EtherealEngine / Blockchain-in-a-Box

A batteries-included ethereum blockchain for bootstrapping the Metaverse.πŸš€πŸš€πŸš€
MIT License
61 stars 36 forks source link

Update dependency truffle to v5.5.3 #643

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
truffle 5.5.2 -> 5.5.3 age adoption passing confidence

Release Notes

trufflesuite/truffle ### [`v5.5.3`](https://togithub.com/trufflesuite/truffle/releases/v5.5.3) [Compare Source](https://togithub.com/trufflesuite/truffle/compare/v5.5.2...v5.5.3) 🍹Hello there. β˜• Happy March! 🌷 Are you ready for the Konafa sweetness? 🍰 First up this week, we added support for panic codes in `@truffle/contract` to provide a more in-depth understanding of those revert reasons. Next, a bug fix. ❀️‍πŸ”₯ Configuring the `test` network would no longer interfere with testing using `truffle test`. Off to enjoy the Konafa. See you next week. ##### How to upgrade We recommend upgrading to the latest version of Truffle by running: See the example here: npm uninstall -g truffle npm install -g truffle ##### Changelog ##### Enhancements - Support panic codes in Truffle Contract ([#​4791](https://togithub.com/trufflesuite/truffle/pull/4791) by [@​haltman-at](https://togithub.com/haltman-at)) ##### Bug fixes - Set Truffle network config options for Truffle test's internal ganache network ([#​4772](https://togithub.com/trufflesuite/truffle/pull/4772) by [@​sukanyaparashar](https://togithub.com/sukanyaparashar)) ##### Internal improvements - Disable EthPM zeppelin installation test ([#​4794](https://togithub.com/trufflesuite/truffle/pull/4794) by [@​cds-amal](https://togithub.com/cds-amal)) - Remove module package ([#​4796](https://togithub.com/trufflesuite/truffle/pull/4796) by [@​fainashalts](https://togithub.com/fainashalts)) - Reduce loadash imports to those necessary ([#​4798](https://togithub.com/trufflesuite/truffle/pull/4798) by [@​fainashalts](https://togithub.com/fainashalts)) ##### Dependency update - Upgrade url-parse to 1.5.10 ([#​4787](https://togithub.com/trufflesuite/truffle/pull/4787) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Upgrade Solidity version in Truffle Init to 0.8.12 ([#​4781](https://togithub.com/trufflesuite/truffle/pull/4781) by [@​haltman-at](https://togithub.com/haltman-at)) - Upgrade lodash to ^4.17.21 ([#​4795](https://togithub.com/trufflesuite/truffle/pull/4795) by [@​fainashalts](https://togithub.com/fainashalts))

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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