fix(lambda): bump the octokit group in /lambdas with 4 updates#4537
Merged
Conversation
Bumps the octokit group in /lambdas with 4 updates: [@octokit/auth-app](https://github.com/octokit/auth-app.js), [@octokit/core](https://github.com/octokit/core.js), [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) and [@octokit/types](https://github.com/octokit/types.ts). Updates `@octokit/auth-app` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v7.2.0...v7.2.1) Updates `@octokit/core` from 6.1.4 to 6.1.5 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v6.1.4...v6.1.5) Updates `@octokit/plugin-throttling` from 9.6.1 to 10.0.0 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v9.6.1...v10.0.0) Updates `@octokit/types` from 13.10.0 to 14.0.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v13.10.0...v14.0.0) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit - dependency-name: "@octokit/core" dependency-version: 6.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit - dependency-name: "@octokit/plugin-throttling" dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: octokit - dependency-name: "@octokit/types" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: octokit ... Signed-off-by: dependabot[bot] <support@github.com>
npalm
approved these changes
Apr 15, 2025
npalm
pushed a commit
that referenced
this pull request
Apr 15, 2025
🤖 I have created a release *beep* *boop* --- ## [6.5.0](v6.4.3...v6.5.0) (2025-04-15) ### Notes * Variable `ami_id_ssm_parameter_name` is deprecated. Pleaee migrate to `ami.id_ssm_parameter_arn` which is supporting the SSM lookup native via the launch template instead of overwrite by custom code in the scale-up lambda. ### Features * migrate launch template to use SSM for AMI lookup ([#4517](#4517)) ([472cc5f](472cc5f)) ### Bug Fixes * **lambda:** bump the aws group in /lambdas with 6 updates ([#4536](#4536)) ([acfb6c5](acfb6c5)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([#4538](#4538)) ([a308819](a308819)) * **lambda:** bump the octokit group in /lambdas with 4 updates ([#4537](#4537)) ([94f2c9d](94f2c9d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
…b-aws-runners#4537) Bumps the octokit group in /lambdas with 4 updates: [@octokit/auth-app](https://github.com/octokit/auth-app.js), [@octokit/core](https://github.com/octokit/core.js), [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) and [@octokit/types](https://github.com/octokit/types.ts). Updates `@octokit/auth-app` from 7.2.0 to 7.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/auth-app.js/releases"><code>@octokit/auth-app</code>'s releases</a>.</em></p> <blockquote> <h2>v7.2.1</h2> <h2><a href="https://github.com/octokit/auth-app.js/compare/v7.2.0...v7.2.1">7.2.1</a> (2025-04-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@octokit/types</code> to v14 (<a href="https://redirect.github.com/octokit/auth-app.js/issues/694">#694</a>) (<a href="https://github.com/octokit/auth-app.js/commit/9c2e7141542188905b55bbb9195bae62bd52e40a">9c2e714</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/auth-app.js/commit/9c2e7141542188905b55bbb9195bae62bd52e40a"><code>9c2e714</code></a> fix(deps): update dependency <code>@octokit/types</code> to v14 (<a href="https://redirect.github.com/octokit/auth-app.js/issues/694">#694</a>)</li> <li><a href="https://github.com/octokit/auth-app.js/commit/834b994238c29c7758c07487e9a6e7e97cc713f1"><code>834b994</code></a> build(deps-dev): bump vite from 6.2.2 to 6.2.5 (<a href="https://redirect.github.com/octokit/auth-app.js/issues/693">#693</a>)</li> <li><a href="https://github.com/octokit/auth-app.js/commit/04a0ad40fb974062384f38770267c610138d8959"><code>04a0ad4</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/auth-app.js/issues/690">#690</a>)</li> <li>See full diff in <a href="https://github.com/octokit/auth-app.js/compare/v7.2.0...v7.2.1">compare view</a></li> </ul> </details> <br /> Updates `@octokit/core` from 6.1.4 to 6.1.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/core.js/releases"><code>@octokit/core</code>'s releases</a>.</em></p> <blockquote> <h2>v6.1.5</h2> <h2><a href="https://github.com/octokit/core.js/compare/v6.1.4...v6.1.5">6.1.5</a> (2025-04-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@octokit/types</code> to v14 (<a href="https://redirect.github.com/octokit/core.js/issues/731">#731</a>) (<a href="https://github.com/octokit/core.js/commit/3700c41c82907e428cd99fbd4783b98b69dbb896">3700c41</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/core.js/commit/3700c41c82907e428cd99fbd4783b98b69dbb896"><code>3700c41</code></a> fix(deps): update dependency <code>@octokit/types</code> to v14 (<a href="https://redirect.github.com/octokit/core.js/issues/731">#731</a>)</li> <li><a href="https://github.com/octokit/core.js/commit/fcfe306a9354a135430978593f6e07ac27cb83ea"><code>fcfe306</code></a> chore(deps): bump vite from 6.1.0 to 6.2.5 (<a href="https://redirect.github.com/octokit/core.js/issues/729">#729</a>)</li> <li><a href="https://github.com/octokit/core.js/commit/59c0138d0d202cc9a7c0dc06ea59bc4cbcb27365"><code>59c0138</code></a> ci(prettier): use Node LTS instead of Node v16 (<a href="https://redirect.github.com/octokit/core.js/issues/727">#727</a>)</li> <li><a href="https://github.com/octokit/core.js/commit/730486008f5fac74b49416aefc2f5922a403dd01"><code>7304860</code></a> chore(deps): update dependency prettier to v3.5.3 (<a href="https://redirect.github.com/octokit/core.js/issues/726">#726</a>)</li> <li><a href="https://github.com/octokit/core.js/commit/768204c6af916bbc684f4192a96bba3f787327d4"><code>768204c</code></a> chore(deps): update dependency prettier to v3.5.2 (<a href="https://redirect.github.com/octokit/core.js/issues/725">#725</a>)</li> <li><a href="https://github.com/octokit/core.js/commit/3105ee153e8395aaf717968306570c1fb0347db1"><code>3105ee1</code></a> chore(deps): update dependency semantic-release-plugin-update-version-in-file...</li> <li><a href="https://github.com/octokit/core.js/commit/2ddb327577f8daa4feb625602071b70a0879388c"><code>2ddb327</code></a> chore(deps): update dependency prettier to v3.5.1 (<a href="https://redirect.github.com/octokit/core.js/issues/722">#722</a>)</li> <li>See full diff in <a href="https://github.com/octokit/core.js/compare/v6.1.4...v6.1.5">compare view</a></li> </ul> </details> <br /> Updates `@octokit/plugin-throttling` from 9.6.1 to 10.0.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>v10.0.0</h2> <h1><a href="https://github.com/octokit/plugin-throttling.js/compare/v9.6.1...v10.0.0">10.0.0</a> (2025-04-10)</h1> <h3>Features</h3> <ul> <li>new org campaign endpoints, remove deprecated Copilot usage endpoints (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/784">#784</a>) (<a href="https://github.com/octokit/plugin-throttling.js/commit/05204760238ea99bf549a46d72ed768081835daf">0520476</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>remove deprecated Copilot usage endpoints</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/05204760238ea99bf549a46d72ed768081835daf"><code>0520476</code></a> feat: new org campaign endpoints, remove deprecated Copilot usage endpoints (...</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/067a96e295fbd28b177c34e70c38bef2d218bfab"><code>067a96e</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/783">#783</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/840a5c9556075fbceaed56204b3e11ca7df84c3f"><code>840a5c9</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/782">#782</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/6c0ed108db41ed475565658d1dc1d10b2a7a5dd8"><code>6c0ed10</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/780">#780</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/e3928d0a4e31449f548a74f0ad059ce39de9a8c3"><code>e3928d0</code></a> build(deps): bump vite from 6.2.2 to 6.2.4 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/781">#781</a>)</li> <li>See full diff in <a href="https://github.com/octokit/plugin-throttling.js/compare/v9.6.1...v10.0.0">compare view</a></li> </ul> </details> <br /> Updates `@octokit/types` from 13.10.0 to 14.0.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>v14.0.0</h2> <h1><a href="https://github.com/octokit/types.ts/compare/v13.10.0...v14.0.0">14.0.0</a> (2025-04-10)</h1> <h3>Features</h3> <ul> <li>new <code>/orgs/{org}/campaigns</code> and <code>/orgs/{org}/campaigns/{campaign_number}</code> enpoints, remove Copilot usage endpoints (<a href="https://redirect.github.com/octokit/types.ts/issues/672">#672</a>) (<a href="https://github.com/octokit/types.ts/commit/42321ebeaea01c8fcafa2f0bef7e93e9a1361d76">42321eb</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>remove Copilot usage endpoints</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/types.ts/commit/7de63590167f457de9439aac1b031f078b82c9a4"><code>7de6359</code></a> ci: replace <code>OCTOKITBOT_PROJECT_ACTION_TOKEN</code> and <code>OCTOKITBOT_PAT</code> with a tok...</li> <li><a href="https://github.com/octokit/types.ts/commit/42321ebeaea01c8fcafa2f0bef7e93e9a1361d76"><code>42321eb</code></a> feat: new <code>/orgs/{org}/campaigns</code> and `/orgs/{org}/campaigns/{campaign_number...</li> <li>See full diff in <a href="https://github.com/octokit/types.ts/compare/v13.10.0...v14.0.0">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
🤖 I have created a release *beep* *boop* --- ## [6.5.0](github-aws-runners/terraform-aws-github-runner@v6.4.3...v6.5.0) (2025-04-15) ### Notes * Variable `ami_id_ssm_parameter_name` is deprecated. Pleaee migrate to `ami.id_ssm_parameter_arn` which is supporting the SSM lookup native via the launch template instead of overwrite by custom code in the scale-up lambda. ### Features * migrate launch template to use SSM for AMI lookup ([github-aws-runners#4517](github-aws-runners#4517)) ([472cc5f](github-aws-runners@472cc5f)) ### Bug Fixes * **lambda:** bump the aws group in /lambdas with 6 updates ([github-aws-runners#4536](github-aws-runners#4536)) ([acfb6c5](github-aws-runners@acfb6c5)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([github-aws-runners#4538](github-aws-runners#4538)) ([a308819](github-aws-runners@a308819)) * **lambda:** bump the octokit group in /lambdas with 4 updates ([github-aws-runners#4537](github-aws-runners#4537)) ([94f2c9d](github-aws-runners@94f2c9d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the octokit group in /lambdas with 4 updates: @octokit/auth-app, @octokit/core, @octokit/plugin-throttling and @octokit/types.
Updates
@octokit/auth-appfrom 7.2.0 to 7.2.1Release notes
Sourced from
@octokit/auth-app's releases.Commits
9c2e714fix(deps): update dependency@octokit/typesto v14 (#694)834b994build(deps-dev): bump vite from 6.2.2 to 6.2.5 (#693)04a0ad4build(deps): lock file maintenance (#690)Updates
@octokit/corefrom 6.1.4 to 6.1.5Release notes
Sourced from
@octokit/core's releases.Commits
3700c41fix(deps): update dependency@octokit/typesto v14 (#731)fcfe306chore(deps): bump vite from 6.1.0 to 6.2.5 (#729)59c0138ci(prettier): use Node LTS instead of Node v16 (#727)7304860chore(deps): update dependency prettier to v3.5.3 (#726)768204cchore(deps): update dependency prettier to v3.5.2 (#725)3105ee1chore(deps): update dependency semantic-release-plugin-update-version-in-file...2ddb327chore(deps): update dependency prettier to v3.5.1 (#722)Updates
@octokit/plugin-throttlingfrom 9.6.1 to 10.0.0Release notes
Sourced from
@octokit/plugin-throttling's releases.Commits
0520476feat: new org campaign endpoints, remove deprecated Copilot usage endpoints (...067a96ebuild(deps): lock file maintenance (#783)840a5c9build(deps): lock file maintenance (#782)6c0ed10build(deps): lock file maintenance (#780)e3928d0build(deps): bump vite from 6.2.2 to 6.2.4 (#781)Updates
@octokit/typesfrom 13.10.0 to 14.0.0Release notes
Sourced from
@octokit/types's releases.Commits
7de6359ci: replaceOCTOKITBOT_PROJECT_ACTION_TOKENandOCTOKITBOT_PATwith a tok...42321ebfeat: new/orgs/{org}/campaignsand `/orgs/{org}/campaigns/{campaign_number...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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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