Sifchain / sifnode

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

Bump truffle from 5.1.48 to 5.6.8 in /ui #3391

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps truffle from 5.1.48 to 5.6.8.

Release notes

Sourced from truffle's releases.

v5.6.8 β€” Gajar Ka Halwa

Hello! πŸ‘‹

Are you all gazing at the sky 🌌 and thinking about the lovely and cheerful time you had with your friends and family πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ at the Thanksgiving dinner? Here comes a new Truffle release πŸ₯³ with a bowl of warm Gajar Ka Halwa (Carrot and Almond Pudding) to add some more sweetness to your thoughts. Yay! πŸ•ΊπŸ’ƒ

This week, we bring you an important bug πŸ› fix for the Truffle Dashboard πŸ‘©β€πŸ’». The layout, where a long, decoded piece of text pushes the buttons away from the screen πŸ‘¨β€πŸ’», has now been fixed. "Great UI" = "Great user experience!"

Enjoy the warm sweet treat πŸ₯£ ! We'll see you next week with another exciting 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

Bug fix

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by sukanyaparashar, 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 #3393.