hannoeru / vite-plugin-pages

File system based route generator for ⚡️Vite
MIT License
1.84k stars 127 forks source link

chore(deps): update all non-major dependencies #536

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^2.26.0 -> ^2.27.1 age adoption passing confidence devDependencies minor
@types/node (source) ^20.15.0 -> ^20.16.1 age adoption passing confidence devDependencies patch
bumpp ^9.5.1 -> ^9.5.2 age adoption passing confidence devDependencies patch
node (source) 20.16.0 -> 20.17.0 age adoption passing confidence minor
pnpm (source) 9.7.1 -> 9.8.0 age adoption passing confidence packageManager minor
vite (source) ^5.4.1 -> ^5.4.2 age adoption passing confidence devDependencies patch

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.27.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.27.0...v2.27.1) #####    🐞 Bug Fixes - Override type-aware rules properly  -  by [@​ryoppippi](https://togithub.com/ryoppippi) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/585](https://togithub.com/antfu/eslint-config/issues/585) [(35f67)](https://togithub.com/antfu/eslint-config/commit/35f6763) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.27.0...v2.27.1) ### [`v2.27.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.26.1...v2.27.0) #####    🚀 Features - Print hint message when running in editor  -  by [@​antfu](https://togithub.com/antfu) [(c6210)](https://togithub.com/antfu/eslint-config/commit/c62102b) #####    🐞 Bug Fixes - `isInEditorEnv` should be false when in git hooks, close [#​589](https://togithub.com/antfu/eslint-config/issues/589)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/589](https://togithub.com/antfu/eslint-config/issues/589) [(b60bf)](https://togithub.com/antfu/eslint-config/commit/b60bfd3) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.26.1...v2.27.0) ### [`v2.26.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.26.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.26.0...v2.26.1) *No significant changes* #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.26.0...v2.26.1)
antfu/bumpp (bumpp) ### [`v9.5.2`](https://togithub.com/antfu/bumpp/compare/v9.5.1...402476cf2370e7738b02b8e48e78903a7dce1bf9) [Compare Source](https://togithub.com/antfu/bumpp/compare/v9.5.1...v9.5.2)
nodejs/node (node) ### [`v20.17.0`](https://togithub.com/nodejs/node/compare/v20.16.0...v20.17.0) [Compare Source](https://togithub.com/nodejs/node/compare/v20.16.0...v20.17.0)
pnpm/pnpm (pnpm) ### [`v9.8.0`](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0)
vitejs/vite (vite) ### [`v5.4.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small542-2024-08-20-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.4.1...v5.4.2) - chore: remove stale TODOs ([#​17866](https://togithub.com/vitejs/vite/issues/17866)) ([e012f29](https://togithub.com/vitejs/vite/commit/e012f296df583bd133d26399397bd4ae49de1497)), closes [#​17866](https://togithub.com/vitejs/vite/issues/17866) - refactor: remove redundant prepend/strip base ([#​17887](https://togithub.com/vitejs/vite/issues/17887)) ([3b8f03d](https://togithub.com/vitejs/vite/commit/3b8f03d789ec3ef1a099c884759bd4e61b03ce7c)), closes [#​17887](https://togithub.com/vitejs/vite/issues/17887) - fix: resolve relative URL generated by `renderBuiltUrl` passed to module preload ([#​16084](https://togithub.com/vitejs/vite/issues/16084)) ([fac3a8e](https://togithub.com/vitejs/vite/commit/fac3a8ed6855c4ab3032957137b74f21ec501e72)), closes [#​16084](https://togithub.com/vitejs/vite/issues/16084) - feat: support originalFilename ([#​17867](https://togithub.com/vitejs/vite/issues/17867)) ([7d8c0e2](https://togithub.com/vitejs/vite/commit/7d8c0e2dcbdea3a3465a1d87e259988e82561035)), closes [#​17867](https://togithub.com/vitejs/vite/issues/17867)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.