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

build(deps-dev): bump web3-utils from 4.0.3 to 4.2.1 in /extensions/cactus-plugin-htlc-coordinator-besu #3150

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps web3-utils from 4.0.3 to 4.2.1.

Release notes

Sourced from web3-utils's releases.

[email protected]

Initial alpha release

Install with yarn add [email protected]

Changelog

Sourced from web3-utils's changelog.

[4.0.3]

Fixed

web3

  • Fixed bug #6236 by adding personal type in web3.eth (#6245)

web3-rpc-methods

web3-types

  • type Filter includes blockHash (#6206)

web3-utils

  • BigInts pass validation within the method numberToHex (#6206)

Changed

web3-core

  • Dependencies updated

web3-errors

  • Dependencies updated

web3-eth

  • Dependencies updated

web3-eth-abi

  • Dependencies updated

web3-eth-accounts

  • Dependencies updated

web3-eth-contract

  • Dependencies updated

web3-eth-ens

  • Dependencies updated

... (truncated)

Commits

Dependabot compatibility score

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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2024
@dependabot dependabot bot requested a review from petermetz as a code owner March 28, 2024 16:36
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 28, 2024
@petermetz petermetz force-pushed the dependabot/npm_and_yarn/extensions/cactus-plugin-htlc-coordinator-besu/web3-utils-4.2.1 branch from 735b9a1 to 9d2ee43 Compare March 30, 2024 01:59
@jagpreetsinghsasan
Copy link
Contributor

Looks like the CI is failing because of the version upgrade. Re-ran to verify again.

@petermetz
Copy link
Contributor

@jagpreetsinghsasan Still seems to be failing so I'll take a deeper look now.

➤ YN0000: · Yarn 4.1.0
➤ YN0000: ┌ Resolution step
Resolution step
➤ YN0082: web3-eth-abi@npm:4.2.1: No candidates found
➤ YN0000: └ Completed in 22s 852ms
➤ YN0000: · Failed with errors in 22s 873ms
2024-04-01T03:27:33+0000 [CI] FAILURE - runtime=26 seconds.

@petermetz petermetz force-pushed the dependabot/npm_and_yarn/extensions/cactus-plugin-htlc-coordinator-besu/web3-utils-4.2.1 branch from 9d2ee43 to bcc96eb Compare May 4, 2024 20:18
Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@petermetz
Copy link
Contributor

@hyperledger/cacti-maintainers Please review when you get the chance!

@jagpreetsinghsasan
Copy link
Contributor

LGTM (not approving it since Peter has already approved from our org)

Bumps [web3-utils](https://github.com/ChainSafe/web3.js) from 4.0.3 to 4.2.1.
- [Release notes](https://github.com/ChainSafe/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md)
- [Commits](web3/web3.js@v4.0.3...v4.2.1)

---
updated-dependencies:
- dependency-name: web3-utils
  dependency-type: direct:development
...

Co-authored-by: Peter Somogyvari <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Peter Somogyvari <[email protected]>
@petermetz petermetz force-pushed the dependabot/npm_and_yarn/extensions/cactus-plugin-htlc-coordinator-besu/web3-utils-4.2.1 branch from bcc96eb to e5f3d22 Compare May 12, 2024 06:48
@petermetz petermetz merged commit d9577b8 into main May 12, 2024
127 of 142 checks passed
@petermetz petermetz deleted the dependabot/npm_and_yarn/extensions/cactus-plugin-htlc-coordinator-besu/web3-utils-4.2.1 branch May 12, 2024 07:04
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.

3 participants