Venatum / bull-board-docker

Docker image for bull-board
https://hub.docker.com/r/venatum/bull-board
MIT License
2 stars 2 forks source link

chore(dev-deps): update semantic-release monorepo (major) #159

Closed Venatum closed 1 month ago

Venatum commented 1 month ago

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
semantic-release devDependencies major ^23.1.1 -> ^24.0.0

Release Notes

semantic-release/commit-analyzer (@​semantic-release/commit-analyzer) ### [`v13.0.0`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v13.0.0) [Compare Source](https://togithub.com/semantic-release/commit-analyzer/compare/v12.0.0...v13.0.0) ##### Bug Fixes - log the raw message again ([e2f5d6c](https://togithub.com/semantic-release/commit-analyzer/commit/e2f5d6c4594be06b2e3b822217920099fd264fec)) ##### Features - support latest conventional-changelog packages ([0254d7a](https://togithub.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
semantic-release/release-notes-generator (@​semantic-release/release-notes-generator) ### [`v14.0.0`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v14.0.0) [Compare Source](https://togithub.com/semantic-release/release-notes-generator/compare/v13.0.0...v14.0.0) ##### Features - support latest conventional-changelog packages ([#​643](https://togithub.com/semantic-release/release-notes-generator/issues/643)) ([2bce0d3](https://togithub.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
semantic-release/semantic-release (semantic-release) ### [`v24.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v24.0.0) [Compare Source](https://togithub.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://togithub.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f)) - **deps:** upgraded to the beta of the release-notes-generator plugin ([4a4cd92](https://togithub.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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

Venatum commented 1 month ago

:tada: This PR is included in version 1.4.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: