fix(lambda): bump the octokit group in /lambdas with 3 updates#4662
Merged
fix(lambda): bump the octokit group in /lambdas with 3 updates#4662
Conversation
Bumps the octokit group in /lambdas with 3 updates: [@octokit/auth-app](https://github.com/octokit/auth-app.js), [@octokit/core](https://github.com/octokit/core.js) and [@octokit/webhooks](https://github.com/octokit/webhooks.js). Updates `@octokit/auth-app` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v8.0.1...v8.0.2) Updates `@octokit/core` from 7.0.2 to 7.0.3 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v7.0.2...v7.0.3) Updates `@octokit/webhooks` from 14.1.0 to 14.1.1 - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v14.1.0...v14.1.1) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit - dependency-name: "@octokit/core" dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit - dependency-name: "@octokit/webhooks" dependency-version: 14.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit ... Signed-off-by: dependabot[bot] <support@github.com>
4726a39 to
93c1ae5
Compare
npalm
approved these changes
Jul 15, 2025
npalm
pushed a commit
that referenced
this pull request
Jul 15, 2025
🤖 I have created a release *beep* *boop* --- ## [6.6.2](v6.6.1...v6.6.2) (2025-07-15) ### Bug Fixes * **lambda:** bump the aws group in /lambdas with 6 updates ([#4661](#4661)) ([435f520](435f520)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([#4663](#4663)) ([f6f87c0](f6f87c0)) * **lambda:** bump the octokit group in /lambdas with 3 updates ([#4662](#4662)) ([802e955](802e955)) --- 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#4662) Bumps the octokit group in /lambdas with 3 updates: [@octokit/auth-app](https://github.com/octokit/auth-app.js), [@octokit/core](https://github.com/octokit/core.js) and [@octokit/webhooks](https://github.com/octokit/webhooks.js). Updates `@octokit/auth-app` from 8.0.1 to 8.0.2 <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>v8.0.2</h2> <h2><a href="https://github.com/octokit/auth-app.js/compare/v8.0.1...v8.0.2">8.0.2</a> (2025-07-10)</h2> <h3>Bug Fixes</h3> <ul> <li>dont lose this reference for loggers (<a href="https://redirect.github.com/octokit/auth-app.js/issues/708">#708</a>) (<a href="https://github.com/octokit/auth-app.js/commit/06900f0c650471a8f506842fb5d0ca38401cdccc">06900f0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/auth-app.js/commit/06900f0c650471a8f506842fb5d0ca38401cdccc"><code>06900f0</code></a> fix: dont lose this reference for loggers (<a href="https://redirect.github.com/octokit/auth-app.js/issues/708">#708</a>)</li> <li><a href="https://github.com/octokit/auth-app.js/commit/317916e5b4f9dab0de38d0518a7941adc6fa025f"><code>317916e</code></a> docs(README): correct cache implementation to toad-cache (<a href="https://redirect.github.com/octokit/auth-app.js/issues/707">#707</a>)</li> <li>See full diff in <a href="https://github.com/octokit/auth-app.js/compare/v8.0.1...v8.0.2">compare view</a></li> </ul> </details> <br /> Updates `@octokit/core` from 7.0.2 to 7.0.3 <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>v7.0.3</h2> <h2><a href="https://github.com/octokit/core.js/compare/v7.0.2...v7.0.3">7.0.3</a> (2025-07-10)</h2> <h3>Bug Fixes</h3> <ul> <li>add createLogger to ensure that pino does not break (<a href="https://redirect.github.com/octokit/core.js/issues/744">#744</a>) (<a href="https://github.com/octokit/core.js/commit/0896c50500c992ca05793e42405a852530f7200d">0896c50</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/core.js/commit/0896c50500c992ca05793e42405a852530f7200d"><code>0896c50</code></a> fix: add createLogger to ensure that pino does not break (<a href="https://redirect.github.com/octokit/core.js/issues/744">#744</a>)</li> <li>See full diff in <a href="https://github.com/octokit/core.js/compare/v7.0.2...v7.0.3">compare view</a></li> </ul> </details> <br /> Updates `@octokit/webhooks` from 14.1.0 to 14.1.1 <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>v14.1.1</h2> <h2><a href="https://github.com/octokit/webhooks.js/compare/v14.1.0...v14.1.1">14.1.1</a> (2025-07-10)</h2> <h3>Bug Fixes</h3> <ul> <li>createLogger should not recreate the logger object if it already exists (<a href="https://redirect.github.com/octokit/webhooks.js/issues/1162">#1162</a>) (<a href="https://github.com/octokit/webhooks.js/commit/18f0be571cc7dd45615740f4f6f7131d134dc536">18f0be5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/webhooks.js/commit/18f0be571cc7dd45615740f4f6f7131d134dc536"><code>18f0be5</code></a> fix: createLogger should not recreate the logger object if it already exists ...</li> <li>See full diff in <a href="https://github.com/octokit/webhooks.js/compare/v14.1.0...v14.1.1">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.6.2](github-aws-runners/terraform-aws-github-runner@v6.6.1...v6.6.2) (2025-07-15) ### Bug Fixes * **lambda:** bump the aws group in /lambdas with 6 updates ([github-aws-runners#4661](github-aws-runners#4661)) ([435f520](github-aws-runners@435f520)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([github-aws-runners#4663](github-aws-runners#4663)) ([f6f87c0](github-aws-runners@f6f87c0)) * **lambda:** bump the octokit group in /lambdas with 3 updates ([github-aws-runners#4662](github-aws-runners#4662)) ([802e955](github-aws-runners@802e955)) --- 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 3 updates: @octokit/auth-app, @octokit/core and @octokit/webhooks.
Updates
@octokit/auth-appfrom 8.0.1 to 8.0.2Release notes
Sourced from
@octokit/auth-app's releases.Commits
06900f0fix: dont lose this reference for loggers (#708)317916edocs(README): correct cache implementation to toad-cache (#707)Updates
@octokit/corefrom 7.0.2 to 7.0.3Release notes
Sourced from
@octokit/core's releases.Commits
0896c50fix: add createLogger to ensure that pino does not break (#744)Updates
@octokit/webhooksfrom 14.1.0 to 14.1.1Release notes
Sourced from
@octokit/webhooks's releases.Commits
18f0be5fix: createLogger should not recreate the logger object if it already exists ...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