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 19, 2023
1 parent 7c6fd9e commit 4087228
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 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": "2.0.1",
"@octokit/plugin-retry": "4.1.6",
"@octokit/plugin-throttling": "5.2.3",
"@octokit/plugin-throttling": "7.0.0",
"console-log-level": "1.4.1",
"picomatch": "2.3.1"
},
Expand Down
30 changes: 23 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1044,6 +1044,13 @@ __metadata:
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/plugin-paginate-rest@npm:^2.17.0":
version: 2.21.3
resolution: "@octokit/plugin-paginate-rest@npm:2.21.3"
Expand Down Expand Up @@ -1088,15 +1095,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 @@ -1125,6 +1132,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 Down Expand Up @@ -6324,7 +6340,7 @@ __metadata:
"@actions/github": 5.1.1
"@octokit/plugin-request-log": 2.0.1
"@octokit/plugin-retry": 4.1.6
"@octokit/plugin-throttling": 5.2.3
"@octokit/plugin-throttling": 7.0.0
"@tsconfig/node20": 1.0.0
"@types/jest": 29.5.5
"@types/node": 20.0.0
Expand Down

0 comments on commit 4087228

Please sign in to comment.