Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

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.

Release v7.0.1

Changed

  • small internal changes and updated dependencies

Release v7.0.0

Changed

  • Support @vitest/expect version 4. You should upgrade to this version when using vitest 4. Otherwise you should keep at aws-sdk-client-mock-vitest version 6.2.1. This version also drops support for Node 18, since vitest 4 does not support it anymore
Changelog

Sourced from aws-sdk-client-mock-vitest's changelog.

[7.0.1] - 2025-11-06

Changed

  • small internal changes and updated dependencies

[7.0.0] - 2025-11-01

Changed

  • Support @vitest/expect version 4. You should upgrade to this version when using vitest 4. Otherwise you should keep at aws-sdk-client-mock-vitest version 6.2.1. This version also drops support for Node 18, since vitest 4 does not support it anymore
Commits
  • 5b21a4b Prepare 7.0.1 Release
  • 8d0c7b7 Merge pull request #21 from stschulte/simplify-format-calls
  • ddcdd8b maint: Update dependencies
  • 74f5cf8 Simplify formatCalls by extracting indent function
  • eede967 Prepare 7.0.0 Release
  • a7532ca Merge pull request #20 from stschulte/vitest-4-support
  • e078300 maint: Revert to eslint 3.38.0
  • c2e5e00 Add vitest peerDependency
  • f6e4585 Update vitest extending matchers
  • 1c8843d Add information about dropped node 18 support
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 24, 2025 19:30
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Nov 24, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 24, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/aws-sdk-client-mock-vitest ^7.0.1 UnknownUnknown
npm/aws-sdk-client-mock-vitest 7.0.1 UnknownUnknown

Scanned Files

  • lambdas/functions/gh-agent-syncer/package.json
  • lambdas/yarn.lock

@npalm
Copy link
Member

npalm commented Nov 24, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lambdas/aws-sdk-client-mock-vitest-7.0.1 branch from a69a5e3 to b3412ed Compare November 24, 2025 23:11
@github-actions github-actions bot requested a review from a team as a code owner November 24, 2025 23:12
@npalm
Copy link
Member

npalm commented Nov 24, 2025

@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 dependabot bot force-pushed the dependabot/npm_and_yarn/lambdas/aws-sdk-client-mock-vitest-7.0.1 branch from 0c7637e to 69bed7e Compare November 24, 2025 23:14
@npalm npalm merged commit 001b5b5 into main Nov 25, 2025
8 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-sdk-client-mock-vitest-7.0.1 branch November 25, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants