Skip to content

Commit 0cda30c

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 7ee6338 commit 0cda30c

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": "^4.0.0",
6060
"@sigstore/sign": "^4.0.1",
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:^4.0.0"
11361136
"@sigstore/rekor-types": "npm:^3.0.0"
11371137
"@sigstore/sign": "npm:^4.0.1"
@@ -1831,6 +1831,13 @@ __metadata:
18311831
languageName: node
18321832
linkType: hard
18331833

1834+
"@octokit/openapi-types@npm:^27.0.0":
1835+
version: 27.0.0
1836+
resolution: "@octokit/openapi-types@npm:27.0.0"
1837+
checksum: 10/5cd2cdf4e41fdf522e15e3d53f3ece8380d98dda9173a6fc905828fb2c33e8733d5f5d2a757ae3a572525f4749748e66cb40e7939372132988d8eb4ba978d54f
1838+
languageName: node
1839+
linkType: hard
1840+
18341841
"@octokit/plugin-paginate-rest@npm:^9.2.2":
18351842
version: 9.2.2
18361843
resolution: "@octokit/plugin-paginate-rest@npm:9.2.2"
@@ -1862,14 +1869,14 @@ __metadata:
18621869
languageName: node
18631870
linkType: hard
18641871

1865-
"@octokit/plugin-rest-endpoint-methods@npm:^10.4.1":
1866-
version: 10.4.1
1867-
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.4.1"
1872+
"@octokit/plugin-rest-endpoint-methods@npm:^17.0.0":
1873+
version: 17.0.0
1874+
resolution: "@octokit/plugin-rest-endpoint-methods@npm:17.0.0"
18681875
dependencies:
1869-
"@octokit/types": "npm:^12.6.0"
1876+
"@octokit/types": "npm:^16.0.0"
18701877
peerDependencies:
1871-
"@octokit/core": 5
1872-
checksum: 10/1090fc5a1bebb7b48c512e178f8ad69a3ef8332e583274972f3a3035e9be9200093e22a5dbfe0f71aa1a7a8817e54bb915af3c2a3f88db1311a2873cef176552
1878+
"@octokit/core": ">=6"
1879+
checksum: 10/e9d9ad4d9755cc7fb82fdcbfa870ddea8a432180f0f76c8469095557fd1e26f8caea8cae58401209be17c4f3d8cc48c0e16a3643e37e48f4d23c39e058bf2c55
18731880
languageName: node
18741881
linkType: hard
18751882

@@ -1942,6 +1949,15 @@ __metadata:
19421949
languageName: node
19431950
linkType: hard
19441951

1952+
"@octokit/types@npm:^16.0.0":
1953+
version: 16.0.0
1954+
resolution: "@octokit/types@npm:16.0.0"
1955+
dependencies:
1956+
"@octokit/openapi-types": "npm:^27.0.0"
1957+
checksum: 10/03d5cfc29556a9b53eae8beb1bf15c0b704dc722db2c51b53f093f3c3ee6c1d8e20b682be8117a3a17034b458be7746d1b22aaefb959ceb5152ad7589b39e2c9
1958+
languageName: node
1959+
linkType: hard
1960+
19451961
"@octokit/types@npm:^6.0.3":
19461962
version: 6.41.0
19471963
resolution: "@octokit/types@npm:6.41.0"

0 commit comments

Comments
 (0)