Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

Bumps @metamask/auto-changelog from 3.4.4 to 4.1.0.

Release notes

Sourced from @​metamask/auto-changelog's releases.

4.1.0

Added

  • Add --autoCategorize flag to update command (#212)
    • When populating the Unreleased section, the tool will look for Conventional Commits prefixes in commit message subjects and place matching commits in corresponding categories automatically.
    • Supported prefixes are feat (which routes to "Added") and fix (which routes to "Fixed").

4.0.0

Changed

  • BREAKING: Drop support for Node.js <18.18 (#203)
  • BREAKING: Require prettier@>=3.0.0 (#202)
    • Prettier is now a peer dependency of this package.
  • BREAKING: Enable Prettier formatting by default (#204)
    • Changelogs are now formatted with Prettier by default when using the CLI.
    • You can opt-out of this change by specifying --no-prettier.
Changelog

Sourced from @​metamask/auto-changelog's changelog.

[4.1.0]

Added

  • Add --autoCategorize flag to update command (#212)
    • When populating the Unreleased section, the tool will look for Conventional Commits prefixes in commit message subjects and place matching commits in corresponding categories automatically.
    • Supported prefixes are feat (which routes to "Added") and fix (which routes to "Fixed").

[4.0.0]

Changed

  • BREAKING: Drop support for Node.js <18.18 (#203)
  • BREAKING: Require prettier@>=3.0.0 (#202)
    • Prettier is now a peer dependency of this package.
  • BREAKING: Enable Prettier formatting by default (#204)
    • Changelogs are now formatted with Prettier by default when using the CLI.
    • You can opt-out of this change by specifying --no-prettier.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.4.4 to 4.1.0.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v3.4.4...v4.1.0)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 28, 2025 07:09
Copy link

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@metamask/auto-changelog@4.1.0 🔁 npm/@metamask/auto-changelog@3.4.4 None +10 8.63 MB metamaskbot

View full report↗︎

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@Mrtenz Mrtenz closed this Mar 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/auto-changelog-4.1.0 branch March 6, 2025 10:54
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.

1 participant