Skip to content

Commit 8a43719

Browse files
chore(deps): update dependency @semantic-release/github to v12 (#7832)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@semantic-release/github](https://redirect.github.com/semantic-release/github) | [`11.0.6` -> `12.0.0`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/11.0.6/12.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fgithub/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fgithub/11.0.6/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>semantic-release/github (@&#8203;semantic-release/github)</summary> ### [`v12.0.0`](https://redirect.github.com/semantic-release/github/compare/v11.0.6...c98f1c813f019871d3923f93d987575acfd049d9) [Compare Source](https://redirect.github.com/semantic-release/github/compare/v11.0.6...v12.0.0) </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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0dd90f3 commit 8a43719

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
@@ -60,7 +60,7 @@
6060
"@cypress/code-coverage": "3.14.7",
6161
"@eslint/compat": "1.3.2",
6262
"@eslint/js": "9.36.0",
63-
"@semantic-release/github": "11.0.6",
63+
"@semantic-release/github": "12.0.0",
6464
"@testing-library/cypress": "10.1.0",
6565
"@types/jscodeshift": "17.3.0",
6666
"@types/node": "22.18.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3389,9 +3389,9 @@ __metadata:
33893389
languageName: node
33903390
linkType: hard
33913391

3392-
"@semantic-release/github@npm:11.0.6":
3393-
version: 11.0.6
3394-
resolution: "@semantic-release/github@npm:11.0.6"
3392+
"@semantic-release/github@npm:12.0.0":
3393+
version: 12.0.0
3394+
resolution: "@semantic-release/github@npm:12.0.0"
33953395
dependencies:
33963396
"@octokit/core": "npm:^7.0.0"
33973397
"@octokit/plugin-paginate-rest": "npm:^13.0.0"
@@ -3411,7 +3411,7 @@ __metadata:
34113411
url-join: "npm:^5.0.0"
34123412
peerDependencies:
34133413
semantic-release: ">=24.1.0"
3414-
checksum: 10c0/b81448159311d73cc00d65484847f02150e5936d8442493c4917c5b473da2c9064b5d1cb297574d79de642bd495cd8c26d2c633db69ed7db4c8892ad2306e7bf
3414+
checksum: 10c0/088dfef57426bf0605bcf508e6adcd178957bcb933e7f1251db644f77efde2f9dd7a50ec58c570f130c72899540124001fadb0da6fde573af5597ac4aaa36a6f
34153415
languageName: node
34163416
linkType: hard
34173417

@@ -20190,7 +20190,7 @@ __metadata:
2019020190
"@cypress/code-coverage": "npm:3.14.7"
2019120191
"@eslint/compat": "npm:1.3.2"
2019220192
"@eslint/js": "npm:9.36.0"
20193-
"@semantic-release/github": "npm:11.0.6"
20193+
"@semantic-release/github": "npm:12.0.0"
2019420194
"@stackblitz/sdk": "npm:1.11.0"
2019520195
"@storybook/addon-a11y": "npm:9.1.10"
2019620196
"@storybook/addon-docs": "npm:9.1.10"

0 commit comments

Comments
 (0)