Skip to content

Commit 7147731

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 16.1.1. - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases) - [Commits](octokit/plugin-rest-endpoint-methods.js@v10.4.1...v16.1.1) --- updated-dependencies: - dependency-name: "@octokit/plugin-rest-endpoint-methods" dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d894f0 commit 7147731

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": "^16.1.1",
5959
"async-retry": "^1.3.3",
6060
"csv-parse": "^6.1.0",
6161
"gunzip-maybe": "^1.4.2",

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:^16.1.1"
11351135
"@types/gunzip-maybe": "npm:^1.4.2"
11361136
"@types/he": "npm:^1.2.3"
11371137
"@types/js-yaml": "npm:^4.0.9"
@@ -1817,6 +1817,13 @@ __metadata:
18171817
languageName: node
18181818
linkType: hard
18191819

1820+
"@octokit/openapi-types@npm:^26.0.0":
1821+
version: 26.0.0
1822+
resolution: "@octokit/openapi-types@npm:26.0.0"
1823+
checksum: 10/b9e1b1230b0a3d280b48902a927ce4e7df0d51096c928e2ee929035b0bce779fe7748a1ae58696f1c3080bf8338b6388d5caba5b0dbf254e9713303ed3abf7c2
1824+
languageName: node
1825+
linkType: hard
1826+
18201827
"@octokit/plugin-paginate-rest@npm:^9.2.2":
18211828
version: 9.2.2
18221829
resolution: "@octokit/plugin-paginate-rest@npm:9.2.2"
@@ -1848,14 +1855,14 @@ __metadata:
18481855
languageName: node
18491856
linkType: hard
18501857

1851-
"@octokit/plugin-rest-endpoint-methods@npm:^10.4.1":
1852-
version: 10.4.1
1853-
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.4.1"
1858+
"@octokit/plugin-rest-endpoint-methods@npm:^16.1.1":
1859+
version: 16.1.1
1860+
resolution: "@octokit/plugin-rest-endpoint-methods@npm:16.1.1"
18541861
dependencies:
1855-
"@octokit/types": "npm:^12.6.0"
1862+
"@octokit/types": "npm:^15.0.1"
18561863
peerDependencies:
1857-
"@octokit/core": 5
1858-
checksum: 10/1090fc5a1bebb7b48c512e178f8ad69a3ef8332e583274972f3a3035e9be9200093e22a5dbfe0f71aa1a7a8817e54bb915af3c2a3f88db1311a2873cef176552
1864+
"@octokit/core": ">=6"
1865+
checksum: 10/230ad8bd9300e7e4a5e1b1f2c5ebf5f14e0a7e508bcf9355b926e5bcef4b481337ccd912cd3cd5a2498277326615d40805d35176801f7de59336683a3ef0434c
18591866
languageName: node
18601867
linkType: hard
18611868

@@ -1952,6 +1959,15 @@ __metadata:
19521959
languageName: node
19531960
linkType: hard
19541961

1962+
"@octokit/types@npm:^15.0.1":
1963+
version: 15.0.1
1964+
resolution: "@octokit/types@npm:15.0.1"
1965+
dependencies:
1966+
"@octokit/openapi-types": "npm:^26.0.0"
1967+
checksum: 10/2ba352de011493a1f2be91de1831f0c7b0f16abcea02eca7ee82d2ef8e432924102d8a0f72a6e0d62904f9c9f9959cdfd43008fdc64f0fa9ba1e673b6407c1bb
1968+
languageName: node
1969+
linkType: hard
1970+
19551971
"@octokit/types@npm:^6.0.3":
19561972
version: 6.41.0
19571973
resolution: "@octokit/types@npm:6.41.0"

0 commit comments

Comments
 (0)