Skip to content

Commit

Permalink
chore(deps): update dependency @semantic-release/github to v10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent 56b1df2 commit f8396d7
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "12.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.0.2",
"@semantic-release/github": "10.0.3",
"@semantic-release/release-notes-generator": "13.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.12.3",
Expand Down
57 changes: 55 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ __metadata:
"@semantic-release/changelog": "npm:6.0.3"
"@semantic-release/commit-analyzer": "npm:12.0.0"
"@semantic-release/git": "npm:10.0.1"
"@semantic-release/github": "npm:10.0.2"
"@semantic-release/github": "npm:10.0.3"
"@semantic-release/release-notes-generator": "npm:13.0.0"
"@slack/types": "npm:2.11.0"
"@slack/webhook": "npm:7.0.2"
Expand Down Expand Up @@ -1236,6 +1236,13 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^21.0.0":
version: 21.2.0
resolution: "@octokit/openapi-types@npm:21.2.0"
checksum: 10c0/b4e46985f81b14aaad23ded33ae7c6c4090fcb2279d5c21915da9d7447089f20b943bbce648145171b39ff760bbc341dbe968aa6ffb4dae77e57faa1a74e9f00
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"
Expand All @@ -1247,6 +1254,17 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^11.0.0":
version: 11.0.0
resolution: "@octokit/plugin-paginate-rest@npm:11.0.0"
dependencies:
"@octokit/types": "npm:^13.0.0"
peerDependencies:
"@octokit/core": ">=6"
checksum: 10c0/10a0fb45680e9b83892072730c473877c5a4d5162855a5aa2a4ffbd913eacf04c703c5d6c5f974bfaf88753e9e42a1cbfe64ef165668a1aa3803bcb90f0fda43
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^9.0.0":
version: 9.2.1
resolution: "@octokit/plugin-paginate-rest@npm:9.2.1"
Expand Down Expand Up @@ -1368,6 +1386,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^13.0.0":
version: 13.1.0
resolution: "@octokit/types@npm:13.1.0"
dependencies:
"@octokit/openapi-types": "npm:^21.0.0"
checksum: 10c0/da9dbbb382935dff2096cf03127e7324c0b1cf58dea36be1d2edfa7237f4dffc68ddc18f2d450932d2df34682959ad1504e1f90d22187a1fbf2e00d36fba63d4
languageName: node
linkType: hard

"@pagerduty/pdjs@npm:2.2.4":
version: 2.2.4
resolution: "@pagerduty/pdjs@npm:2.2.4"
Expand Down Expand Up @@ -1475,7 +1502,33 @@ __metadata:
languageName: node
linkType: hard

"@semantic-release/github@npm:10.0.2, @semantic-release/github@npm:^10.0.0":
"@semantic-release/github@npm:10.0.3":
version: 10.0.3
resolution: "@semantic-release/github@npm:10.0.3"
dependencies:
"@octokit/core": "npm:^6.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"
aggregate-error: "npm:^5.0.0"
debug: "npm:^4.3.4"
dir-glob: "npm:^3.0.1"
globby: "npm:^14.0.0"
http-proxy-agent: "npm:^7.0.0"
https-proxy-agent: "npm:^7.0.0"
issue-parser: "npm:^7.0.0"
lodash-es: "npm:^4.17.21"
mime: "npm:^4.0.0"
p-filter: "npm:^4.0.0"
url-join: "npm:^5.0.0"
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 10c0/eedefc60f11516903ef6a3bd552d946ae1d4d94f2e9b2d7d7e8e64e7075bed197fa3c5fcd5a1300b8185c41800055cd282cf0a14718e042bfc797172f7aa5f22
languageName: node
linkType: hard

"@semantic-release/github@npm:^10.0.0":
version: 10.0.2
resolution: "@semantic-release/github@npm:10.0.2"
dependencies:
Expand Down

0 comments on commit f8396d7

Please sign in to comment.