Skip to content

Commit 8767263

Browse files
build(deps): bump @octokit/plugin-rest-endpoint-methods
Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 10.4.1 to 17.0.0. - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases) - [Commits](octokit/plugin-rest-endpoint-methods.js@v10.4.1...v17.0.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-rest-endpoint-methods" dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a84516d commit 8767263

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@actions/tool-cache": "^2.0.2",
5656
"@azure/storage-blob": "^12.15.0",
5757
"@octokit/core": "^5.2.2",
58-
"@octokit/plugin-rest-endpoint-methods": "^10.4.1",
58+
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",
5959
"@sigstore/bundle": "^3.1.0",
6060
"@sigstore/sign": "^3.1.0",
6161
"async-retry": "^1.3.3",

yarn.lock

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@ __metadata:
11311131
"@actions/tool-cache": "npm:^2.0.2"
11321132
"@azure/storage-blob": "npm:^12.15.0"
11331133
"@octokit/core": "npm:^5.2.2"
1134-
"@octokit/plugin-rest-endpoint-methods": "npm:^10.4.1"
1134+
"@octokit/plugin-rest-endpoint-methods": "npm:^17.0.0"
11351135
"@sigstore/bundle": "npm:^3.1.0"
11361136
"@sigstore/rekor-types": "npm:^3.0.0"
11371137
"@sigstore/sign": "npm:^3.1.0"
@@ -1840,6 +1840,13 @@ __metadata:
18401840
languageName: node
18411841
linkType: hard
18421842

1843+
"@octokit/openapi-types@npm:^27.0.0":
1844+
version: 27.0.0
1845+
resolution: "@octokit/openapi-types@npm:27.0.0"
1846+
checksum: 10/5cd2cdf4e41fdf522e15e3d53f3ece8380d98dda9173a6fc905828fb2c33e8733d5f5d2a757ae3a572525f4749748e66cb40e7939372132988d8eb4ba978d54f
1847+
languageName: node
1848+
linkType: hard
1849+
18431850
"@octokit/plugin-paginate-rest@npm:^9.2.2":
18441851
version: 9.2.2
18451852
resolution: "@octokit/plugin-paginate-rest@npm:9.2.2"
@@ -1871,14 +1878,14 @@ __metadata:
18711878
languageName: node
18721879
linkType: hard
18731880

1874-
"@octokit/plugin-rest-endpoint-methods@npm:^10.4.1":
1875-
version: 10.4.1
1876-
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.4.1"
1881+
"@octokit/plugin-rest-endpoint-methods@npm:^17.0.0":
1882+
version: 17.0.0
1883+
resolution: "@octokit/plugin-rest-endpoint-methods@npm:17.0.0"
18771884
dependencies:
1878-
"@octokit/types": "npm:^12.6.0"
1885+
"@octokit/types": "npm:^16.0.0"
18791886
peerDependencies:
1880-
"@octokit/core": 5
1881-
checksum: 10/1090fc5a1bebb7b48c512e178f8ad69a3ef8332e583274972f3a3035e9be9200093e22a5dbfe0f71aa1a7a8817e54bb915af3c2a3f88db1311a2873cef176552
1887+
"@octokit/core": ">=6"
1888+
checksum: 10/e9d9ad4d9755cc7fb82fdcbfa870ddea8a432180f0f76c8469095557fd1e26f8caea8cae58401209be17c4f3d8cc48c0e16a3643e37e48f4d23c39e058bf2c55
18821889
languageName: node
18831890
linkType: hard
18841891

@@ -1951,6 +1958,15 @@ __metadata:
19511958
languageName: node
19521959
linkType: hard
19531960

1961+
"@octokit/types@npm:^16.0.0":
1962+
version: 16.0.0
1963+
resolution: "@octokit/types@npm:16.0.0"
1964+
dependencies:
1965+
"@octokit/openapi-types": "npm:^27.0.0"
1966+
checksum: 10/03d5cfc29556a9b53eae8beb1bf15c0b704dc722db2c51b53f093f3c3ee6c1d8e20b682be8117a3a17034b458be7746d1b22aaefb959ceb5152ad7589b39e2c9
1967+
languageName: node
1968+
linkType: hard
1969+
19541970
"@octokit/types@npm:^6.0.3":
19551971
version: 6.41.0
19561972
resolution: "@octokit/types@npm:6.41.0"

0 commit comments

Comments
 (0)