Skip to content

Bump svelte from 4.2.19 to 5.26.2#3169

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/svelte-5.26.2
Closed

Bump svelte from 4.2.19 to 5.26.2#3169
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/svelte-5.26.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps svelte from 4.2.19 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 14, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2025

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

Name Status Preview Comments Updated (UTC)
shepherd-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2025 11:39am
shepherd-landing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2025 11:39am

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.19 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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 21, 2025

Superseded by #3177.

@dependabot dependabot Bot closed this Apr 21, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/svelte-5.26.2 branch April 21, 2025 11:10
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