build(deps): bump elliptic, tronweb, web3 and web3-eth-contract #257
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.
Removes elliptic. It's no longer used after updating ancestor dependencies elliptic, tronweb, web3 and web3-eth-contract. These dependencies need to be updated together.
Removes
elliptic
Updates
tronweb
from 5.3.2 to 6.0.0Release notes
Sourced from tronweb's releases.
Changelog
Sourced from tronweb's changelog.
... (truncated)
Commits
7055429
Merge pull request #561 from tronprotocol/release/v6.0.03e108ad
Merge pull request #560 from web3-geek/release/v6.0.0cd98f06
chore: update change log846f034
chore: address audit problem80edc49
chore: add integrity check in readme and update change log01501e7
fix: decodeInput in Method call decodeOutput directly without switch outputs ...fda8032
chore: remove beta in readmeb96c5cb
fix: fix HttpProviderInstance type error1c1751c
fix: change instance type in HttpProviderc4e5f97
chore: add change logUpdates
web3
from 1.10.4 to 4.13.0Release notes
Sourced from web3's releases.
Changelog
Sourced from web3's changelog.
Commits
0799331
bump web3-types version8c0bbc1
address feedbacke63c7c3
bump versionsa21078b
feat: add custom transaction schema to formatTransaction (#7227)b3cb1b7
Document Formatting (#7222)b86d8ca
Format repo, add new rules (#7226)27155ea
fix(onNewProviderDiscovered): callback-parameter (#7242)973ee80
feat(docs): extend (#7233)2f24244
feat(requestEIP6963Providers): return-type (#7239)75df267
feat(docs): upgrade-bn (#7232)Updates
web3-eth-contract
from 1.10.4 to 4.7.0Release notes
Sourced from web3-eth-contract's releases.
... (truncated)
Changelog
Sourced from web3-eth-contract's changelog.
... (truncated)
Commits
7379a3b
bump versionsc4e039a
web3-eth-ens add gettext and getname (#6914)a83e9d5
fix: fromWei() parsing of large numbers > 10^20 (#6882)1f81ff0
fix 2d array bug of abiSchemaToJsonSchema in web3-validator (#6836)f943944
Bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#6907)2373e94
Result of contract method .send is hard to type (#6883)16a2c27
added live code editor to mastering smart contracts with contract sample (#6893)383af39
docs(): How to install Yarn for https://docs.web3js.org/ setup (#6853)6d0a0ae
interactive code moved to the top (#6867)43e70c1
chore: fix typos (#6885)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.