From c54e8c896b4f6a19dcc15172671fdf31de6e371d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 22 Nov 2023 13:23:38 +0100
Subject: [PATCH] fix(lambda): bump the octokit group in /lambdas with 2
updates (#3621)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the octokit group in /lambdas with 2 updates:
[@octokit/types](https://github.com/octokit/types.ts) and
[@octokit/webhooks](https://github.com/octokit/webhooks.js).
Updates `@octokit/types` from 12.1.1 to 12.3.0
Release notes
Sourced from @​octokit/types
's
releases.
v12.3.0
12.3.0
(2023-11-12)
Features
- backport improvements from
[@octokit-next](https://github.com/octokit-next)
(#595)
(0eebf54)
v12.2.0
12.2.0
(2023-11-07)
Features
- types: make
OctokitResponse
an
interface (#594)
(7269dcc)
Commits
Updates `@octokit/webhooks` from 12.0.3 to 12.0.7
Release notes
Sourced from @​octokit/webhooks
's
releases.
v12.0.7
12.0.7
(2023-11-18)
Bug Fixes
- pass through
TTransformed
to onAny
and
onError
(#924)
(6ead0b7)
v12.0.6
12.0.6
(2023-11-16)
Bug Fixes
- typescript: workaround for trouble with
aggregate-error
type export (#923)
(4875a74)
v12.0.5
12.0.5
(2023-11-16)
Bug Fixes
v12.0.4
12.0.4
(2023-11-14)
Bug Fixes
Commits
6ead0b7
fix: pass through TTransformed
to onAny
and
onError
(#924)
4875a74
fix(typescript): workaround for trouble with
aggregate-error
type export (#...
a12200f
fix: only parse payload once (#921)
cc836d0
chore: remove .babelrc (#919)
b38eeb3
build(deps): lock file maintenance (#913)
449b159
fix: handle error thrown by verify
method (#914)
6dc096f
chore(deps): update dependency prettier to v3.1.0
1cc0c34
build(deps): lock file maintenance (#911)
36691b1
build(deps): lock file maintenance (#910)
8ea7b1d
build(deps): lock file maintenance (#909)
- Additional commits viewable in compare
view
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>
Co-authored-by: Niek Palm
---
lambdas/yarn.lock | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock
index f1d95e0e98..d2e9c426b6 100644
--- a/lambdas/yarn.lock
+++ b/lambdas/yarn.lock
@@ -2120,9 +2120,9 @@
"@octokit/plugin-rest-endpoint-methods" "^10.0.0"
"@octokit/types@^11.0.0", "@octokit/types@^11.1.0", "@octokit/types@^12.0.0", "@octokit/types@^12.1.1", "@octokit/types@^6.41.0", "@octokit/types@^8.1.1", "@octokit/types@^9.0.0":
- version "12.1.1"
- resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.1.1.tgz#376726d8435625b3a1b6fcd8cd3e1b03ade939dc"
- integrity sha512-qnJTldJ1NyGT5MTsCg/Zi+y2IFHZ1Jo5+njNCjJ9FcainV7LjuHgmB697kA0g4MjZeDAJsM3B45iqCVsCLVFZg==
+ version "12.3.0"
+ resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.3.0.tgz#e3f8bc53f65ef551e19cc1a0fea15adadec17d2d"
+ integrity sha512-nJ8X2HRr234q3w/FcovDlA+ttUU4m1eJAourvfUUtwAWeqL8AsyRqfnLvVnYn3NFbUnsmzQCzLNdFerPwdmcDQ==
dependencies:
"@octokit/openapi-types" "^19.0.2"
@@ -2142,9 +2142,9 @@
integrity sha512-y92CpG4kFFtBBjni8LHoV12IegJ+KFxLgKRengrVjKmGE5XMeCuGvlfRe75lTRrgXaG6XIWJlFpIDTlkoJsU8w==
"@octokit/webhooks@^12.0.3":
- version "12.0.3"
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-12.0.3.tgz#91f5df322e83b3b7d8bb9af5e692ffea16d6c8bb"
- integrity sha512-8iG+/yza7hwz1RrQ7i7uGpK2/tuItZxZq1aTmeg2TNp2xTUB8F8lZF/FcZvyyAxT8tpDMF74TjFGCDACkf1kAQ==
+ version "12.0.7"
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-12.0.7.tgz#aff57bd5bb00699ecf618324aeca9b8d16cc0059"
+ integrity sha512-g9HKed5x+72yBZcTRAYNiR7Ane/iOwNEjd9sdu+Jvrcc/Z0FdkjYBMfBmQdowbOhHM4Nek9zpGC5u3C3Wxfhsg==
dependencies:
"@octokit/request-error" "^5.0.0"
"@octokit/webhooks-methods" "^4.0.0"