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

chore(deps): update dependency semantic-release to v22 #985

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semantic-release 21.1.2 -> 22.0.7 age adoption passing confidence

Release Notes

semantic-release/semantic-release (semantic-release)

v22.0.7

Compare Source

Bug Fixes
Features

v22.0.6

Compare Source

Bug Fixes

v22.0.5

Compare Source

Bug Fixes

v22.0.4

Compare Source

Bug Fixes

v22.0.3

Compare Source

Bug Fixes

v22.0.2

Compare Source

Bug Fixes
  • deps: update dependency marked-terminal to v6 (8a7befe)

v22.0.1

Compare Source

Bug Fixes
  • deps: upgraded release-notes-generator and commit-analyzer plugins to stable versions (041e4f7), closes #​2934

v22.0.0

Compare Source

Bug Fixes
  • deps: updated to the latest beta of the commit analyzer plugin (03a687b)
  • deps: updated to the latest betas of the commit-analyzer and release-notes-generator plugins (de8e4e0)
  • deps: upgraded to the latest version of the npm plugin with npm v10 (a23b718)
Features
  • conventional-changelog-presets: supported new preset format (07a79ea)
  • defined exports for the package (72ab317)
  • node-versions: raised the minimum node v20 requirement to v20.6 (e623cc6)
  • node-versions: raised the minimum required node version to v18.17 and dropped v19 support (b9f294d)
  • node-versions: raised the minimum supported node version w/in the v20 range to v20.6.1 (b93bef4)
BREAKING CHANGES
  • node-versions: the minimum supported version for the v20 range of node has been raised slightly to
    v20.6.1 to avoid a known node bug
  • node-versions: the minimum supported node version in the v20 major range is now v20.6
  • node-versions: node v18.17 is now the minimum supported node version and support for v19 has been dropped
  • exports prevents access to internal files, but they arent intended for public use anyway
  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility. this is also important if you are using a preset outside of the list of official conventional-changelog presets since your preset will need to be updated to export async functions to match the expected preset signature.

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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
Copy link
Contributor Author

renovate bot commented Oct 8, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/semantic-release
npm ERR!   dev semantic-release@"22.0.7" from the root project
npm ERR!   peer semantic-release@">=20.1.0" from @semantic-release/[email protected]
npm ERR!   node_modules/@semantic-release/commit-analyzer
npm ERR!   3 more (@semantic-release/github, @semantic-release/npm, @semantic-release/release-notes-generator)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer semantic-release@"^21.0.2" from [email protected]
npm ERR! node_modules/gradle-semantic-release-plugin
npm ERR!   dev gradle-semantic-release-plugin@"1.7.7" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/semantic-release
npm ERR!   peer semantic-release@"^21.0.2" from [email protected]
npm ERR!   node_modules/gradle-semantic-release-plugin
npm ERR!     dev gradle-semantic-release-plugin@"1.7.7" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/3f27ad/a84a9d/cache/others/npm/_logs/2023-11-07T02_29_09_527Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/3f27ad/a84a9d/cache/others/npm/_logs/2023-11-07T02_29_09_527Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 10 times, most recently from a0ac8da to eca24ce Compare October 15, 2023 08:25
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 6 times, most recently from f099505 to 3cb29b5 Compare October 24, 2023 01:08
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from bafd3c7 to 0a5aa99 Compare October 31, 2023 03:43
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from a86a9e8 to 6448f96 Compare November 6, 2023 01:51
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 6448f96 to 51313c0 Compare November 7, 2023 02:29
@hazendaz
Copy link
Member

hazendaz commented Nov 7, 2023

closing for now until we have time to address.

@hazendaz hazendaz closed this Nov 7, 2023
Copy link
Contributor Author

renovate bot commented Nov 7, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 22.x releases. But if you manually upgrade to 22.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-semantic-release-monorepo branch November 7, 2023 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant