HardlyDifficult / hardlydifficult-eth

A collection of reusable contracts and Javascript helpers for Ethereum.
MIT License
8 stars 5 forks source link

Update dependency truffle to v5.2.1 #474

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
truffle 5.2.0 -> 5.2.1 age adoption passing confidence

Release Notes

trufflesuite/truffle ### [`v5.2.1`](https://togithub.com/trufflesuite/truffle/releases/v5.2.1) [Compare Source](https://togithub.com/trufflesuite/truffle/compare/v5.2.0...v5.2.1) Oops! We messed up [@​truffle/db-kit](https://togithub.com/truffle/db-kit) so you couldn't actually run the binary 🤭! This release fixes that. Please see the [Truffle v5.2.0 release notes](https://togithub.com/trufflesuite/truffle/releases/tag/v5.2.0) for details about Truffle v5.2. ##### How to upgrade We recommend upgrading to the latest version of Truffle by running: npm uninstall -g truffle npm install -g truffle ##### Changelog ##### Fixes - Add missing shebang to [@​truffle/db-kit](https://togithub.com/truffle/db-kit) and chmod +x ([#​3894](https://togithub.com/trufflesuite/truffle/pull/3894) by [@​gnidan](https://togithub.com/gnidan)) - Allow missing AST in [@​truffle/db-kit](https://togithub.com/truffle/db-kit) ([#​3891](https://togithub.com/trufflesuite/truffle/pull/3891) by [@​gnidan](https://togithub.com/gnidan))

Renovate 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.

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by WhiteSource Renovate. View repository job log here.