Bump axios and @coinbase/cdp-sdk - #1427
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [axios](https://github.com/axios/axios) and [@coinbase/cdp-sdk](https://github.com/coinbase/cdp-sdk). These dependencies needed to be updated together. Updates `axios` from 1.16.1 to 1.18.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.1...v1.18.1) Updates `@coinbase/cdp-sdk` from 1.49.2 to 1.54.0 - [Changelog](https://github.com/coinbase/cdp-sdk/blob/main/RELEASE.md) - [Commits](https://github.com/coinbase/cdp-sdk/compare/@coinbase/cdp-sdk@v1.49.2...@coinbase/cdp-sdk@v1.54.0) --- updated-dependencies: - dependency-name: "@coinbase/cdp-sdk" dependency-version: 1.53.0 dependency-type: indirect - dependency-name: axios dependency-version: 1.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-aa9ed9ec45
branch
from
July 28, 2026 09:35
1a3378b to
133aaad
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps axios and @coinbase/cdp-sdk. These dependencies needed to be updated together.
Updates
axiosfrom 1.16.1 to 1.18.1Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
a209bfbchore(release): prepare release 1.18.1 (#11027)fa6a55echore(deps-dev): bump multer from 2.1.1 to 2.2.0 (#11026)40e7be8docs: clarifies that request data is request-specific in axios (#11025)a446b39fix(AxiosURLSearchParams): use arrow function so encoder.call(this) receives ...cf1306adocs: add Deno to install instructions (#11023)b32880afix: incorrect use of error (#11021)1792edafix: ensure maxBodyLength is explicitly passed to follow-redirects (#10993)30499d6fix: various runtime crashes and type definition mismatches (#10959)20ce9c4fix(http): defer env proxy handling to Node (#10942)e64bcf9chore(deps): merge branch 'v1.x' into tests/module/cjs (#11014)Updates
@coinbase/cdp-sdkfrom 1.49.2 to 1.54.0Commits
20e3734chore: bump@coinbase/cdp-sdkto 1.54.0 (#761)8cd04bdfeat: add more x402 examples, add bump x402 skill, and bump x402 deps (#757)d6897c7chore: add nextPageToken to listSpendPermissions (#756)a1195adchore: bump@coinbase/cdp-sdkto 1.53.0 (#755)47ce75ddocs: fix typescript SDK docs link (#752)595e2ccfeat(typescript): add x402 CDP SDK support (#743)aab734etest(typescript): skip unauthenticated e2e tests on localhost/dev base paths ...11a7c24Support unauthenticated calls to public OpenAPI endpoints (#745)30d1b3dci(typescript): pin publish npm to 11.17.0 instead of latest (#749)e34fae1chore: bump@coinbase/cdp-sdkto 1.52.0 (#747)Install script changes
This version adds
prepublishscript that runs during installation. Review the package contents before updating.