Closed renovate[bot] closed 2 months ago
Latest commit: |
ab5ebd4
|
Status: | ✅ Deploy successful! |
Preview URL: | https://36284e07.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.
[!CAUTION]
Review failed
The pull request is closed.
The recent changes involve a minor update to the vite
dependency in the demo/package.json
file, moving from version 5.4.1
to 5.4.2
. Additionally, the repository
section of the package.json
file has seen its image URL updated, enhancing the visual representation of the repository. These modifications improve dependency management and visual appeal without altering the application's core functionality.
File | Change Summary |
---|---|
demo/package.json | Updated vite from 5.4.1 to 5.4.2 for improved performance and features. |
package.json | Modified repository section to change the image URL for better visual display. |
🐇 In the garden of code, we hop with delight,
A new version of Vite, oh what a sight!
With a fresh little image, our repo will shine,
As we dance through the updates, all will be fine!
So here’s to the changes, both big and small,
Let's celebrate progress, let’s cheer for them all! 🎉
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.4.1
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.4.1
->5.4.2
Release Notes
vitejs/vite (vite)
### [`v5.4.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small542-2024-08-20-small) - 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: 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
dependency to version5.4.2
, which may bring performance improvements and bug fixes.Chores
repository
section ofpackage.json
, enhancing the visual representation of the repository on relevant platforms.