core icon indicating copy to clipboard operation
core copied to clipboard

Upgrade auto-changelog to v5

Open mcmire opened this issue 9 months ago • 1 comments

Explanation

This PR bumps @metamask/auto-changelog from 3.4.4 to 5.0.0.

As it relates to our usage:

  • --prettier has been dropped from auto-changelog update since it's the default
  • auto-changelog update is now run with --auto-categorize, which will automatically place Conventional Commit-prefixed commit messages into categories when populating the changelog
  • Add --pr-links to auto-changelog validate to ensure that all changelog entries have associated PR links
    • Correct any existing issues with changelog entries

Full changelog here: https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md#502

References

Checklist

  • [ ] I've updated the test suite for new or updated code as appropriate
  • [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • [ ] I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • [ ] I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

mcmire avatar May 23 '25 22:05 mcmire

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedprettier@​3.4.29810010090100

View full report

socket-security[bot] avatar May 23 '25 22:05 socket-security[bot]