Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps the svelte group with 4 updates in the / directory: svelte, svelte-check, svelte-highlight and svelte2tsx.

Updates svelte from 5.17.3 to 5.25.7

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: ensure clearing of old values happens independent of root flushes (#15664)

[email protected]

Patch Changes

  • fix: ignore generic type arguments while creating AST (#15659)

  • fix: better consider component and its snippets during css pruning (#15630)

[email protected]

Patch Changes

  • fix: add setters to $derived class properties (#15628)

  • fix: silence assignment warning on more function bindings (#15644)

  • fix: make sure CSS is preserved during SSR with bindings (#15645)

[email protected]

Patch Changes

  • fix: support TS type assertions (#15642)

  • fix: ensure undefined class still applies scoping class, if necessary (#15643)

[email protected]

Patch Changes

  • fix: prevent state runes from being called with spread (#15585)

[email protected]

Patch Changes

  • feat: migrate reassigned deriveds to $derived (#15581)

[email protected]

Patch Changes

  • fix: prevent dev server from throwing errors when attempting to retrieve the proxied value of an iframe's contentWindow (#15577)

[email protected]

Minor Changes

  • feat: make deriveds writable (#15570)

[email protected]

Patch Changes

... (truncated)

Changelog

Sourced from svelte's changelog.

5.25.7

Patch Changes

  • fix: ensure clearing of old values happens independent of root flushes (#15664)

5.25.6

Patch Changes

  • fix: ignore generic type arguments while creating AST (#15659)

  • fix: better consider component and its snippets during css pruning (#15630)

5.25.5

Patch Changes

  • fix: add setters to $derived class properties (#15628)

  • fix: silence assignment warning on more function bindings (#15644)

  • fix: make sure CSS is preserved during SSR with bindings (#15645)

5.25.4

Patch Changes

  • fix: support TS type assertions (#15642)

  • fix: ensure undefined class still applies scoping class, if necessary (#15643)

5.25.3

Patch Changes

  • fix: prevent state runes from being called with spread (#15585)

5.25.2

Patch Changes

  • feat: migrate reassigned deriveds to $derived (#15581)

5.25.1

Patch Changes

  • fix: prevent dev server from throwing errors when attempting to retrieve the proxied value of an iframe's contentWindow (#15577)

... (truncated)

Commits

Updates svelte-check from 4.1.3 to 4.1.5

Release notes

Sourced from svelte-check's releases.

svelte-check-4.1.5

  • fix: take other snippets into account when checking for hoistability (#2668)
  • fix: disambiguate render in module script (#2667)
  • fix: properly transform $props.id when $props is assigned to props (#2694)
  • fix: handle booleanish popover (#2702)
  • chore: bump vscode-html/css-language-service (#2677)
  • fix: use referenced project's compiler option to get resolution mode (#2676)

svelte-check-4.1.4

  • fix: don't hoist types/snippets referencing stores or destructured variables (#2661)
Commits
  • 58a86ba chore: bump to typescript 5.8 (#2704)
  • 58d28ca fix: highlight type annotation in @const tags
  • 59796de fix: handle booleanish popover (#2702)
  • ca668e2 perf: cache files during emitDts (#2701)
  • e284968 fix: correctly handle unclosed tags with same type tag inside (#2682)
  • af88417 fix: use referenced project's compiler option to get resolution mode (#2676)
  • 9ee7e9c fix: prevent error when the script tag is removed in nodenext projects (#2635)
  • bcd6dd0 chore: bump vscode-html/css-language-service (#2677)
  • c942382 fix: properly transform $props.id when $props is assigned to props (#2694)
  • 8af8141 fix: don't show html tag completion with namespace component (#2685)
  • Additional commits viewable in compare view

Updates svelte-highlight from 7.8.2 to 7.8.3

Release notes

Sourced from svelte-highlight's releases.

v7.8.3

Fixes

  • remove @ts-check comments (dd5d681)
Changelog

Sourced from svelte-highlight's changelog.

7.8.3 - 2025-04-01

Fixes

  • remove @ts-check comments
Commits
  • 70d1d88 v7.8.3
  • 4238708 chore(deps-dev): upgrade playwright to 1.51.1
  • 53f7074 chore(deps-dev): bump deps
  • 45e9a09 chore(examples): use named sveltePreprocess import
  • dd5d681 chore: remove @ts-check comments
  • 1171197 build(tsconfig): enable checkJs
  • 1fee38f chore(deps-dev): bump deps
  • 9bea389 chore(deps-dev): bump deps
  • e126bd3 chore(deps-dev): bump deps
  • 7e5839c docs: add link to Svelte REPL [ci skip]
  • Additional commits viewable in compare view

Updates svelte2tsx from 0.7.34 to 0.7.35

Commits
  • 58a86ba chore: bump to typescript 5.8 (#2704)
  • 58d28ca fix: highlight type annotation in @const tags
  • 59796de fix: handle booleanish popover (#2702)
  • ca668e2 perf: cache files during emitDts (#2701)
  • e284968 fix: correctly handle unclosed tags with same type tag inside (#2682)
  • af88417 fix: use referenced project's compiler option to get resolution mode (#2676)
  • 9ee7e9c fix: prevent error when the script tag is removed in nodenext projects (#2635)
  • bcd6dd0 chore: bump vscode-html/css-language-service (#2677)
  • c942382 fix: properly transform $props.id when $props is assigned to props (#2694)
  • 8af8141 fix: don't show html tag completion with namespace component (#2685)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the svelte group with 4 updates in the / directory: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte), [svelte-check](https://github.com/sveltejs/language-tools), [svelte-highlight](https://github.com/metonym/svelte-highlight) and [svelte2tsx](https://github.com/sveltejs/language-tools).


Updates `svelte` from 5.17.3 to 5.25.7
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

Updates `svelte-check` from 4.1.3 to 4.1.5
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-4.1.3...svelte-check-4.1.5)

Updates `svelte-highlight` from 7.8.2 to 7.8.3
- [Release notes](https://github.com/metonym/svelte-highlight/releases)
- [Changelog](https://github.com/metonym/svelte-highlight/blob/master/CHANGELOG.md)
- [Commits](metonym/svelte-highlight@v7.8.2...v7.8.3)

Updates `svelte2tsx` from 0.7.34 to 0.7.35
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte2tsx-0.7.34...svelte2tsx-0.7.35)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.25.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: svelte
- dependency-name: svelte-check
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: svelte
- dependency-name: svelte-highlight
  dependency-version: 7.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: svelte
- dependency-name: svelte2tsx
  dependency-version: 0.7.35
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: svelte
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant