Commit 6e2f86f
authored
fix(lambda): bump the octokit group in /lambdas with 2 updates (#4782)
Bumps the octokit group in /lambdas with 2 updates:
[@octokit/core](https://github.com/octokit/core.js) and
[@octokit/types](https://github.com/octokit/types.ts).
Updates `@octokit/core` from 7.0.3 to 7.0.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/core.js/releases"><code>@octokit/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.0.4</h2>
<h2><a
href="https://github.com/octokit/core.js/compare/v7.0.3...v7.0.4">7.0.4</a>
(2025-09-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency
<code>@octokit/types</code> to v15 (<a
href="https://redirect.github.com/octokit/core.js/issues/748">#748</a>)
(<a
href="https://github.com/octokit/core.js/commit/03b6c280389516ddb1f2e6381d1a6bc5bbafa0cd">03b6c28</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/core.js/commit/03b6c280389516ddb1f2e6381d1a6bc5bbafa0cd"><code>03b6c28</code></a>
fix(deps): update dependency <code>@octokit/types</code> to v15 (<a
href="https://redirect.github.com/octokit/core.js/issues/748">#748</a>)</li>
<li><a
href="https://github.com/octokit/core.js/commit/4951837ebc3fba311587e444fa462b2f9d194820"><code>4951837</code></a>
ci(action): update actions/checkout action to v5 (<a
href="https://redirect.github.com/octokit/core.js/issues/745">#745</a>)</li>
<li><a
href="https://github.com/octokit/core.js/commit/f576bc8fe4ba07330056bc8b2564b0c12f1c2dff"><code>f576bc8</code></a>
chore(deps): bump vite from 6.3.5 to 6.3.6 (<a
href="https://redirect.github.com/octokit/core.js/issues/747">#747</a>)</li>
<li><a
href="https://github.com/octokit/core.js/commit/9c425e32f001330786925c0a1d3c47dbcb20103f"><code>9c425e3</code></a>
chore(deps): update dependency prettier to v3.6.2 (<a
href="https://redirect.github.com/octokit/core.js/issues/743">#743</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/core.js/compare/v7.0.3...v7.0.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `@octokit/types` from 13.10.0 to 15.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/types.ts/releases"><code>@octokit/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v15.0.0</h2>
<h1><a
href="https://github.com/octokit/types.ts/compare/v14.1.0...v15.0.0">15.0.0</a>
(2025-09-16)</h1>
<h3>Features</h3>
<ul>
<li>new Projects v2 endpoints, new code scanning dismissal endpoints,
many other endpoints (<a
href="https://redirect.github.com/octokit/types.ts/issues/683">#683</a>)
(<a
href="https://github.com/octokit/types.ts/commit/56ff680df980569c2e9d759dd1223b82d7370f6c">56ff680</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>remove project card endpoints for classic projects</li>
</ul>
<h2>v14.1.0</h2>
<h1><a
href="https://github.com/octokit/types.ts/compare/v14.0.0...v14.1.0">14.1.0</a>
(2025-05-25)</h1>
<h3>Features</h3>
<ul>
<li>new <code>GET /users/{username}/settings/billing/usage</code>,
<code>POST /credentials/revoke</code> endpoints, endpoint type updates,
type performance fixes (<a
href="https://redirect.github.com/octokit/types.ts/issues/675">#675</a>)
(<a
href="https://github.com/octokit/types.ts/commit/a7ec8303ea2c1d3aa3fa72a6c592857edfb76f45">a7ec830</a>),
closes <a
href="https://redirect.github.com/octokit/types.ts/issues/667">#667</a>
<a
href="https://redirect.github.com/octokit/types.ts/issues/666">#666</a></li>
</ul>
<h2>v14.0.0</h2>
<h1><a
href="https://github.com/octokit/types.ts/compare/v13.10.0...v14.0.0">14.0.0</a>
(2025-04-10)</h1>
<h3>Features</h3>
<ul>
<li>new <code>/orgs/{org}/campaigns</code> and
<code>/orgs/{org}/campaigns/{campaign_number}</code> enpoints, remove
Copilot usage endpoints (<a
href="https://redirect.github.com/octokit/types.ts/issues/672">#672</a>)
(<a
href="https://github.com/octokit/types.ts/commit/42321ebeaea01c8fcafa2f0bef7e93e9a1361d76">42321eb</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>remove Copilot usage endpoints</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/types.ts/commit/56ff680df980569c2e9d759dd1223b82d7370f6c"><code>56ff680</code></a>
feat: new Projects v2 endpoints, new code scanning dismissal endpoints,
many ...</li>
<li><a
href="https://github.com/octokit/types.ts/commit/7ef763eff5cb9bdf2001e6fc6183534f83e446e8"><code>7ef763e</code></a>
ci(action): update actions/checkout action to v5 (<a
href="https://redirect.github.com/octokit/types.ts/issues/679">#679</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/1ce7ba26d458c1776299e886f6682dd5e2094242"><code>1ce7ba2</code></a>
chore(deps): update dependency node to v22 (<a
href="https://redirect.github.com/octokit/types.ts/issues/677">#677</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/75bbcf65cde421f9a3beb4e65bcc733e1828e278"><code>75bbcf6</code></a>
chore(deps): update dependency sort-keys to v6 (<a
href="https://redirect.github.com/octokit/types.ts/issues/680">#680</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/5b864f345103f5b6960a87ec798347951f260cbf"><code>5b864f3</code></a>
ci(action): update gr2m/release-notifier-action action to v2 (<a
href="https://redirect.github.com/octokit/types.ts/issues/681">#681</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/7ce2a3abd293c5cc65111b841c81bc0a60bf2e65"><code>7ce2a3a</code></a>
ci(action): update actions/setup-node action to v5 (<a
href="https://redirect.github.com/octokit/types.ts/issues/682">#682</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/a7ec8303ea2c1d3aa3fa72a6c592857edfb76f45"><code>a7ec830</code></a>
feat: new <code>GET /users/{username}/settings/billing/usage</code>,
`POST /credentials/...</li>
<li><a
href="https://github.com/octokit/types.ts/commit/10745ee8ef4885afec2dec010107e2e5ab3095f2"><code>10745ee</code></a>
chore(deps): update dependency typedoc to ^0.28.0 (<a
href="https://redirect.github.com/octokit/types.ts/issues/661">#661</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/d8fde411411e77450f5b2d799a25ff2cb277e6fb"><code>d8fde41</code></a>
chore(deps): update dependency npm-run-all2 to v8 (<a
href="https://redirect.github.com/octokit/types.ts/issues/674">#674</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/bb316aa8d846b4fa988bb840b8fb6e286f11a403"><code>bb316aa</code></a>
chore(deps): update dependency github-openapi-graphql-query to v5 (<a
href="https://redirect.github.com/octokit/types.ts/issues/673">#673</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/types.ts/compare/v13.10.0...v15.0.0">compare
view</a></li>
</ul>
</details>
<br />
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 72b959f commit 6e2f86f
File tree
3 files changed
+11
-11
lines changed- lambdas
- functions
- control-plane
- webhook
3 files changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
3641 | 3641 | | |
3642 | 3642 | | |
3643 | 3643 | | |
3644 | | - | |
3645 | | - | |
3646 | | - | |
| 3644 | + | |
| 3645 | + | |
| 3646 | + | |
3647 | 3647 | | |
3648 | 3648 | | |
3649 | 3649 | | |
3650 | 3650 | | |
3651 | 3651 | | |
3652 | | - | |
| 3652 | + | |
3653 | 3653 | | |
3654 | 3654 | | |
3655 | | - | |
| 3655 | + | |
3656 | 3656 | | |
3657 | 3657 | | |
3658 | 3658 | | |
| |||
0 commit comments