Skip to content

Version Packages#18158

Merged
Rich-Harris merged 1 commit into
mainfrom
changeset-release/main
May 14, 2026
Merged

Version Packages#18158
Rich-Harris merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

svelte@5.55.6

Patch Changes

  • fix: leave stale promises to wait for a later resolution, instead of rejecting (#18180)

  • fix: keep dependencies of $state.eager/pending (#18218)

  • fix: reapply context after transforming error during SSR (#18099)

  • fix: don't rebase just-created batches (#18117)

  • chore: allow null for pending in typings (#18201)

  • fix: flush eager effects in production (#18107)

  • fix: rethrow error of failed iterable after calling return() (#18169)

  • fix: account for proxified instance when updating bind:this (#18147)

  • fix: ensure scheduled batch is flushed if not obsolete (#18131)

  • fix: resolve stale deriveds with latest value (#18167)

  • chore: remove unnecessary increment_pending calls (#18183)

  • fix: correctly compile component member expressions for SSR (#18192)

  • fix: reset source.updated stack traces after flush (#18196)

  • fix: replacing async 'blocking' strategy with 'merging' (#18205)

  • fix: allow @debug tags to reference awaited variables (#18138)

  • fix: re-run fallback props if dependencies update (#18146)

  • fix: abort running obsolete async branches (#18118)

  • fix: ignore comments when reading CSS values (#18153)

  • fix: wrap Promise.all in save during SSR (#18178)

  • fix: ignore false-positive errors of $inspect dependencies (#18106)

@svite-ecosystem-ci svite-ecosystem-ci Bot added the needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging. label Apr 29, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7fcabf5 to f8e881e Compare April 29, 2026 17:52
@svelte-docs-bot

Copy link
Copy Markdown

@github-actions github-actions Bot force-pushed the changeset-release/main branch 7 times, most recently from b28269b to ed975e9 Compare April 29, 2026 23:21
@Rich-Harris

Copy link
Copy Markdown
Member

/ecosystem-ci run

@svelte-ecoystem-ci

Copy link
Copy Markdown

📝 Ran ecosystem CI on 4e031fb: Open

suite result latest scheduled
bits-ui failure failure
melt-ui failure failure
sveltekit failure failure
svelte-eslint-parser failure failure

eslint-plugin-svelte, language-tools, mdsvex, shadcn-svelte, prettier-plugin-svelte, skeleton, storybook, layerchart, rollup-plugin-svelte, svelte-preprocess, sv, svelte-loader, vite-plugin-svelte

@Rich-Harris Rich-Harris left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocking until we understand why sveltekit ecosystem-ci is failing

@svelte-ecoystem-ci

Copy link
Copy Markdown

📝 Ran ecosystem CI on 4e031fb: Open

suite result latest scheduled
bits-ui failure failure
melt-ui failure failure
sveltekit failure failure
svelte-eslint-parser failure failure

language-tools, mdsvex, layerchart, eslint-plugin-svelte, rollup-plugin-svelte, skeleton, svelte-loader, sv, storybook, shadcn-svelte, prettier-plugin-svelte, vite-plugin-svelte, svelte-preprocess

@github-actions github-actions Bot force-pushed the changeset-release/main branch 10 times, most recently from a65d608 to b983421 Compare May 7, 2026 08:31
@Rich-Harris

Copy link
Copy Markdown
Member

/ecosystem-ci run

@svelte-ecoystem-ci

Copy link
Copy Markdown

@github-actions github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 319676a to 77fad1c Compare May 8, 2026 16:56
@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 7ef86bf to 174777f Compare May 13, 2026 20:08
@Rich-Harris

Copy link
Copy Markdown
Member

/ecosystem-ci run

@svelte-ecoystem-ci

Copy link
Copy Markdown

📝 Ran ecosystem CI on 4e031fb: Open

suite result latest scheduled
melt-ui failure failure
sveltekit success failure
bits-ui failure failure
sv failure failure

svelte-preprocess, skeleton, layerchart, rollup-plugin-svelte, eslint-plugin-svelte, mdsvex, svelte-loader, storybook, vite-plugin-svelte, shadcn-svelte, language-tools, prettier-plugin-svelte, svelte-eslint-parser

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 174777f to bcf1b1b Compare May 14, 2026 12:32
@github-actions github-actions Bot force-pushed the changeset-release/main branch from bcf1b1b to a4abba0 Compare May 14, 2026 17:32
@Rich-Harris

Copy link
Copy Markdown
Member

/ecosystem-ci run

@svelte-ecoystem-ci

Copy link
Copy Markdown

📝 Ran ecosystem CI on 4e031fb: Open

suite result latest scheduled
sv success failure
melt-ui failure failure
bits-ui failure failure
sveltekit success failure

layerchart, skeleton, rollup-plugin-svelte, mdsvex, vite-plugin-svelte, svelte-eslint-parser, svelte-preprocess, prettier-plugin-svelte, shadcn-svelte, eslint-plugin-svelte, language-tools, svelte-loader, storybook

@Rich-Harris Rich-Harris merged commit 55f9c85 into main May 14, 2026
5 checks passed
@Rich-Harris Rich-Harris deleted the changeset-release/main branch May 14, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant