Sifchain / sifnode

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

Bump truffle from 5.1.48 to 5.7.2 in /ui #3398

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps truffle from 5.1.48 to 5.7.2.

Release notes

Sourced from truffle's releases.

v5.7.2โ€” Mimosa Butter Cookies

Hello all, welcome to 2023!!! ๐Ÿฅ‚ ๐Ÿฅณ ๐Ÿพ We are back at it again with our weekly releases. ๐Ÿ›ผ

A big shoutout to @โ€‹dPreininger for ringing in the โœจ new year ๐ŸŽ‰ with a bug fix for Truffle! There was an issue they fixed with Truffle's development console to prevent crashes when interacting with Vyper smart contracts ๐Ÿ. Thank you for getting this! Many contributed their time and talent last year, and we are very much looking forward to collaborating more this year with our community. Please feel free to reach out if you find any issues in our backlog exciting. ๐Ÿ™‡

๐Ÿ—๏ธ Please take a moment to complete The Solidity Development Survey 2022. The last day to fill out the survey is January 7th. Thank you! ๐Ÿ™๐Ÿฝ

See you soon!

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

Internal improvements

Dependency updates

v5.7.1 โ€” Chocolate ๐Ÿซ Pavlova with Spiced Pears ๐Ÿ

Hello all! ๐Ÿ‘‹

We want to bring a delicious chocolate ๐Ÿซ pavlova with spiced pears ๐Ÿ to celebrate ๐ŸŽ‰ this holiday season. Sit down ๐Ÿช‘, relax ๐Ÿค—, and enjoy ๐Ÿฅณ!!!

While Truffle dropped support for Node 12 a while back, we hadn't been enforcing this in our Node version check at startup. We now check this; Truffle will now refuse to run on Node 12 to prevent any problems.

One more thing! Please take a moment to complete The Solidity Development Survey 2022. This helps our community ๐Ÿง‘๐Ÿฝโ€๐Ÿคโ€๐Ÿง‘๐Ÿฝ to improve. Thanks! ๐Ÿ™๐Ÿฝ

How to upgrade

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

npm uninstall -g truffle
npm install -g truffle
</tr></table> 

... (truncated)

Commits
Maintainer changes

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