Skip to content

Commit 44d3b8c

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

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

yarn.lock

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@ __metadata:
11191119
"@actions/tool-cache": "npm:^2.0.2"
11201120
"@azure/storage-blob": "npm:^12.15.0"
11211121
"@octokit/core": "npm:^5.2.2"
1122-
"@octokit/plugin-rest-endpoint-methods": "npm:^10.4.1"
1122+
"@octokit/plugin-rest-endpoint-methods": "npm:^16.1.0"
11231123
"@types/gunzip-maybe": "npm:^1.4.2"
11241124
"@types/he": "npm:^1.2.3"
11251125
"@types/js-yaml": "npm:^4.0.9"
@@ -1851,6 +1851,13 @@ __metadata:
18511851
languageName: node
18521852
linkType: hard
18531853

1854+
"@octokit/openapi-types@npm:^26.0.0":
1855+
version: 26.0.0
1856+
resolution: "@octokit/openapi-types@npm:26.0.0"
1857+
checksum: 10/b9e1b1230b0a3d280b48902a927ce4e7df0d51096c928e2ee929035b0bce779fe7748a1ae58696f1c3080bf8338b6388d5caba5b0dbf254e9713303ed3abf7c2
1858+
languageName: node
1859+
linkType: hard
1860+
18541861
"@octokit/plugin-paginate-rest@npm:^2.17.0":
18551862
version: 2.21.3
18561863
resolution: "@octokit/plugin-paginate-rest@npm:2.21.3"
@@ -1893,14 +1900,14 @@ __metadata:
18931900
languageName: node
18941901
linkType: hard
18951902

1896-
"@octokit/plugin-rest-endpoint-methods@npm:^10.4.1":
1897-
version: 10.4.1
1898-
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.4.1"
1903+
"@octokit/plugin-rest-endpoint-methods@npm:^16.1.0":
1904+
version: 16.1.0
1905+
resolution: "@octokit/plugin-rest-endpoint-methods@npm:16.1.0"
18991906
dependencies:
1900-
"@octokit/types": "npm:^12.6.0"
1907+
"@octokit/types": "npm:^15.0.0"
19011908
peerDependencies:
1902-
"@octokit/core": 5
1903-
checksum: 10/1090fc5a1bebb7b48c512e178f8ad69a3ef8332e583274972f3a3035e9be9200093e22a5dbfe0f71aa1a7a8817e54bb915af3c2a3f88db1311a2873cef176552
1909+
"@octokit/core": ">=6"
1910+
checksum: 10/9b62d1ddf3435d77cbf11f36abf951b755cf2033dfd5f1875d35f97ad4ab9391e7d0e008ae5b813b7fe0b6c537ab38240b4911c61b53cf8fb8d9957a3d898e09
19041911
languageName: node
19051912
linkType: hard
19061913

@@ -2034,6 +2041,15 @@ __metadata:
20342041
languageName: node
20352042
linkType: hard
20362043

2044+
"@octokit/types@npm:^15.0.0":
2045+
version: 15.0.0
2046+
resolution: "@octokit/types@npm:15.0.0"
2047+
dependencies:
2048+
"@octokit/openapi-types": "npm:^26.0.0"
2049+
checksum: 10/c9207551ea0a56f7b740d7fed7f0eb3801abfc39b67ece6f914ffc41484879342cf909300c601ccb1ea5735737491f539c9a1464ddbc35acad323f6d78b6f17f
2050+
languageName: node
2051+
linkType: hard
2052+
20372053
"@octokit/types@npm:^6.0.3, @octokit/types@npm:^6.16.1, @octokit/types@npm:^6.39.0, @octokit/types@npm:^6.40.0":
20382054
version: 6.41.0
20392055
resolution: "@octokit/types@npm:6.41.0"

0 commit comments

Comments
 (0)