Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Dependency update: Upgrade web3 packages to 1.2.0 #2244

Merged
merged 5 commits into from
Jul 23, 2019

Conversation

eggplantzzz
Copy link
Contributor

@eggplantzzz eggplantzzz commented Jul 23, 2019

Upgrade web3 packages to 1.2.0.

Non-exhaustive (possibly) list of packages effected by web3 upgrade:

  • truffle: 1.0.0-beta.37 → 1.2.0
  • truffle-artifactor: 1.0.0-beta.37 → 1.2.0
  • truffle-contract: 1.0.0-beta.37 → 1.2.0
  • truffle-core: 1.0.0-beta.37 → 1.2.0
  • truffle-debugger: 1.0.0-beta.37 → 1.2.0
  • truffle-decode-utils: 1.0.0-beta.37 → 1.2.0
  • truffle-decoder: 1.0.0-beta.37 → 1.2.0
  • truffle-deployer: 1.0.0-beta.37 → 1.2.0
  • truffle-environment: 1.0.0-beta.37 → 1.2.0
  • truffle-hdwallet-provider: 1.0.0-beta.37 → 1.2.0
  • truffle-interface-adapter: 1.0.0-beta.37 → 1.2.0
  • truffle-migrate: 1.0.0-beta.37 → 1.2.0
  • truffle-provider: 1.0.0-beta.37 → 1.2.0
  • truffle-require: 1.0.0-beta.37 → 1.2.0

* truffle: 1.0.0-beta.37 →  1.2.0
* truffle-artifactor: 1.0.0-beta.37 →  1.2.0
* truffle-contract: 1.0.0-beta.37 →  1.2.0
* truffle-core: 1.0.0-beta.37 →  1.2.0
* truffle-debugger: 1.0.0-beta.37 →  1.2.0
* truffle-decode-utils: 1.0.0-beta.37 →  1.2.0
* truffle-decoder: 1.0.0-beta.37 →  1.2.0
* truffle-deployer: 1.0.0-beta.37 →  1.2.0
* truffle-environment: 1.0.0-beta.37 →  1.2.0
* truffle-hdwallet-provider: 1.0.0-beta.37 →  1.2.0
* truffle-interface-adapter: 1.0.0-beta.37 →  1.2.0
* truffle-migrate: 1.0.0-beta.37 →  1.2.0
* truffle-provider: 1.0.0-beta.37 →  1.2.0
* truffle-require: 1.0.0-beta.37 →  1.2.0
* truffle-contract: 1.0.0-beta.37 →  1.2.0
@filips123
Copy link
Contributor

filips123 commented Jul 23, 2019

Shouldn't Web3 packages be required with ^1.2.0? This will ensure that they are always updated.

@eggplantzzz
Copy link
Contributor Author

Yep, lerna-update-wizard did not add the ^. Thanks!

@eggplantzzz eggplantzzz changed the title Upgrade web3 packages to 1.2.0 Dependency update: Upgrade web3 packages to 1.2.0 Jul 23, 2019
Copy link
Contributor

@CruzMolina CruzMolina left a comment

Choose a reason for hiding this comment

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

Yay, the build passes! 🍾

@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.41% when pulling 86881e5 on upgrade-web3-version1 into cee0bec on develop.

@fainashalts
Copy link
Contributor

I see some changes to truffle-decoder, but you just mentioned in standups that you weren't changing that package. Just wanted to check in on that! Otherwise this looks fine to me.

@eggplantzzz
Copy link
Contributor Author

What I was mentioning was that I was not editing the version of web3-eth-abi that is being used in truffle-decode-utils but thanks for the double check!

@eggplantzzz
Copy link
Contributor Author

Party time!

@eggplantzzz eggplantzzz merged commit 53e509f into develop Jul 23, 2019
@filips123
Copy link
Contributor

@eggplantzzz This fixes #2140 so please close it.

@gnidan gnidan deleted the upgrade-web3-version1 branch July 24, 2019 16:55
@gnidan
Copy link
Contributor

gnidan commented Jul 24, 2019

@filips123 we typically seek to close issues upon release, not merge :)

@gnidan
Copy link
Contributor

gnidan commented Jul 24, 2019

also: hooray!

@filips123
Copy link
Contributor

@gnidan I didn't know. When it will be released?

@gnidan
Copy link
Contributor

gnidan commented Jul 24, 2019

When it will be released?

Tomorrow @filips123

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants