Skip to content

Commit

Permalink
fix(lambda): bump @octokit/auth-app from 6.1.1 to 6.1.2 in /lambdas i…
Browse files Browse the repository at this point in the history
…n the octokit group (#4117)

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

Updates `@octokit/auth-app` from 6.1.1 to 6.1.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>v6.1.2</h2>
<h2><a
href="https://github.com/octokit/auth-app.js/compare/v6.1.1...v6.1.2">6.1.2</a>
(2024-09-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>respect <code>baseUrl</code> passed as part of request parameters
(<a
href="https://redirect.github.com/octokit/auth-app.js/issues/642">#642</a>)
(<a
href="https://github.com/octokit/auth-app.js/commit/e0ecf3b82925b20ecf06a6e7d19bdab1f7919450">e0ecf3b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/auth-app.js/commit/e0ecf3b82925b20ecf06a6e7d19bdab1f7919450"><code>e0ecf3b</code></a>
fix: respect <code>baseUrl</code> passed as part of request parameters
(<a
href="https://redirect.github.com/octokit/auth-app.js/issues/642">#642</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/auth-app.js/compare/v6.1.1...v6.1.2">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=6.1.1&new-version=6.1.2)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 985c1b0 commit 6e6bd98
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@aws-sdk/client-sqs": "^3.645.0",
"@aws-sdk/types": "^3.609.0",
"@middy/core": "^4.7.0",
"@octokit/auth-app": "6.1.1",
"@octokit/auth-app": "6.1.2",
"@octokit/core": "5.2.0",
"@octokit/plugin-throttling": "8.2.0",
"@octokit/rest": "20.1.1",
Expand Down
10 changes: 5 additions & 5 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ __metadata:
"@aws-sdk/client-sqs": "npm:^3.645.0"
"@aws-sdk/types": "npm:^3.609.0"
"@middy/core": "npm:^4.7.0"
"@octokit/auth-app": "npm:6.1.1"
"@octokit/auth-app": "npm:6.1.2"
"@octokit/core": "npm:5.2.0"
"@octokit/plugin-throttling": "npm:8.2.0"
"@octokit/rest": "npm:20.1.1"
Expand Down Expand Up @@ -3779,9 +3779,9 @@ __metadata:
languageName: node
linkType: hard

"@octokit/auth-app@npm:6.1.1":
version: 6.1.1
resolution: "@octokit/auth-app@npm:6.1.1"
"@octokit/auth-app@npm:6.1.2":
version: 6.1.2
resolution: "@octokit/auth-app@npm:6.1.2"
dependencies:
"@octokit/auth-oauth-app": "npm:^7.1.0"
"@octokit/auth-oauth-user": "npm:^4.1.0"
Expand All @@ -3792,7 +3792,7 @@ __metadata:
lru-cache: "npm:^10.0.0"
universal-github-app-jwt: "npm:^1.1.2"
universal-user-agent: "npm:^6.0.0"
checksum: 10c0/633fa49ef1d688f1db050fd359d224f5529f0df20e2a5f8f7e78d5f81f33d18cbcde735ea5222b0bcf058b5b93bff88d1dd6f614b9c9443bda5fa0921757cf4f
checksum: 10c0/e3f91255716823903c63ff79cafbe7ba278dd9b817067b98ba82c99167bb185e4ad86822cb59d1361b7b2eaf8d1ca25624796654b91bb5be6277a1dfcb707001
languageName: node
linkType: hard

Expand Down

0 comments on commit 6e6bd98

Please sign in to comment.