Skip to content

Bump vite to 7.0.0 and vitest to 4.1.0#206

Merged
fzaninotto merged 3 commits into
masterfrom
dependabot/npm_and_yarn/vitest-4.1.0
Jun 2, 2026
Merged

Bump vite to 7.0.0 and vitest to 4.1.0#206
fzaninotto merged 3 commits into
masterfrom
dependabot/npm_and_yarn/vitest-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

This pull request includes dependency updates and code style improvements to enhance maintainability and keep the project up to date. The most important changes are outlined below.

Dependency Updates:

  • Updated the vite and vitest development dependencies in package.json to the latest major versions (vite to 7.0.0 and vitest to 4.1.0).

Code Style Improvements:

  • Reformatted several function calls and test assertions in src/introspection/getFilterTypesFromData.ts and src/introspection/getSchemaFromData.spec.ts to add trailing commas and improve readability and consistency. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13]

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.0.5 to 4.1.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 1, 2026
@fzaninotto fzaninotto changed the title Bump vitest from 3.0.5 to 4.1.0 Bump vite to 7.0.0 and vitest to 4.1.0 Jun 2, 2026
@fzaninotto fzaninotto merged commit 1c8909a into master Jun 2, 2026
1 check passed
@fzaninotto fzaninotto added this to the 3.3.1 milestone Jun 2, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vitest-4.1.0 branch June 2, 2026 08:10
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.

1 participant