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

chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 1.0.1 to 2.4.6 #14874

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps @sveltejs/vite-plugin-svelte from 1.0.1 to 2.4.6.

Release notes

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

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

Patch Changes

  • fix(prebundleSvelteLibraries): don't try to append missing sourcemap (#737)

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

Patch Changes

  • fix(config): ignore @​sveltejs/package and svelte2tsx for optimizeDeps.include and ssr.noExternal generated config (#711)

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

Patch Changes

  • fix links in error handling (console and vite overlay) (#700)

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

Patch Changes

  • add svelte/internal/disclose-version to vite config optimizeDeps.include by default (#692)

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

Patch Changes

  • fix: remove pure comments only for Svelte 3 (#673)

  • Bump supported Svelte 4 version to ^4.0.0 (#675)

  • Updated dependencies [ffbe8d3]:

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

@​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)

... (truncated)

Changelog

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

2.4.6

Patch Changes

  • fix(prebundleSvelteLibraries): don't try to append missing sourcemap (#737)

2.4.5

Patch Changes

  • fix(config): ignore @​sveltejs/package and svelte2tsx for optimizeDeps.include and ssr.noExternal generated config (#711)

2.4.4

Patch Changes

  • fix links in error handling (console and vite overlay) (#700)

2.4.3

Patch Changes

  • add svelte/internal/disclose-version to vite config optimizeDeps.include by default (#692)

2.4.2

Patch Changes

  • fix: remove pure comments only for Svelte 3 (#673)

  • Bump supported Svelte 4 version to ^4.0.0 (#675)

  • Updated dependencies [ffbe8d3]:

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

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

... (truncated)

Commits
  • 7ca90c3 Version Packages (#740)
  • 066482a fix(prebundleSvelteLibraries): don't try to append non-existing sourcemap (#737)
  • 094ce5b chore: updates (#736)
  • c013a12 chore(deps): update all non-major dependencies (#714)
  • d887962 chore: prefer const (#721)
  • f4d5113 chore: match svelte and kit eslint config (#720)
  • 27c1e82 chore(changesets): prevent bumping inspector dependency on patches (#719)
  • b11a3c4 Version Packages (#713)
  • fe6021a chore(deps): update all non-major dependencies (#707)
  • 74cf82f fix: ignore @​sveltejs/package and svelte2tsx for generated vite config (#711)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.1 to 2.4.6.
- [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/vite-plugin-svelte@2.4.6/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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2023
@vercel
Copy link

vercel bot commented Oct 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bridge-ui-v2-a5 ❌ Failed (Inspect) Oct 1, 2023 2:35pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
bridge-ui-v2-internal ⬜️ Ignored (Inspect) Visit Preview Oct 1, 2023 2:35pm

@openzeppelin-code
Copy link

chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 1.0.1 to 2.4.6

Generated at commit: 7e492b3a89b7a4fbf09d9cfeb5c6ab52d6d376a7

🚨 Vulnerabilities Summary

Process Issues Results
Contract Inspector note
low
critical
Total
24
5
1
30
Dependency Checker Total 0

For more details view the full report in OpenZeppelin Code

@dantaik dantaik closed this Oct 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sveltejs/vite-plugin-svelte-2.4.6 branch October 2, 2023 02:27
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants