Skip to content

Update non-major-updates#6

Merged
pjaudiomv merged 1 commit into
mainfrom
renovate/non-major-updates
Nov 24, 2025
Merged

Update non-major-updates#6
pjaudiomv merged 1 commit into
mainfrom
renovate/non-major-updates

Conversation

@renovate

@renovate renovate Bot commented Nov 24, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
@testing-library/svelte 5.2.8 -> 5.2.9 age confidence devDependencies patch
@tsconfig/svelte (source) 5.0.5 -> 5.0.6 age confidence devDependencies patch
@types/node (source) 24.10.0 -> 24.10.1 age confidence devDependencies patch
@vitest/coverage-v8 (source) 4.0.8 -> 4.0.13 age confidence devDependencies patch
autoprefixer 10.4.21 -> 10.4.22 age confidence devDependencies patch
flowbite-svelte (source) 1.25.0 -> 1.28.1 age confidence dependencies minor
jsdom 27.1.0 -> 27.2.0 age confidence devDependencies minor
node (source) v24.11.0 -> 24.11.1 age confidence patch
svelte (source) 5.43.4 -> 5.43.14 age confidence devDependencies patch
svelte-check 4.3.3 -> 4.3.4 age confidence devDependencies patch
typescript-eslint (source) 8.46.3 -> 8.47.0 age confidence devDependencies minor
vite (source) 7.2.2 -> 7.2.4 age confidence devDependencies patch
vitest (source) 4.0.8 -> 4.0.13 age confidence devDependencies patch

Release Notes

testing-library/svelte-testing-library (@​testing-library/svelte)

v5.2.9

Compare Source

Bug Fixes
tsconfig/bases (@​tsconfig/svelte)

v5.0.6

Compare Source

vitest-dev/vitest (@​vitest/coverage-v8)

v4.0.13

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.0.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.11

Compare Source

   🚀 Experimental Features
   🏎 Performance
    View changes on GitHub

v4.0.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.9

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
postcss/autoprefixer (autoprefixer)

v10.4.22

Compare Source

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.
themesberg/flowbite-svelte (flowbite-svelte)

v1.28.1

Compare Source

Patch Changes
  • fix: DatePicker, Dropdown RTL, Button loading spinner

v1.28.0

Compare Source

Minor Changes
  • feat: ToastContainer

v1.27.0

Compare Source

Minor Changes
  • feat: ClipboardManager

v1.26.0

Compare Source

Minor Changes
  • feat: Spinner now supports multiple visual variants: dots, bars, pulse, orbit, plus the existing default
jsdom/jsdom (jsdom)

v27.2.0

Compare Source

  • Added CSSGroupingRule, CSSNestedDeclarations, CSSConditionRule, CSSContainerRule, CSSScopeRule, CSSSupportsRule, CSSLayerBlockRule, and CSSLayerStatementRule to jsdom Windows. (acemir)
  • Improved CSS parsing and CSSOM object APIs via updates to @acemir/cssom. (acemir)
  • Fixed @import-ed stylesheets to be properly exposed to CSSOM, and not to overwrite the sheet created from the <link> or <style> element. (acemir)
nodejs/node (node)

v24.11.1

Compare Source

sveltejs/svelte (svelte)

v5.43.14

Compare Source

Patch Changes
  • fix: correctly migrate named self closing slots (#​17199)

  • fix: error at compile time instead of at runtime on await expressions inside bindings/transitions/animations/attachments (#​17198)

  • fix: take async blockers into account for bindings/transitions/animations/attachments (#​17198)

v5.43.13

Compare Source

Patch Changes
  • fix: don't set derived values during time traveling (#​17200)

v5.43.12

Compare Source

Patch Changes
  • fix: maintain correct linked list of effects when updating each blocks (#​17191)

v5.43.11

Compare Source

Patch Changes
  • perf: don't use tracing overeager during dev (#​17183)

  • fix: don't cancel transition of already outroing elements (#​17186)

v5.43.10

Compare Source

Patch Changes
  • fix: avoid other batches running with queued root effects of main batch (#​17145)

v5.43.9

Compare Source

Patch Changes
  • fix: correctly handle functions when determining async blockers (#​17137)

  • fix: keep deriveds reactive after their original parent effect was destroyed (#​17171)

  • fix: ensure eager effects don't break reactions chain (#​17138)

  • fix: ensure async @const in boundary hydrates correctly (#​17165)

  • fix: take blockers into account when creating #await blocks (#​17137)

  • fix: parallelize async @consts in the template (#​17165)

v5.43.8

Compare Source

Patch Changes
  • fix: each block losing reactivity when items removed while promise pending (#​17150)

v5.43.7

Compare Source

Patch Changes
  • fix: properly defer document title until async work is complete (#​17158)

  • fix: ensure deferred effects can be rescheduled later on (#​17147)

  • fix: take blockers of components into account (#​17153)

v5.43.6

Compare Source

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

v5.43.5

Compare Source

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)

sveltejs/language-tools (svelte-check)

v4.3.4

Compare Source

Patch Changes
  • chore: use machine format when run by Claude Code (#​2870)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.47.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.46.4

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v7.2.4

Compare Source

Bug Fixes

v7.2.3

Compare Source

Bug Fixes
Performance Improvements
Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - "after 8am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Nov 24, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.39%. Comparing base (22b6fd6) to head (e2dc574).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage   94.39%   94.39%           
=======================================
  Files          16       16           
  Lines         535      535           
  Branches      122      122           
=======================================
  Hits          505      505           
  Misses         30       30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pjaudiomv
pjaudiomv merged commit eb837a5 into main Nov 24, 2025
3 checks passed
@pjaudiomv
pjaudiomv deleted the renovate/non-major-updates branch November 24, 2025 14:59
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