Skip to content

build(deps-dev): bump @metamask/auto-changelog from 5.3.0 to 6.1.1#34

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/auto-changelog-6.1.1
Closed

build(deps-dev): bump @metamask/auto-changelog from 5.3.0 to 6.1.1#34
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/auto-changelog-6.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @metamask/auto-changelog from 5.3.0 to 6.1.1.

Release notes

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

6.1.1

Fixed

  • Consume comma separators between adjacent legacy long-form PR link groups (e.g. ([#A](https://github.com/MetaMask/auto-changelog/blob/HEAD/url)), ([#B](https://github.com/MetaMask/auto-changelog/blob/HEAD/url))) when parsing change entries so they are not left behind in the description after PR-link extraction. (#286)

6.1.0

Added

  • Add --formatter option and support Oxfmt for formatting changelog (#283, #285)
    • The oxfmt and prettier formatters are now available through the API as well.

6.0.0

Added

  • Add --checkDeps flag to validate command for dependency bump changelog validation (#267)
    • Compares dependencies and peerDependencies in package.json between git refs to detect version changes
    • With --fix --currentPr <number>, automatically adds missing changelog entries
    • Additional CLI options: --fromRef, --toRef, --remote, --baseBranch
  • Add dependencyBump support to Changelog class with addChange() and new updateChange() method (#267)
  • Detect Bump, Update, and Upgrade forms of dependency bump entries when parsing changelogs (#267)
  • Export getDependencyChanges, BaseRefNotFoundError, DependencyBump, DependencyCheckResult, and MissingDependencyEntriesError from package entry point (#267)

Changed

  • BREAKING: Throw error if any release section has no changelog entries (#275)

5.3.2

Fixed

  • Force fetch tags (#273)

5.3.1

Fixed

  • Fixed problems with validate on Windows with CRLF (#269)
Changelog

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

[6.1.1]

Fixed

  • Consume comma separators between adjacent legacy long-form PR link groups (e.g. ([#A](https://github.com/MetaMask/auto-changelog/blob/main/url)), ([#B](https://github.com/MetaMask/auto-changelog/blob/main/url))) when parsing change entries so they are not left behind in the description after PR-link extraction. (#286)

[6.1.0]

Added

  • Add --formatter option and support Oxfmt for formatting changelog (#283, #285)
    • The oxfmt and prettier formatters are now available through the API as well.

[6.0.0]

Added

  • Add --checkDeps flag to validate command for dependency bump changelog validation (#267)
    • Compares dependencies and peerDependencies in package.json between git refs to detect version changes
    • With --fix --currentPr <number>, automatically adds missing changelog entries
    • Additional CLI options: --fromRef, --toRef, --remote, --baseBranch
  • Add dependencyBump support to Changelog class with addChange() and new updateChange() method (#267)
  • Detect Bump, Update, and Upgrade forms of dependency bump entries when parsing changelogs (#267)
  • Export getDependencyChanges, BaseRefNotFoundError, DependencyBump, DependencyCheckResult, and MissingDependencyEntriesError from package entry point (#267)

Changed

  • BREAKING: Throw error if any release section has no changelog entries (#275)

[5.3.2]

Fixed

  • Force fetch tags (#273)

[5.3.1]

Fixed

  • Fixed problems with validate on Windows with CRLF (#269)
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 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)

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 5.3.0 to 6.1.1.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v5.3.0...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner May 20, 2026 10:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​metamask/​auto-changelog@​5.3.0 ⏵ 6.1.196 -1100100 +193 +1100

View full report

@dependabot @github

dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor Author

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-6.1.1 branch May 28, 2026 09:35
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant