Skip to content

Conversation

@Qbandev
Copy link
Contributor

@Qbandev Qbandev commented Nov 26, 2025

Summary

This PR updates @metamask/auto-changelog from ^5.1.0 to ^5.2.0.

Changes

What's new in v5.2.0

  • Deduplication for commits with no PR number - For commits with no PR number in the subject (non-"Squash & Merge" commits), deduplication now checks if exact description text already exists in changelog
  • Improved merge commit deduplication - Merge commits are now deduplicated using commit body instead of the generic merge subject

References

Update auto-changelog to version 5.2.0 which adds:
- Deduplication of commits with no PR number in subject
- Merge commits deduplication using commit body instead of generic merge subject

Release: https://github.com/MetaMask/auto-changelog/releases/tag/v5.2.0
@Qbandev Qbandev requested review from HowardBraham and Mrtenz and removed request for HowardBraham November 26, 2025 18:15
@socket-security
Copy link

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.1.0 ⏵ 5.2.098 -210010091 -9100

View full report

@socket-security
Copy link

Caution

MetaMask internal reviewing guidelines:

  • Do not ignore-all
  • Each alert has instructions on how to review if you don't know what it means. If lost, ask your Security Liaison or the supply-chain group
  • Copy-paste ignore lines for specific packages or a group of one kind with a note on what research you did to deem it safe.
    @SocketSecurity ignore npm/PACKAGE@VERSION
Action Severity Alert  (click "▶" to expand/collapse)
Block Medium
Network access: npm @metamask/auto-changelog in module globalThis["fetch"]

Module: globalThis["fetch"]

Location: Package overview

From: package.jsonnpm/@metamask/auto-changelog@5.2.0

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@metamask/auto-changelog@5.2.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@Qbandev Qbandev changed the title chore: update @metamask/auto-changelog to v5.2.0 ci: update @metamask/auto-changelog to v5.2.0 Nov 27, 2025
@Qbandev Qbandev merged commit b6c804c into main Nov 27, 2025
19 of 20 checks passed
@Qbandev Qbandev deleted the chore/update-auto-changelog-5.2.0 branch November 27, 2025 08:35
Copilot AI mentioned this pull request Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants