Skip to content
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
renovate/major-semantic-release-monorepo
Closed

fix(deps): update semantic-release monorepo (major)#155
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-semantic-release-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/apm ^3.0.0 -> ^4.0.0 age adoption passing confidence
@semantic-release/changelog ^5.0.0 -> ^6.0.0 age adoption passing confidence
@semantic-release/commit-analyzer ^8.0.0 -> ^9.0.0 age adoption passing confidence
@semantic-release/git ^9.0.0 -> ^10.0.0 age adoption passing confidence
@semantic-release/github ^7.0.0 -> ^8.0.0 age adoption passing confidence
@semantic-release/release-notes-generator ^9.0.0 -> ^10.0.0 age adoption passing confidence
semantic-release >=16.0.0 <18.0.0 -> >=16.0.0 <19.0.0 age adoption passing confidence
semantic-release 17.4.7 -> 18.0.0 age adoption passing confidence

Release Notes

semantic-release/apm

v4.0.1

Compare Source

Bug Fixes

v4.0.0

Compare Source

Features
  • node-version: raised the minimum required version to v14.17 (#​146) (3ffb799)
BREAKING CHANGES
  • node-version: the minimum required version of node is now v14.17
semantic-release/changelog

v6.0.0

Compare Source

Features
  • node-version: raised the minimum required version to v14.17 (#​170) (5cf74e4)
BREAKING CHANGES
  • node-version: the minimum required version of node is now v14.17
semantic-release/commit-analyzer

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

Features
BREAKING CHANGES
  • the minimum required version of node is now v14.17
semantic-release/git

v10.0.0

Compare Source

Features
  • node-version: raised the minimum required version to v14.17 (7ab65f8)
BREAKING CHANGES
  • node-version: the minimum required version of node is now v14.17
semantic-release/github

v8.0.0

Compare Source

BREAKING CHANGES
  • node-version: the minimum required version of node is now v14.17
semantic-release/release-notes-generator

v10.0.2

Compare Source

Bug Fixes
  • deps: update dependency conventional-changelog-writer to v5 (#​212) (6724eca)

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

BREAKING CHANGES
  • the minimum required version of node is now v14.17.
Thanks

@​abel-mak

semantic-release/semantic-release

v18.0.0

Compare 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 use octoherd-script-bump-node-version-in-workflows

BREAKING 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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 77c13d0 to 469096b Compare September 17, 2021 20:58
@renovate renovate bot changed the title fix(deps): update dependency @semantic-release/commit-analyzer to v9 fix(deps): update semantic-release monorepo (major) Sep 17, 2021
Copy link
Member

@travi travi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from a65121e to ada88cc Compare September 20, 2021 21:44
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from ada88cc to d16a140 Compare September 21, 2021 05:25
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from d16a140 to 621cd18 Compare September 22, 2021 01:35
@travi travi closed this in #157 Sep 22, 2021
@github-actions
Copy link

🎉 This issue has been resolved in version 9.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants