Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v24 (#146)
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](https://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/semantic-release (semantic-release)</summary>

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

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

##### Features

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

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

[Compare
Source](https://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://github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9))

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

[Compare
Source](https://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://github.com/semantic-release/semantic-release/issues/3460))
([43df51b](https://github.com/semantic-release/semantic-release/commit/43df51b79ec9c8716b737804486b375459ea177e))

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

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

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

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

###
[`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 - "* 0-3 * * 1" in timezone
Europe/Amsterdam, 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.

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

---

- [ ] <!-- 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/remcolakens/next-boilerplate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 7dbfc6e commit 774d876
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 118 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"prettier-plugin-organize-imports": "^4.1.0",
"prettier-plugin-tailwindcss": "^0.6.9",
"rimraf": "^6.0.1",
"semantic-release": "^23.1.1",
"semantic-release": "^24.2.0",
"shadcn": "^2.1.6",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.4",
Expand Down
Loading

0 comments on commit 774d876

Please sign in to comment.