Skip to content

Commit 25f3538

Browse files
fix(lambda): bump @octokit/auth-app from 6.1.2 to 6.1.3 in /lambdas in the octokit group (#4252)
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.2 to 6.1.3 <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.3</h2> <h2><a href="https://github.com/octokit/auth-app.js/compare/v6.1.2...v6.1.3">6.1.3</a> (2024-11-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> use fork of <code>lru-cache</code> to fix type errors (<a href="https://redirect.github.com/octokit/auth-app.js/issues/651">#651</a>) (<a href="https://github.com/octokit/auth-app.js/commit/c0931e640f6c2ffe5f1c0661ba1ba3d9f218a8b2">c0931e6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/auth-app.js/commit/49e6fed72430f94328bc0ce8108364529fc785f5"><code>49e6fed</code></a> build(deps): switch to fetch-mock v11</li> <li><a href="https://github.com/octokit/auth-app.js/commit/c0931e640f6c2ffe5f1c0661ba1ba3d9f218a8b2"><code>c0931e6</code></a> fix(deps): use fork of <code>lru-cache</code> to fix type errors (<a href="https://redirect.github.com/octokit/auth-app.js/issues/651">#651</a>)</li> <li>See full diff in <a href="https://github.com/octokit/auth-app.js/compare/v6.1.2...v6.1.3">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.2&new-version=6.1.3)](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>
1 parent 6a98712 commit 25f3538

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

lambdas/functions/control-plane/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@aws-sdk/client-sqs": "^3.687.0",
4646
"@aws-sdk/types": "^3.686.0",
4747
"@middy/core": "^4.7.0",
48-
"@octokit/auth-app": "6.1.2",
48+
"@octokit/auth-app": "6.1.3",
4949
"@octokit/core": "5.2.0",
5050
"@octokit/plugin-throttling": "8.2.0",
5151
"@octokit/rest": "20.1.1",

lambdas/yarn.lock

+14-7
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ __metadata:
200200
"@aws-sdk/client-sqs": "npm:^3.687.0"
201201
"@aws-sdk/types": "npm:^3.686.0"
202202
"@middy/core": "npm:^4.7.0"
203-
"@octokit/auth-app": "npm:6.1.2"
203+
"@octokit/auth-app": "npm:6.1.3"
204204
"@octokit/core": "npm:5.2.0"
205205
"@octokit/plugin-throttling": "npm:8.2.0"
206206
"@octokit/rest": "npm:20.1.1"
@@ -3788,20 +3788,20 @@ __metadata:
37883788
languageName: node
37893789
linkType: hard
37903790

3791-
"@octokit/auth-app@npm:6.1.2":
3792-
version: 6.1.2
3793-
resolution: "@octokit/auth-app@npm:6.1.2"
3791+
"@octokit/auth-app@npm:6.1.3":
3792+
version: 6.1.3
3793+
resolution: "@octokit/auth-app@npm:6.1.3"
37943794
dependencies:
37953795
"@octokit/auth-oauth-app": "npm:^7.1.0"
37963796
"@octokit/auth-oauth-user": "npm:^4.1.0"
37973797
"@octokit/request": "npm:^8.3.1"
37983798
"@octokit/request-error": "npm:^5.1.0"
37993799
"@octokit/types": "npm:^13.1.0"
38003800
deprecation: "npm:^2.3.1"
3801-
lru-cache: "npm:^10.0.0"
3801+
lru-cache: "npm:@wolfy1339/lru-cache@^11.0.2-patch.1"
38023802
universal-github-app-jwt: "npm:^1.1.2"
38033803
universal-user-agent: "npm:^6.0.0"
3804-
checksum: 10c0/e3f91255716823903c63ff79cafbe7ba278dd9b817067b98ba82c99167bb185e4ad86822cb59d1361b7b2eaf8d1ca25624796654b91bb5be6277a1dfcb707001
3804+
checksum: 10c0/aa2a7693274d6f639d204077141f75f9267a62b812670f3a779ec290d08ed042db655285663cf1e2bad97c2a04aa4fb3eb6273bd915251e72f0b114ec8f11f90
38053805
languageName: node
38063806
linkType: hard
38073807

@@ -9133,7 +9133,14 @@ __metadata:
91339133
languageName: node
91349134
linkType: hard
91359135

9136-
"lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0":
9136+
"lru-cache@npm:@wolfy1339/lru-cache@^11.0.2-patch.1":
9137+
version: 11.0.2-patch.1
9138+
resolution: "@wolfy1339/lru-cache@npm:11.0.2-patch.1"
9139+
checksum: 10c0/0279b18e46bec0ff00eb18cb19ab3d42dd49bc5c7d1f30f7b0d2deb50c13a99c9ad6a8e4e8cf8a5df614e79e0e62a80df2870c8092c13bfe32f8ecb9a40352b9
9140+
languageName: node
9141+
linkType: hard
9142+
9143+
"lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0":
91379144
version: 10.4.3
91389145
resolution: "lru-cache@npm:10.4.3"
91399146
checksum: 10c0/ebd04fbca961e6c1d6c0af3799adcc966a1babe798f685bb84e6599266599cd95d94630b10262f5424539bc4640107e8a33aa28585374abf561d30d16f4b39fb

0 commit comments

Comments
 (0)