-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Dependency update: Upgrade dependency: web3@1.7.1 #4979
Conversation
* @truffle/artifactor: 1.5.3 → 1.7.1 * @truffle/contract: 1.5.3 → 1.7.1 * @truffle/contract-tests: 1.5.3 → 1.7.1 * @truffle/core: 1.5.3 → 1.7.1 * @truffle/dashboard-provider: ^1.6.1 → 1.7.1 * @truffle/db: 1.5.3 → 1.7.1 * @truffle/debugger: 1.5.3 → 1.7.1 * @truffle/decoder: 1.5.3 → 1.7.1 * @truffle/deployer: 1.5.3 → 1.7.1 * @truffle/encoder: 1.5.3 → 1.7.1 * @truffle/environment: 1.5.3 → 1.7.1 * @truffle/hdwallet-provider: 1.5.3 → 1.7.1 * @truffle/interface-adapter: 1.5.3 → 1.7.1 * @truffle/provider: 1.5.3 → 1.7.1 * truffle: 1.5.3 → 1.7.1
* @truffle/contract: 1.5.3 → 1.7.1
* @truffle/contract: 1.5.3 → 1.7.1 * @truffle/contract-tests: 1.5.3 → 1.7.1
* @truffle/contract: 1.5.3 → 1.7.1 * @truffle/debugger: 1.5.3 → 1.7.1
* @truffle/codec: 1.5.3 → 1.7.1 * @truffle/contract: 1.5.3 → 1.7.1 * @truffle/core: 1.5.3 → 1.7.1 * @truffle/db: 1.5.3 → 1.7.1 * @truffle/decoder: 1.5.3 → 1.7.1 * @truffle/deployer: 1.5.3 → 1.7.1 * @truffle/encoder: 1.5.3 → 1.7.1 * @truffle/events: 1.5.3 → 1.7.1 * @truffle/external-compile: 1.5.3 → 1.7.1 * @truffle/fetch-and-compile: 1.5.3 → 1.7.1 * @truffle/source-fetcher: 1.5.3 → 1.7.1 * @truffle/source-map-utils: 1.5.3 → 1.7.1
@eggplantzzz Might we be able to reopen and potentially merge a version that goes to 1.7.4, or were there particular reasons for this to be closed? After running an It was another one of those breaking-change-on-nonbreaking-semver that I had earnestly-but-in-vain hoped this cluster of projects had gotten away from. However, I think at Truffle bumping all web3 dependencies to 1.7.4 would likely bring things back into consistency at least for me, and permit Typescript transpilation to succeed again. |
Hey @wbt we ran into issues with our tests when upgrading to 1.7.1 and currently have a branch working to sort out those issues, and bump to web3 1.7.4. |
OK, I subscribed to that. With the web3 release out yesterday not being marked as a breaking change, resolving this has suddenly become an urgent blocker for me and probably for others too who just haven't figured out what's going on yet. |
This PR upgrades web3 and it's subpackages to 1.7.3.