Skip to content

Bump @metamask/auto-changelog from 6.1.0 to 6.2.0 - #340

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

Bump @metamask/auto-changelog from 6.1.0 to 6.2.0#340
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/auto-changelog-6.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @metamask/auto-changelog from 6.1.0 to 6.2.0.

Release notes

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

6.2.0

Added

  • Add --normalizeToPastTense to convert recognized leading verbs in generated entries to past tense (#292)
  • Add --excludeChoreWithoutChangelogEntry to omit chore: commits unless they include an authored CHANGELOG entry: (#292)
  • Add --verbose to print parsing, filtering, deduplication, and emission decisions to stderr (#292)
  • Add --preventBackfill to avoid restoring commits older than an existing PR-linked entry in the target changelog section (#292)

Fixed

  • Correctly parse authored CHANGELOG entry: values, including multiple, wrapped, CRLF, Markdown-link, and commented entries (#292)
  • Respect explicit changelog opt-outs and no-changelog labels without emitting empty or malformed entries (#292)
  • Use original PR numbers and suppress duplicate release-automation cherry-picks, including Runway cherry-picks (#292)
  • Improve automatic categorization for authored chore entries and update, bump, and migrate descriptions (#292)
  • Detect repository metadata and GitHub authentication more reliably when the CLI runs directly from a project checkout (#292)

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)
Changelog

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

[6.2.0]

Added

  • Add --normalizeToPastTense to convert recognized leading verbs in generated entries to past tense (#292)
  • Add --excludeChoreWithoutChangelogEntry to omit chore: commits unless they include an authored CHANGELOG entry: (#292)
  • Add --verbose to print parsing, filtering, deduplication, and emission decisions to stderr (#292)
  • Add --preventBackfill to avoid restoring commits older than an existing PR-linked entry in the target changelog section (#292)

Fixed

  • Correctly parse authored CHANGELOG entry: values, including multiple, wrapped, CRLF, Markdown-link, and commented entries (#292)
  • Respect explicit changelog opt-outs and no-changelog labels without emitting empty or malformed entries (#292)
  • Use original PR numbers and suppress duplicate release-automation cherry-picks, including Runway cherry-picks (#292)
  • Improve automatic categorization for authored chore entries and update, bump, and migrate descriptions (#292)
  • Detect repository metadata and GitHub authentication more reliably when the CLI runs directly from a project checkout (#292)

[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)
Commits
  • a0c30c4 6.2.0 (#293)
  • d8e8f15 feat: much better changelog parsing (#292)
  • a187829 ci: Add missing top-level permissions to publish-release workflow (#290)
  • ae550be ci: Upgrade Yarn to 4.16.0 and update action-npm-publish to v6 (#289)
  • 9fca579 6.1.1 (#287)
  • 5684b5d fix: pin fflate to 0.8.2 to work around attw tarball-read crash (#288)
  • 16f7742 fix: stop leaving stray commas when parsing legacy multi-group PR links (#286)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​metamask/auto-changelog since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 17, 2026 06:03
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Aug 17, 2026
@socket-security

socket-security Bot commented Aug 17, 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@​6.1.0 ⏵ 6.2.099 +3100100 +194 +2100

View full report

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 6.1.0 to 6.2.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@v6.1.0...v6.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/metamask/auto-changelog-6.2.0 branch from 2b5668c to c5e4ef9 Compare August 18, 2026 10:09
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.

0 participants