Skip to content

Commit be667cd

Browse files
chore(deps): update dependency semantic-release to v24.2.3 (#443)
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 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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jgiovaresco/apim-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f5113f commit be667cd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"pinst": "3.0.0",
2727
"prettier": "3.5.1",
2828
"prettier-plugin-packagejson": "2.5.8",
29-
"semantic-release": "24.2.2"
29+
"semantic-release": "24.2.3"
3030
},
3131
"packageManager": "yarn@4.6.0"
3232
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@ __metadata:
11531153
pinst: "npm:3.0.0"
11541154
prettier: "npm:3.5.1"
11551155
prettier-plugin-packagejson: "npm:2.5.8"
1156-
semantic-release: "npm:24.2.2"
1156+
semantic-release: "npm:24.2.3"
11571157
languageName: unknown
11581158
linkType: soft
11591159

@@ -4704,9 +4704,9 @@ __metadata:
47044704
languageName: node
47054705
linkType: hard
47064706

4707-
"semantic-release@npm:24.2.2":
4708-
version: 24.2.2
4709-
resolution: "semantic-release@npm:24.2.2"
4707+
"semantic-release@npm:24.2.3":
4708+
version: 24.2.3
4709+
resolution: "semantic-release@npm:24.2.3"
47104710
dependencies:
47114711
"@semantic-release/commit-analyzer": "npm:^13.0.0-beta.1"
47124712
"@semantic-release/error": "npm:^4.0.0"
@@ -4739,7 +4739,7 @@ __metadata:
47394739
yargs: "npm:^17.5.1"
47404740
bin:
47414741
semantic-release: bin/semantic-release.js
4742-
checksum: 10c0/82b3f4654badbb80bf20be563ab232531aa721b1aeb17b9e24edf68dc0a6d1c7e10eddb38b6d2eb059ae5c09b6026787743a2f41eaccf0febb7bedebffa7c479
4742+
checksum: 10c0/75c6657429bbd31c60e2a4982a9081de0d840dce7d0910b5f93e45bf717c921847d1cbc1f1c9e40a10ae20b6b8a61e9fc6d837623832f113c05468eb15ebb8f8
47434743
languageName: node
47444744
linkType: hard
47454745

0 commit comments

Comments
 (0)