Skip to content

Commit e59e224

Browse files
chore(deps): update dependency @semantic-release/github to v11.0.2 (#346)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@semantic-release/github](https://redirect.github.com/semantic-release/github) | [`11.0.1` -> `11.0.2`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/11.0.1/11.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fgithub/11.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2fgithub/11.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2fgithub/11.0.1/11.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fgithub/11.0.1/11.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>semantic-release/github (@&#8203;semantic-release/github)</summary> ### [`v11.0.2`](https://redirect.github.com/semantic-release/github/releases/tag/v11.0.2) [Compare Source](https://redirect.github.com/semantic-release/github/compare/v11.0.1...v11.0.2) ##### Bug Fixes - **deps:** update octokit monorepo (major) ([#&#8203;1020](https://redirect.github.com/semantic-release/github/issues/1020)) ([12f6bfd](https://redirect.github.com/semantic-release/github/commit/12f6bfd4d5f4d23eab630ddb881b6637e88a7539)) </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 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/kkrishguptaa/reseter.css). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22c7c56 commit e59e224

File tree

2 files changed

+34
-7
lines changed

2 files changed

+34
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@semantic-release/changelog": "6.0.3",
3535
"@semantic-release/commit-analyzer": "13.0.1",
3636
"@semantic-release/git": "10.0.1",
37-
"@semantic-release/github": "11.0.1",
37+
"@semantic-release/github": "11.0.2",
3838
"@semantic-release/npm": "12.0.1",
3939
"@semantic-release/release-notes-generator": "14.0.3",
4040
"autoprefixer": "10.4.21",

yarn.lock

Lines changed: 33 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -303,13 +303,25 @@
303303
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-21.2.0.tgz#d699a060dd6814fae4e5b601a5d530b6edd94136"
304304
integrity sha512-xx+Xd6I7rYvul/hgUDqv6TeGX0IOGnhSg9IOeYgd/uI7IAqUy6DE2B6Ipv2M4mWoxaMcWjIzgTIcv8pMO3F3vw==
305305

306+
"@octokit/openapi-types@^25.0.0":
307+
version "25.0.0"
308+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-25.0.0.tgz#adeead36992abf966e89dcd53518d8b0dc910e0d"
309+
integrity sha512-FZvktFu7HfOIJf2BScLKIEYjDsw6RKc7rBJCdvCTfKsVnx2GEB/Nbzjr29DUdb7vQhlzS/j8qDzdditP0OC6aw==
310+
306311
"@octokit/plugin-paginate-rest@^11.0.0":
307312
version "11.0.0"
308313
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.0.0.tgz#ecf50fc245451d3231d308b29074e95bff54ed90"
309314
integrity sha512-HLz6T9HWeNkX3SVqc7FUYlh+TAg3G7gCc1MGuNcov8mSrFU9dc4ABmRmgqR9TsY1doUx42vLN5UxxWlnqBX8xw==
310315
dependencies:
311316
"@octokit/types" "^13.0.0"
312317

318+
"@octokit/plugin-paginate-rest@^12.0.0":
319+
version "12.0.0"
320+
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-12.0.0.tgz#4f3c1caefd6f85abb4e95c1c0a38af4568cb4dae"
321+
integrity sha512-MPd6WK1VtZ52lFrgZ0R2FlaoiWllzgqFHaSZxvp72NmoDeZ0m8GeJdg4oB6ctqMTYyrnDYp592Xma21mrgiyDA==
322+
dependencies:
323+
"@octokit/types" "^14.0.0"
324+
313325
"@octokit/plugin-retry@^7.0.0":
314326
version "7.0.3"
315327
resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-7.0.3.tgz#64659e6294e437afbcfaaae9e67db3b1b621c244"
@@ -319,6 +331,14 @@
319331
"@octokit/types" "^12.0.0"
320332
bottleneck "^2.15.3"
321333

334+
"@octokit/plugin-throttling@^10.0.0":
335+
version "10.0.0"
336+
resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-10.0.0.tgz#3ca3c2d3b6e1deb263462f5d35ce6727527116ef"
337+
integrity sha512-Kuq5/qs0DVYTHZuBAzCZStCzo2nKvVRo/TDNhCcpC2TKiOGz/DisXMCvjt3/b5kr6SCI1Y8eeeJTHBxxpFvZEg==
338+
dependencies:
339+
"@octokit/types" "^14.0.0"
340+
bottleneck "^2.15.3"
341+
322342
"@octokit/plugin-throttling@^9.0.0":
323343
version "9.0.3"
324344
resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-9.0.3.tgz#5aeb282ee54632c8d70ee7f80d8b0ef6b9d74895"
@@ -365,6 +385,13 @@
365385
dependencies:
366386
"@octokit/openapi-types" "^21.0.0"
367387

388+
"@octokit/types@^14.0.0":
389+
version "14.0.0"
390+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-14.0.0.tgz#bbd1d31e2269940789ef143b1c37918aae09adc4"
391+
integrity sha512-VVmZP0lEhbo2O1pdq63gZFiGCKkm8PPp8AUOijlwPO6hojEVjspA0MWKP7E4hbvGxzFKNqKr6p0IYtOH/Wf/zA==
392+
dependencies:
393+
"@octokit/openapi-types" "^25.0.0"
394+
368395
369396
version "2.4.1"
370397
resolved "https://registry.yarnpkg.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.1.tgz#c2c19a3c442313ff007d2d7a9c2c1dd3e1c9ca84"
@@ -541,15 +568,15 @@
541568
micromatch "^4.0.0"
542569
p-reduce "^2.0.0"
543570

544-
"@semantic-release/[email protected].1":
545-
version "11.0.1"
546-
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-11.0.1.tgz#127579aa77ddd8586de6f4f57d0e66db3453a876"
547-
integrity sha512-Z9cr0LgU/zgucbT9cksH0/pX9zmVda9hkDPcgIE0uvjMQ8w/mElDivGjx1w1pEQ+MuQJ5CBq3VCF16S6G4VH3A==
571+
"@semantic-release/[email protected].2":
572+
version "11.0.2"
573+
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-11.0.2.tgz#92326cad57c4209c123a0f59fb1c5f042c068ac8"
574+
integrity sha512-EhHimj3/eOSPu0OflgDzwgrawoGJIn8XLOkNS6WzwuTr8ebxyX976Y4mCqJ8MlkdQpV5+8T+49sy8xXlcm6uCg==
548575
dependencies:
549576
"@octokit/core" "^6.0.0"
550-
"@octokit/plugin-paginate-rest" "^11.0.0"
577+
"@octokit/plugin-paginate-rest" "^12.0.0"
551578
"@octokit/plugin-retry" "^7.0.0"
552-
"@octokit/plugin-throttling" "^9.0.0"
579+
"@octokit/plugin-throttling" "^10.0.0"
553580
"@semantic-release/error" "^4.0.0"
554581
aggregate-error "^5.0.0"
555582
debug "^4.3.4"

0 commit comments

Comments
 (0)