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

Chore: update all dependencies #3018

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Conversation

ac10n
Copy link
Contributor

@ac10n ac10n commented Jul 30, 2024

Updated dependencies, except for the website.
Some dependencies needed to be downgraded for different reasons:

 @typescript-eslint/eslint-plugin  ^6.21.0  →  ^7.18.0
 @typescript-eslint/parser         ^6.21.0  →  ^7.18.0
 eslint                            ^8.57.0  →   ^9.8.0
 jest-stare                          2.5.1  →    2.5.2
 eslint-plugin-n                   ^16.6.2  →  ^17.10.1
 eslint-plugin-promise              ^6.6.0  →    ^7.0.0
 @stablelib/blake2b                 ^1.0.1  →   ^2.0.0
 @stablelib/ed25519                 ^1.0.3  →   ^2.0.0
 @stablelib/nacl                    ^1.0.4  →    ^2.0.0
 @stablelib/hmac                    ^1.0.1  →   ^2.0.0
 @stablelib/pbkdf2                  ^1.0.1  →   ^2.0.0
 @stablelib/sha512                  ^1.0.1  →   ^2.0.0
 @stablelib/random                  ^1.0.2  →   ^2.0.0
 node-fetch                         ^2.7.0  →   ^3.3.2
 bs58check                          ^3.0.1  →   ^4.0.0

Before submitting this PR, please make sure:

  • Your code builds cleanly without any errors or warnings
  • You have run the linter against the changes
  • You have added unit tests (if relevant/appropriate)
  • You have added integration tests (if relevant/appropriate)
  • All public methods or types have TypeDoc coverage with a complete description, and ideally an @example
  • You have added or updated corresponding documentation
  • If relevant, you have written a first draft summary describing the change for inclusion in Release Notes.

In this PR, please also make sure:

  • You have linked this PR to the issue by putting closes #TICKETNUMBER in the description box (when applicable)
  • You have added a concise description on your changes

Release Note Draft Snippet

Upgraded all dependencies, then downgraded the problematic ones.

Copy link

cloudflare-workers-and-pages bot commented Jul 30, 2024

Deploying taquito with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5585248
Status: ✅  Deploy successful!
Preview URL: https://2ffb9916.taquito.pages.dev
Branch Preview URL: https://update-node20-and-all-depend.taquito.pages.dev

View logs

Copy link

A new deploy preview is available on Cloudflare Pages at https://6efab6db.taquito-test-dapp.pages.dev

Copy link

New packages have been deployed to the preview repository at https://npm.preview.tezostaquito.io/.

Published packages:

npm i @taquito/utils@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/http-utils@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/core@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/michelson-encoder@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/local-forging@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/michel-codec@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/signer@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/taquito@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/tzip12@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/tzip16@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/contracts-library@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/rpc@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/ledger-signer@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/beacon-wallet@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/sapling@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/remote-signer@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/timelock@20.0.1-1c0909c-- --registry https://npm.preview.tezostaquito.io/

@ac10n ac10n marked this pull request as ready for review July 30, 2024 23:35
@ac10n ac10n requested a review from dsawali July 31, 2024 17:54
@ac10n ac10n merged commit 586cab4 into master Jul 31, 2024
9 checks passed
@ac10n ac10n deleted the update-node20-and-all-dependencies branch July 31, 2024 19:01
@hui-an-yang hui-an-yang added this to the v20.1 milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants