-
Notifications
You must be signed in to change notification settings - Fork 15
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
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]
|
@@ -78,7 +78,7 @@ | |||
"typescript": "^4.2.4" | |||
}, | |||
"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
839be83
3.1.0 (#131)dcf3e3d
Allow prerelease versions in release headers (#130)9beab40
Update publishing instructions (#129)811ddca
Update TypeScript to the latest stable version (#124)d0180b1
3.0.0 (#128)a07faff
Makeprepack.sh
script executable (#126)ba6a56f
Update GitHub actions to match module template (#125)f9a33a7
Refactor:return
on same line as error (#122)f5c527c
Get package version from manifest (#121)9b92825
Migrate to Yarn v3 (#123)Maintainer changes
This version was pushed to npm by metamaskbot, a new releaser for
@metamask/auto-changelog
since 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)