From 6e6bd98246fd589a1b1187443c6f5ca36f0ba95c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 09:53:51 +0200 Subject: [PATCH] fix(lambda): bump @octokit/auth-app from 6.1.1 to 6.1.2 in /lambdas in the octokit group (#4117) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
Release notes

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

v6.1.2

6.1.2 (2024-09-03)

Bug Fixes

Commits

[![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) ---
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lambdas/functions/control-plane/package.json | 2 +- lambdas/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index 27d61a0373..674e36243e 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -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", diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index f4edf2a2c1..149c26ac92 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -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" @@ -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" @@ -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