Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2025

Bumps the patch-updates group with 1 update: svelte.

Updates svelte from 5.39.8 to 5.39.11

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: flush batches whenever an async value resolves (#16912)

[email protected]

Patch Changes

  • fix: hydrate each blocks inside element correctly (#16908)

  • fix: allow await in if block consequent and alternate (#16890)

  • fix: don't replace rest props with $$props for excluded props (#16898)

  • fix: correctly transform $derived private fields on server (#16894)

  • fix: add UNKNOWN evaluation value before breaking for binding.initial===SnippetBlock (#16910)

[email protected]

Patch Changes

  • fix: flush when pending boundaries resolve (#16897)
Changelog

Sourced from svelte's changelog.

5.39.11

Patch Changes

  • fix: flush batches whenever an async value resolves (#16912)

5.39.10

Patch Changes

  • fix: hydrate each blocks inside element correctly (#16908)

  • fix: allow await in if block consequent and alternate (#16890)

  • fix: don't replace rest props with $$props for excluded props (#16898)

  • fix: correctly transform $derived private fields on server (#16894)

  • fix: add UNKNOWN evaluation value before breaking for binding.initial===SnippetBlock (#16910)

5.39.9

Patch Changes

  • fix: flush when pending boundaries resolve (#16897)
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 <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 patch-updates group with 1 update: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `svelte` from 5.39.8 to 5.39.11
- [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)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.39.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 8, 2025
Copy link

vercel bot commented Oct 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
fuwari-yags Ready Ready Preview Comment Oct 8, 2025 8:22pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2025

Looks like svelte is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 10, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-patch-updates-e02fa5fca3 branch October 10, 2025 20:16
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