-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit f291601
authored
chore(deps): update dependency vite to v7 (#445)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`^6.0.0` ->
`^7.0.0`](https://renovatebot.com/diffs/npm/vite/6.3.5/7.0.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v7.0.0`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#700-2025-06-24)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.3.5...v7.0.0)
- fix: keep `import.meta.url` in bundled Vite
([#​20235](https://redirect.github.com/vitejs/vite/issues/20235))
([3bf3a8a](https://redirect.github.com/vitejs/vite/commit/3bf3a8ab00e5a0dfab0bb5741cb871ea30b72651)),
closes
[#​20235](https://redirect.github.com/vitejs/vite/issues/20235)
- fix(deps): update all non-major dependencies
([#​20271](https://redirect.github.com/vitejs/vite/issues/20271))
([6b64d63](https://redirect.github.com/vitejs/vite/commit/6b64d63d700154de2c00270300b671cef8863708)),
closes
[#​20271](https://redirect.github.com/vitejs/vite/issues/20271)
- fix(module-runner): export `ssrExportNameKey`
([#​20266](https://redirect.github.com/vitejs/vite/issues/20266))
([ac302a7](https://redirect.github.com/vitejs/vite/commit/ac302a729062dbfc67f762b3c4af46b7893c214f)),
closes
[#​20266](https://redirect.github.com/vitejs/vite/issues/20266)
- fix(module-runner): expose `normalizeModuleId`
([#​20277](https://redirect.github.com/vitejs/vite/issues/20277))
([9b98dcb](https://redirect.github.com/vitejs/vite/commit/9b98dcbf75546240e1609185828e18a77bac8c8d)),
closes
[#​20277](https://redirect.github.com/vitejs/vite/issues/20277)
- feat(types): use terser types from terser package
([#​20274](https://redirect.github.com/vitejs/vite/issues/20274))
([a5799fa](https://redirect.github.com/vitejs/vite/commit/a5799fa74c6190ecbb2da3d280136ff32463afc6)),
closes
[#​20274](https://redirect.github.com/vitejs/vite/issues/20274)
- chore: "indentity" → "identity" in test description
([#​20225](https://redirect.github.com/vitejs/vite/issues/20225))
([ea9aed7](https://redirect.github.com/vitejs/vite/commit/ea9aed7ebcb7f4be542bd2a384cbcb5a1e7b31bd)),
closes
[#​20225](https://redirect.github.com/vitejs/vite/issues/20225)
- chore: typos in comments
([#​20259](https://redirect.github.com/vitejs/vite/issues/20259))
([b135918](https://redirect.github.com/vitejs/vite/commit/b135918b91e8381c50bd2d076d40e9a65fe68bfe)),
closes
[#​20259](https://redirect.github.com/vitejs/vite/issues/20259)
- chore(deps): update rolldown-related dependencies
([#​20270](https://redirect.github.com/vitejs/vite/issues/20270))
([f7377c3](https://redirect.github.com/vitejs/vite/commit/f7377c3eae6323bd3237ff5de5ae55c879fe7325)),
closes
[#​20270](https://redirect.github.com/vitejs/vite/issues/20270)
- perf(utils): improve performance of `numberToPos`
([#​20244](https://redirect.github.com/vitejs/vite/issues/20244))
([3f46901](https://redirect.github.com/vitejs/vite/commit/3f469012ad38e3cb330adc74a8b3ec88561c822e)),
closes
[#​20244](https://redirect.github.com/vitejs/vite/issues/20244)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 9am on monday" in timezone
Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/oxc-project/eslint-plugin-oxlint).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 07f5889 commit f291601Copy full SHA for f291601
File tree
Expand file treeCollapse file tree
2 files changed
+21
-21
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+21
-21
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
+20-20Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments