Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps svelte from 5.25.3 to 5.26.2.

Release notes

Sourced from svelte's releases.

svelte@5.26.2

Patch Changes

  • fix: correctly validate undefined snippet params with default value (#15750)

svelte@5.26.1

Patch Changes

  • fix: update state_referenced_locally message (#15733)

svelte@5.26.0

Minor Changes

  • feat: add css.hasGlobal to compile output (#15450)

Patch Changes

  • fix: add snippet argument validation in dev (#15521)

svelte@5.25.12

Patch Changes

  • fix: improve internal_set versioning mechanic (#15724)

  • fix: don't transform reassigned state in labeled statement in $derived (#15725)

svelte@5.25.11

Patch Changes

  • fix: handle hydration mismatches in await blocks (#15708)

  • fix: prevent ownership warnings if the fallback of a bindable is used (#15720)

svelte@5.25.10

Patch Changes

  • fix: set deriveds as CLEAN if they are assigned to (#15592)

  • fix: better scope :global() with nesting selector & (#15671)

svelte@5.25.9

Patch Changes

  • fix: allow $.state and $.derived to be treeshaken (#15702)

  • fix: rework binding ownership validation (#15678)

svelte@5.25.8

Patch Changes

... (truncated)

Changelog

Sourced from svelte's changelog.

5.26.2

Patch Changes

  • fix: correctly validate undefined snippet params with default value (#15750)

5.26.1

Patch Changes

  • fix: update state_referenced_locally message (#15733)

5.26.0

Minor Changes

  • feat: add css.hasGlobal to compile output (#15450)

Patch Changes

  • fix: add snippet argument validation in dev (#15521)

5.25.12

Patch Changes

  • fix: improve internal_set versioning mechanic (#15724)

  • fix: don't transform reassigned state in labeled statement in $derived (#15725)

5.25.11

Patch Changes

  • fix: handle hydration mismatches in await blocks (#15708)

  • fix: prevent ownership warnings if the fallback of a bindable is used (#15720)

5.25.10

Patch Changes

  • fix: set deriveds as CLEAN if they are assigned to (#15592)

  • fix: better scope :global() with nesting selector & (#15671)

5.25.9

Patch Changes

... (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 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 [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.25.3 to 5.26.2.
- [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/svelte@5.26.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.26.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Apr 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2025

Superseded by #70.

@dependabot dependabot bot closed this Apr 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-5.26.2 branch April 15, 2025 08:39
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.

1 participant