Skip to content

Commit

Permalink
fix(lambda): bump the octokit group in /lambdas with 2 updates (#3773)
Browse files Browse the repository at this point in the history
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.4.0 to 12.5.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>v12.5.0</h2>
<h1><a
href="https://github.com/octokit/types.ts/compare/v12.4.0...v12.5.0">12.5.0</a>
(2024-02-15)</h1>
<h3>Features</h3>
<ul>
<li>add x-accepted-github-permissions (<a
href="https://redirect.github.com/octokit/types.ts/issues/609">#609</a>)
(<a
href="https://github.com/octokit/types.ts/commit/bc28bdc744c65487061eae4227a8da33c15a2468">bc28bdc</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/types.ts/commit/bc28bdc744c65487061eae4227a8da33c15a2468"><code>bc28bdc</code></a>
feat: add x-accepted-github-permissions (<a
href="https://redirect.github.com/octokit/types.ts/issues/609">#609</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/fa1e25b6351b4b057f6c8a41e38121622e0beccf"><code>fa1e25b</code></a>
chore(deps): update dependency npm-run-all2 to v6</li>
<li><a
href="https://github.com/octokit/types.ts/commit/349bf948b7a45b70ea7ddbc31fba08acd8fc42ad"><code>349bf94</code></a>
chore(deps): replace dependency npm-run-all with npm-run-all2
^5.0.0</li>
<li><a
href="https://github.com/octokit/types.ts/commit/47eb4d05c5f3a13fffe6449b57bd1229d28081f7"><code>47eb4d0</code></a>
ci(action): update peter-evans/create-or-update-comment action to
v4</li>
<li><a
href="https://github.com/octokit/types.ts/commit/7e554cd03ad7967ac235748b2a2108ab67a0782a"><code>7e554cd</code></a>
chore(deps): update dependency semantic-release to v23</li>
<li><a
href="https://github.com/octokit/types.ts/commit/40bc39f7df62a2e8c7bdbac810cc4549189ab2d2"><code>40bc39f</code></a>
ci(action): update github/codeql-action action to v3</li>
<li><a
href="https://github.com/octokit/types.ts/commit/dbc66ecf548e1feb28f9b95cff8cefed296e6694"><code>dbc66ec</code></a>
🚧 Workflows have changed (<a
href="https://redirect.github.com/octokit/types.ts/issues/600">#600</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/types.ts/compare/v12.4.0...v12.5.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@octokit/webhooks` from 12.1.0 to 12.1.2
<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>v12.1.2</h2>
<h2><a
href="https://github.com/octokit/webhooks.js/compare/v12.1.1...v12.1.2">12.1.2</a>
(2024-02-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update <code>@octokit/webhooks-methods</code>
(<a
href="https://redirect.github.com/octokit/webhooks.js/issues/973">#973</a>)
(<a
href="https://github.com/octokit/webhooks.js/commit/d17d59c8298d7fe7da52dff28dea4533d61bfe28">d17d59c</a>)</li>
</ul>
<h2>v12.1.1</h2>
<h2><a
href="https://github.com/octokit/webhooks.js/compare/v12.1.0...v12.1.1">12.1.1</a>
(2024-02-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>correct some type discrepencies (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/970">#970</a>)
(<a
href="https://github.com/octokit/webhooks.js/commit/fb2db0b6e0b5bab7809a1ae9d5a5629409645d99">fb2db0b</a>),
closes <a
href="https://redirect.github.com/octokit/webhooks.js/issues/969">#969</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/webhooks.js/commit/d17d59c8298d7fe7da52dff28dea4533d61bfe28"><code>d17d59c</code></a>
fix(deps): update <code>@octokit/webhooks-methods</code> (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/973">#973</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/60c2dc0bd63c974f0ad534b0fc57f42a244422d5"><code>60c2dc0</code></a>
docss(README): remove deprecated values (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/972">#972</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/fb2db0b6e0b5bab7809a1ae9d5a5629409645d99"><code>fb2db0b</code></a>
fix: correct some type discrepencies (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/970">#970</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/917e0cf3786f19cb21659350c097e7cf74e40841"><code>917e0cf</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/971">#971</a>)</li>
<li><a
href="https://github.com/octokit/webhooks.js/commit/d51daf8d3f2b50cd250e367fec85d62825268f13"><code>d51daf8</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/webhooks.js/issues/966">#966</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/webhooks.js/compare/v12.1.0...v12.1.2">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2024
1 parent ea392ae commit de9985a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@middy/core": "^4.7.0",
"@octokit/auth-app": "6.0.3",
"@octokit/rest": "20.0.2",
"@octokit/types": "^12.1.1",
"@octokit/types": "^12.5.0",
"@terraform-aws-github-runner/aws-powertools-util": "*",
"@terraform-aws-github-runner/aws-ssm-util": "*",
"axios": "^1.6.2",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/functions/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@aws-sdk/client-sqs": "^3.477.0",
"@middy/core": "^4.7.0",
"@octokit/rest": "^20.0.1",
"@octokit/types": "^12.1.1",
"@octokit/webhooks": "^12.0.3",
"@octokit/types": "^12.5.0",
"@octokit/webhooks": "^12.1.2",
"@terraform-aws-github-runner/aws-powertools-util": "*",
"@terraform-aws-github-runner/aws-ssm-util": "*",
"aws-lambda": "^1.0.7"
Expand Down
26 changes: 13 additions & 13 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2781,10 +2781,10 @@
"@octokit/plugin-request-log" "^4.0.0"
"@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":
version "12.4.0"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.4.0.tgz#8f97b601e91ce6b9776ed8152217e77a71be7aac"
integrity sha512-FLWs/AvZllw/AGVs+nJ+ELCDZZJk+kY0zMen118xhL2zD0s1etIUHm1odgjP7epxYU1ln7SZxEUWYop5bhsdgQ==
"@octokit/types@^11.0.0", "@octokit/types@^11.1.0", "@octokit/types@^12.0.0", "@octokit/types@^12.5.0":
version "12.5.0"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.5.0.tgz#a60003ad6bb073e5cac936f6ecf47c834f87c058"
integrity sha512-YJEKcb0KkJlIUNU/zjnZwHEP8AoVh/OoIcP/1IyR4UHxExz7fzpe/a8IG4wBtQi7QDEqiomVLX88S6FpxxAJtg==
dependencies:
"@octokit/openapi-types" "^19.1.0"

Expand All @@ -2793,23 +2793,23 @@
resolved "https://registry.npmjs.org/@octokit/webhooks-definitions/-/webhooks-definitions-3.67.3.tgz"
integrity sha512-do4Z1r2OVhuI0ihJhQ8Hg+yPWnBYEBNuFNCrvtPKoYT1w81jD7pBXgGe86lYuuNirkDHb0Nxt+zt4O5GiFJfgA==

"@octokit/webhooks-methods@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-4.0.0.tgz#d1697930ba3d8e6b6d0f8a2c996bb440d2e1df1b"
integrity sha512-M8mwmTXp+VeolOS/kfRvsDdW+IO0qJ8kYodM/sAysk093q6ApgmBXwK1ZlUvAwXVrp/YVHp6aArj4auAxUAOFw==
"@octokit/webhooks-methods@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-4.1.0.tgz#681a6c86c9b21d4ec9e29108fb053ae7512be033"
integrity sha512-zoQyKw8h9STNPqtm28UGOYFE7O6D4Il8VJwhAtMHFt2C4L0VQT1qGKLeefUOqHNs1mNRYSadVv7x0z8U2yyeWQ==

"@octokit/webhooks-types@7.3.2":
version "7.3.2"
resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-7.3.2.tgz#c4a5049b28a6d4b0c397f4db48a9112fef579ba0"
integrity sha512-JWOoOgtWTFnTSAamPXXyjTY5/apttvNxF+vPBnwdSu5cj5snrd7FO0fyw4+wTXy8fHduq626JjhO+TwCyyA6vA==

"@octokit/webhooks@^12.0.3":
version "12.1.0"
resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-12.1.0.tgz#8b7f70a7340250de370fb2a61e16147e7169232a"
integrity sha512-ppqZ1DyHhZklpeuxnx7WRn5S5WRxjHYt/fQlr33JNvbK+Dpaz6XFD5Zw/AFri62J4NH3jKreHeQFQkLouMqdog==
"@octokit/webhooks@^12.1.2":
version "12.1.2"
resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-12.1.2.tgz#df4c5623d608c11b3b2e6aaa2b531b5f27755357"
integrity sha512-+nGS3ReCByF6m+nbNB59x7Aa3CNjCCGuBLFzfkiJP1O3uVKKuJbkP4uO4t46YqH26nlugmOhqjT7nx5D0VPtdA==
dependencies:
"@octokit/request-error" "^5.0.0"
"@octokit/webhooks-methods" "^4.0.0"
"@octokit/webhooks-methods" "^4.1.0"
"@octokit/webhooks-types" "7.3.2"
aggregate-error "^3.1.0"

Expand Down

0 comments on commit de9985a

Please sign in to comment.