Commit 001b5b5
authored
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 />
[](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
2 files changed
+9
-112
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
5358 | 5358 | | |
5359 | 5359 | | |
5360 | 5360 | | |
5361 | | - | |
| 5361 | + | |
5362 | 5362 | | |
5363 | 5363 | | |
5364 | 5364 | | |
| |||
5386 | 5386 | | |
5387 | 5387 | | |
5388 | 5388 | | |
5389 | | - | |
5390 | | - | |
5391 | | - | |
5392 | | - | |
5393 | | - | |
5394 | | - | |
5395 | | - | |
5396 | | - | |
5397 | | - | |
5398 | | - | |
5399 | | - | |
5400 | | - | |
5401 | | - | |
5402 | 5389 | | |
5403 | 5390 | | |
5404 | 5391 | | |
| |||
5418 | 5405 | | |
5419 | 5406 | | |
5420 | 5407 | | |
5421 | | - | |
5422 | | - | |
5423 | | - | |
5424 | | - | |
5425 | | - | |
5426 | | - | |
5427 | | - | |
5428 | | - | |
5429 | | - | |
5430 | 5408 | | |
5431 | 5409 | | |
5432 | 5410 | | |
| |||
5466 | 5444 | | |
5467 | 5445 | | |
5468 | 5446 | | |
5469 | | - | |
5470 | | - | |
5471 | | - | |
5472 | | - | |
5473 | | - | |
5474 | | - | |
5475 | | - | |
5476 | | - | |
5477 | | - | |
5478 | 5447 | | |
5479 | 5448 | | |
5480 | 5449 | | |
| |||
5489 | 5458 | | |
5490 | 5459 | | |
5491 | 5460 | | |
5492 | | - | |
5493 | | - | |
5494 | | - | |
5495 | | - | |
5496 | | - | |
5497 | | - | |
5498 | | - | |
5499 | | - | |
5500 | | - | |
5501 | | - | |
5502 | | - | |
5503 | 5461 | | |
5504 | 5462 | | |
5505 | 5463 | | |
| |||
5717 | 5675 | | |
5718 | 5676 | | |
5719 | 5677 | | |
5720 | | - | |
5721 | | - | |
5722 | | - | |
5723 | | - | |
5724 | | - | |
5725 | | - | |
5726 | | - | |
5727 | 5678 | | |
5728 | 5679 | | |
5729 | 5680 | | |
| |||
5803 | 5754 | | |
5804 | 5755 | | |
5805 | 5756 | | |
5806 | | - | |
5807 | | - | |
5808 | | - | |
| 5757 | + | |
| 5758 | + | |
| 5759 | + | |
5809 | 5760 | | |
5810 | | - | |
| 5761 | + | |
5811 | 5762 | | |
5812 | 5763 | | |
5813 | 5764 | | |
5814 | | - | |
| 5765 | + | |
| 5766 | + | |
5815 | 5767 | | |
5816 | 5768 | | |
5817 | 5769 | | |
| |||
6154 | 6106 | | |
6155 | 6107 | | |
6156 | 6108 | | |
6157 | | - | |
6158 | | - | |
6159 | | - | |
6160 | | - | |
6161 | | - | |
6162 | | - | |
6163 | | - | |
6164 | | - | |
6165 | | - | |
6166 | | - | |
6167 | | - | |
6168 | | - | |
6169 | | - | |
6170 | 6109 | | |
6171 | 6110 | | |
6172 | 6111 | | |
| |||
6198 | 6137 | | |
6199 | 6138 | | |
6200 | 6139 | | |
6201 | | - | |
6202 | | - | |
6203 | | - | |
6204 | | - | |
6205 | | - | |
6206 | | - | |
6207 | | - | |
6208 | 6140 | | |
6209 | 6141 | | |
6210 | 6142 | | |
| |||
6437 | 6369 | | |
6438 | 6370 | | |
6439 | 6371 | | |
6440 | | - | |
6441 | | - | |
6442 | | - | |
6443 | | - | |
6444 | | - | |
6445 | | - | |
6446 | | - | |
6447 | 6372 | | |
6448 | 6373 | | |
6449 | 6374 | | |
| |||
8257 | 8182 | | |
8258 | 8183 | | |
8259 | 8184 | | |
8260 | | - | |
8261 | | - | |
8262 | | - | |
8263 | | - | |
8264 | | - | |
8265 | | - | |
8266 | | - | |
8267 | 8185 | | |
8268 | 8186 | | |
8269 | 8187 | | |
| |||
9048 | 8966 | | |
9049 | 8967 | | |
9050 | 8968 | | |
9051 | | - | |
9052 | | - | |
9053 | | - | |
9054 | | - | |
9055 | | - | |
9056 | | - | |
9057 | | - | |
9058 | 8969 | | |
9059 | 8970 | | |
9060 | 8971 | | |
| |||
10020 | 9931 | | |
10021 | 9932 | | |
10022 | 9933 | | |
10023 | | - | |
10024 | | - | |
10025 | | - | |
10026 | | - | |
10027 | | - | |
10028 | | - | |
10029 | | - | |
10030 | 9934 | | |
10031 | 9935 | | |
10032 | 9936 | | |
10033 | 9937 | | |
10034 | 9938 | | |
10035 | 9939 | | |
10036 | 9940 | | |
10037 | | - | |
10038 | | - | |
10039 | | - | |
10040 | | - | |
10041 | | - | |
10042 | | - | |
10043 | | - | |
10044 | 9941 | | |
10045 | 9942 | | |
10046 | 9943 | | |
| |||
0 commit comments