rsksmart / rif-marketplace-storage

Pinning contracts
4 stars 5 forks source link

build(deps-dev): bump truffle from 5.2.4 to 5.4.14 #313

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps truffle from 5.2.4 to 5.4.14.

Release notes

Sourced from truffle's releases.

v5.4.14 — Dark chocolate bar

Hello hello and welcome back! Nice to see so many bright and shining faces, looks like it will be a nice weekend!😎

Of note in this week's Truffle release are some updates to support the newest versions of Solidity. In their newest release is a feature for user-defined value types. Super cool, you can read about them here in this blogpost. The tl;dr is (you might have guessed already!) that you can now define your own custom types!

udvts

You can see how it has display information for the custom type MyInt. Nice work @​haltman-at!

Also worth mentioning is an update to the printed message 🖨️ when running truffle test with the --compile-none flag. We figured we might as well tell you why we're not compiling your contracts when we, uh...don't compile your contracts.👌 Thanks @​dongmingh!

One more thing to add this week is that we have officially dropped support for Node 10! It might still work, but we don't know...it might not. So far we haven't come across any major issues but we can't guarantee it plays well in that sandbox any more.

So please enjoy, eat a piece of chocolate, and have a productive weekend everybody! 🍫

How to upgrade

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

npm uninstall -g truffle
npm install -g truffle

Enhancements

Bug fix

Internal improvements

Dependency update

v5.4.13 — Passion Fruit Mousse 🍮

Hello all!

We have a few Truffle updates for you this week. ⬆️ 💜 The main event for this week's release is removing Profiler from @​truffle/compile-common and transitioning it to its own package which is now called @​truffle/profiler! :tada: ⚒️

See you next week with more updates! Enjoy the weekend and feel free to reach out to us with any issues or to say hello! :bow:

... (truncated)

Commits


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 3 years ago

Dependabot tried to add @artem-brazhnikov as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/rsksmart/rif-marketplace-storage/pulls/313/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the rsksmart/rif-marketplace-storage repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
dependabot[bot] commented 3 years ago

Superseded by #315.