Skip to content

Commit 001b5b5

Browse files
chore(lambda): bump aws-sdk-client-mock-vitest from 6.2.1 to 7.0.1 in /lambdas (#4909)
Bumps [aws-sdk-client-mock-vitest](https://github.com/stschulte/aws-sdk-client-mock-vitest) from 6.2.1 to 7.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/releases">aws-sdk-client-mock-vitest's releases</a>.</em></p> <blockquote> <h2>Release v7.0.1</h2> <h3>Changed</h3> <ul> <li>small internal changes and updated dependencies</li> </ul> <h2>Release v7.0.0</h2> <h3>Changed</h3> <ul> <li>Support <code>@vitest/expect</code> version <code>4</code>. You should upgrade to this version when using <code>vitest</code> <code>4</code>. Otherwise you should keep at <code>aws-sdk-client-mock-vitest</code> version <code>6.2.1</code>. This version also drops support for Node 18, since vitest <code>4</code> <a href="https://redirect.github.com/vitest-dev/vitest/pull/8608">does not support it anymore</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/blob/main/CHANGELOG.md">aws-sdk-client-mock-vitest's changelog</a>.</em></p> <blockquote> <h2>[7.0.1] - 2025-11-06</h2> <h3>Changed</h3> <ul> <li>small internal changes and updated dependencies</li> </ul> <h2>[7.0.0] - 2025-11-01</h2> <h3>Changed</h3> <ul> <li>Support <code>@vitest/expect</code> version <code>4</code>. You should upgrade to this version when using <code>vitest</code> <code>4</code>. Otherwise you should keep at <code>aws-sdk-client-mock-vitest</code> version <code>6.2.1</code>. This version also drops support for Node 18, since vitest <code>4</code> <a href="https://redirect.github.com/vitest-dev/vitest/pull/8608">does not support it anymore</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/5b21a4b0a0df0c41ef9446fa58fc2230bd2c34ab"><code>5b21a4b</code></a> Prepare 7.0.1 Release</li> <li><a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/8d0c7b71dc7895557d117c3728a98c23f21b7678"><code>8d0c7b7</code></a> Merge pull request <a href="https://redirect.github.com/stschulte/aws-sdk-client-mock-vitest/issues/21">#21</a> from stschulte/simplify-format-calls</li> <li><a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/ddcdd8b82e6a2a34c60c4d83553cb7ada3344d4d"><code>ddcdd8b</code></a> maint: Update dependencies</li> <li><a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/74f5cf8bddfa0a87380f8d8098c8ad06171fd60e"><code>74f5cf8</code></a> Simplify formatCalls by extracting indent function</li> <li><a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/eede967b9abb7aa5a1966287637d3835beaa777b"><code>eede967</code></a> Prepare 7.0.0 Release</li> <li><a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/a7532cae92be70608e80c591a57ce6c6cb6ea3bc"><code>a7532ca</code></a> Merge pull request <a href="https://redirect.github.com/stschulte/aws-sdk-client-mock-vitest/issues/20">#20</a> from stschulte/vitest-4-support</li> <li><a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/e07830007722bfc587b2dfc2a43d4000ff0d1d81"><code>e078300</code></a> maint: Revert to eslint 3.38.0</li> <li><a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/c2e5e00e227da2c18f3266d9e181e30ff3f57870"><code>c2e5e00</code></a> Add vitest peerDependency</li> <li><a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/f6e45859fd67c0504504230b1ffd73bd91ce84fb"><code>f6e4585</code></a> Update vitest extending matchers</li> <li><a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/commit/1c8843d7989971056cb2f91748aac79f0a5f1f19"><code>1c8843d</code></a> Add information about dropped node 18 support</li> <li>Additional commits viewable in <a href="https://github.com/stschulte/aws-sdk-client-mock-vitest/compare/v6.2.1...v7.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-sdk-client-mock-vitest&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=7.0.1)](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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7c691c commit 001b5b5

File tree

2 files changed

+9
-112
lines changed

2 files changed

+9
-112
lines changed

lambdas/functions/gh-agent-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@vercel/ncc": "^0.38.4",
2525
"aws-sdk-client-mock": "^4.1.0",
2626
"aws-sdk-client-mock-jest": "^4.1.0",
27-
"aws-sdk-client-mock-vitest": "^6.2.1"
27+
"aws-sdk-client-mock-vitest": "^7.0.1"
2828
},
2929
"dependencies": {
3030
"@aws-github-runner/aws-powertools-util": "*",

lambdas/yarn.lock

Lines changed: 8 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ __metadata:
187187
"@vercel/ncc": "npm:^0.38.4"
188188
aws-sdk-client-mock: "npm:^4.1.0"
189189
aws-sdk-client-mock-jest: "npm:^4.1.0"
190-
aws-sdk-client-mock-vitest: "npm:^6.2.1"
190+
aws-sdk-client-mock-vitest: "npm:^7.0.1"
191191
axios: "npm:^1.13.2"
192192
languageName: unknown
193193
linkType: soft
@@ -5358,7 +5358,7 @@ __metadata:
53585358
languageName: node
53595359
linkType: hard
53605360

5361-
"@vitest/expect@npm:4.0.13":
5361+
"@vitest/expect@npm:4.0.13, @vitest/expect@npm:^4.0.7":
53625362
version: 4.0.13
53635363
resolution: "@vitest/expect@npm:4.0.13"
53645364
dependencies:
@@ -5386,19 +5386,6 @@ __metadata:
53865386
languageName: node
53875387
linkType: hard
53885388

5389-
"@vitest/expect@npm:^3.1.2":
5390-
version: 3.2.4
5391-
resolution: "@vitest/expect@npm:3.2.4"
5392-
dependencies:
5393-
"@types/chai": "npm:^5.2.2"
5394-
"@vitest/spy": "npm:3.2.4"
5395-
"@vitest/utils": "npm:3.2.4"
5396-
chai: "npm:^5.2.0"
5397-
tinyrainbow: "npm:^2.0.0"
5398-
checksum: 10c0/7586104e3fd31dbe1e6ecaafb9a70131e4197dce2940f727b6a84131eee3decac7b10f9c7c72fa5edbdb68b6f854353bd4c0fa84779e274207fb7379563b10db
5399-
languageName: node
5400-
linkType: hard
5401-
54025389
"@vitest/mocker@npm:4.0.13":
54035390
version: 4.0.13
54045391
resolution: "@vitest/mocker@npm:4.0.13"
@@ -5418,15 +5405,6 @@ __metadata:
54185405
languageName: node
54195406
linkType: hard
54205407

5421-
"@vitest/pretty-format@npm:3.2.4":
5422-
version: 3.2.4
5423-
resolution: "@vitest/pretty-format@npm:3.2.4"
5424-
dependencies:
5425-
tinyrainbow: "npm:^2.0.0"
5426-
checksum: 10c0/5ad7d4278e067390d7d633e307fee8103958806a419ca380aec0e33fae71b44a64415f7a9b4bc11635d3c13d4a9186111c581d3cef9c65cc317e68f077456887
5427-
languageName: node
5428-
linkType: hard
5429-
54305408
"@vitest/pretty-format@npm:4.0.13":
54315409
version: 4.0.13
54325410
resolution: "@vitest/pretty-format@npm:4.0.13"
@@ -5466,15 +5444,6 @@ __metadata:
54665444
languageName: node
54675445
linkType: hard
54685446

5469-
"@vitest/spy@npm:3.2.4":
5470-
version: 3.2.4
5471-
resolution: "@vitest/spy@npm:3.2.4"
5472-
dependencies:
5473-
tinyspy: "npm:^4.0.3"
5474-
checksum: 10c0/6ebf0b4697dc238476d6b6a60c76ba9eb1dd8167a307e30f08f64149612fd50227682b876420e4c2e09a76334e73f72e3ebf0e350714dc22474258292e202024
5475-
languageName: node
5476-
linkType: hard
5477-
54785447
"@vitest/spy@npm:4.0.13":
54795448
version: 4.0.13
54805449
resolution: "@vitest/spy@npm:4.0.13"
@@ -5489,17 +5458,6 @@ __metadata:
54895458
languageName: node
54905459
linkType: hard
54915460

5492-
"@vitest/utils@npm:3.2.4":
5493-
version: 3.2.4
5494-
resolution: "@vitest/utils@npm:3.2.4"
5495-
dependencies:
5496-
"@vitest/pretty-format": "npm:3.2.4"
5497-
loupe: "npm:^3.1.4"
5498-
tinyrainbow: "npm:^2.0.0"
5499-
checksum: 10c0/024a9b8c8bcc12cf40183c246c244b52ecff861c6deb3477cbf487ac8781ad44c68a9c5fd69f8c1361878e55b97c10d99d511f2597f1f7244b5e5101d028ba64
5500-
languageName: node
5501-
linkType: hard
5502-
55035461
"@vitest/utils@npm:4.0.13":
55045462
version: 4.0.13
55055463
resolution: "@vitest/utils@npm:4.0.13"
@@ -5717,13 +5675,6 @@ __metadata:
57175675
languageName: node
57185676
linkType: hard
57195677

5720-
"assertion-error@npm:^2.0.1":
5721-
version: 2.0.1
5722-
resolution: "assertion-error@npm:2.0.1"
5723-
checksum: 10c0/bbbcb117ac6480138f8c93cf7f535614282dea9dc828f540cdece85e3c665e8f78958b96afac52f29ff883c72638e6a87d469ecc9fe5bc902df03ed24a55dba8
5724-
languageName: node
5725-
linkType: hard
5726-
57275678
"ast-v8-to-istanbul@npm:^0.3.5":
57285679
version: 0.3.8
57295680
resolution: "ast-v8-to-istanbul@npm:0.3.8"
@@ -5803,15 +5754,16 @@ __metadata:
58035754
languageName: node
58045755
linkType: hard
58055756

5806-
"aws-sdk-client-mock-vitest@npm:^6.2.1":
5807-
version: 6.2.1
5808-
resolution: "aws-sdk-client-mock-vitest@npm:6.2.1"
5757+
"aws-sdk-client-mock-vitest@npm:^7.0.1":
5758+
version: 7.0.1
5759+
resolution: "aws-sdk-client-mock-vitest@npm:7.0.1"
58095760
dependencies:
5810-
"@vitest/expect": "npm:^3.1.2"
5761+
"@vitest/expect": "npm:^4.0.7"
58115762
peerDependencies:
58125763
"@smithy/types": ">=3.5.0"
58135764
aws-sdk-client-mock: ">=2.2.0"
5814-
checksum: 10c0/0ec6fc44b0087bf8a8d84b900fcff1e8a67a2c641fe8ace36d9bfc26f9d387a07ddb2be3add7ab76810bf8ff8a2a8eb856a7eac36118e504941b4081c9b1327d
5765+
vitest: ">=3.2.0"
5766+
checksum: 10c0/b2d42c026bd365f226587b4764410a355c6c289ff2230c39adb8394eda571a8d4ef4ca1b4fd891aa4ab12b0f166fed87a92e6657e85a6b73a6a92083f2a4d6b7
58155767
languageName: node
58165768
linkType: hard
58175769

@@ -6154,19 +6106,6 @@ __metadata:
61546106
languageName: node
61556107
linkType: hard
61566108

6157-
"chai@npm:^5.2.0":
6158-
version: 5.2.0
6159-
resolution: "chai@npm:5.2.0"
6160-
dependencies:
6161-
assertion-error: "npm:^2.0.1"
6162-
check-error: "npm:^2.1.1"
6163-
deep-eql: "npm:^5.0.1"
6164-
loupe: "npm:^3.1.0"
6165-
pathval: "npm:^2.0.0"
6166-
checksum: 10c0/dfd1cb719c7cebb051b727672d382a35338af1470065cb12adb01f4ee451bbf528e0e0f9ab2016af5fc1eea4df6e7f4504dc8443f8f00bd8fb87ad32dc516f7d
6167-
languageName: node
6168-
linkType: hard
6169-
61706109
"chai@npm:^6.0.1":
61716110
version: 6.2.0
61726111
resolution: "chai@npm:6.2.0"
@@ -6198,13 +6137,6 @@ __metadata:
61986137
languageName: node
61996138
linkType: hard
62006139

6201-
"check-error@npm:^2.1.1":
6202-
version: 2.1.1
6203-
resolution: "check-error@npm:2.1.1"
6204-
checksum: 10c0/979f13eccab306cf1785fa10941a590b4e7ea9916ea2a4f8c87f0316fc3eab07eabefb6e587424ef0f88cbcd3805791f172ea739863ca3d7ce2afc54641c7f0e
6205-
languageName: node
6206-
linkType: hard
6207-
62086140
"chokidar@npm:^3.5.1":
62096141
version: 3.5.3
62106142
resolution: "chokidar@npm:3.5.3"
@@ -6437,13 +6369,6 @@ __metadata:
64376369
languageName: node
64386370
linkType: hard
64396371

6440-
"deep-eql@npm:^5.0.1":
6441-
version: 5.0.2
6442-
resolution: "deep-eql@npm:5.0.2"
6443-
checksum: 10c0/7102cf3b7bb719c6b9c0db2e19bf0aa9318d141581befe8c7ce8ccd39af9eaa4346e5e05adef7f9bd7015da0f13a3a25dcfe306ef79dc8668aedbecb658dd247
6444-
languageName: node
6445-
linkType: hard
6446-
64476372
"deep-is@npm:^0.1.3":
64486373
version: 0.1.4
64496374
resolution: "deep-is@npm:0.1.4"
@@ -8257,13 +8182,6 @@ __metadata:
82578182
languageName: node
82588183
linkType: hard
82598184

8260-
"loupe@npm:^3.1.0, loupe@npm:^3.1.4":
8261-
version: 3.1.4
8262-
resolution: "loupe@npm:3.1.4"
8263-
checksum: 10c0/5c2e6aefaad25f812d361c750b8cf4ff91d68de289f141d7c85c2ce9bb79eeefa06a93c85f7b87cba940531ed8f15e492f32681d47eed23842ad1963eb3a154d
8264-
languageName: node
8265-
linkType: hard
8266-
82678185
"lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0":
82688186
version: 10.4.3
82698187
resolution: "lru-cache@npm:10.4.3"
@@ -9048,13 +8966,6 @@ __metadata:
90488966
languageName: node
90498967
linkType: hard
90508968

9051-
"pathval@npm:^2.0.0":
9052-
version: 2.0.0
9053-
resolution: "pathval@npm:2.0.0"
9054-
checksum: 10c0/602e4ee347fba8a599115af2ccd8179836a63c925c23e04bd056d0674a64b39e3a081b643cc7bc0b84390517df2d800a46fcc5598d42c155fe4977095c2f77c5
9055-
languageName: node
9056-
linkType: hard
9057-
90588969
"picocolors@npm:^1.0.0, picocolors@npm:^1.1.0, picocolors@npm:^1.1.1":
90598970
version: 1.1.1
90608971
resolution: "picocolors@npm:1.1.1"
@@ -10020,27 +9931,13 @@ __metadata:
100209931
languageName: node
100219932
linkType: hard
100229933

10023-
"tinyrainbow@npm:^2.0.0":
10024-
version: 2.0.0
10025-
resolution: "tinyrainbow@npm:2.0.0"
10026-
checksum: 10c0/c83c52bef4e0ae7fb8ec6a722f70b5b6fa8d8be1c85792e829f56c0e1be94ab70b293c032dc5048d4d37cfe678f1f5babb04bdc65fd123098800148ca989184f
10027-
languageName: node
10028-
linkType: hard
10029-
100309934
"tinyrainbow@npm:^3.0.3":
100319935
version: 3.0.3
100329936
resolution: "tinyrainbow@npm:3.0.3"
100339937
checksum: 10c0/1e799d35cd23cabe02e22550985a3051dc88814a979be02dc632a159c393a998628eacfc558e4c746b3006606d54b00bcdea0c39301133956d10a27aa27e988c
100349938
languageName: node
100359939
linkType: hard
100369940

10037-
"tinyspy@npm:^4.0.3":
10038-
version: 4.0.3
10039-
resolution: "tinyspy@npm:4.0.3"
10040-
checksum: 10c0/0a92a18b5350945cc8a1da3a22c9ad9f4e2945df80aaa0c43e1b3a3cfb64d8501e607ebf0305e048e3c3d3e0e7f8eb10cea27dc17c21effb73e66c4a3be36373
10041-
languageName: node
10042-
linkType: hard
10043-
100449941
"tmp@npm:~0.2.1":
100459942
version: 0.2.4
100469943
resolution: "tmp@npm:0.2.4"

0 commit comments

Comments
 (0)