Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump @sveltejs/vite-plugin-svelte from 1.0.0-next.12 to 2.0.3 #174

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps @sveltejs/vite-plugin-svelte from 1.0.0-next.12 to 2.0.3.

Release notes

Sourced from @​sveltejs/vite-plugin-svelte's releases.

@​sveltejs/vite-plugin-svelte@​2.0.3

Patch Changes

  • fix(vitePreprocess): use relative paths in sourcemap sources (#570)

  • show correct error overlay for compiler errors during hot update (#592)

  • respect custom resolve.mainFields config when adding svelte (#582)

@​sveltejs/vite-plugin-svelte@​2.0.2

Patch Changes

  • improve detection of sveltekit in inspector plugin to be compatible to latest changes (47c54c9)

@​sveltejs/vite-plugin-svelte@​2.0.1

Patch Changes

  • update minimum version of vitefu dependency to avoid peer mismatch (#543)

@​sveltejs/vite-plugin-svelte@​2.0.0

Major Changes

  • update svelte peerDependency to ^3.54.0 (#529)

  • remove commonjs variant of vite-plugin-svelte (#522)

    Make sure your package.json contains "type": "module"and see FAQ for more information

  • update vite peerDependency to vite-4 (#521)

Patch Changes

  • Remove experimental.useVitePreprocess option in favour of vitePreprocess (#538)

  • Remove pre Vite 3.2 support for vitePreprocess (#536)

@​sveltejs/vite-plugin-svelte@​2.0.0-beta.3

Patch Changes

  • Remove experimental.useVitePreprocess option in favour of vitePreprocess (#538)

  • Remove pre Vite 3.2 support for vitePreprocess (#536)

@​sveltejs/vite-plugin-svelte@​2.0.0-beta.2

Major Changes

  • reintroduce custom svelte/ssr resolve (#532)

@​sveltejs/vite-plugin-svelte@​2.0.0-beta.1

Major Changes

... (truncated)

Changelog

Sourced from @​sveltejs/vite-plugin-svelte's changelog.

2.0.3

Patch Changes

  • fix(vitePreprocess): use relative paths in sourcemap sources (#570)

  • show correct error overlay for compiler errors during hot update (#592)

  • respect custom resolve.mainFields config when adding svelte (#582)

2.0.2

Patch Changes

  • improve detection of sveltekit in inspector plugin to be compatible to latest changes (47c54c9)

2.0.1

Patch Changes

  • update minimum version of vitefu dependency to avoid peer mismatch (#543)

2.0.0

Major Changes

  • update svelte peerDependency to ^3.54.0 (#529)

  • remove commonjs variant of vite-plugin-svelte (#522)

    Make sure your package.json contains "type": "module"and see FAQ for more information

  • update vite peerDependency to vite-4 (#521)

Patch Changes

  • Remove experimental.useVitePreprocess option in favour of vitePreprocess (#538)

  • Remove pre Vite 3.2 support for vitePreprocess (#536)

2.0.0-beta.3

Patch Changes

  • Remove experimental.useVitePreprocess option in favour of vitePreprocess (#538)

  • Remove pre Vite 3.2 support for vitePreprocess (#536)

2.0.0-beta.2

... (truncated)

Commits
  • 4ccc908 Version Packages (#583)
  • f8d2bab chore(deps): update dependency execa to v7 (#595)
  • 6c8206a fix: convert compile error on hmr (#592)
  • 055dcf2 chore(deps): update all non-major dependencies (#594)
  • c4af98c chore(deps): update all non-major dependencies (#590)
  • b6d19ca chore(deps): update all non-major dependencies (#586)
  • 9d99ff5 chore(deps): update all non-major dependencies (#584)
  • 4c1627a fix: respect custom resolve.mainFields config when adding svelte (#582)
  • b0f69c4 fix: convert paths to relative for vitePreprocess sourcemap sources (#570)
  • e9129c6 chore(deps): update all non-major dependencies (#579)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) from 1.0.0-next.12 to 2.0.3.
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/[email protected]/packages/vite-plugin-svelte)

---
updated-dependencies:
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants