Skip to content

Commit

Permalink
Update dependency @octokit/plugin-throttling to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent 80242cc commit 5356ecb
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@actions/github": "5.1.1",
"@octokit/plugin-request-log": "4.0.0",
"@octokit/plugin-retry": "5.0.5",
"@octokit/plugin-throttling": "5.2.3",
"@octokit/plugin-throttling": "8.0.0",
"console-log-level": "1.4.1",
"picomatch": "2.3.1"
},
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1037,20 +1037,20 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^16.0.0":
version: 16.0.0
resolution: "@octokit/openapi-types@npm:16.0.0"
checksum: 844f30a545da380d63c712e0eb733366bc567d1aab34529c79fdfbec3d73810e81d83f06fdab13058a5cbc7dae786db1a9b90b5b61b1e606854ee45d5ec5f194
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^18.0.0":
version: 18.0.0
resolution: "@octokit/openapi-types@npm:18.0.0"
checksum: d487d6c6c1965e583eee417d567e4fe3357a98953fc49bce1a88487e7908e9b5dbb3e98f60dfa340e23b1792725fbc006295aea071c5667a813b9c098185b56f
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^19.0.0":
version: 19.0.0
resolution: "@octokit/openapi-types@npm:19.0.0"
checksum: 9a8125ab4e1651ca4b2f734cfa15ca52fe9fa0edd87696e4f57dfa2bcd472767f0f8a99b9324be21f863e6cd91afee423982189f97ac018f3c78a83560e616f5
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^2.17.0":
version: 2.21.3
resolution: "@octokit/plugin-paginate-rest@npm:2.21.3"
Expand Down Expand Up @@ -1096,15 +1096,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-throttling@npm:5.2.3":
version: 5.2.3
resolution: "@octokit/plugin-throttling@npm:5.2.3"
"@octokit/plugin-throttling@npm:8.0.0":
version: 8.0.0
resolution: "@octokit/plugin-throttling@npm:8.0.0"
dependencies:
"@octokit/types": ^9.0.0
"@octokit/types": ^12.0.0
bottleneck: ^2.15.3
peerDependencies:
"@octokit/core": ^4.0.0
checksum: ce7ca75d150c63cf1bbcb5b385513bd8cd1f714c5e59f33d25c2afd08fa730250055ef8dffa74113f92e7fb3f209a147442242151607a513f55e4ce382c8e80c
"@octokit/core": ^5.0.0
checksum: 17a7a4b6c7d978cd337f1d3e2ba087fb129b02f3453eddac8614bd4eff2fdaa8e7a0cb3708553f5d85770ad238c5c26c3a67bf9d19aa814670e23a6e04ed3509
languageName: node
linkType: hard

Expand Down Expand Up @@ -1153,6 +1153,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^12.0.0":
version: 12.0.0
resolution: "@octokit/types@npm:12.0.0"
dependencies:
"@octokit/openapi-types": ^19.0.0
checksum: ad55e13cbeef96a63d0088df2ed0a8f3ca764db3f877aa2ecb1693de40b03c1f8e392603bd7fddaaaa74138970ea39f46e4b830d15eeeba74be1671f36440129
languageName: node
linkType: hard

"@octokit/types@npm:^6.0.3, @octokit/types@npm:^6.16.1, @octokit/types@npm:^6.39.0, @octokit/types@npm:^6.40.0":
version: 6.41.0
resolution: "@octokit/types@npm:6.41.0"
Expand All @@ -1162,15 +1171,6 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^9.0.0":
version: 9.0.0
resolution: "@octokit/types@npm:9.0.0"
dependencies:
"@octokit/openapi-types": ^16.0.0
checksum: 5c7f5cca8f00f7c4daa0d00f4fe991c1598ec47cd6ced50b1c5fbe9721bb9dee0adc2acdee265a3a715bb984e53ef3dc7f1cfb7326f712c6d809d59fc5c6648d
languageName: node
linkType: hard

"@pkgjs/parseargs@npm:^0.11.0":
version: 0.11.0
resolution: "@pkgjs/parseargs@npm:0.11.0"
Expand Down Expand Up @@ -6352,7 +6352,7 @@ __metadata:
"@actions/github": 5.1.1
"@octokit/plugin-request-log": 4.0.0
"@octokit/plugin-retry": 5.0.5
"@octokit/plugin-throttling": 5.2.3
"@octokit/plugin-throttling": 8.0.0
"@tsconfig/node20": 20.1.2
"@types/jest": 29.5.5
"@types/node": 20.8.0
Expand Down

0 comments on commit 5356ecb

Please sign in to comment.