build(deps): update all major dependencies (major) #2

Merged
Piotr Icikowski merged 1 commits from renovate-major-all-major into devel 2024-08-20 23:16:51 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
@semantic-release/commit-analyzer devDependencies major ^12.0.0 -> ^13.0.0
@semantic-release/release-notes-generator devDependencies major ^13.0.0 -> ^14.0.0
conventional-changelog-conventionalcommits (source) devDependencies major ^7.0.2 -> ^8.0.0
semantic-release devDependencies major ^23.0.0 -> ^24.0.0

Release Notes

semantic-release/commit-analyzer (@​semantic-release/commit-analyzer)

v13.0.0

Compare Source

Bug Fixes
  • log the raw message again (e2f5d6c)
Features
  • support latest conventional-changelog packages (0254d7a)
BREAKING CHANGES
  • by supporting the latest major versions of conventional-changelog packages, we are
    dropping support for previous major versions of those packages due to the breaking changes between
    majors. this only impacts your project if you are installing alongside semantic-release, so updating
    those packages to latest version should be the only change you need for this update. no action
    should be necessary if you are using default semantic-release config
semantic-release/release-notes-generator (@​semantic-release/release-notes-generator)

v14.0.1

Compare Source

Bug Fixes

v14.0.0

Compare Source

Features
BREAKING CHANGES
  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config
conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • Node >= 18 is required
  • conventional-recommended-bump: new Bumper exported class (#​1218)
  • cleanup presets interface (#​1215)
  • conventional-changelog-writer: rewrite to TypeScript (#​1150)
  • Now all packages, except gulp-conventional-changelog, are ESM-only.
Features
Bug Fixes
semantic-release/semantic-release (semantic-release)

v24.1.0

Compare Source

Features

v24.0.0

Compare Source

Bug Fixes
  • deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)
  • deps: upgraded to the beta of the release-notes-generator plugin (4a4cd92)
BREAKING CHANGES
  • deps: the commit-analyzer plugin now expects to be used with the latest major versions of
    conventional-changelog packages. if you are installing any of these packages in addition to
    semantic-release, be sure to update them as well
  • deps: the release-notes-generator plugin now expects to be used with the latest major
    versions of conventional-changelog packages. if you are installing any of these packages in addition
    to semantic-release, be sure to update them as well

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) | devDependencies | major | [`^12.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/@semantic-release%2fcommit-analyzer/12.0.0/13.0.0) | | [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | devDependencies | major | [`^13.0.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/@semantic-release%2frelease-notes-generator/13.0.0/14.0.1) | | [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme) ([source](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits)) | devDependencies | major | [`^7.0.2` -> `^8.0.0`](https://renovatebot.com/diffs/npm/conventional-changelog-conventionalcommits/7.0.2/8.0.0) | | [semantic-release](https://github.com/semantic-release/semantic-release) | devDependencies | major | [`^23.0.0` -> `^24.0.0`](https://renovatebot.com/diffs/npm/semantic-release/23.1.1/24.1.0) | --- ### Release Notes <details> <summary>semantic-release/commit-analyzer (@&#8203;semantic-release/commit-analyzer)</summary> ### [`v13.0.0`](https://github.com/semantic-release/commit-analyzer/releases/tag/v13.0.0) [Compare Source](https://github.com/semantic-release/commit-analyzer/compare/v12.0.0...v13.0.0) ##### Bug Fixes - log the raw message again ([e2f5d6c](https://github.com/semantic-release/commit-analyzer/commit/e2f5d6c4594be06b2e3b822217920099fd264fec)) ##### Features - support latest conventional-changelog packages ([0254d7a](https://github.com/semantic-release/commit-analyzer/commit/0254d7a5c59ccc4692b86218554f8850ebf46682)) ##### BREAKING CHANGES - by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config </details> <details> <summary>semantic-release/release-notes-generator (@&#8203;semantic-release/release-notes-generator)</summary> ### [`v14.0.1`](https://github.com/semantic-release/release-notes-generator/releases/tag/v14.0.1) [Compare Source](https://github.com/semantic-release/release-notes-generator/compare/v14.0.0...v14.0.1) ##### Bug Fixes - **deps:** rename read-pkg-up to read-package-up ([#&#8203;671](https://github.com/semantic-release/release-notes-generator/issues/671)) ([687ba5a](https://github.com/semantic-release/release-notes-generator/commit/687ba5a39c6191c7ef3fbbd86a7b3e478a342ac6)) ### [`v14.0.0`](https://github.com/semantic-release/release-notes-generator/releases/tag/v14.0.0) [Compare Source](https://github.com/semantic-release/release-notes-generator/compare/v13.0.0...v14.0.0) ##### Features - support latest conventional-changelog packages ([#&#8203;643](https://github.com/semantic-release/release-notes-generator/issues/643)) ([2bce0d3](https://github.com/semantic-release/release-notes-generator/commit/2bce0d3504b9ed343dc7cb9c1ebde21f168b6f07)) ##### BREAKING CHANGES - by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config </details> <details> <summary>conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)</summary> ### [`v8.0.0`](https://github.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-conventionalcommits/CHANGELOG.md#800-2024-04-26) [Compare Source](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v7.0.2...conventional-changelog-conventionalcommits-v8.0.0) ##### ⚠ BREAKING CHANGES - Node >= 18 is required - **conventional-recommended-bump:** new `Bumper` exported class ([#&#8203;1218](https://github.com/conventional-changelog/conventional-changelog/issues/1218)) - cleanup presets interface ([#&#8203;1215](https://github.com/conventional-changelog/conventional-changelog/issues/1215)) - **conventional-changelog-writer:** rewrite to TypeScript ([#&#8203;1150](https://github.com/conventional-changelog/conventional-changelog/issues/1150)) - Now all packages, except gulp-conventional-changelog, are ESM-only. ##### Features - cleanup presets interface ([#&#8203;1215](https://github.com/conventional-changelog/conventional-changelog/issues/1215)) ([0e4f293](https://github.com/conventional-changelog/conventional-changelog/commit/0e4f2935add5dbf68410ea3c245ed8bd13e292a8)) - **conventional-changelog-writer:** rewrite to TypeScript ([#&#8203;1150](https://github.com/conventional-changelog/conventional-changelog/issues/1150)) ([8af364f](https://github.com/conventional-changelog/conventional-changelog/commit/8af364feb20f4e6f7ffab6f5b25638df780db715)) - **conventional-recommended-bump:** new `Bumper` exported class ([#&#8203;1218](https://github.com/conventional-changelog/conventional-changelog/issues/1218)) ([0ddc8cd](https://github.com/conventional-changelog/conventional-changelog/commit/0ddc8cdceb91f838f9f73e0bff8e3f140176a13a)) - drop node 16 support ([#&#8203;1226](https://github.com/conventional-changelog/conventional-changelog/issues/1226)) ([ec69cfd](https://github.com/conventional-changelog/conventional-changelog/commit/ec69cfdf0040f73ec0eadc4779c37874e71f3dff)) - move from CommonJS to ESM ([#&#8203;1144](https://github.com/conventional-changelog/conventional-changelog/issues/1144)) ([c5b859d](https://github.com/conventional-changelog/conventional-changelog/commit/c5b859d201e124822002eb54574f003f074216e2)) ##### Bug Fixes - **conventional-changelog-conventionalcommits:** avoid double empty lines ([#&#8203;1235](https://github.com/conventional-changelog/conventional-changelog/issues/1235)) ([3b4bfdf](https://github.com/conventional-changelog/conventional-changelog/commit/3b4bfdf3ac7d26da8466a577227254123b767336)), closes [#&#8203;1188](https://github.com/conventional-changelog/conventional-changelog/issues/1188) </details> <details> <summary>semantic-release/semantic-release (semantic-release)</summary> ### [`v24.1.0`](https://github.com/semantic-release/semantic-release/releases/tag/v24.1.0) [Compare Source](https://github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0) ##### Features - add `warn` type to global `context.logger` ([#&#8203;3423](https://github.com/semantic-release/semantic-release/issues/3423)) ([bcc663c](https://github.com/semantic-release/semantic-release/commit/bcc663ccf02165bae93e278cf230919e53a97ee7)) ### [`v24.0.0`](https://github.com/semantic-release/semantic-release/releases/tag/v24.0.0) [Compare Source](https://github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0) ##### Bug Fixes - **deps:** upgraded to the beta of the commit-analyzer plugin ([dfc3d91](https://github.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f)) - **deps:** upgraded to the beta of the release-notes-generator plugin ([4a4cd92](https://github.com/semantic-release/semantic-release/commit/4a4cd92097e73dc1defc514347c673d84e1b6a9e)) ##### BREAKING CHANGES - **deps:** the commit-analyzer plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well - **deps:** the release-notes-generator plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6ImRldmVsIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
Renovate Bot added 1 commit 2024-08-20 23:15:11 +02:00
Renovate Bot requested review from Piotr Icikowski 2024-08-20 23:15:11 +02:00
Piotr Icikowski merged commit 9ce9cd9664 into devel 2024-08-20 23:16:51 +02:00
Piotr Icikowski deleted branch renovate-major-all-major 2024-08-20 23:16:51 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: go/generics#2
No description provided.