breaking: the dependency @sveltejs/vite-plugin-svelte has been updated to a new major version (7.0.0), which may include breaking changes. #major#130
Open
public-glueops-renovatebot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
…ted to a new major version (7.0.0), which may include breaking changes. #major
32b8d2a to
be29014
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.2.4→7.0.0Release Notes
sveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte)
v7.0.0Compare Source
Major Changes
breaking(deps): require vite 8 (#1266)
breaking(options): remove deprecated options (#1274)
vitePlugin.hotinsvelte.config.jsuse
compilerOptions.hmrinsteadvitePlugin.ignorePluginPreprocessorsinsvelte.config.jsno longer needed
api.idFilterofvite-plugin-svelte:apiuse
api.filterinsteadplugin.api.sveltePreprocessof other vite pluginsUpdate affected plugins to a newer version or remove them.
See docs for more information.
breaking(dev): no longer overrides compilerOptions.cssHash because Svelte now produces a stable css hash by itself (#1271)
breaking(inspector): integrate vite-plugin-svelte-inspector into vite-plugin-svelte to avoid circular dependency (#1270)
breaking(deps): require svelte 5.46.4 or later (#1271)
Patch Changes
chore: upgrade vitefu to compatible peer dependency range (#1286)
remove author field from package.json (#1281)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Mend Renovate.