Skip to content

fix(lambda): bump @octokit/auth-app from 8.0.2 to 8.1.0 in /lambdas in the octokit group#4740

Merged
npalm merged 1 commit intomainfrom
dependabot/npm_and_yarn/lambdas/octokit-6dfadd9c5f
Sep 3, 2025
Merged

fix(lambda): bump @octokit/auth-app from 8.0.2 to 8.1.0 in /lambdas in the octokit group#4740
npalm merged 1 commit intomainfrom
dependabot/npm_and_yarn/lambdas/octokit-6dfadd9c5f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 2, 2025

Bumps the octokit group in /lambdas with 1 update: @octokit/auth-app.

Updates @octokit/auth-app from 8.0.2 to 8.1.0

Release notes

Sourced from @​octokit/auth-app's releases.

v8.1.0

8.1.0 (2025-08-26)

Features

  • support using a remote HSM or JWT signing service in lieu of private keys (#712) (ef7a95d)
Commits
  • ef7a95d feat: support using a remote HSM or JWT signing service in lieu of private ke...
  • 77cd04d build(deps): lock file maintenance (#709)
  • 782678d ci(action): update actions/checkout action to v5 (#714)
  • 3b732be chore(deps): update dependency prettier to v3.6.2 (#706)
  • f14d41a build(deps): lock file maintenance (#705)
  • See full diff in compare view

Dependabot compatibility score

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 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

Bumps the octokit group in /lambdas with 1 update: [@octokit/auth-app](https://github.com/octokit/auth-app.js).


Updates `@octokit/auth-app` from 8.0.2 to 8.1.0
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v8.0.2...v8.1.0)

---
updated-dependencies:
- dependency-name: "@octokit/auth-app"
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: octokit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2025
@dependabot dependabot Bot requested a review from a team as a code owner September 2, 2025 12:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 2, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@octokit/auth-app 8.1.0 🟢 7.2
Details
CheckScoreReason
Maintained🟢 68 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review🟢 10all changesets reviewed
Security-Policy🟢 9security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Pinned-Dependencies🟢 4dependency not pinned by hash detected -- score normalized to 4
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging🟢 10packaging workflow detected
SAST🟢 10SAST tool is run on all commits
Vulnerabilities🟢 100 existing vulnerabilities detected
npm/@octokit/auth-app 8.1.0 🟢 7.2
Details
CheckScoreReason
Maintained🟢 68 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review🟢 10all changesets reviewed
Security-Policy🟢 9security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Pinned-Dependencies🟢 4dependency not pinned by hash detected -- score normalized to 4
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging🟢 10packaging workflow detected
SAST🟢 10SAST tool is run on all commits
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Files

  • lambdas/functions/control-plane/package.json
  • lambdas/yarn.lock

@npalm npalm merged commit 6f2e4b1 into main Sep 3, 2025
6 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/octokit-6dfadd9c5f branch September 3, 2025 20:05
npalm pushed a commit that referenced this pull request Sep 4, 2025
🤖 I have created a release *beep* *boop*
---


##
[6.7.6](v6.7.5...v6.7.6)
(2025-09-04)


### Bug Fixes

* **lambda:** bump @octokit/auth-app from 8.0.2 to 8.1.0 in /lambdas in
the octokit group
([#4740](#4740))
([6f2e4b1](6f2e4b1))
* **lambda:** bump cron-parser from 5.3.0 to 5.3.1 in /lambdas
([#4744](#4744))
([6ea4bca](6ea4bca))
* **lambda:** bump the aws group in /lambdas with 6 updates
([#4739](#4739))
([7639ceb](7639ceb))
* **lambda:** bump the aws-powertools group in /lambdas with 4 updates
([#4743](#4743))
([4997f31](4997f31))

---
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
…n the octokit group (github-aws-runners#4740)

Bumps the octokit group in /lambdas with 1 update:
[@octokit/auth-app](https://github.com/octokit/auth-app.js).

Updates `@octokit/auth-app` from 8.0.2 to 8.1.0
<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.1.0</h2>
<h1><a
href="https://github.com/octokit/auth-app.js/compare/v8.0.2...v8.1.0">8.1.0</a>
(2025-08-26)</h1>
<h3>Features</h3>
<ul>
<li>support using a remote HSM or JWT signing service in lieu of private
keys (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/712">#712</a>)
(<a
href="https://github.com/octokit/auth-app.js/commit/ef7a95d20775cc9a7649afdd658361898d7ac950">ef7a95d</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/auth-app.js/commit/ef7a95d20775cc9a7649afdd658361898d7ac950"><code>ef7a95d</code></a>
feat: support using a remote HSM or JWT signing service in lieu of
private ke...</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/77cd04dd1c9b011746e83622f388afc015d56642"><code>77cd04d</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/709">#709</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/782678d7d61b18c234dc31bf649edc683560d72a"><code>782678d</code></a>
ci(action): update actions/checkout action to v5 (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/714">#714</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/3b732beae5bb0f71c9c23bee34b04728b80e3d94"><code>3b732be</code></a>
chore(deps): update dependency prettier to v3.6.2 (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/706">#706</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/f14d41a05ce9098ab16d02fea2d3e0267c8e6ac6"><code>f14d41a</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/705">#705</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/auth-app.js/compare/v8.0.2...v8.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/auth-app&package-manager=npm_and_yarn&previous-version=8.0.2&new-version=8.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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.7.6](github-aws-runners/terraform-aws-github-runner@v6.7.5...v6.7.6)
(2025-09-04)


### Bug Fixes

* **lambda:** bump @octokit/auth-app from 8.0.2 to 8.1.0 in /lambdas in
the octokit group
([github-aws-runners#4740](github-aws-runners#4740))
([6f2e4b1](github-aws-runners@6f2e4b1))
* **lambda:** bump cron-parser from 5.3.0 to 5.3.1 in /lambdas
([github-aws-runners#4744](github-aws-runners#4744))
([6ea4bca](github-aws-runners@6ea4bca))
* **lambda:** bump the aws group in /lambdas with 6 updates
([github-aws-runners#4739](github-aws-runners#4739))
([7639ceb](github-aws-runners@7639ceb))
* **lambda:** bump the aws-powertools group in /lambdas with 4 updates
([github-aws-runners#4743](github-aws-runners#4743))
([4997f31](github-aws-runners@4997f31))

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant