You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed problems with validate on Windows with CRLF (#269)
5.3.0
Added
Add --requirePrNumbers flag to auto-changelog update CLI command for generation-time filtering (#253)
When enabled, commits without PR numbers are filtered out from the changelog
Disabled by default for backward compatibility
The updateChangelog function also supports this option via the requirePrNumbers parameter
5.2.0
Added
Deduplicate commits with no PR number in subject (#254)
For commits with no PR number in the subject (non-"Squash & Merge" commits), deduplication now checks if exact description text already exists in changelog
Merge commits are deduplicated using commit body instead of the generic merge subject
5.1.0
Added
Add --useChangelogEntry to auto-changelog update (#247)
This will read the PR referenced in each commit message, look for CHANGELOG entry: in the PR description, and use this as the new changelog entry in the changelog (or skip if the no-changelog label is present on the PR)
Note that GITHUB_TOKEN must be set in order to use this option
The updateChangelog function also supports this option
Add --useShortPrLink to auto-changelog update (#247)
This will generate short references to PRs, e.g. [#123](https://github.com/MetaMask/auto-changelog/issues/123) instead of [#123](https://some/repo)
The updateChangelog function also supports this option
Changed
Update auto-changelog update --autoCategorize to exclude entries with certain phrases or Conventional Commit prefixes (#247)
If commit messages have the following prefixes they will not be automatically added to the changelog:
style
refactor
test
build
ci
release
If commit messages have the following phrases they will not be automatically added to the changelog:
Fixed problems with validate on Windows with CRLF (#269)
[5.3.0]
Added
Add --requirePrNumbers flag to auto-changelog update CLI command for generation-time filtering (#253)
When enabled, commits without PR numbers are filtered out from the changelog
Disabled by default for backward compatibility
The updateChangelog function also supports this option via the requirePrNumbers parameter
[5.2.0]
Added
Deduplicate commits with no PR number in subject (#254)
For commits with no PR number in the subject (non-"Squash & Merge" commits), deduplication now checks if exact description text already exists in changelog
Merge commits are deduplicated using commit body instead of the generic merge subject
[5.1.0]
Added
Add --useChangelogEntry to auto-changelog update (#247)
This will read the PR referenced in each commit message, look for CHANGELOG entry: in the PR description, and use this as the new changelog entry in the changelog (or skip if the no-changelog label is present on the PR)
Note that GITHUB_TOKEN must be set in order to use this option
The updateChangelog function also supports this option
Add --useShortPrLink to auto-changelog update (#247)
This will generate short references to PRs, e.g. [#123](https://github.com/MetaMask/auto-changelog/issues/123) instead of [#123](https://some/repo)
The updateChangelog function also supports this option
Changed
Update auto-changelog update --autoCategorize to exclude entries with certain phrases or Conventional Commit prefixes (#247)
If commit messages have the following prefixes they will not be automatically added to the changelog:
style
refactor
test
build
ci
release
If commit messages have the following phrases they will not be automatically added to the changelog:
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)
Note
Low Risk
Low risk dependency bump limited to changelog tooling; main impact is on release/changelog generation behavior and its new transitive GitHub API client dependencies.
Overview
Bumps @metamask/auto-changelog from 5.0.2 to 5.3.1 across the root and multiple workspace packages.
Updates yarn.lock accordingly, including new transitive @octokit/* dependencies used by the updated changelog tooling.
Written by Cursor Bugbot for commit 7f50625. This will update automatically on new commits. Configure here.
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
Network access: npm @metamask/auto-changelog in module globalThis["fetch"]
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.3.1. 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.
Block
Network access: npm @octokit/plugin-rest-endpoint-methods in module globalThis["fetch"]
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/@octokit/plugin-rest-endpoint-methods@13.3.2-cjs.1. 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.
Block
Network access: npm @octokit/request in module globalThis["fetch"]
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/@octokit/request@8.4.1. 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.
Block
Network access: npm @octokit/types in module globalThis["fetch"]
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/@octokit/types@13.10.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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code
0 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @metamask/auto-changelog from 5.0.2 to 5.3.1.
Release notes
Sourced from
@metamask/auto-changelog's releases.Changelog
Sourced from
@metamask/auto-changelog's changelog.... (truncated)
Commits
869446f5.3.1 (#272)8139fa7Revert "5.4.0 (#270)" (#271)9c9aff35.4.0 (#270)8e1e0dbfix: problems with validate on Windows with CRLF (#269)d483a6fAdd preview builds (#268)55c8ffe5.3.0 (#262)ebe6c6efeat(INFRA-3081): add --require-pr-numbers flag for generation-time filtering...e12cf19chore: Update CODEOWNERS (#261)5586ef85.2.0 (#260)c267d3afix(INFRA-3081): implement duplicate detection for all commit types (#254)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Low risk dependency bump limited to changelog tooling; main impact is on release/changelog generation behavior and its new transitive GitHub API client dependencies.
Overview
Bumps
@metamask/auto-changelogfrom5.0.2to5.3.1across the root and multiple workspace packages.Updates
yarn.lockaccordingly, including new transitive@octokit/*dependencies used by the updated changelog tooling.Written by Cursor Bugbot for commit 7f50625. This will update automatically on new commits. Configure here.