Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update dependency @semantic-release/github to v9.0.7 - autoclosed #145

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
46 changes: 31 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1802,6 +1802,13 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^19.0.0":
version: 19.0.0
resolution: "@octokit/openapi-types@npm:19.0.0"
checksum: 9a8125ab4e1651ca4b2f734cfa15ca52fe9fa0edd87696e4f57dfa2bcd472767f0f8a99b9324be21f863e6cd91afee423982189f97ac018f3c78a83560e616f5
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^6.1.2":
version: 6.1.2
resolution: "@octokit/plugin-paginate-rest@npm:6.1.2"
Expand All @@ -1814,14 +1821,14 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^8.0.0":
version: 8.0.0
resolution: "@octokit/plugin-paginate-rest@npm:8.0.0"
"@octokit/plugin-paginate-rest@npm:^9.0.0":
version: 9.0.0
resolution: "@octokit/plugin-paginate-rest@npm:9.0.0"
dependencies:
"@octokit/types": ^11.0.0
"@octokit/types": ^12.0.0
peerDependencies:
"@octokit/core": ">=5"
checksum: b5d7cee50523862c6ce7be057f7200e14ee4dcded462f27304c822c960a37efa23ed51080ea879f5d1e56e78f74baa17d2ce32eed5d726794abc35755777e32c
checksum: 4a8543f3e45c4916f94edc57d66106ee60da9fd4edccd7c3a2ddd00da1fc4eb2e1b2bcb3d6cb981a050edf883100c5004d0b81497568d4ac9138310a2188a458
languageName: node
linkType: hard

Expand Down Expand Up @@ -1858,15 +1865,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-throttling@npm:^7.0.0":
version: 7.0.0
resolution: "@octokit/plugin-throttling@npm:7.0.0"
"@octokit/plugin-throttling@npm:^8.0.0":
version: 8.0.0
resolution: "@octokit/plugin-throttling@npm:8.0.0"
dependencies:
"@octokit/types": ^11.0.0
"@octokit/types": ^12.0.0
bottleneck: ^2.15.3
peerDependencies:
"@octokit/core": ^5.0.0
checksum: 772dd3405cb89ac8e4f6e81cee4e1cbf61010461c6c88ebc9f3a557eefc8a039b2368e615b2bf5d97352f5faf0dc133d70ad8eb568fd429f58332292d29113c1
checksum: 17a7a4b6c7d978cd337f1d3e2ba087fb129b02f3453eddac8614bd4eff2fdaa8e7a0cb3708553f5d85770ad238c5c26c3a67bf9d19aa814670e23a6e04ed3509
languageName: node
linkType: hard

Expand Down Expand Up @@ -1956,6 +1963,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^12.0.0":
version: 12.0.0
resolution: "@octokit/types@npm:12.0.0"
dependencies:
"@octokit/openapi-types": ^19.0.0
checksum: ad55e13cbeef96a63d0088df2ed0a8f3ca764db3f877aa2ecb1693de40b03c1f8e392603bd7fddaaaa74138970ea39f46e4b830d15eeeba74be1671f36440129
languageName: node
linkType: hard

"@octokit/types@npm:^9.0.0, @octokit/types@npm:^9.2.3":
version: 9.3.2
resolution: "@octokit/types@npm:9.3.2"
Expand Down Expand Up @@ -2584,13 +2600,13 @@ __metadata:
linkType: hard

"@semantic-release/github@npm:^9.0.0, @semantic-release/github@npm:^9.0.6":
version: 9.0.6
resolution: "@semantic-release/github@npm:9.0.6"
version: 9.0.7
resolution: "@semantic-release/github@npm:9.0.7"
dependencies:
"@octokit/core": ^5.0.0
"@octokit/plugin-paginate-rest": ^8.0.0
"@octokit/plugin-paginate-rest": ^9.0.0
"@octokit/plugin-retry": ^6.0.0
"@octokit/plugin-throttling": ^7.0.0
"@octokit/plugin-throttling": ^8.0.0
"@semantic-release/error": ^4.0.0
aggregate-error: ^5.0.0
debug: ^4.3.4
Expand All @@ -2605,7 +2621,7 @@ __metadata:
url-join: ^5.0.0
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 5cdcf2c14c762c4381d5117a00f691143198937de8f83f7b6ec8bbd7854ec80e9830f13606929c2d2608e88ea2d983e78878bb9c152827237f703b5e78ae6cc3
checksum: b4aa5586128edda92edfb9984284bcebd668cfbd7be0dcbfdbb69b5bd8c8a517b1568e02c53ff1064a66eae57078e4af2f32809f047affa7f46cef5b2b0ddb3d
languageName: node
linkType: hard

Expand Down