Skip to content

chore(deps-dev): Bump svelte from 5.54.0 to 5.55.1 in the svelte group#444

Closed
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/svelte-132fc87b13
Closed

chore(deps-dev): Bump svelte from 5.54.0 to 5.55.1 in the svelte group#444
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/svelte-132fc87b13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps the svelte group with 1 update: svelte.

Updates svelte from 5.54.0 to 5.55.1

Release notes

Sourced from svelte's releases.

svelte@5.55.1

Patch Changes

  • fix: correctly handle bindings on the server (#18009)

  • fix: prevent hydration error on async {@html ...} (#17999)

  • fix: cleanup superTypeParameters in ClassDeclarations/ClassExpression (#18015)

  • fix: improve duplicate module import error message (#18016)

  • fix: reschedule new effects in prior batches (#18021)

svelte@5.55.0

Minor Changes

  • feat: export TweenOptions, SpringOptions, SpringUpdateOptions and Updater from svelte/motion (#17967)

Patch Changes

  • fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#17985)

svelte@5.54.1

Patch Changes

  • fix: hydration comments during hmr (#17975)

  • fix: null out effect.b in destroy_effect (#17980)

  • fix: group sync statements (#17977)

  • fix: defer batch resolution until earlier intersecting batches have committed (#17162)

  • fix: properly invoke iterator.return() during reactivity loss check (#17966)

  • fix: remove trailing semicolon from {@​const} tag printer (#17962)

Changelog

Sourced from svelte's changelog.

5.55.1

Patch Changes

  • fix: correctly handle bindings on the server (#18009)

  • fix: prevent hydration error on async {@html ...} (#17999)

  • fix: cleanup superTypeParameters in ClassDeclarations/ClassExpression (#18015)

  • fix: improve duplicate module import error message (#18016)

  • fix: reschedule new effects in prior batches (#18021)

5.55.0

Minor Changes

  • feat: export TweenOptions, SpringOptions, SpringUpdateOptions and Updater from svelte/motion (#17967)

Patch Changes

  • fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#17985)

5.54.1

Patch Changes

  • fix: hydration comments during hmr (#17975)

  • fix: null out effect.b in destroy_effect (#17980)

  • fix: group sync statements (#17977)

  • fix: defer batch resolution until earlier intersecting batches have committed (#17162)

  • fix: properly invoke iterator.return() during reactivity loss check (#17966)

  • fix: remove trailing semicolon from {@​const} tag printer (#17962)

Commits
  • 37ab33c Version Packages (#18006)
  • 4879f9d fix: improve duplicate module import error message (#18016)
  • 04eadbc fix: correctly handle bindings on the server (#18009)
  • 957f275 fix: cleanup superTypeParameters in ClassDeclarations/ClassExpression (...
  • a9d8439 fix: reschedule new effects in prior batches (#18021)
  • 669f6b4 fix: prevent hydration error on async {@html ...} (#17999)
  • 5e8662f chore: lots of async tests (#17997)
  • 6e52f40 Version Packages (#17984)
  • 1773cb5 fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#1...
  • a94924b fix: export TweenOptions, SpringOptions, SpringUpdateOptions and Updater from...
  • 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 <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 svelte group with 1 update: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `svelte` from 5.54.0 to 5.55.1
- [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.55.1/packages/svelte)

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

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

dependabot Bot commented on behalf of github Mar 30, 2026

Assignees

The following users could not be added as assignees: equaltoai/devops. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Test Coverage Report

Overall Score (Code Packages): 87.8%
Timestamp: 3/30/2026, 4:36:30 AM

Package Coverage (Code Only)

adapters

  • Lines: ❌ 70.2% (2928/4170)
  • Functions: ❌ 70.2% (642/914)
  • Statements: ❌ 70.2% (2928/4170)
  • Branches: ❌ 62.6% (1935/3092)

cli

  • Lines: ⚠️ 85.6% (3513/4103)
  • Functions: ✅ 91.2% (458/502)
  • Statements: ⚠️ 85.6% (3513/4103)
  • Branches: ❌ 74.3% (1823/2453)

headless

  • Lines: ✅ 91.6% (1723/1881)
  • Functions: ✅ 92.6% (327/353)
  • Statements: ✅ 91.6% (1723/1881)
  • Branches: ⚠️ 81.1% (1070/1319)

icons

  • Lines: ✅ 100.0% (2138/2138)
  • Functions: ✅ 100.0% (611/611)
  • Statements: ✅ 100.0% (2138/2138)
  • Branches: ❌ 50.3% (309/614)

shared/agent

  • Lines: ❌ 79.6% (437/549)
  • Functions: ❌ 77.8% (105/135)
  • Statements: ❌ 79.6% (437/549)
  • Branches: ❌ 51.2% (87/170)

tokens

  • Lines: ✅ 99.0% (101/102)
  • Functions: ✅ 100.0% (22/22)
  • Statements: ✅ 99.0% (101/102)
  • Branches: ✅ 96.0% (48/50)

utils

  • Lines: ⚠️ 88.5% (598/676)
  • Functions: ✅ 96.6% (113/117)
  • Statements: ⚠️ 88.5% (598/676)
  • Branches: ❌ 75.0% (349/465)

Template/Data Packages

View detailed coverage breakdown

All Packages Combined:

  • Lines: ⚠️ 84.0% (11438/13619)
  • Functions: ⚠️ 85.8% (2278/2654)
  • Statements: ⚠️ 84.0% (11438/13619)
  • Branches: ❌ 68.9% (5621/8163)

Coverage Thresholds:

  • Lines: 75%
  • Functions: 75%
  • Statements: 75%
  • Branches: 60%

📊 View the full coverage report in the CI artifacts.

@github-actions
Copy link
Copy Markdown
Contributor

✅ Accessibility Test Results

Overall Status: PASS (Score: 100%)
WCAG 2.1 AA Compliance: ⚠️ No components detected
Issues: No issues detected

Component Scores (Top 10 by violations)

No component scores available

Recommendations

No recommendations available

View detailed results

Test Coverage:

  • Axe Results: 100
  • Contrast Results: 0

📊 View full accessibility report in the CI artifacts.

@aron23 aron23 closed this Apr 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 2, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/svelte-132fc87b13 branch April 2, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant