Skip to content
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

fix(deps): update semantic-release monorepo (major) #198

Merged
merged 1 commit into from May 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/gitlab ^11.0.0 -> ^12.0.0 age adoption passing confidence
@semantic-release/npm ^9.0.0 -> ^10.0.0 age adoption passing confidence
@semantic-release/release-notes-generator ^10.0.2 -> ^11.0.0 age adoption passing confidence
semantic-release 20.1.3 -> 21.0.2 age adoption passing confidence

Release Notes

semantic-release/gitlab

v12.0.1

Compare Source

Bug Fixes

v12.0.0

Compare Source

Bug Fixes
  • generic-packages: use upload enpoint url as asset url (e346b22)
  • generic-packages: use version for publish URL for consistency with npm #​502 (8b215f6)
BREAKING CHANGES
  • generic-packages: asset url no longer is gitlab returned one, but as documented in gitlab docs
  • generic-packages: Generic Packages will be released under the version rather then the git tag. See #​502 for details.
semantic-release/npm

v10.0.3

Compare Source

Bug Fixes

v10.0.2

Compare Source

Bug Fixes

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Bug Fixes
  • aggregate-error: upgraded to the latest version (7285e05)
  • deps: upgraded npm to v9 (2a79f80)
  • execa: upgraded to the latest version (7c74660)
  • normalize-url: upgraded to the latest version (b55bb01)
  • remove support for legacy auth (51ab3c8)
  • tempy: upgraded to the latest version of tempy (f1992a5)
Code Refactoring
  • esm: converted the package to esm (2d8ff15)
Features
  • node-versions: dropped support for node versions below v18 (aff3574)
  • semantic-release-peer: raised the minimum peer requirement to the first version that supports loading esm plugins (22e70ad)
BREAKING CHANGES
  • deps: the direct dependency on npm has been upgraded to v9. details of breaking changes
    can be found at https://github.com/npm/cli/releases/tag/v9.0.0
  • semantic-release-peer: the required version of semantic-release has been
    raised to v20.1.0 in order to support loading of ESM plugins
  • aggregate-error: due to the aggregate-error upgrade, thrown errors are no longer iterable, but instead list the errors under an errors property
  • legacy authentication using NPM_USERNAME and NPM_PASSWORD is no longer supported. Use NPM_TOKEN instead.
  • node-versions: node v18 is now the minimum required node version
  • esm: @semantic-release/npm is now a native ES Module. It
    has named exports for each plugin hook (verifyConditions, prepare,
    publish, addChannel)
semantic-release/release-notes-generator

v11.0.1

Compare Source

Bug Fixes
  • files: include the wrappers directory in the published package (949607f)

v11.0.0

Compare Source

Code Refactoring
Features
  • node-versions: raised the minimum required node version to v18 (4bfe425)
  • semantic-release-peer: raised the minimum peer requirement to the first version that supports loading esm plugins (f094cb0)
BREAKING CHANGES
  • semantic-release-peer: the required version of semantic-release has been raised to v20.1.0 in order to support loading of ESM plugins
  • node-versions: node v18 is now the minimum supported version
  • esm: @semantic-release/release-notes-generator is now a native ES Module. It has
    named exports for each plugin hook (generateNotes)
semantic-release/semantic-release

v21.0.2

Compare Source

Bug Fixes

v21.0.1

Compare Source

Bug Fixes

v21.0.0

Compare Source

BREAKING CHANGES
  • deps: the npm plugin has updated the npm dependency to v9
  • legacy authentication using NPM_USERNAME and NPM_PASSWORD is no longer supported. Use NPM_TOKEN instead.
Bug Fixes
  • deps: bump @semantic-release/npm to ^10.0.0 (d647433)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from 0396b01 to e8622bd Compare January 14, 2023 00:02
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 4e537a2 to ae2cf0f Compare January 23, 2023 05:14
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from 55bc7df to f031bb9 Compare January 27, 2023 05:18
@renovate renovate bot changed the title chore(deps): update dependency semantic-release to v20 fix(deps): update semantic-release monorepo (major) Jan 27, 2023
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from f031bb9 to 3a29555 Compare January 30, 2023 07:42
@fgreinacher fgreinacher self-assigned this Feb 2, 2023
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 28bb303 to ae1c888 Compare February 6, 2023 09:28
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from b28c8a2 to ad4178b Compare February 20, 2023 06:58
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 7a325c7 to 481f163 Compare March 6, 2023 05:57
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 68a47a2 to 9f98cac Compare March 13, 2023 05:11
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from 8f63b53 to bf6b489 Compare March 24, 2023 19:58
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from bf6b489 to 42020bd Compare March 27, 2023 07:34
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 42020bd to 0eb5eda Compare March 31, 2023 21:51
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 619f26a to 27c7ceb Compare April 3, 2023 04:05
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 27c7ceb to 5a59515 Compare April 10, 2023 06:07
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from f0daa22 to ad499e1 Compare April 24, 2023 06:55
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from 101209c to 2a96bb4 Compare April 28, 2023 22:40
@fgreinacher
Copy link
Contributor

If we bump the major versions of semantic release and/or the plugins, should this become a major version bump?

@travi
Copy link
Member

travi commented Apr 30, 2023

Yeah, good question.

There are breaking changes in the npm plugin that would impact consumers. The breakages from the others are due to the esm change, but those shouldn't have consumer impact since the current version already depends on the esm version of core.

Because of the npm breakages, I agree that this should be considered breaking.

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 3863cf6 to 912db3c Compare May 1, 2023 04:07
BREAKING CHANGE: This version pulls in a new major version of the NPM
plugin with breaking changes. See https://github.com/semantic-release/npm/releases/tag/v10.0.0
for details.
@fgreinacher fgreinacher force-pushed the renovate/major-semantic-release-monorepo branch from 912db3c to 6e28163 Compare May 4, 2023 06:59
@fgreinacher
Copy link
Contributor

Thanks for the feedback. I added the breaking change trailer with a link to the NPM plugin release notes.

@fgreinacher fgreinacher merged commit 980c846 into master May 4, 2023
7 checks passed
@fgreinacher fgreinacher deleted the renovate/major-semantic-release-monorepo branch May 4, 2023 07:06
@github-actions
Copy link

github-actions bot commented May 4, 2023

🎉 This PR is included in version 12.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants