-
Notifications
You must be signed in to change notification settings - Fork 15
Bump @metamask/auto-changelog from 2.6.1 to 3.1.0 #248
Bump @metamask/auto-changelog from 2.6.1 to 3.1.0 #248
Conversation
Builds ready [273c3b3]
|
|
Hey @mcmire, apologies I'm not aware of the details of this package. Should we merge this? |
Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 2.6.1 to 3.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@v2.6.1...v3.1.0) --- updated-dependencies: - dependency-name: "@metamask/auto-changelog" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
273c3b3 to
2030d14
Compare
|
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
Builds ready [2030d14]
|
Builds ready [d9686b4]
|
Builds ready [10ab3de]
|
| }, | ||
| "engines": { | ||
| "node": ">=12.0.0" | ||
| "node": "^16.20.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.
This would prevent the package from being used on v18. Was this what you intended? We use v18 and v20 in most of our repositories, and likely will be upgrading the clients to v18 soon.
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.
Probably a good idea to avoid making significant changes in these dependency bump PRs if possible. If it was just a dependency bump, this PR would have no impact upon users of this package. But this change makes it a breaking change.
Bumps @metamask/auto-changelog from 2.6.1 to 3.1.0.
Release notes
Sourced from
@metamask/auto-changelog's releases.Changelog
Sourced from
@metamask/auto-changelog's changelog.Commits
839be833.1.0 (#131)dcf3e3dAllow prerelease versions in release headers (#130)9beab40Update publishing instructions (#129)811ddcaUpdate TypeScript to the latest stable version (#124)d0180b13.0.0 (#128)a07faffMakeprepack.shscript executable (#126)ba6a56fUpdate GitHub actions to match module template (#125)f9a33a7Refactor:returnon same line as error (#122)f5c527cGet package version from manifest (#121)9b92825Migrate to Yarn v3 (#123)Maintainer changes
This version was pushed to npm by metamaskbot, a new releaser for
@metamask/auto-changelogsince your current version.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 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)