Skip to content

Bump svelte from 5.49.1 to 5.51.3 in /game-library-frontend/app#89

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-game-library-frontend-app-svelte-5.51.3
Open

Bump svelte from 5.49.1 to 5.51.3 in /game-library-frontend/app#89
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-game-library-frontend-app-svelte-5.51.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps svelte from 5.49.1 to 5.51.3.

Release notes

Sourced from svelte's releases.

svelte@5.51.3

Patch Changes

  • fix: prevent event delegation logic conflicting between svelte instances (#17728)

  • fix: treat CSS attribute selectors as case-insensitive for HTML enumerated attributes (#17712)

  • fix: locate Rollup annontaion friendly to JS downgraders (#17724)

  • fix: run effects in pending snippets (#17719)

svelte@5.51.2

Patch Changes

  • fix: take async into consideration for dev delegated handlers (#17710)

  • fix: emit state_referenced_locally warning for non-destructured props (#17708)

svelte@5.51.1

Patch Changes

  • fix: don't crash on undefined document.contentType (#17707)

  • fix: use symbols for encapsulated event delegation (#17703)

svelte@5.51.0

Minor Changes

  • feat: Use TrustedTypes for HTML handling where supported (#16271)

Patch Changes

  • fix: sanitize template-literal-special-characters in SSR attribute values (#17692)

  • fix: follow-up formatting in print() — flush block-level elements into separate sequences (#17699)

  • fix: preserve delegated event handlers as long as one or more root components are using them (#17695)

svelte@5.50.3

Patch Changes

  • fix: take into account nodeName case sensitivity on XHTML pages (#17689)

  • fix: render multiple and selected attributes as empty strings for XHTML compliance (#17689)

  • fix: always lowercase HTML elements, for XHTML compliance (#17664)

  • fix: freeze effects-inside-deriveds when disconnecting, unfreeze on reconnect (#17682)

  • fix: propagate $effect errors to <svelte:boundary> (#17684)

... (truncated)

Changelog

Sourced from svelte's changelog.

5.51.3

Patch Changes

  • fix: prevent event delegation logic conflicting between svelte instances (#17728)

  • fix: treat CSS attribute selectors as case-insensitive for HTML enumerated attributes (#17712)

  • fix: locate Rollup annontaion friendly to JS downgraders (#17724)

  • fix: run effects in pending snippets (#17719)

5.51.2

Patch Changes

  • fix: take async into consideration for dev delegated handlers (#17710)

  • fix: emit state_referenced_locally warning for non-destructured props (#17708)

5.51.1

Patch Changes

  • fix: don't crash on undefined document.contentType (#17707)

  • fix: use symbols for encapsulated event delegation (#17703)

5.51.0

Minor Changes

  • feat: Use TrustedTypes for HTML handling where supported (#16271)

Patch Changes

  • fix: sanitize template-literal-special-characters in SSR attribute values (#17692)

  • fix: follow-up formatting in print() — flush block-level elements into separate sequences (#17699)

  • fix: preserve delegated event handlers as long as one or more root components are using them (#17695)

5.50.3

Patch Changes

  • fix: take into account nodeName case sensitivity on XHTML pages (#17689)

  • fix: render multiple and selected attributes as empty strings for XHTML compliance (#17689)

... (truncated)

Commits
  • 04c0368 Version Packages (#17725)
  • e47c747 fix: prevent event delegation logic conflicting between svelte instances (#17...
  • 60a4251 fix: treat CSS attribute selectors as case-insensitive for HTML enumerated at...
  • 6557a0a fix: run effects in pending snippets (#17719)
  • ff70ab1 fix: locate Rollup annontaion friendly to JS downgraders (#17724)
  • 82265f1 Version Packages (#17711)
  • dd9fc0d Warn on non-destructured $props() reads in runes mode (#17708)
  • 01f1937 fix: take async into consideration for dev delegated handlers (#17710)
  • 7299ffc Version Packages (#17704)
  • 743d52a fix: don't crash on undefined document.contentType (#17707)
  • 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 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.49.1 to 5.51.3.
- [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.51.3/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.51.3
  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 Feb 18, 2026
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.

0 participants

Comments