-
Notifications
You must be signed in to change notification settings - Fork 10
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 underscore and web3-utils #23
base: master
Are you sure you want to change the base?
Bump underscore and web3-utils #23
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❌ Deploy Preview for contract-linker failed.
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
2 similar comments
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Removes [underscore](https://github.com/jashkenas/underscore). It's no longer used after updating ancestor dependency [web3-utils](https://github.com/ethereum/web3.js). These dependencies need to be updated together. Removes `underscore` Updates `web3-utils` from 1.2.2 to 1.8.0 - [Release notes](https://github.com/ethereum/web3.js/releases) - [Changelog](https://github.com/web3/web3.js/blob/1.x/CHANGELOG.md) - [Commits](web3/web3.js@v1.2.2...v1.8.0) --- updated-dependencies: - dependency-name: underscore dependency-type: indirect - dependency-name: web3-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
32aceea
to
0176c1c
Compare
Removes underscore. It's no longer used after updating ancestor dependency web3-utils. These dependencies need to be updated together.
Removes
underscore
Updates
web3-utils
from 1.2.2 to 1.8.0Release notes
Sourced from web3-utils's releases.
Changelog
Sourced from web3-utils's changelog.
... (truncated)
Commits
59b657b
Build for 1.8.0e69ea86
v1.8.009634f9
Manual build commit for 1.8.0-rc.081b06c9
v1.8.0-rc.0a158594
npm i and CHANGELOG update for 1.8.0 releasef616e9f
docs: Fix example of tx usage (#5402)1052540
Adding Twitter button (#5415)6311abe
Merge block tags support 5199 (#5410)bd99127
4.x info messages in 1.x (#5412)a6ebb2a
Nikos/5071/investigate signtransaction testcases (#5377)Maintainer changes
This version was pushed to npm by jdevcs, a new releaser for web3-utils since your current version.
You can trigger a rebase of this PR 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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.