This repository was archived by the owner on Jan 20, 2023. It is now read-only.
fix(deps): update semantic-release monorepo (major)#155
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
fix(deps): update semantic-release monorepo (major)#155renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
77c13d0 to
469096b
Compare
travi
suggested changes
Sep 17, 2021
Member
travi
left a comment
There was a problem hiding this comment.
these changes raise the minimum required node range to a version that conflicts with the engines definition for this project. we should update the engines definition in order to accept these changes, which is breaking. also, add ls-engines to the ci to alert us of incompatible engines going forward
a65121e to
ada88cc
Compare
ada88cc to
d16a140
Compare
d16a140 to
621cd18
Compare
|
🎉 This issue has been resolved in version 9.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
^3.0.0->^4.0.0^5.0.0->^6.0.0^8.0.0->^9.0.0^9.0.0->^10.0.0^7.0.0->^8.0.0^9.0.0->^10.0.0>=16.0.0 <18.0.0->>=16.0.0 <19.0.017.4.7->18.0.0Release Notes
semantic-release/apm
v4.0.1Compare Source
Bug Fixes
v4.0.0Compare Source
Features
BREAKING CHANGES
semantic-release/changelog
v6.0.0Compare Source
Features
BREAKING CHANGES
semantic-release/commit-analyzer
v9.0.1Compare Source
Bug Fixes
v9.0.0Compare Source
Features
BREAKING CHANGES
semantic-release/git
v10.0.0Compare Source
Features
BREAKING CHANGES
semantic-release/github
v8.0.0Compare Source
BREAKING CHANGES
semantic-release/release-notes-generator
v10.0.2Compare Source
Bug Fixes
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
BREAKING CHANGES
Thanks
@abel-mak
semantic-release/semantic-release
v18.0.0Compare Source
This is a maintenance release. An increasing amount of dependencies required a node version higher than the Node 10 version supported by
semantic-relase@17. We decided to go straight to a recent Node LTS version because the release build is usually independent of others, requiring a higher node version is less disruptive to users, but helps us reduce the maintenance overhead.If you use GitHub Actions and need to bump the node version set up by
actions/node-setup, you can useoctoherd-script-bump-node-version-in-workflowsBREAKING CHANGES
node-version: the minimum required version of node is now v14.17
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.