Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v24.2.3 (#400)
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://redirect.github.com/semantic-release/semantic-release)
| [`24.2.2` ->
`24.2.3`](https://renovatebot.com/diffs/npm/semantic-release/24.2.2/24.2.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/24.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/24.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/24.2.2/24.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/24.2.2/24.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Bug Fixes

- **types:** fixed typescript definition
([0e08b5c](https://redirect.github.com/semantic-release/semantic-release/commit/0e08b5c9752de501b30ae6b6cb34a767d2fae4d9)),
closes
[#&#8203;3601](https://redirect.github.com/semantic-release/semantic-release/issues/3601)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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/matzkoh/eslint-plugin-generate-test-id).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent a89cfe8 commit e731191
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -53,7 +53,7 @@
"npm-run-all2": "7.0.2",
"prettier": "3.5.1",
"prettier-plugin-packagejson": "2.5.8",
"semantic-release": "24.2.2"
"semantic-release": "24.2.3"
},
"peerDependencies": {
"eslint": ">=7"
Expand Down

0 comments on commit e731191

Please sign in to comment.