-
Notifications
You must be signed in to change notification settings - Fork 3
Bump @metamask/auto-changelog from 3.1.0 to 5.1.0 #48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Bump @metamask/auto-changelog from 3.1.0 to 5.1.0 #48
Conversation
Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 3.1.0 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.1.0...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.
|
| semver: ^7.3.5 | ||
| yargs: ^17.0.1 | ||
| peerDependencies: | ||
| prettier: ">=3.0.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug: Prettier Version Mismatch Causes Warnings
The @metamask/auto-changelog package was updated to version 5.1.0, which now requires prettier >= 3.0.0 as a peer dependency. This project currently uses prettier ^2.7.1, creating a version mismatch. This will likely cause peer dependency warnings and could lead to runtime issues, as auto-changelog may expect newer Prettier APIs.
Bumps @metamask/auto-changelog from 3.1.0 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)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 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)