Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 13, 2025

Removes axios. It's no longer used after updating ancestor dependency starknet. These dependencies need to be updated together.

Removes axios

Updates starknet from 3.11.0 to 3.19.0

Changelog

Sourced from starknet's changelog.

3.19.0 (2022-07-25)

Bug Fixes

Features

  • adapt abstract provider interface to RPC provider (b217b3b)
  • add account rpc tests (fc3b484)
  • add gateway provider class (dad1eea)
  • add provider utils (4df4ae7)
  • add rpc provider (315bb74)
  • change estimate fee response on rpc provider (942f4f2)
  • change provider keys to snake case (2ee4b0b)
  • getStorageAt block param (d89bf30)
  • implement new interface on account class (b202f37)

... (truncated)

Commits
  • 3a589f5 chore(release): 3.19.0 [skip ci]
  • d14563f Merge pull request #243 from 0xs34n/abstract-provider
  • 5d155d5 Merge branch 'develop' into abstract-provider
  • 915da84 chore(release): 3.18.2 [skip ci]
  • 12e37ce fix: release to @​next
  • baca6d9 Merge pull request #266 from dan-ziv/fix/fetch-is-not-defined-on-node-env
  • 13c7b18 fix
  • 6f3bfbb chore(release): 3.18.1 [skip ci]
  • 9787a8d Merge branch 'develop' into abstract-provider
  • 06ad700 Merge pull request #263 from calvwang9/struct-array-hash
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [starknet](https://github.com/starknet-io/starknet.js). These dependencies need to be updated together.


Removes `axios`

Updates `starknet` from 3.11.0 to 3.19.0
- [Release notes](https://github.com/starknet-io/starknet.js/releases)
- [Changelog](https://github.com/starknet-io/starknet.js/blob/develop/CHANGELOG.md)
- [Commits](starknet-io/starknet.js@v3.11.0...v3.19.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 
  dependency-type: indirect
- dependency-name: starknet
  dependency-version: 3.19.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants