Skip to content

Commit

Permalink
build(deps): update devdependency @semantic-release/github to ~11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent ffe98c2 commit 865e342
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@rushstack/eslint-patch": "~1.10.0",
"@semantic-release/changelog": "~6.0.2",
"@semantic-release/commit-analyzer": "~13.0.0",
"@semantic-release/github": "~10.3.0",
"@semantic-release/github": "~11.0.0",
"@semantic-release/npm": "~12.0.0",
"@semantic-release/release-notes-generator": "~14.0.0",
"@types/node": "~22.6.0",
Expand Down
30 changes: 28 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,7 @@ __metadata:
languageName: node
linkType: hard

"@semantic-release/github@npm:^10.0.0, @semantic-release/github@npm:~10.3.0":
"@semantic-release/github@npm:^10.0.0":
version: 10.3.5
resolution: "@semantic-release/github@npm:10.3.5"
dependencies:
Expand All @@ -873,6 +873,32 @@ __metadata:
languageName: node
linkType: hard

"@semantic-release/github@npm:~11.0.0":
version: 11.0.0
resolution: "@semantic-release/github@npm:11.0.0"
dependencies:
"@octokit/core": ^6.0.0
"@octokit/plugin-paginate-rest": ^11.0.0
"@octokit/plugin-retry": ^7.0.0
"@octokit/plugin-throttling": ^9.0.0
"@semantic-release/error": ^4.0.0
aggregate-error: ^5.0.0
debug: ^4.3.4
dir-glob: ^3.0.1
globby: ^14.0.0
http-proxy-agent: ^7.0.0
https-proxy-agent: ^7.0.0
issue-parser: ^7.0.0
lodash-es: ^4.17.21
mime: ^4.0.0
p-filter: ^4.0.0
url-join: ^5.0.0
peerDependencies:
semantic-release: ">=24.1.0"
checksum: 044718a41f9888dd621e89959bb5bad9db772aa317fdc003bbd1b7dad895082c584b3409a7fc8c00071229b272718d303a006e72c7782c5dfb54313515b0b1f4
languageName: node
linkType: hard

"@semantic-release/npm@npm:^12.0.0, @semantic-release/npm@npm:~12.0.0":
version: 12.0.1
resolution: "@semantic-release/npm@npm:12.0.1"
Expand Down Expand Up @@ -1236,7 +1262,7 @@ __metadata:
"@rushstack/eslint-patch": ~1.10.0
"@semantic-release/changelog": ~6.0.2
"@semantic-release/commit-analyzer": ~13.0.0
"@semantic-release/github": ~10.3.0
"@semantic-release/github": ~11.0.0
"@semantic-release/npm": ~12.0.0
"@semantic-release/release-notes-generator": ~14.0.0
"@types/node": ~22.6.0
Expand Down

0 comments on commit 865e342

Please sign in to comment.