Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios, @taquito/signer and @taquito/taquito in /test #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

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

Removes axios

Updates @taquito/signer from 12.1.0 to 19.0.2

Maintainer changes

This version was pushed to npm by dsawali, a new releaser for @​taquito/signer since your current version.


Updates @taquito/taquito from 12.1.0 to 19.0.2

Release notes

Sourced from @​taquito/taquito's releases.

Taquito v19.0.2

Bug Fix

@taquito/local-forging - Added the constants for staking/unstaking in the forger that are related to the Experimental and Disabled Adaptive Issuance feature that shipped in Oxford2. PR#2824_

The "disabled" Adaptive Issuance features had a side effect or, undocumented change on forging. This issue came to light when wallets interacted with Smart Contracts that implement entrypoints named "stake" or "unstake".

Taquito had support for these changes when it was targeting the first iteration of the Oxford proposal. As the Oxford2 proposal was expected to have these features completely disabled, the team decided to keep Taquito lean and not support features that were to be disabled/hidden behind feature flags.

Taquito v19.0.1

Dependency updates

  • Updated Beacon version to v4.1.2 PR#2811

Documentation

  • Removed Sapling live code examples from the website due to large bundle sizes, static code examples will still exist PR#2810

Taquito v19.0.0

Disclaimer You might have noticed that we jumped versions from v17.5.0 to v19.0.0 (no v18). We do this as an effort to be in parallel with the current Octez version.

  • Oxford - v18
  • Oxford2 - v19

Taquito v19 supports Oxford2, and not the previously named Oxford protocol.

Potential Breaking Changes: Oxford2 comes with quite a few breaking changes, please make sure to update your projects accordingly.

Oxford2 changes:

  • Removed transactional rollups (tx rollup) references in Taquito #2650
  • Removed origination proof from smart rollups #2597
  • Updated all references of endorsement into attestation for Oxford2 #2599
  • @taquito/rpc - Updated RPC types for Oxford2 compatibility #2596

Summary

New Features

  • @taquito/local-forging - Added new property whitelist in smart rollup origination operation #2776

Taquito v18.0.0-RC.0

Breaking Changes: (if applicable)

  • @taquito/rpc - Removed RPC method getOriginationProof() #2597
    • Batch API method withSmartRollupOriginate() now no longer needs originationProof as a parameter
    • Contract API method smartRollupOriginate() now no longer needs originationProof as a parameter
  • @taquito/local-forging
    • now supports attestation instead of endorsement. #2599
    • removed support of set_deposit_limit operation #2646

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by dsawali, 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 dependencies [axios](https://github.com/axios/axios), @taquito/signer and [@taquito/taquito](https://github.com/ecadlabs/taquito). These dependencies need to be updated together.


Removes `axios`

Updates `@taquito/signer` from 12.1.0 to 19.0.2

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

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@taquito/signer"
  dependency-type: direct:production
- dependency-name: "@taquito/taquito"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants