Skip to content

Commit

Permalink
Update dependency @octokit/plugin-throttling to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 5e3ee15 commit e39cf31
Show file tree
Hide file tree
Showing 2 changed files with 17 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": "7.0.0",
"console-log-level": "1.4.1",
"picomatch": "2.3.1"
},
Expand Down
39 changes: 16 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1037,13 +1037,6 @@ __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"
Expand Down Expand Up @@ -1096,15 +1089,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:7.0.0":
version: 7.0.0
resolution: "@octokit/plugin-throttling@npm:7.0.0"
dependencies:
"@octokit/types": ^9.0.0
"@octokit/types": ^11.0.0
bottleneck: ^2.15.3
peerDependencies:
"@octokit/core": ^4.0.0
checksum: ce7ca75d150c63cf1bbcb5b385513bd8cd1f714c5e59f33d25c2afd08fa730250055ef8dffa74113f92e7fb3f209a147442242151607a513f55e4ce382c8e80c
"@octokit/core": ^5.0.0
checksum: 772dd3405cb89ac8e4f6e81cee4e1cbf61010461c6c88ebc9f3a557eefc8a039b2368e615b2bf5d97352f5faf0dc133d70ad8eb568fd429f58332292d29113c1
languageName: node
linkType: hard

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

"@octokit/types@npm:^11.0.0":
version: 11.1.0
resolution: "@octokit/types@npm:11.1.0"
dependencies:
"@octokit/openapi-types": ^18.0.0
checksum: 72627a94ddaf7bc14db06572bcde67649aad608cd86548818380db9305f4c0ca9ca078a62dd883858a267e8ec8fd596a0fce416aa04197c439b9548efef609a7
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 +1164,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 +6345,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": 7.0.0
"@tsconfig/node20": 20.1.2
"@types/jest": 29.5.5
"@types/node": 20.7.0
Expand Down

0 comments on commit e39cf31

Please sign in to comment.