Closed renovate[bot] closed 3 months ago
Latest commit: |
c998c60
|
Status: | ✅ Deploy successful! |
Preview URL: | https://df4ce1a0.sentry-sveltekit-cloudflare.pages.dev |
Branch Preview URL: | https://renovate-vite-5-x.sentry-sveltekit-cloudflare.pages.dev |
Check the box to re-trigger CI.
This update includes a version upgrade of the vite
package in the demo/package.json
, moving from version 5.3.5
to 5.4.0
, which may introduce enhancements and bug fixes. Additionally, the package.json
file has an updated image URL in the repository
object, improving the visual representation associated with the project without impacting its functionality.
Files | Change Summary |
---|---|
demo/package.json | Updated vite version from 5.3.5 to 5.4.0 . |
package.json | Changed image URL in the repository object to a new Open Graph image link. |
🐇 In the garden of code, a breeze does flow,
Withvite
now spruced up, watch the features grow!
A shiny new image, for all to see,
Let's hop with delight, come celebrate with me!
🌼✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/vite@5.3.5
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
5.3.5
->5.4.0
Release Notes
vitejs/vite (vite)
### [`v5.4.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#540-2024-08-07) - fix(build): windows platform build output path error ([#17818](https://togithub.com/vitejs/vite/issues/17818)) ([6ae0615](https://togithub.com/vitejs/vite/commit/6ae0615416762dd1b89393316308cf8edf115c34)), closes [#17818](https://togithub.com/vitejs/vite/issues/17818) - fix(deps): update launch-editor to consume fix for windows paths ([#17828](https://togithub.com/vitejs/vite/issues/17828)) ([cf2f90d](https://togithub.com/vitejs/vite/commit/cf2f90d4b9f9b16b8009b0f9d0d9f7e71e98c54d)), closes [#17828](https://togithub.com/vitejs/vite/issues/17828) - fix(ssr): fix `global` variable name conflict ([#17809](https://togithub.com/vitejs/vite/issues/17809)) ([6aa2206](https://togithub.com/vitejs/vite/commit/6aa220607b4f5457c1ef9ff68d75885a9abbdaf6)), closes [#17809](https://togithub.com/vitejs/vite/issues/17809) - fix(worker): fix `importScripts` injection breaking iife code ([#17827](https://togithub.com/vitejs/vite/issues/17827)) ([bb4ba9f](https://togithub.com/vitejs/vite/commit/bb4ba9f448da01782f585369f80c4517da087000)), closes [#17827](https://togithub.com/vitejs/vite/issues/17827) - chore: bump typescript-eslint to v8 ([#17624](https://togithub.com/vitejs/vite/issues/17624)) ([d1891fd](https://togithub.com/vitejs/vite/commit/d1891fda026d27f53409dec97e156a59da609196)), closes [#17624](https://togithub.com/vitejs/vite/issues/17624) - chore(deps): update all non-major dependencies ([#17820](https://togithub.com/vitejs/vite/issues/17820)) ([bb2f8bb](https://togithub.com/vitejs/vite/commit/bb2f8bb55fdd64e4f16831ff98921c221a5e734a)), closes [#17820](https://togithub.com/vitejs/vite/issues/17820) - perf(ssr): do a single-pass over AST with node cache arrays ([#17812](https://togithub.com/vitejs/vite/issues/17812)) ([81327eb](https://togithub.com/vitejs/vite/commit/81327eb980c308474a586a9cb9c0c5fff10eba34)), closes [#17812](https://togithub.com/vitejs/vite/issues/17812)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit
New Features
vite
package to version 5.4.0, potentially introducing enhancements and improvements.Chores