Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @metamask/auto-changelog from 3.4.4 to 4.1.0 #183

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 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.

@dependabot dependabot bot requested a review from a team as a code owner January 31, 2025 12:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metamask/auto-changelog-4.1.0 branch 4 times, most recently from a744771 to 990cdc6 Compare February 5, 2025 11:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metamask/auto-changelog-4.1.0 branch 5 times, most recently from 56776a4 to d5d78c4 Compare February 18, 2025 12:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metamask/auto-changelog-4.1.0 branch 9 times, most recently from 86a479c to 9f01a6b Compare February 25, 2025 13:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metamask/auto-changelog-4.1.0 branch 2 times, most recently from 89547f8 to e11fd51 Compare February 28, 2025 12:32
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 force-pushed the dependabot/npm_and_yarn/metamask/auto-changelog-4.1.0 branch from e11fd51 to 4f5d7a5 Compare February 28, 2025 17:50
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