chore(deps): update upstream by renovate[bot] · Pull Request #436 · vitejs/vite-plugin-vue (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @vitejs/plugin-legacy (source) | ^5.4.1 -> ^5.4.2 | ||||
| rollup (source) | ^4.20.0 -> ^4.21.1 |
Release Notes
vitejs/vite (@vitejs/plugin-legacy)
v5.4.2
- chore: extend commit hash (#17709) (4fc9b64), closes #17709
- chore(deps): update all non-major dependencies (#17820) (bb2f8bb), closes #17820
- fix: handle encoded base paths (#17577) (720447e), closes #17577
- fix(deps): update all non-major dependencies (#17430) (4453d35), closes #17430
- fix(deps): update all non-major dependencies (#17494) (bf123f2), closes #17494
- fix(deps): update all non-major dependencies (#17629) (93281b0), closes #17629
- fix(deps): update all non-major dependencies (#17780) (e408542), closes #17780
- perf: improve regex performance (#17789) (952bae3), closes #17789
- docs: rename cdnjs link (#17565) (61357f6), closes #17565 rollup/rollup (rollup)
v4.21.1
2024-08-26
Bug Fixes
- Ensure
closeWatcherhook is called when watch mode is aborted via Ctrl+C (#5618) - Do not produce invalid code for
import.meta.urlin compact mode (#5624) - Do not throw when generating chunk names when preserving modules in Windows (#5625)
Pull Requests
- #5591: chore(deps): update dependency @types/eslint to v9 (@renovate[bot], @lukastaegert)
- #5618: preload the WASM file even though the version is undefined. (@TrickyPi)
- #5619: Call and await closeWatcher hooks on exit signals (@lukastaegert)
- #5622: chore(deps): lock file maintenance minor/patch updates (@renovate[bot], @lukastaegert)
- #5624: fix: add space for DOCUMENT_CURRENT_SCRIPT template (@TrickyPi)
- #5625: fix: get the right chunk name for preserve modules in Windows (@TrickyPi, @lukastaegert)
v4.21.0
2024-08-18
Features
- Add option to configure directory for virtual modules when preserving modules (#5602)
Pull Requests
- #5602: feat: introduce the virtualDirname option to customize the virtual directory name (@TrickyPi)
- #5607: chore(deps): update typescript-eslint monorepo to v8 (major) (@renovate[bot], @lukastaegert)
- #5608: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
- #5611: chore: fix the
noConflictoption in REPL. (@7086cmd) - #5613: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
- #5614: chore(deps): lock file maintenance (@renovate[bot])
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.