Commit 47b6a29
authored
fix(lambda): bump @octokit/webhooks from 14.1.3 to 14.2.0 in /lambdas in the octokit group (#4955)
Bumps the octokit group in /lambdas with 1 update:
[@octokit/webhooks](https://github.com/octokit/webhooks.js).
Updates `@octokit/webhooks` from 14.1.3 to 14.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/webhooks.js/releases"><code>@octokit/webhooks</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v14.2.0</h2>
<h1><a
href="https://github.com/octokit/webhooks.js/compare/v14.1.3...v14.2.0">14.2.0</a>
(2025-12-03)</h1>
<h3>Features</h3>
<ul>
<li>new <code>secret_scanning_alert.assigned</code>,
<code>secret_scanning_alert.unassigned</code>,
<code>issue_dependencies</code> events (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/1189">#1189</a>)
(<a
href="https://github.com/octokit/webhooks.js/commit/b47e4b0049f8353d4ad796a5d0af26c4e568d732">b47e4b0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/webhooks.js/commit/b47e4b0049f8353d4ad796a5d0af26c4e568d732"><code>b47e4b0</code></a>
feat: new <code>secret_scanning_alert.assigned</code>,
`secret_scanning_alert.unassigned...</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/5ca3206f71434fe25e5568962491e3b943218e71"><code>5ca3206</code></a>
ci(action): update github/codeql-action action to v4 (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/1178">#1178</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/07b617ca218337656b73c6b04a6ae551984940b3"><code>07b617c</code></a>
ci(action): update actions/setup-node action to v6 (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/1179">#1179</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/3e7c815d09ebd6b7f01b1a3a29b5680ea1fb9690"><code>3e7c815</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/1177">#1177</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/be82b3dcce45860c1952d2edd2c95e0ea9abbae6"><code>be82b3d</code></a>
ci(action): update peter-evans/create-or-update-comment action to v5 (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/1175">#1175</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/73ec1fc5b2d30e95fe74c44202f5f907e553e1aa"><code>73ec1fc</code></a>
chore(deps): update vitest monorepo to v4 (major) (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/1181">#1181</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/4b4ad0f13b616e50d43e52a8b549a31921f229df"><code>4b4ad0f</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/1174">#1174</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/2a24466d26f13b9494530ef80455e76d1fb83548"><code>2a24466</code></a>
ci(action): update actions/checkout action to v5 (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/1170">#1170</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/aea297edb75354fb4dd6976c3d89fdb81467e402"><code>aea297e</code></a>
ci(action): update actions/setup-node action to v5 (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/1172">#1172</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/302105e18983b7fbb73d54ba4ecd55087e512633"><code>302105e</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/1168">#1168</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/webhooks.js/compare/v14.1.3...v14.2.0">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a
href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a>
Actions), a new releaser for <code>@octokit/webhooks</code> since your
current version.</p>
</details>
<br />
[](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 81e461e commit 47b6a29
2 files changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
3651 | 3651 | | |
3652 | 3652 | | |
3653 | 3653 | | |
3654 | | - | |
3655 | | - | |
3656 | | - | |
3657 | | - | |
| 3654 | + | |
| 3655 | + | |
| 3656 | + | |
| 3657 | + | |
3658 | 3658 | | |
3659 | 3659 | | |
3660 | 3660 | | |
| |||
3767 | 3767 | | |
3768 | 3768 | | |
3769 | 3769 | | |
3770 | | - | |
3771 | | - | |
3772 | | - | |
| 3770 | + | |
| 3771 | + | |
| 3772 | + | |
3773 | 3773 | | |
3774 | | - | |
| 3774 | + | |
3775 | 3775 | | |
3776 | 3776 | | |
3777 | | - | |
| 3777 | + | |
3778 | 3778 | | |
3779 | 3779 | | |
3780 | 3780 | | |
| |||
0 commit comments