Skip to content

chore(deps): bump svelte and @testing-library/svelte#636

Closed
dependabot[bot] wants to merge 2 commits intonextfrom
dependabot/npm_and_yarn/multi-fe504ea605
Closed

chore(deps): bump svelte and @testing-library/svelte#636
dependabot[bot] wants to merge 2 commits intonextfrom
dependabot/npm_and_yarn/multi-fe504ea605

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 12, 2025

Bumps svelte and @testing-library/svelte. These dependencies needed to be updated together.
Updates svelte from 3.59.2 to 5.43.6

Release notes

Sourced from svelte's releases.

svelte@5.43.6

Patch Changes

  • fix: don't deactivate other batches (#17132)

svelte@5.43.5

Patch Changes

  • fix: ensure async static props/attributes are awaited (#17120)

  • fix: wait on dependencies of async bindings (#17120)

  • fix: await dependencies of style directives (#17120)

svelte@5.43.4

Patch Changes

  • chore: simplify connection/disconnection logic (#17105)

  • fix: reconnect deriveds to effect tree when time-travelling (#17105)

svelte@5.43.3

Patch Changes

  • fix: ensure fork always accesses correct values (#17098)

  • fix: change title only after any pending work has completed (#17061)

  • fix: preserve symbols when creating derived rest properties (#17096)

svelte@5.43.2

Patch Changes

  • fix: treat each blocks with async dependencies as uncontrolled (#17077)

svelte@5.43.1

Patch Changes

  • fix: transform $bindable after await expressions (#17066)

svelte@5.43.0

Minor Changes

  • feat: out-of-order rendering (#17038)

Patch Changes

  • fix: settle batch after DOM updates (#17054)

svelte@5.42.3

... (truncated)

Changelog

Sourced from svelte's changelog.

svelte

4.2.3

Patch Changes

  • fix: improve a11y-click-events-have-key-events message (#9358)

  • fix: more robust hydration of html tag (#9184)

4.2.2

Patch Changes

  • fix: support camelCase properties on custom elements (#9328)

  • fix: add missing plaintext-only value to contenteditable type (#9242)

  • chore: upgrade magic-string to 0.30.4 (#9292)

  • fix: ignore trailing comments when comparing nodes (#9197)

4.2.1

Patch Changes

  • fix: update style directive when style attribute is present and is updated via an object prop (#9187)

  • fix: css sourcemap generation with unicode filenames (#9120)

  • fix: do not add module declared variables as dependencies (#9122)

  • fix: handle svelte:element with dynamic this and spread attributes (#9112)

  • fix: silence false positive reactive component warning (#9094)

  • fix: head duplication when binding is present (#9124)

  • fix: take custom attribute name into account when reflecting property (#9140)

  • fix: add indeterminate to the list of HTMLAttributes (#9180)

  • fix: recognize option value on spread attribute (#9125)

4.2.0

Minor Changes

  • feat: move svelteHTML from language-tools into core to load the correct svelte/element types (#9070)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for svelte since your current version.


Updates @testing-library/svelte from 3.2.2 to 5.2.9

Release notes

Sourced from @​testing-library/svelte's releases.

v5.2.9

5.2.9 (2025-11-12)

Bug Fixes

  • svelte5: do not deeply proxify passed-in props (#456) (734e290), closes #455

v5.2.8

5.2.8 (2025-05-19)

Bug Fixes

  • configure dom-testing-library to flush Svelte changes (#439) (492dbd1)

v5.2.7

5.2.7 (2025-02-11)

Bug Fixes

  • types: fix types when using legacy components in Svelte 5 (#424) (e86dada)

v5.2.6

5.2.6 (2024-11-19)

Bug Fixes

  • types: do not erase component type constraint (#410) (90ba912)

v5.2.5

5.2.5 (2024-11-18)

Bug Fixes

  • types: adjust legacy types for eslint-plugin-svelte (#409) (acbddfd)

v5.2.4

5.2.4 (2024-10-18)

Bug Fixes

  • vite: set ssr.noExternal even if not in project package.json (#404) (b5e0f3d)

v5.2.3

5.2.3 (2024-10-02)

Bug Fixes

  • svelte5: ensure typings are actually included in the module (#402) (f4b1508)

v5.2.2

... (truncated)

Commits
  • 734e290 fix(svelte5): do not deeply proxify passed-in props (#456)
  • 9517f83 docs(examples): add examples to repository (#440)
  • 492dbd1 fix: configure dom-testing-library to flush Svelte changes (#439)
  • 1aa3701 style: update to ESLint v9 and rework lint config (#438)
  • f1fb8dd ci: use specific dependencies for different Svelte/Node versions (#436)
  • 6096f05 ci: expand matrix to include Node 22 (#435)
  • ea37c47 test: extract tests directory out of src (#433)
  • b2005b7 test: replace deprecated toMatchTypeOf (#434)
  • e86dada fix(types): fix types when using legacy components in Svelte 5 (#424)
  • 5aa405a ci: fix node 16 builds again (#423)
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 12, 2025
@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Nov 12, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@henri-hulski henri-hulski force-pushed the next branch 2 times, most recently from 1352333 to 051354f Compare November 13, 2025 00:04
henri-hulski and others added 2 commits November 13, 2025 10:36
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library). These dependencies needed to be updated together.

Updates `svelte` from 3.59.2 to 5.43.6
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG-pre-5.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.43.6/packages/svelte)

Updates `@testing-library/svelte` from 3.2.2 to 5.2.9
- [Release notes](https://github.com/testing-library/svelte-testing-library/releases)
- [Changelog](https://github.com/testing-library/svelte-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/svelte-testing-library@v3.2.2...v5.2.9)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.43.6
  dependency-type: direct:production
- dependency-name: "@testing-library/svelte"
  dependency-version: 5.2.9
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-fe504ea605 branch from 1d786eb to f460d26 Compare November 13, 2025 09:38
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 13, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-fe504ea605 branch November 13, 2025 10:21
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.

1 participant