An open index of dependabot pull requests across open source projects.

Bump svelte from 5.36.2 to 5.36.6 in the svelte group

Merged
Number: #220
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 17, 2025 at 12:16 PM UTC
(11 months ago)
Updated: July 17, 2025 at 12:18 PM UTC
(11 months ago)
Merged: July 17, 2025 at 12:18 PM UTC
(11 months ago)
by github-actions[bot]
Time to Close: 2 minutes
Labels:
dependencies javascript
Description:

Bumps the svelte group with 1 update: svelte.

Updates svelte from 5.36.2 to 5.36.6

Release notes

Sourced from svelte's releases.

svelte@5.36.6

Patch Changes

  • fix: delegate functions with shadowed variables if declared locally (#16417)

  • fix: handle error in correct boundary after reset (#16171)

  • fix: make <svelte:boundary> reset function a noop after the first call (#16171)

svelte@5.36.5

Patch Changes

  • fix: silence $inspect errors when the effect is about to be destroyed (#16391)

  • fix: more informative error when effects run in an infinite loop (#16405)

svelte@5.36.4

Patch Changes

  • fix: avoid microtask in flushSync (#16394)

  • fix: ensure compiler state is reset before compilation (#16396)

svelte@5.36.3

Patch Changes

  • fix: don't log await_reactivity_loss warning when signal is read in untrack (#16385)

  • fix: better handle $inspect on array mutations (#16389)

  • fix: leave proxied array length untouched when deleting properties (#16389)

  • fix: update $effect.pending() immediately after a batch is removed (#16382)

Changelog

Sourced from svelte's changelog.

5.36.6

Patch Changes

  • fix: delegate functions with shadowed variables if declared locally (#16417)

  • fix: handle error in correct boundary after reset (#16171)

  • fix: make <svelte:boundary> reset function a noop after the first call (#16171)

5.36.5

Patch Changes

  • fix: silence $inspect errors when the effect is about to be destroyed (#16391)

  • fix: more informative error when effects run in an infinite loop (#16405)

5.36.4

Patch Changes

  • fix: avoid microtask in flushSync (#16394)

  • fix: ensure compiler state is reset before compilation (#16396)

5.36.3

Patch Changes

  • fix: don't log await_reactivity_loss warning when signal is read in untrack (#16385)

  • fix: better handle $inspect on array mutations (#16389)

  • fix: leave proxied array length untouched when deleting properties (#16389)

  • fix: update $effect.pending() immediately after a batch is removed (#16382)

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
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+5
Deletions:
-5
Package Dependencies
Package:
svelte
Ecosystem:
npm
Version Change:
5.36.2 → 5.36.6
Update Type:
Patch
Path:
the svelte group
Technical Details
ID: 3517233
UUID: 2673770606
Node ID: PR_kwDOL6JGvM6fXoBu
Host: GitHub
Repository: sunshineplan/SimpleTextProcessing
Merge State: Unknown