Skip to content

chore(deps-dev): bump @metamask/auto-changelog from 5.3.2 to 6.1.1#249

Merged
jeffsmale90 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/auto-changelog-6.1.1
May 26, 2026
Merged

chore(deps-dev): bump @metamask/auto-changelog from 5.3.2 to 6.1.1#249
jeffsmale90 merged 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 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @metamask/auto-changelog from 5.3.2 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)
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)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 25, 2026 08:07
@socket-security

socket-security Bot commented May 25, 2026

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.2 ⏵ 6.1.196 -1100100 +193100

View full report

@jeffsmale90

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 5.3.2 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.2...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 force-pushed the dependabot/npm_and_yarn/main/metamask/auto-changelog-6.1.1 branch from f5d143b to 5027cc5 Compare May 26, 2026 04:05

@jeffsmale90 jeffsmale90 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jeffsmale90 jeffsmale90 merged commit 4cf3ae3 into main May 26, 2026
17 checks passed
@jeffsmale90 jeffsmale90 deleted the dependabot/npm_and_yarn/main/metamask/auto-changelog-6.1.1 branch May 26, 2026 05:00
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