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.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
5.5.2
->5.5.3
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.