trufflesuite/truffle
### [`v4.3.13`](https://togithub.com/trufflesuite/truffle/compare/677ca3977e5cec36357d5c5175135de01e23c2e8...c67bc3c7d39754bfffe01c633e2e8b4281fd69bf)
[Compare Source](https://togithub.com/trufflesuite/truffle/compare/677ca3977e5cec36357d5c5175135de01e23c2e8...c67bc3c7d39754bfffe01c633e2e8b4281fd69bf)
ethereum/web3.js
### [`v1.3.5`](https://togithub.com/ethereum/web3.js/blob/master/CHANGELOG.md#135)
[Compare Source](https://togithub.com/ethereum/web3.js/compare/v1.3.4...v1.3.5)
##### Added
- Github action for running tests for `web3-eth2-core` and `web3-eth2-beaconchain` packages ([#3892](https://togithub.com/ethereum/web3.js/issues/3892))
- Added description to documentation on how to connect using a remote node provider ([#3884](https://togithub.com/ethereum/web3.js/issues/3884))
- Added Security risk warning to docs for `web3.utils.soliditySha3` ([#3908](https://togithub.com/ethereum/web3.js/issues/3908))
- `.nvmrc` file using Node.js version `v.14.15.1` ([#3817](https://togithub.com/ethereum/web3.js/issues/3817))
- Add commitment to semantic versioning since version `1.3.0` and onwards ([#3961](https://togithub.com/ethereum/web3.js/issues/3961))
##### Changed
- Unified babel compiler for `web3-eth2-core` and `web3-eth2-beaconchain` ([#3892](https://togithub.com/ethereum/web3.js/issues/3892))
- Renamed the `tsc` script in all packages to `compile`; updates the corresponding `lerna run` usage in the main `package.json` ([#3894](https://togithub.com/ethereum/web3.js/issues/3894))
- moved deprecation warnings to postinstall scripts ([#3917](https://togithub.com/ethereum/web3.js/issues/3917))
- Upgrade `@chainsafe/geth-dev-assistant` from `0.1.5` to `0.1.9` ([#3950](https://togithub.com/ethereum/web3.js/issues/3950))
- Replaced hardcoded infura link with Github Secret for some tests ([#3943](https://togithub.com/ethereum/web3.js/issues/3943))
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-eth-accounts` ([#3941](https://togithub.com/ethereum/web3.js/issues/3941))
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-bzz` ([#3940](https://togithub.com/ethereum/web3.js/issues/3940))
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-core-requestmanager` ([#3945](https://togithub.com/ethereum/web3.js/issues/3945))
- Rewrite `web3-eth-iban` in ES6 ([#3955](https://togithub.com/ethereum/web3.js/issues/3955))
Configuration
:date: Schedule: "on sunday" in timezone America/Los_Angeles.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
4.3.12
->4.3.13
5.3.0
->5.3.1
1.3.4
->1.3.5
Release Notes
trufflesuite/truffle
### [`v4.3.13`](https://togithub.com/trufflesuite/truffle/compare/677ca3977e5cec36357d5c5175135de01e23c2e8...c67bc3c7d39754bfffe01c633e2e8b4281fd69bf) [Compare Source](https://togithub.com/trufflesuite/truffle/compare/677ca3977e5cec36357d5c5175135de01e23c2e8...c67bc3c7d39754bfffe01c633e2e8b4281fd69bf)ethereum/web3.js
### [`v1.3.5`](https://togithub.com/ethereum/web3.js/blob/master/CHANGELOG.md#135) [Compare Source](https://togithub.com/ethereum/web3.js/compare/v1.3.4...v1.3.5) ##### Added - Github action for running tests for `web3-eth2-core` and `web3-eth2-beaconchain` packages ([#3892](https://togithub.com/ethereum/web3.js/issues/3892)) - Added description to documentation on how to connect using a remote node provider ([#3884](https://togithub.com/ethereum/web3.js/issues/3884)) - Added Security risk warning to docs for `web3.utils.soliditySha3` ([#3908](https://togithub.com/ethereum/web3.js/issues/3908)) - `.nvmrc` file using Node.js version `v.14.15.1` ([#3817](https://togithub.com/ethereum/web3.js/issues/3817)) - Add commitment to semantic versioning since version `1.3.0` and onwards ([#3961](https://togithub.com/ethereum/web3.js/issues/3961)) ##### Changed - Unified babel compiler for `web3-eth2-core` and `web3-eth2-beaconchain` ([#3892](https://togithub.com/ethereum/web3.js/issues/3892)) - Renamed the `tsc` script in all packages to `compile`; updates the corresponding `lerna run` usage in the main `package.json` ([#3894](https://togithub.com/ethereum/web3.js/issues/3894)) - moved deprecation warnings to postinstall scripts ([#3917](https://togithub.com/ethereum/web3.js/issues/3917)) - Upgrade `@chainsafe/geth-dev-assistant` from `0.1.5` to `0.1.9` ([#3950](https://togithub.com/ethereum/web3.js/issues/3950)) - Replaced hardcoded infura link with Github Secret for some tests ([#3943](https://togithub.com/ethereum/web3.js/issues/3943)) - Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-eth-accounts` ([#3941](https://togithub.com/ethereum/web3.js/issues/3941)) - Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-bzz` ([#3940](https://togithub.com/ethereum/web3.js/issues/3940)) - Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-core-requestmanager` ([#3945](https://togithub.com/ethereum/web3.js/issues/3945)) - Rewrite `web3-eth-iban` in ES6 ([#3955](https://togithub.com/ethereum/web3.js/issues/3955))Configuration
:date: Schedule: "on sunday" in timezone America/Los_Angeles.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.