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

build(deps-dev): bump @sveltejs/vite-plugin-svelte from 1.4.0 to 2.4.1 #1966

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps @sveltejs/vite-plugin-svelte from 1.4.0 to 2.4.1.

Release notes

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

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

Patch Changes

  • Ensure compatibility with Svelte 4 prereleases (#661)

    Note: We are going to remove -next from the Svelte peerDependency range in a minor release once Svelte 4.0.0 final has been released.

  • Updated dependencies [f5d9bd2]:

    • @​sveltejs/vite-plugin-svelte-inspector@​1.0.2

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

Minor Changes

  • refactor: release vite-plugin-svelte as unbundled javascript with jsdoc types (#657)

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

Minor Changes

  • Refactor Svelte inspector as a separate package (#646)

Patch Changes

  • remove unused invalid property Code.dependencies on compiler ouput type (#652)

  • fix(build): watch preprocessor dependencies during build --watch (#653)

  • Updated dependencies [1dd6933]:

    • @​sveltejs/vite-plugin-svelte-inspector@​1.0.1

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

Minor Changes

  • feat(inspector): Promote experimental.inspector to regular option (#631)

  • feat(inspector): allow configuration via environment SVELTE_INSPECTOR_OPTIONS or SVELTE_INSPECTOR_TOGGLE (#631)

  • feat(inspector): enable holdMode by default (#631)

  • Remove internal SvelteKit specific handling (#638)

Patch Changes

  • fix(inspector): prepend vite base when calling __openInEditor (#631)

  • fix(inspector): after a file has been opened, automatically disable inspector on leaving browser (#631)

  • fix(inspector): use control-shift as default keycombo on linux to avoid problems in firefox (#631)

  • fix(svelte-inspector): mount outside body to avoid hydration claiming body removing it (#631)

... (truncated)

Changelog

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

2.4.1

Patch Changes

  • Ensure compatibility with Svelte 4 prereleases (#661)

    Note: We are going to remove -next from the Svelte peerDependency range in a minor release once Svelte 4.0.0 final has been released.

  • Updated dependencies [f5d9bd2]:

    • @​sveltejs/vite-plugin-svelte-inspector@​1.0.2

2.4.0

Minor Changes

  • refactor: release vite-plugin-svelte as unbundled javascript with jsdoc types (#657)

2.3.0

Minor Changes

  • Refactor Svelte inspector as a separate package (#646)

Patch Changes

  • remove unused invalid property Code.dependencies on compiler ouput type (#652)

  • fix(build): watch preprocessor dependencies during build --watch (#653)

  • Updated dependencies [1dd6933]:

    • @​sveltejs/vite-plugin-svelte-inspector@​1.0.1

2.2.0

Minor Changes

  • feat(inspector): Promote experimental.inspector to regular option (#631)

  • feat(inspector): allow configuration via environment SVELTE_INSPECTOR_OPTIONS or SVELTE_INSPECTOR_TOGGLE (#631)

  • feat(inspector): enable holdMode by default (#631)

  • Remove internal SvelteKit specific handling (#638)

Patch Changes

  • fix(inspector): prepend vite base when calling __openInEditor (#631)

  • fix(inspector): after a file has been opened, automatically disable inspector on leaving browser (#631)

... (truncated)

Commits

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.4.0 to 2.4.1.
- [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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2023

Superseded by #2009.

@dependabot dependabot bot closed this Jun 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/integration/dependabot/sveltejs/vite-plugin-svelte-2.4.1 branch June 23, 2023 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants