chore(deps): bump axios from 1.6.8 to 1.18.0 - #21973
Conversation
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.18.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.8...v1.18.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 178de24177
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| version: https://codeload.github.com/Vectorized/solady/tar.gz/30f9389cd42a405a3536cabc76de2de89d9c6a94 | ||
| sp1-contracts: | ||
| specifier: github:succinctlabs/sp1-contracts#v6.1.1 | ||
| version: https://codeload.github.com/succinctlabs/sp1-contracts/tar.gz/d3629729c3216eb51bd4859d027a8eb729399fa4 | ||
| version: https://codeload.github.com/succinctlabs/sp1-contracts/tar.gz/2ac7311ccc5b400dc7773727ec0d15eb9ff1cfa0 |
There was a problem hiding this comment.
Don't retarget protocol git deps in the UI bump
This lockfile hunk changes the protocol workspace's locked Solady and SP1 tarballs even though the only package.json change is the bridge-ui axios bump. When anyone installs the monorepo and builds/deploys packages/protocol, pnpm will now fetch different smart-contract dependency sources used by imports such as Solady's hash library and SP1 verifier interfaces, which can change compiled bytecode outside the scope of this security update. Please regenerate the lockfile scoped to the bridge-ui axios update or explicitly split/review these protocol dependency upgrades.
Useful? React with 👍 / 👎.
|
Closing: the regenerated pnpm-lock.yaml in this bump also retargets packages/protocol's git dependencies (forge-std, solady) to newer commits, because they are declared with unpinned refs (e.g. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps axios from 1.6.8 to 1.18.0.
Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
2d06f96chore(release): prepare release 1.18.0 (#11003)32fc489fix: malformed http urls (#11000)b40ce49chore(deps-dev): bump the development_dependencies group with 10 updates (#10...fe964f9docs: mark proxy config as Node.js only (#10995)5f229d2chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions ...fae9d4edocs: clarify package update PR policy (#10992)28ab2cechore(deps-dev): bump the development_dependencies group with 2 updates (#10989)a8e4f13fix(core): keep default validateStatus when request passes undefined (#10899)614f455docs: publish v1.17.0 release notes (#10988)6bb12c1fix: custom auth headers not stripped on cross-origin redirects (#10892)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for axios since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.