Sifchain / sifnode

SifNode - The future of Defi
Other
108 stars 118 forks source link

Bump truffle from 5.1.48 to 5.6.7 in /ui #3389

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps truffle from 5.1.48 to 5.6.7.

Release notes

Sourced from truffle's releases.

v5.6.7 — Tipsy Tomato Tarts on the Thanksgiving Table

As you journey 🚙 your way to the homes of long-lost friends, call-at-least-once-a-year family members, you ponder over all the possible topics of conversation. You think 🤔 to yourself, "What are we going to talk about?" Jobs? Dinner recipes? Even your signature tomato tarts don't make people "wow" the way they used to. 😑 Your car climbs slowly onto the driveway and comes to a hesitant stop. "Any minute now." You've just moments before the door opens, you better think of something cool to say, fast. Suddenly you get an email, "This can't be...", you become overwhelmed with a sense of relief as you exhale and read the title [trufflesuite/truffle] Release 5.6.7. 🎉 "New Truffle release! I can talk about that all dinner!" Reading into the release notes, you find that...

Truffle Dashboard can now decode 🔍 requests! Yes yes you could pick apart the hex, map bytes to function signatures and project the evm stack and memory locations 👨‍💻 in your mind, but now you don't have to! Now with every transaction sent to the dashboard network, dashboard will try its best to use the Truffle decoder 🦾 and display human-readable decodings, complete with information on what contract, function, and arguments are used. It can also decode other RPC method calls for signatures, namely personal_sign, eth_signTypedData_v3, and eth_signTypedData_v4. ⛱️ So you can sit back, relax, knowing that you signed what you wanted to sign. You can read more about this in #5621

More sourcify networks 🕸️ have been added to the source-fetcher, so it's even less likely to not find the contract source files 🗃️ you're looking for. The behavior for truffle help db [<sub-command>] is also now consistent. 🤙

Dinner time flew by and the food never tasted so good 🍗, your friends and family seem to enjoy your 🍅 tomato tarts more than before. You gaze outside the balcony, thinking about warm apple cider, pumpkins, comfortable sweaters, and the good people that surround you. 🍂 Under the autumn glow, you reflect on good things in life, and look forward to the next Truffle release. 😉

How to upgrade

We recommend upgrading to the latest version of Truffle by running:

npm uninstall -g truffle
npm install -g truffle

Changelog

New feature

Enhancement

Bug fix

Internal improvements

Dependency updates

v5.6.6 — Strawberry Cheesecake Truffle

Hello All! 👋

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by cliffoo, a new releaser for truffle since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #3391.