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:
This version was pushed to npm by cliffoo, a new releaser for truffle since your current version.
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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/telosnetwork/telos-evm-docker/network/alerts).
Bumps minimatch to 5.0.1 and updates ancestor dependency truffle. These dependencies need to be updated together.
Updates
minimatch
from 3.0.4 to 5.0.1Changelog
Sourced from minimatch's changelog.
Commits
9f49616
5.0.1cdc3188
don't load the whole path module just for the sepdfa4f22
test unix path so win32 has full coveragea000988
remove unused npmignore file0b2d3ba
mention fnmatch(3) in impl comparison8c3f5f4
skip tests on windows that rely on \ being a valid path charfc44f5f
5.0.09104d8d
Expect exclusively forward slash as path sep, same as node-glob58b72d3
fix(brace-expansion): ignore only blocks that begins with $048ada0
4.2.1Updates
truffle
from 5.3.7 to 5.6.7Release notes
Sourced from truffle's releases.
... (truncated)
Commits
94dda0c
Publisheb8a3a6
Merge pull request #5709 from trufflesuite/bump-mochacee41e5
Merge pull request #5710 from trufflesuite/sweep-up8db49f7
Publish9ab12a8
get rid of unnecessary gitHead property from package.jsonsb186513
bump mocha to 10.1.0c0db72f
truffle(test): shorten debug prefix275115e
Publish7066f6f
Merge pull request #5665 from trufflesuite/drop/ethpm-v1e36fbbe
Merge pull request #5641 from trufflesuite/update-sandboxMaintainer changes
This version was pushed to npm by cliffoo, a new releaser for truffle since your current version.
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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/telosnetwork/telos-evm-docker/network/alerts).