Skip to content

Commit fc2c309

Browse files
fix(lambda): bump the octokit group in /lambdas with 3 updates (#4498)
Bumps the octokit group in /lambdas with 3 updates: [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js), [@octokit/types](https://github.com/octokit/types.ts) and [@octokit/webhooks](https://github.com/octokit/webhooks.js). Updates `@octokit/plugin-throttling` from 9.4.0 to 9.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/plugin-throttling.js/releases"><code>@​octokit/plugin-throttling</code>'s releases</a>.</em></p> <blockquote> <h2>v9.6.0</h2> <h1><a href="https://github.com/octokit/plugin-throttling.js/compare/v9.5.0...v9.6.0">9.6.0</a> (2025-03-18)</h1> <h3>Features</h3> <ul> <li>new <code>/orgs/{org}/issue-types</code>, <code>/orgs/{org}/issue-types/{issue_type_id}</code> enpoints (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/778">#778</a>) (<a href="https://github.com/octokit/plugin-throttling.js/commit/b879eb91fa1e8877632f3513cbb5a08bba26498f">b879eb9</a>)</li> </ul> <h2>v9.5.0</h2> <h1><a href="https://github.com/octokit/plugin-throttling.js/compare/v9.4.0...v9.5.0">9.5.0</a> (2025-03-18)</h1> <h3>Features</h3> <ul> <li>new <code>/enterprises/{enterprise}/actions/hosted-runners</code>, <code>/orgs/{org}/actions/hosted-runners</code>, <code>/orgs/{org}/settings/network-configurations</code>, <code>/orgs/{org}/rulesets/{ruleset_id}/history</code>,<code>/repos/{owner}/{repo}/rulesets/{ruleset_id}/history</code> endpoints (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/777">#777</a>) (<a href="https://github.com/octokit/plugin-throttling.js/commit/52d925ead6f6484faeb7d8f9dc0ab386f84460ba">52d925e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/b879eb91fa1e8877632f3513cbb5a08bba26498f"><code>b879eb9</code></a> feat: new <code>/orgs/{org}/issue-types</code>, `/orgs/{org}/issue-types/{issue_type_id}...</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/52d925ead6f6484faeb7d8f9dc0ab386f84460ba"><code>52d925e</code></a> feat: new <code>/enterprises/{enterprise}/actions/hosted-runners</code>, `/orgs/{org}/ac...</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/7429d8bb8688e76b79babdbd25a64440411113b5"><code>7429d8b</code></a> chore(deps): update dependency prettier to v3.5.3 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/774">#774</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/4f4a3dbe961ffed771de9ad6c77c2885042ea5ca"><code>4f4a3db</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/776">#776</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/b5f63aebf96c31dbc1ba846b299f53ef562236c4"><code>b5f63ae</code></a> chore(deps): update dependency semantic-release-plugin-update-version-in-file...</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/e80b37116d3bc03688345706c8dab34dcf6f1f7d"><code>e80b371</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/771">#771</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/9537978485a00f3e1a975624285c8da4bdd5353f"><code>9537978</code></a> chore(deps): update dependency prettier to v3.5.2 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/773">#773</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/a99a1ea664e49904fe6afdb4aadff4b14192e981"><code>a99a1ea</code></a> chore(deps): update dependency prettier to v3.5.1 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/769">#769</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/1a4ab472da04b16af7ed7db6f42ea7f07a1b4631"><code>1a4ab47</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/770">#770</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/97e6809706c8a864eaf3a376ae7336512c592bbe"><code>97e6809</code></a> chore(deps): update dependency esbuild to ^0.25.0 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/768">#768</a>)</li> <li>Additional commits viewable in <a href="https://github.com/octokit/plugin-throttling.js/compare/v9.4.0...v9.6.0">compare view</a></li> </ul> </details> <br /> Updates `@octokit/types` from 13.8.0 to 13.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/types.ts/releases"><code>@​octokit/types</code>'s releases</a>.</em></p> <blockquote> <h2>v13.10.0</h2> <h1><a href="https://github.com/octokit/types.ts/compare/v13.9.0...v13.10.0">13.10.0</a> (2025-03-18)</h1> <h3>Features</h3> <ul> <li>new <code>/orgs/{org}/issue-types</code>, <code>/orgs/{org}/issue-types/{issue_type_id}</code> enpoints, add issue type to responses, description updates (<a href="https://redirect.github.com/octokit/types.ts/issues/669">#669</a>) (<a href="https://github.com/octokit/types.ts/commit/302087f96096d072e72079c4e2321934a2c1bd04">302087f</a>)</li> </ul> <h2>v13.9.0</h2> <h1><a href="https://github.com/octokit/types.ts/compare/v13.8.1...v13.9.0">13.9.0</a> (2025-03-18)</h1> <h3>Features</h3> <ul> <li>new <code>/enterprises/{enterprise}/actions/hosted-runners</code>, <code>/orgs/{org}/actions/hosted-runners</code>, <code>/orgs/{org}/settings/network-configurations</code>, <code>/orgs/{org}/rulesets/{ruleset_id}/history</code>,<code>/repos/{owner}/{repo}/rulesets/{ruleset_id}/history</code> endpoints (<a href="https://redirect.github.com/octokit/types.ts/issues/668">#668</a>) (<a href="https://github.com/octokit/types.ts/commit/3ee44b398b45a87c773b58f0b81b070ab1feeb0d">3ee44b3</a>)</li> </ul> <h2>v13.8.1</h2> <h2><a href="https://github.com/octokit/types.ts/compare/v13.8.0...v13.8.1">13.8.1</a> (2025-03-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​octokit/openapi-types</code> to v24 (<a href="https://redirect.github.com/octokit/types.ts/issues/664">#664</a>) (<a href="https://github.com/octokit/types.ts/commit/94a68f9710af029fdc47dd26f0dfa558ffda4a7b">94a68f9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/types.ts/commit/302087f96096d072e72079c4e2321934a2c1bd04"><code>302087f</code></a> feat: new <code>/orgs/{org}/issue-types</code>, `/orgs/{org}/issue-types/{issue_type_id}...</li> <li><a href="https://github.com/octokit/types.ts/commit/3ee44b398b45a87c773b58f0b81b070ab1feeb0d"><code>3ee44b3</code></a> feat: new <code>/enterprises/{enterprise}/actions/hosted-runners</code>, `/orgs/{org}/ac...</li> <li><a href="https://github.com/octokit/types.ts/commit/94a68f9710af029fdc47dd26f0dfa558ffda4a7b"><code>94a68f9</code></a> fix(deps): update dependency <code>@​octokit/openapi-types</code> to v24 (<a href="https://redirect.github.com/octokit/types.ts/issues/664">#664</a>)</li> <li><a href="https://github.com/octokit/types.ts/commit/45945de39943b591d7174de805a61dfd65c5f71d"><code>45945de</code></a> chore(deps): update dependency semantic-release-plugin-update-version-in-file...</li> <li>See full diff in <a href="https://github.com/octokit/types.ts/compare/v13.8.0...v13.10.0">compare view</a></li> </ul> </details> <br /> Updates `@octokit/webhooks` from 13.7.4 to 13.7.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/webhooks.js/releases"><code>@​octokit/webhooks</code>'s releases</a>.</em></p> <blockquote> <h2>v13.7.5</h2> <h2><a href="https://github.com/octokit/webhooks.js/compare/v13.7.4...v13.7.5">13.7.5</a> (2025-03-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> payload type updates to include issue types and description updates (<a href="https://redirect.github.com/octokit/webhooks.js/issues/1123">#1123</a>) (<a href="https://github.com/octokit/webhooks.js/commit/15060bcebccdcd350ac65742c995a1cf16377d20">15060bc</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/webhooks.js/commit/15060bcebccdcd350ac65742c995a1cf16377d20"><code>15060bc</code></a> fix(types): payload type updates to include issue types and description updat...</li> <li><a href="https://github.com/octokit/webhooks.js/commit/55b4c727853ce33298c33d054dbb8c5d3259af3c"><code>55b4c72</code></a> maint: set node versions to <code>lts/*</code>, replace <code>ts-node</code> with <code>tsx</code> (<a href="https://redirect.github.com/octokit/webhooks.js/issues/1115">#1115</a>)</li> <li><a href="https://github.com/octokit/webhooks.js/commit/d25c1641d50f3436a439cd535e8ae746973e9f7f"><code>d25c164</code></a> chore(deps): update dependency prettier to v3.5.3 (<a href="https://redirect.github.com/octokit/webhooks.js/issues/1121">#1121</a>)</li> <li><a href="https://github.com/octokit/webhooks.js/commit/6d2ee65ae179457089d5d731be4569db8a4ac4df"><code>6d2ee65</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/webhooks.js/issues/1122">#1122</a>)</li> <li><a href="https://github.com/octokit/webhooks.js/commit/4892c43efb27717b3483664c9d82ffe11f92316b"><code>4892c43</code></a> docs: add <code>createWebMiddleware()</code> &amp; update <code>event-handler</code> to reflect ESM usa...</li> <li><a href="https://github.com/octokit/webhooks.js/commit/b8525a9e63be2b60926608a94ddf27a0497d43f0"><code>b8525a9</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/webhooks.js/issues/1120">#1120</a>)</li> <li>See full diff in <a href="https://github.com/octokit/webhooks.js/compare/v13.7.4...v13.7.5">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2817bb3 commit fc2c309

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

lambdas/functions/control-plane/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@aws-sdk/types": "^3.734.0",
21-
"@octokit/types": "^13.8.0",
21+
"@octokit/types": "^13.10.0",
2222
"@types/aws-lambda": "^8.10.147",
2323
"@types/node": "^22.13.10",
2424
"@vercel/ncc": "^0.38.3",
@@ -38,7 +38,7 @@
3838
"@middy/core": "^4.7.0",
3939
"@octokit/auth-app": "7.1.5",
4040
"@octokit/core": "6.1.4",
41-
"@octokit/plugin-throttling": "9.4.0",
41+
"@octokit/plugin-throttling": "9.6.0",
4242
"@octokit/rest": "21.1.1",
4343
"cron-parser": "^5.0.4"
4444
},

lambdas/functions/webhook/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@aws-sdk/client-sqs": "^3.758.0",
3434
"@middy/core": "^4.7.0",
3535
"@octokit/rest": "21.1.1",
36-
"@octokit/types": "^13.8.0",
37-
"@octokit/webhooks": "^13.7.4",
36+
"@octokit/types": "^13.10.0",
37+
"@octokit/webhooks": "^13.7.5",
3838
"aws-lambda": "^1.0.7"
3939
},
4040
"nx": {

lambdas/yarn.lock

+17-17
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@ __metadata:
165165
"@middy/core": "npm:^4.7.0"
166166
"@octokit/auth-app": "npm:7.1.5"
167167
"@octokit/core": "npm:6.1.4"
168-
"@octokit/plugin-throttling": "npm:9.4.0"
168+
"@octokit/plugin-throttling": "npm:9.6.0"
169169
"@octokit/rest": "npm:21.1.1"
170-
"@octokit/types": "npm:^13.8.0"
170+
"@octokit/types": "npm:^13.10.0"
171171
"@types/aws-lambda": "npm:^8.10.147"
172172
"@types/node": "npm:^22.13.10"
173173
"@vercel/ncc": "npm:^0.38.3"
@@ -228,8 +228,8 @@ __metadata:
228228
"@aws-sdk/client-sqs": "npm:^3.758.0"
229229
"@middy/core": "npm:^4.7.0"
230230
"@octokit/rest": "npm:21.1.1"
231-
"@octokit/types": "npm:^13.8.0"
232-
"@octokit/webhooks": "npm:^13.7.4"
231+
"@octokit/types": "npm:^13.10.0"
232+
"@octokit/webhooks": "npm:^13.7.5"
233233
"@octokit/webhooks-types": "npm:^7.6.1"
234234
"@types/aws-lambda": "npm:^8.10.147"
235235
"@types/express": "npm:^5.0.0"
@@ -3776,10 +3776,10 @@ __metadata:
37763776
languageName: node
37773777
linkType: hard
37783778

3779-
"@octokit/openapi-webhooks-types@npm:10.1.1":
3780-
version: 10.1.1
3781-
resolution: "@octokit/openapi-webhooks-types@npm:10.1.1"
3782-
checksum: 10c0/99d5eddabd4dbc9bf6f9f8128c5ad1c8be5695f433ff8d07b3e6dac5bfbd2dbbfdcb19e516da66d86710ffbf064498681142c22706dcc4d059a782de3654a4ee
3779+
"@octokit/openapi-webhooks-types@npm:10.3.0":
3780+
version: 10.3.0
3781+
resolution: "@octokit/openapi-webhooks-types@npm:10.3.0"
3782+
checksum: 10c0/1b4d7124bd25e291847d60a398fdb9c7d8696b93fdb6c600bc3baef61052a5199a6dd924a5dc3e511ead7f892123e4ddae3e9105875f4760067f6b6e3da8d105
37833783
languageName: node
37843784
linkType: hard
37853785

@@ -3845,15 +3845,15 @@ __metadata:
38453845
languageName: node
38463846
linkType: hard
38473847

3848-
"@octokit/plugin-throttling@npm:9.4.0":
3849-
version: 9.4.0
3850-
resolution: "@octokit/plugin-throttling@npm:9.4.0"
3848+
"@octokit/plugin-throttling@npm:9.6.0":
3849+
version: 9.6.0
3850+
resolution: "@octokit/plugin-throttling@npm:9.6.0"
38513851
dependencies:
38523852
"@octokit/types": "npm:^13.7.0"
38533853
bottleneck: "npm:^2.15.3"
38543854
peerDependencies:
38553855
"@octokit/core": ^6.1.3
3856-
checksum: 10c0/0d633cc1fa762306a06dacefc37662136c2676ee61fb2f8a0ef9cd18f9e11ff28d96d0746a236a68702534d91ded92928bf29aaf40b4ddaa44954e0474cc92de
3856+
checksum: 10c0/e957200015e15df4f6724f79a593d2fff74399066d3dcd526b72ed6ff0397daf7b5b9051f1ab28d4dbdf1ea293b9b5fc4b718df6b9049baec06f0bdd8d38540f
38573857
languageName: node
38583858
linkType: hard
38593859

@@ -3949,14 +3949,14 @@ __metadata:
39493949
languageName: node
39503950
linkType: hard
39513951

3952-
"@octokit/webhooks@npm:^13.7.4":
3953-
version: 13.7.4
3954-
resolution: "@octokit/webhooks@npm:13.7.4"
3952+
"@octokit/webhooks@npm:^13.7.5":
3953+
version: 13.7.5
3954+
resolution: "@octokit/webhooks@npm:13.7.5"
39553955
dependencies:
3956-
"@octokit/openapi-webhooks-types": "npm:10.1.1"
3956+
"@octokit/openapi-webhooks-types": "npm:10.3.0"
39573957
"@octokit/request-error": "npm:^6.1.7"
39583958
"@octokit/webhooks-methods": "npm:^5.1.1"
3959-
checksum: 10c0/e9001e17e4796ab4fd938d0eb3b06d53f3e05621dd5a056b9064ae674f6aab2a076c253bffff8a8990c7e14d6b6aadcd5ca9336d35fb34c350654acb3aef3f90
3959+
checksum: 10c0/637252b0dd31746869a4c7bcd55276681b10aeaa7eb7ae41a0aa959d228a82089fcca53139f9ddf3cca0b220ad1154f29c77362fa60d08c59cc6e5f67d2e042b
39603960
languageName: node
39613961
linkType: hard
39623962

0 commit comments

Comments
 (0)