chore(deps-dev): bump @metamask/auto-changelog from 3.4.4 to 5.1.0#418
chore(deps-dev): bump @metamask/auto-changelog from 3.4.4 to 5.1.0#418dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.4.4 to 5.1.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@v3.4.4...v5.1.0) --- updated-dependencies: - dependency-name: "@metamask/auto-changelog" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
| "@ethersproject/abi": "^5.7.0", | ||
| "@lavamoat/allow-scripts": "^3.0.0", | ||
| "@metamask/auto-changelog": "^3.4.4", | ||
| "@metamask/auto-changelog": "^5.1.0", |
There was a problem hiding this comment.
Bug: Prettier Version Mismatch Causes Changelog Failures
Upgrading @metamask/auto-changelog to 5.1.0 requires prettier >=3.0.0 as a peer dependency, but the project uses prettier@^2.2.1. This causes peer dependency warnings and can lead to runtime failures for auto-changelog commands (e.g., lint:changelog), as it expects prettier 3.x features not available in 2.x.
Bumps @metamask/auto-changelog from 3.4.4 to 5.1.0.
Release notes
Sourced from
@metamask/auto-changelog's releases.... (truncated)
Changelog
Sourced from
@metamask/auto-changelog's changelog.... (truncated)
Commits
47346f45.1.0 (#250)dcc88e3fix: make useChangelogEntry and useShortPrLink optional (#249)f8c5f7dfeat: parseCHANGELOG entry:andno-changelog(#247)3d17386fix: problems running auto-changelog on Windows (#246)24fcaf35.0.2 (#241)7c440fcchore: formatting changelog (#242)c5a1264fix: allow category extraction when scope is used (#240)308220bchore: update security-code-scanner@main to action-security-code-scanner@v1 (...92b933d5.0.1 (#236)69835c9Fix CLI path (#235)You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)