chore(lambda): bump aws-sdk-client-mock-vitest from 6.2.1 to 7.0.1 in /lambdas - #4909
Merged
npalm merged 1 commit intoNov 25, 2025
Conversation
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lambdas/aws-sdk-client-mock-vitest-7.0.1
branch
from
November 24, 2025 23:11
a69a5e3 to
b3412ed
Compare
Member
|
@dependabot recreate |
Bumps [aws-sdk-client-mock-vitest](https://github.com/stschulte/aws-sdk-client-mock-vitest) from 6.2.1 to 7.0.1. - [Release notes](https://github.com/stschulte/aws-sdk-client-mock-vitest/releases) - [Changelog](https://github.com/stschulte/aws-sdk-client-mock-vitest/blob/main/CHANGELOG.md) - [Commits](stschulte/aws-sdk-client-mock-vitest@v6.2.1...v7.0.1) --- updated-dependencies: - dependency-name: aws-sdk-client-mock-vitest dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lambdas/aws-sdk-client-mock-vitest-7.0.1
branch
from
November 24, 2025 23:14
0c7637e to
69bed7e
Compare
npalm
approved these changes
Nov 25, 2025
npalm
deleted the
dependabot/npm_and_yarn/lambdas/aws-sdk-client-mock-vitest-7.0.1
branch
November 25, 2025 07:20
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
… /lambdas (github-aws-runners#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>
zeekay
pushed a commit
to zeekay/terraform-aws-github-runner
that referenced
this pull request
Sep 9, 2026
… /lambdas (github-aws-runners#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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps aws-sdk-client-mock-vitest from 6.2.1 to 7.0.1.
Release notes
Sourced from aws-sdk-client-mock-vitest's releases.
Changelog
Sourced from aws-sdk-client-mock-vitest's changelog.
Commits
5b21a4bPrepare 7.0.1 Release8d0c7b7Merge pull request #21 from stschulte/simplify-format-callsddcdd8bmaint: Update dependencies74f5cf8Simplify formatCalls by extracting indent functioneede967Prepare 7.0.0 Releasea7532caMerge pull request #20 from stschulte/vitest-4-supporte078300maint: Revert to eslint 3.38.0c2e5e00Add vitest peerDependencyf6e4585Update vitest extending matchers1c8843dAdd information about dropped node 18 supportDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)