build(deps-dev): bump vite from 7.0.6 to 7.1.2 in /code
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
by luisaveiro
dependencies javascript
Bumps vite from 7.0.6 to 7.1.2.
Release notes
Sourced from vite's releases.
v7.1.2
Please refer to CHANGELOG.md for details.
v7.1.1
Please refer to CHANGELOG.md for details.
create-vite@7.1.1
Please refer to CHANGELOG.md for details.
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.2 (2025-08-12)
Bug Fixes
- client: add
[vite]prefixes to debug logs (#20595) (7cdef61)- config: make debugger work with bundle loader (#20573) (c583927)
- deps: update all non-major dependencies (#20587) (20d4817)
- don't consider ids with
npm:prefix as a built-in module (#20558) (ab33803)- hmr: watch non-inlined assets referenced by CSS (#20581) (b7d494b)
- module-runner: prevent crash when sourceMappingURL pattern appears in string literals (#20554) (2770478)
Miscellaneous Chores
- deps: migrate to
@jridgewell/remappingfrom@ampproject/remapping(#20577) (0a6048a)- deps: update rolldown-related dependencies (#20586) (77632c5)
7.1.1 (2025-08-08)
Bug Fixes
Miscellaneous Chores
7.1.0 (2025-08-07)
Features
- support files with more than 1000 lines by
generateCodeFrame(#20508) (e7d0b2a)- add
import.meta.mainsupport in config (bundle config loader) (#20516) (5d3e3c2)- optimizer: improve dependency optimization error messages with esbuild formatMessages (#20525) (d17cfed)
- ssr: add
import.meta.mainsupport for Node.js module runner (#20517) (794a8f2)- add
future: 'warn'(#20473) (e6aaf17)- add
removeServerPluginContainerfuture deprecation (#20437) (c1279e7)- add
removeServerReloadModulefuture deprecation (#20436) (6970d17)- add
server.warmupRequestto future deprecation (#20431) (8ad388a)- add
ssrFixStacktrace/ssrRewriteStacktracetoremoveSsrLoadModulefuture deprecation (#20435) (8c8f587)- client: ping from SharedWorker (#19057) (5c97c22)
- dev: add
this.fssupport (#20301) (0fe3f2f)- export
defaultExternalConditions(#20279) (344d302)- implement
removePluginHookSsrArgumentfuture deprecation (#20433) (95927d9)- implement
removeServerHotfuture deprecation (#20434) (259f45d)- resolve server URLs before calling other listeners (#19981) (45f6443)
- ssr: resolve externalized packages with
resolve.externalConditionsand addmodule-syncto default external condition (#20409) (c669c52)- ssr: support
import.meta.resolvein module runner (#20260) (62835f7)Bug Fixes
... (truncated)
Commits
42de3e6release: v7.1.2b7d494bfix(hmr): watch non-inlined assets referenced by CSS (#20581)c583927fix(config): make debugger work with bundle loader (#20573)20d4817fix(deps): update all non-major dependencies (#20587)7cdef61fix(client): add[vite]prefixes to debug logs (#20595)77632c5chore(deps): update rolldown-related dependencies (#20586)0a6048achore(deps): migrate to@jridgewell/remappingfrom@ampproject/remapping...2770478fix(module-runner): prevent crash when sourceMappingURL pattern appears in st...ab33803fix: don't consider ids withnpm:prefix as a built-in module (#20558)f4438a1release: v7.1.1- Additional commits viewable in compare view
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 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)
Pull Request Statistics
1
2
+129
-129
Package Dependencies
Technical Details
| ID: | 5275231 |
| UUID: | 2752533036 |
| Node ID: | PR_kwDOKVYQEs6kEFIs |
| Host: | GitHub |
| Repository: | wolfpackthatcodes/vite-typescript-package-toolkit |
| Merge State: | Unknown |