Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit cde80cd

Browse files
fix(lambda): Bump the octokit group in /lambdas with 1 update (#3519)
Bumps the octokit group in /lambdas with 1 update: [@octokit/rest](https://github.com/octokit/rest.js). <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/rest.js/releases"><code>@​octokit/rest</code>'s releases</a>.</em></p> <blockquote> <h2>v20.0.2</h2> <h2><a href="https://github.com/octokit/rest.js/compare/v20.0.1...v20.0.2">20.0.2</a> (2023-09-25)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update octokit monorepo (major) (<a href="https://redirect.github.com/octokit/rest.js/issues/363">#363</a>) (<a href="https://github.com/octokit/rest.js/commit/258bf80a891579aefa3e6c303b91445bff4d19f9">258bf80</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/rest.js/commit/258bf80a891579aefa3e6c303b91445bff4d19f9"><code>258bf80</code></a> fix(deps): update octokit monorepo (major) (<a href="https://redirect.github.com/octokit/rest.js/issues/363">#363</a>)</li> <li><a href="https://github.com/octokit/rest.js/commit/657681e674989a83e1f6c8eec24234fdb3a52ebe"><code>657681e</code></a> ci(action): update actions/checkout digest to 8ade135</li> <li><a href="https://github.com/octokit/rest.js/commit/1fab5ee6f84f1617c49d336570938e25793cdc77"><code>1fab5ee</code></a> ci(action): update peter-evans/create-or-update-comment digest to 46da6c0</li> <li><a href="https://github.com/octokit/rest.js/commit/863bdb9dc982de31131c3b585a079b3c0b16a86d"><code>863bdb9</code></a> chore(deps): update dependency semantic-release to v22 (<a href="https://redirect.github.com/octokit/rest.js/issues/360">#360</a>)</li> <li><a href="https://github.com/octokit/rest.js/commit/e719a303d1f8984723011600c84ad6bac01eb96b"><code>e719a30</code></a> ci(action): update peter-evans/create-or-update-comment digest to 1f6c514</li> <li><a href="https://github.com/octokit/rest.js/commit/46c65b2667856a8bca6e8f2011adac58cdfd1174"><code>46c65b2</code></a> chore(deps): update dependency marked to v9 (<a href="https://redirect.github.com/octokit/rest.js/issues/357">#357</a>)</li> <li><a href="https://github.com/octokit/rest.js/commit/fdf7c1b21640074929ae8cf7649468462c1a959c"><code>fdf7c1b</code></a> ci: don't put a comment on PRs from dependabot or renovate (<a href="https://redirect.github.com/octokit/rest.js/issues/358">#358</a>)</li> <li><a href="https://github.com/octokit/rest.js/commit/91cf21aaed1a5ec8c8e842b3edb2e900fb99b4d3"><code>91cf21a</code></a> ci(action): update peter-evans/create-or-update-comment digest to 223779b</li> <li><a href="https://github.com/octokit/rest.js/commit/f66532f9201a9e860493c407b8cb76f723df40be"><code>f66532f</code></a> ci(action): update peter-evans/create-or-update-comment digest to 46846e5</li> <li><a href="https://github.com/octokit/rest.js/commit/f63afb34bce8c21ffbb6248a071689e3edc0e972"><code>f63afb3</code></a> ci(action): update actions/checkout action to v4</li> <li>Additional commits viewable in <a href="https://github.com/octokit/rest.js/compare/v20.0.1...v20.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/rest&package-manager=npm_and_yarn&previous-version=20.0.1&new-version=20.0.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) --- <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 2597f07 commit cde80cd

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Diff for: lambdas/functions/control-plane/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@aws-sdk/client-ec2": "^3.350.0",
4242
"@aws-sdk/types": "^3.347.0",
4343
"@octokit/auth-app": "6.0.1",
44-
"@octokit/rest": "20.0.1",
44+
"@octokit/rest": "20.0.2",
4545
"@octokit/types": "^12.0.0",
4646
"@terraform-aws-github-runner/aws-powertools-util": "*",
4747
"@terraform-aws-github-runner/aws-ssm-util": "*",

Diff for: lambdas/yarn.lock

+18-18
Original file line numberDiff line numberDiff line change
@@ -1964,12 +1964,12 @@
19641964
dependencies:
19651965
"@octokit/types" "^6.41.0"
19661966

1967-
"@octokit/plugin-paginate-rest@^8.0.0":
1968-
version "8.0.0"
1969-
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-8.0.0.tgz#417b5367da2ba3c2d255a59b87c1cc608228ec38"
1970-
integrity sha512-2xZ+baZWUg+qudVXnnvXz7qfrTmDeYPCzangBVq/1gXxii/OiS//4shJp9dnCCvj1x+JAm9ji1Egwm1BA47lPQ==
1967+
"@octokit/plugin-paginate-rest@^9.0.0":
1968+
version "9.0.0"
1969+
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.0.0.tgz#21fd12816c2dc158a775ed20be5abcbc61052a46"
1970+
integrity sha512-oIJzCpttmBTlEhBmRvb+b9rlnGpmFgDtZ0bB6nq39qIod6A5DP+7RkVLMOixIgRCYSHDTeayWqmiJ2SZ6xgfdw==
19711971
dependencies:
1972-
"@octokit/types" "^11.0.0"
1972+
"@octokit/types" "^12.0.0"
19731973

19741974
"@octokit/plugin-request-log@^1.0.4":
19751975
version "1.0.4"
@@ -1981,6 +1981,13 @@
19811981
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-4.0.0.tgz#260fa6970aa97bbcbd91f99f3cd812e2b285c9f1"
19821982
integrity sha512-2uJI1COtYCq8Z4yNSnM231TgH50bRkheQ9+aH8TnZanB6QilOnx8RMD2qsnamSOXtDj0ilxvevf5fGsBhBBzKA==
19831983

1984+
"@octokit/plugin-rest-endpoint-methods@^10.0.0":
1985+
version "10.0.0"
1986+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.0.0.tgz#040b36d6a15d4c7c534b0f44050051225f884cae"
1987+
integrity sha512-16VkwE2v6rXU+/gBsYC62M8lKWOphY5Lg4wpjYnVE9Zbu0J6IwiT5kILoj1YOB53XLmcJR+Nqp8DmifOPY4H3g==
1988+
dependencies:
1989+
"@octokit/types" "^12.0.0"
1990+
19841991
"@octokit/plugin-rest-endpoint-methods@^6.0.0":
19851992
version "6.8.1"
19861993
resolved "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-6.8.1.tgz"
@@ -1989,13 +1996,6 @@
19891996
"@octokit/types" "^8.1.1"
19901997
deprecation "^2.3.1"
19911998

1992-
"@octokit/plugin-rest-endpoint-methods@^9.0.0":
1993-
version "9.0.0"
1994-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-9.0.0.tgz#e15d54540893202da107305ded2bfd21ce6f769d"
1995-
integrity sha512-KquMF/VB1IkKNiVnzJKspY5mFgGyLd7HzdJfVEGTJFzqu9BRFNWt+nwTCMuUiWc72gLQhRWYubTwOkQj+w/1PA==
1996-
dependencies:
1997-
"@octokit/types" "^11.0.0"
1998-
19991999
"@octokit/request-error@^3.0.0":
20002000
version "3.0.3"
20012001
resolved "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz"
@@ -2047,15 +2047,15 @@
20472047
"@octokit/plugin-request-log" "^1.0.4"
20482048
"@octokit/plugin-rest-endpoint-methods" "^6.0.0"
20492049

2050-
"@octokit/[email protected].1", "@octokit/rest@^20.0.1":
2051-
version "20.0.1"
2052-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-20.0.1.tgz#b8ee194b7cf89772d1e3fea3209f741c76a5efd3"
2053-
integrity sha512-wROV21RwHQIMNb2Dgd4+pY+dVy1Dwmp85pBrgr6YRRDYRBu9Gb+D73f4Bl2EukZSj5hInq2Tui9o7gAQpc2k2Q==
2050+
"@octokit/[email protected].2", "@octokit/rest@^20.0.1":
2051+
version "20.0.2"
2052+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-20.0.2.tgz#5cc8871ba01b14604439049e5f06c74b45c99594"
2053+
integrity sha512-Ux8NDgEraQ/DMAU1PlAohyfBBXDwhnX2j33Z1nJNziqAfHi70PuxkFYIcIt8aIAxtRE7KVuKp8lSR8pA0J5iOQ==
20542054
dependencies:
20552055
"@octokit/core" "^5.0.0"
2056-
"@octokit/plugin-paginate-rest" "^8.0.0"
2056+
"@octokit/plugin-paginate-rest" "^9.0.0"
20572057
"@octokit/plugin-request-log" "^4.0.0"
2058-
"@octokit/plugin-rest-endpoint-methods" "^9.0.0"
2058+
"@octokit/plugin-rest-endpoint-methods" "^10.0.0"
20592059

20602060
"@octokit/types@^10.0.0", "@octokit/types@^11.0.0", "@octokit/types@^11.1.0", "@octokit/types@^12.0.0", "@octokit/types@^6.41.0", "@octokit/types@^8.1.1", "@octokit/types@^9.0.0":
20612061
version "10.0.0"

0 commit comments

Comments
 (0)