An open index of dependabot pull requests across open source projects.

Bump vite from 7.0.6 to 7.1.0 in the npm group across 1 directory

Open
Number: #70
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 07, 2025 at 10:07 AM UTC
(about 1 month ago)
Updated: August 07, 2025 at 10:07 AM UTC
(about 1 month ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 1 update in the / directory: vite.

Updates vite from 7.0.6 to 7.1.0

Release notes

Sourced from vite's releases.

plugin-legacy@7.1.0

Please refer to CHANGELOG.md for details.

create-vite@7.1.0

Please refer to CHANGELOG.md for details.

v7.1.0

Please refer to CHANGELOG.md for details.

v7.1.0-beta.1

Please refer to CHANGELOG.md for details.

v7.1.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.1.0 (2025-08-07)

Features

  • support files with more than 1000 lines by generateCodeFrame (#20508) (e7d0b2a)

Bug Fixes

  • css: avoid warnings for image-set containing __VITE_ASSET__ (#20520) (f1a2635)
  • css: empty CSS entry points should generate CSS files, not JS files (#20518) (bac9f3e)
  • dev: denied request stalled when requested concurrently (#20503) (64a52e7)
  • manifest: initialize entryCssAssetFileNames as an empty Set (#20542) (6a46cda)
  • skip prepareOutDirPlugin in workers (#20556) (97d5111)

Tests

7.1.0-beta.1 (2025-08-05)

Features

  • add import.meta.main support in config (bundle config loader) (#20516) (5d3e3c2)
  • optimizer: improve dependency optimization error messages with esbuild formatMessages (#20525) (d17cfed)
  • ssr: add import.meta.main support for Node.js module runner (#20517) (794a8f2)

Bug Fixes

  • asset: only watch existing files for new URL(, import.meta.url) (#20507) (1b211fd)
  • client: keep ping on WS constructor error (#20512) (3676da5)
  • deps: update all non-major dependencies (#20537) (fc9a9d3)
  • don't resolve as relative for specifiers starting with a dot (#20528) (c5a10ec)
  • html: allow control character in input stream (#20483) (c12a4a7)
  • merge old and new noExternal: true correctly (#20502) (9ebe4a5)

Miscellaneous Chores

Code Refactoring

7.1.0-beta.0 (2025-07-30)

Features

  • add future: 'warn' (#20473) (e6aaf17)
  • add removeServerPluginContainer future deprecation (#20437) (c1279e7)
  • add removeServerReloadModule future deprecation (#20436) (6970d17)
  • add server.warmupRequest to future deprecation (#20431) (8ad388a)
  • add ssrFixStacktrace / ssrRewriteStacktrace to removeSsrLoadModule future deprecation (#20435) (8c8f587)

... (truncated)

Commits
  • 931684e release: v7.1.0
  • 97d5111 fix: skip prepareOutDirPlugin in workers (#20556)
  • 1f23554 test: fix unimportant errors in test-unit (#20545)
  • 856d3f0 test: detect ts support via process.features (#20544)
  • f1a2635 fix(css): avoid warnings for image-set containing __VITE_ASSET__ (#20520)
  • 6a46cda fix(manifest): initialize entryCssAssetFileNames as an empty Set (#20542)
  • 64a52e7 fix(dev): denied request stalled when requested concurrently (#20503)
  • e7d0b2a feat: support files with more than 1000 lines by generateCodeFrame (#20508)
  • bac9f3e fix(css): empty CSS entry points should generate CSS files, not JS files (#20...
  • ddd76e0 release: v7.1.0-beta.1
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+11
Deletions:
-11
Package Dependencies
Package:
vite
Ecosystem:
npm
Version Change:
7.0.6 → 7.1.0
Update Type:
Minor
Path:
the npm group across 1 directory
Technical Details
ID: 4751063
UUID: 2727212210
Node ID: PR_kwDOOciLTs6ijfSy
Host: GitHub
Repository: poad/typescript-eslint-template
Merge State: Unknown