Bump bn.js, @pooltogether/etherplex, ethers, web3 and web3-eth-abi#8
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump bn.js, @pooltogether/etherplex, ethers, web3 and web3-eth-abi#8dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [bn.js](https://github.com/indutny/bn.js) to 5.2.3 and updates ancestor dependencies [bn.js](https://github.com/indutny/bn.js), [@pooltogether/etherplex](https://github.com/pooltogether/etherplex), [ethers](https://github.com/ethers-io/ethers.js), [web3](https://github.com/ChainSafe/web3.js) and [web3-eth-abi](https://github.com/ethereum/web3.js). These dependencies need to be updated together. Updates `bn.js` from 4.11.9 to 5.2.3 - [Release notes](https://github.com/indutny/bn.js/releases) - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md) - [Commits](indutny/bn.js@v4.11.9...v5.2.3) Updates `@pooltogether/etherplex` from 0.2.3 to 1.1.5 - [Commits](pooltogether/etherplex@v0.2.3...v1.1.5) Updates `ethers` from 4.0.48 to 6.16.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/ethers-io/ethers.js/commits/v6.16.0) Updates `web3` from 2.0.0-alpha.1 to 4.16.0 - [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@v2.0.0-alpha.1...v4.16.0) Updates `web3-eth-abi` from 2.0.0-alpha.1 to 4.4.1 - [Release notes](https://github.com/ethereum/web3.js/releases) - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md) - [Commits](https://github.com/ethereum/web3.js/commits) --- updated-dependencies: - dependency-name: bn.js dependency-version: 5.2.3 dependency-type: indirect - dependency-name: "@pooltogether/etherplex" dependency-version: 1.1.5 dependency-type: direct:production - dependency-name: ethers dependency-version: 6.16.0 dependency-type: direct:production - dependency-name: web3 dependency-version: 4.16.0 dependency-type: direct:production - dependency-name: web3-eth-abi dependency-version: 4.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps bn.js to 5.2.3 and updates ancestor dependencies bn.js, @pooltogether/etherplex, ethers, web3 and web3-eth-abi. These dependencies need to be updated together.
Updates
bn.jsfrom 4.11.9 to 5.2.3Release notes
Sourced from bn.js's releases.
Changelog
Sourced from bn.js's changelog.
... (truncated)
Commits
ea6c0725.2.333df26bfix imaskn state (#317)6db7c385.2.2c7e1a53Fix imuln/muln with zero (#313)4cc0bfadocs: mention the max plain JS number argument value (#307)5df40f8Documentlengthunit intoBuffer(...)input (#299)7078ea85.2.1042ab62Fix serious issue in.toString(16)(#295)db57519Fix a few typos in readme (#285)4187ca2readme: add Scout APM to new Sponsors sectionUpdates
@pooltogether/etherplexfrom 0.2.3 to 1.1.5Commits
447db7cAdd optimism, optimism kovan and arbitrume033cd8v1.1.4b498f65Fix provider typeb97c4a8v1.1.351209a9Add Fuji and Avalanche multicall contracts9cf1b94* add celo multicall85f00ea* bump version, fix for imports/requires3c2f766* bump version for new refactorings4c279b7* bring in same prettier config from other PT projects and apply standards to...4987637* get the abstracted methods working properly and testes as much as possible ...Maintainer changes
This version was pushed to npm by dylandesrosier, a new releaser for
@pooltogether/etherplexsince your current version.Updates
ethersfrom 4.0.48 to 6.16.0Release notes
Sourced from ethers's releases.
... (truncated)
Changelog
Sourced from ethers's changelog.
... (truncated)
Commits
Updates
web3from 2.0.0-alpha.1 to 4.16.0Release notes
Sourced from web3's releases.
Changelog
Sourced from web3's changelog.
... (truncated)
Commits
aa197b8add typescript and version bump to changelogs82ceab7update web3-types2b7cf1cv4.16.0 release926044bchore(deps-dev): bump http-proxy-middleware from 2.0.6 to 2.0.7 (#7407)7a8df69update typescript version to 5 (#7272)984cb7cchore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#7404)3b122a2fix: upgrade@cookbookdev/docsbotfrom 4.24.0 to 4.24.4 (#7403)56d4aecReplaces #7390, #7391, & #7400 (#7401)6379aa8fix: remove force exit from blackbox tests (#7397)5437fbcfix: upgrade@mdx-js/reactfrom 3.0.1 to 3.1.0 (#7395)Maintainer changes
This version was pushed to npm by luu-alex, a new releaser for web3 since your current version.
Updates
web3-eth-abifrom 2.0.0-alpha.1 to 4.4.1Release notes
Sourced from web3-eth-abi's releases.
... (truncated)
Changelog
Sourced from web3-eth-abi's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by luu-alex, a new releaser for web3-eth-abi 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.