Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v24 (#323)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`^23.0.0` ->
`^24.0.0`](https://renovatebot.com/diffs/npm/semantic-release/23.1.1/24.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/24.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/24.0.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.0.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.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`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

</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.

🔕 **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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/ackama/eslint-config-ackama).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 0ea81f6 commit 85a4fbe
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 41 deletions.
170 changes: 130 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"prettier-config-ackama": "^1.0.0",
"semantic-release": "^23.0.0",
"semantic-release": "^24.0.0",
"semver": "^7.3.5",
"ts-jest": "^29.0.0",
"ts-node": "^10.0.0",
Expand Down

0 comments on commit 85a4fbe

Please sign in to comment.