Skip to content

Bump minimatch and truffle#6

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/minimatch-and-truffle-3.1.2
Open

Bump minimatch and truffle#6
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/minimatch-and-truffle-3.1.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 18, 2023

Bumps minimatch to 3.1.2 and updates ancestor dependency truffle. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates truffle from 5.1.10 to 5.8.2

Release notes

Sourced from truffle's releases.

v5.8.2 — Chocolatier

Hello all! 👋

This release beings a few enhancements and a bug fix 🐛. Firstly, the recently released @truffle/dashboard-hardhat-plugin now automatically adds a --network truffleDashboard to your Hardhat project, eliminating the need to add a custom network to your Hardhard config. In addition, it brings some additional flexibility by allowing you to customize a number of settings such as network, port, etc.

Beyond that we've added support for Polygon ZkEVM to Etherscan source fetcher and fixed a pesky typo in the @trufflesuite/codec docs.

That's all for now, but, as always we'll be back soon with more!

How to upgrade

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

npm uninstall -g truffle
npm install -g truffle

Changelog

Enhancements

  • Make @​truffle/dashboard-hardhat-plugin automatically manage the Dashboard Hardhat network configuration (while still allowing customization) (#5982 by @​gnidan)
  • Add support for Polygon ZkEVM to Etherscan fetcher (#5986 by @​haltman-at)

Bug Fixes

  • Fix typo in interface category name in Decoding/Encoding docs (#5980 by @​cliffoo)

v5.8.1 — Basil sorbet

Hey everyone, we have yet another release for you this week! 😊 There are some bug fixes, some dependency updates, and a couple of enhancements. Thanks very much to @​sheetalkamat and @​AlexToTheSun for their contributions! 🙏

How to upgrade

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

npm uninstall -g truffle
npm install -g truffle

Changelog

enhancements

bug fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by kevinbluer, 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [truffle](https://github.com/trufflesuite/truffle/tree/HEAD/packages/truffle). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `truffle` from 5.1.10 to 5.8.2
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/truffle@5.8.2/packages/truffle)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: truffle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants