Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @semantic-release/github to v11 (#384)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 7189fe4 commit 9badf39
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.0.2",
"@semantic-release/github": "11.0.0",
"@semantic-release/npm": "12.0.0",
"@semantic-release/release-notes-generator": "14.0.0",
"@swc/core": "1.3.102",
Expand Down
25 changes: 7 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1871,17 +1871,6 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^10.0.0":
version: 10.0.0
resolution: "@octokit/plugin-paginate-rest@npm:10.0.0"
dependencies:
"@octokit/types": "npm:^12.6.0"
peerDependencies:
"@octokit/core": ">=6"
checksum: bdae24aca95edbfa8db4524aef4fd1bfd4ff9b1a4d788bce4674435e788715041c094c72c37039320b1cc06533c0bd562af5ab6293c4192505085eace855eff8
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^11.0.0":
version: 11.3.1
resolution: "@octokit/plugin-paginate-rest@npm:11.3.1"
Expand Down Expand Up @@ -2197,12 +2186,12 @@ __metadata:
languageName: node
linkType: hard

"@semantic-release/github@npm:10.0.2":
version: 10.0.2
resolution: "@semantic-release/github@npm:10.0.2"
"@semantic-release/github@npm:11.0.0":
version: 11.0.0
resolution: "@semantic-release/github@npm:11.0.0"
dependencies:
"@octokit/core": "npm:^6.0.0"
"@octokit/plugin-paginate-rest": "npm:^10.0.0"
"@octokit/plugin-paginate-rest": "npm:^11.0.0"
"@octokit/plugin-retry": "npm:^7.0.0"
"@octokit/plugin-throttling": "npm:^9.0.0"
"@semantic-release/error": "npm:^4.0.0"
Expand All @@ -2218,8 +2207,8 @@ __metadata:
p-filter: "npm:^4.0.0"
url-join: "npm:^5.0.0"
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 103fc3656fc523526c0f3dfb268cf859848c379c21645a49a1626f03b9618fba2f6767b20fc4f8e21c57cda5e0788dd599d85cfea087c463d6bb5c529d0f8df6
semantic-release: ">=24.1.0"
checksum: e64a6f0e8061ecdb7c382a0595c2a6597a511c16b2c291649a11a5cb8a47e1a4aad714bb41bf429aa3bcc6a4490a59b8393f591ee6ad0f2f282927fd358d0fc1
languageName: node
linkType: hard

Expand Down Expand Up @@ -13738,7 +13727,7 @@ __metadata:
"@semantic-release/commit-analyzer": "npm:13.0.0"
"@semantic-release/exec": "npm:^6.0.3"
"@semantic-release/git": "npm:10.0.1"
"@semantic-release/github": "npm:10.0.2"
"@semantic-release/github": "npm:11.0.0"
"@semantic-release/npm": "npm:12.0.0"
"@semantic-release/release-notes-generator": "npm:14.0.0"
"@swc/core": "npm:1.3.102"
Expand Down

0 comments on commit 9badf39

Please sign in to comment.