Skip to content

chore(deps): bump axios and @taquito/taquito in /packages/coin-xtz#1040

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/coin-xtz/multi-5f2fa45ef2
Closed

chore(deps): bump axios and @taquito/taquito in /packages/coin-xtz#1040
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/coin-xtz/multi-5f2fa45ef2

Conversation

@dependabot
Copy link
Contributor

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

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

Removes axios

Updates @taquito/taquito from 12.0.0 to 23.0.1

Release notes

Sourced from @​taquito/taquito's releases.

Taquito v23.0.1

🛠 Internal

@taquito/beacon-wallet

  • Upgraded @airgap/beacon dependencies to 4.6.1-rc1.

Taquito v23.0.0

Seoul Protocol Support

Breaking Change

  • Affecting all users to reveal a new account, taquito versions before v23 are not forward compatible with the new encoding introduced in protocol Seoul. Please update to v23 and above to ensure backwards compatability in LocalForger.
  • With the addition of BLS (tz4) key support across Taquito packages, we have refactored validation logic and updated associated error classes in @taquito/utils and @taquito/core. This may affect how validation errors are returned or handled.

🚀 New Features

@taquito/taquito

These are all supported in contractProvider, estimateProvider, batchProvider, prepareProvider

  • Supported BLS(tz4) reveal operation with optional proof parameter. #3158
  • Supported updateConsensusKey to also take a BLS consensus key with optional proof parameter. #3159
  • Added new operationupdateCompanionKey to use (only) BLS as companion key for DAL operations. #3160
  • Supported BLS key with inMemorySigner to perform all operations

@taquito/signer

  • InMemorySigner now supports BLS keys, including signing and generating proofs of possession via provePosession. #3174

@taquito/local-forging

  • Added support for the new proof field in the reveal operation. #3158
  • Supported the new update_companion_key operation. #3160
  • Supported the new Michelson instruction IS_IMPLICIT_ACCOUNT. #3156

@taquito/michel-codec

  • Added support for the IS_IMPLICIT_ACCOUNT Michelson instruction. #3155

@taquito/michelson-encoder

  • address, key, and key_hash tokens now support comparison of BLS values. #3174

@taquito/utils

  • Extended verifySignature to support BLS proof-of-possession verification. #3174

@taquito/rpc

  • Added new operation types:

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by hui-an.yang, a new releaser for @​taquito/taquito since your current version.


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 [@taquito/taquito](https://github.com/ecadlabs/taquito). These dependencies need to be updated together.


Removes `axios`

Updates `@taquito/taquito` from 12.0.0 to 23.0.1
- [Release notes](https://github.com/ecadlabs/taquito/releases)
- [Commits](ecadlabs/taquito@12.0.0...23.0.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@taquito/taquito"
  dependency-version: 23.0.1
  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 12, 2025
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2025

Superseded by #1059.

@dependabot dependabot bot closed this Nov 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/coin-xtz/multi-5f2fa45ef2 branch November 4, 2025 02:38
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