Skip to content

Commit

Permalink
fix(deps): update semantic-release monorepo (major) (#38)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@semantic-release/commit-analyzer](https://redirect.github.com/semantic-release/commit-analyzer)
| [`12.0.0` ->
`13.0.0`](https://renovatebot.com/diffs/npm/@semantic-release%2fcommit-analyzer/12.0.0/13.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fcommit-analyzer/13.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2fcommit-analyzer/13.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2fcommit-analyzer/12.0.0/13.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fcommit-analyzer/12.0.0/13.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@semantic-release/github](https://redirect.github.com/semantic-release/github)
| [`10.3.5` ->
`11.0.1`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/10.3.5/11.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fgithub/11.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2fgithub/11.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2fgithub/10.3.5/11.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fgithub/10.3.5/11.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@semantic-release/release-notes-generator](https://redirect.github.com/semantic-release/release-notes-generator)
| [`13.0.0` ->
`14.0.1`](https://renovatebot.com/diffs/npm/@semantic-release%2frelease-notes-generator/13.0.0/14.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2frelease-notes-generator/14.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2frelease-notes-generator/14.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2frelease-notes-generator/13.0.0/14.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2frelease-notes-generator/13.0.0/14.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[semantic-release](https://redirect.github.com/semantic-release/semantic-release)
| [`23.1.1` ->
`24.2.0`](https://renovatebot.com/diffs/npm/semantic-release/23.1.1/24.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/23.1.1/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/23.1.1/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/commit-analyzer
(@&#8203;semantic-release/commit-analyzer)</summary>

###
[`v13.0.0`](https://redirect.github.com/semantic-release/commit-analyzer/releases/tag/v13.0.0)

[Compare
Source](https://redirect.github.com/semantic-release/commit-analyzer/compare/v12.0.0...v13.0.0)

##### Bug Fixes

- log the raw message again
([e2f5d6c](https://redirect.github.com/semantic-release/commit-analyzer/commit/e2f5d6c4594be06b2e3b822217920099fd264fec))

##### Features

- support latest conventional-changelog packages
([0254d7a](https://redirect.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/github
(@&#8203;semantic-release/github)</summary>

###
[`v11.0.1`](https://redirect.github.com/semantic-release/github/releases/tag/v11.0.1)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v11.0.0...v11.0.1)

##### Bug Fixes

- **success:** PRs not recognized as resolved issues
([#&#8203;960](https://redirect.github.com/semantic-release/github/issues/960))
([7cde776](https://redirect.github.com/semantic-release/github/commit/7cde776801771a9b28fa08d7ed83d14fa61f24f7))

###
[`v11.0.0`](https://redirect.github.com/semantic-release/github/releases/tag/v11.0.0)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.3.5...v11.0.0)

##### chore

- update peer dependency for `semantic-release`
([95c7cdd](https://redirect.github.com/semantic-release/github/commit/95c7cdd19b9f053913839cf7b0f9a55bd8f0e494))

##### Code Refactoring

- modify commit associatedPRs and relatedIssues `label` property data
type.
([718134a](https://redirect.github.com/semantic-release/github/commit/718134ac436f2be4378c3982ae1af725a7aafe63))

##### Features

- integrate `warn` in `fail` script
([7a9914a](https://redirect.github.com/semantic-release/github/commit/7a9914a30247cef045bf0cebaac3970318408c1c))
- integrate `warn` in `success` script
([792720d](https://redirect.github.com/semantic-release/github/commit/792720d84633569c88254f6d654894f378e6edca))

##### BREAKING CHANGES

- the commit associatedPR and relatedIssues `label` prop is now an array
of objects with more properties
-   the minimum required version of semantic-release to use

[@&#8203;semantic-release/github](https://redirect.github.com/semantic-release/github)
is now v24.1.0

</details>

<details>
<summary>semantic-release/release-notes-generator
(@&#8203;semantic-release/release-notes-generator)</summary>

###
[`v14.0.1`](https://redirect.github.com/semantic-release/release-notes-generator/releases/tag/v14.0.1)

[Compare
Source](https://redirect.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://redirect.github.com/semantic-release/release-notes-generator/issues/671))
([687ba5a](https://redirect.github.com/semantic-release/release-notes-generator/commit/687ba5a39c6191c7ef3fbbd86a7b3e478a342ac6))

###
[`v14.0.0`](https://redirect.github.com/semantic-release/release-notes-generator/releases/tag/v14.0.0)

[Compare
Source](https://redirect.github.com/semantic-release/release-notes-generator/compare/v13.0.0...v14.0.0)

##### Features

- support latest conventional-changelog packages
([#&#8203;643](https://redirect.github.com/semantic-release/release-notes-generator/issues/643))
([2bce0d3](https://redirect.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>semantic-release/semantic-release (semantic-release)</summary>

###
[`v24.2.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.2.0)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0)

##### Features

- clarify branch existence requirement in error messages
([#&#8203;3462](https://redirect.github.com/semantic-release/semantic-release/issues/3462))
([05a2ea9](https://redirect.github.com/semantic-release/semantic-release/commit/05a2ea9a060e6508abf92087e8c8cc4a7a85604f))

###
[`v24.1.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.3)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3)

##### Bug Fixes

- **branch-naming:** prevent non-range versions from being identified as
maintenance branches
([07f2672](https://redirect.github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9))

###
[`v24.1.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.2)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.1...v24.1.2)

##### Bug Fixes

- **deps:** update `@semantic-release/github` to `v11.0.0`
([#&#8203;3460](https://redirect.github.com/semantic-release/semantic-release/issues/3460))
([43df51b](https://redirect.github.com/semantic-release/semantic-release/commit/43df51b79ec9c8716b737804486b375459ea177e))

###
[`v24.1.1`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)

###
[`v24.1.0`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.0.0...bcc663ccf02165bae93e278cf230919e53a97ee7)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0)

###
[`v24.0.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.0.0)

[Compare
Source](https://redirect.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://redirect.github.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f))
- **deps:** upgraded to the beta of the release-notes-generator plugin
([4a4cd92](https://redirect.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 is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Hapag-Lloyd/Workflow-Templates).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 8200bfa commit 31e83cf
Show file tree
Hide file tree
Showing 4 changed files with 370 additions and 588 deletions.
Loading

0 comments on commit 31e83cf

Please sign in to comment.