Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.20251202.0->4.20251209.00.555.0->0.556.022.1.3->22.2.02.49.1->2.49.20.56.0->0.57.30.56.0->0.57.36.0.9->6.0.1024.10.1->24.10.20.31.7->0.31.80.44.7->0.45.03.13.0->3.13.12.12.3->2.12.422.1.3->22.2.05.45.5->5.45.88.48.1->8.49.07.2.6->7.2.74.52.1->4.53.0Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v4.20251209.0Compare Source
v4.20251205.0Compare Source
lucide-icons/lucide (@lucide/svelte)
v0.556.0: Version 0.556.0Compare Source
What's Changed
book-searchicon (#3573) by @Muhammad-Aqib-Bashir in #3580scootericon by @Ahmed-Dghaies in #3818plugicon by @jamiemlaw in #3841thermometer-sunicon by @jguddas in #3773estimated-weighticon by @nathan-de-pachtere in #3822flashlighticons by @jamiemlaw in #3843bubblesicon by @jguddas in #3774vanicon by @Ahmed-Dghaies in #3821New Contributors
Full Changelog: lucide-icons/lucide@0.555.0...0.556.0
nrwl/nx (@nx/eslint)
v22.2.0Compare Source
22.2.0 (2025-12-08)
🚀 Features
🩹 Fixes
❤️ Thank You
sveltejs/kit (@sveltejs/kit)
v2.49.2Compare Source
Patch Changes
fix: Stop re-loading already-loaded CSS during server-side route resolution (#15014)
fix: posixify the instrumentation file import on Windows (#14993)
fix: Correctly handle shared memory when decoding binary form data (#15028)
kane50613/takumi (@takumi-rs/core)
v0.57.3Compare Source
v0.57.2Compare Source
v0.57.1Compare Source
v0.57.0Compare Source
Minor Changes
42572bb: Dropavifformat supportv0.56.1Compare Source
TanStack/query (@tanstack/svelte-query)
v6.0.10Compare Source
Patch Changes
72d8ac5]:drizzle-team/drizzle-orm (drizzle-kit)
v0.31.8Compare Source
Bug fixes
algorythm=>algorithmtypo.sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v3.13.1Compare Source
Patch Changes
#1437
89d030dThanks @ota-meshi! - fix(svelte/indent): crash when using ts import type#1440
a87e40bThanks @baseballyama! - fix(prefer-destructured-store-props): handle runes properly#1438
817b137Thanks @baseballyama! - fix: Supportexperimental.asynccompiler optionmswjs/msw (msw)
v2.12.4Compare Source
v2.12.4 (2025-12-03)
Bug Fixes
localStoragein Node.js v25 (#2636) (3da2c76) @rvaggsveltejs/svelte (svelte)
v5.45.8Compare Source
Patch Changes
fix: set AST
root.startto0androot.endtotemplate.length(#17125)fix: prevent erroneous
state_referenced_locallywarnings on prop fallbacks (#17329)v5.45.7Compare Source
Patch Changes
fix: Add
<textarea wrap="off">as a valid attribute value (#17326)fix: add more css selectors to
print()(#17330)fix: don't crash on
hydratableserialization failure (#17315)v5.45.6Compare Source
Patch Changes
fix: don't issue a11y warning for
<video>without captions if it has nosrc(#17311)fix: add
srcObjectto permitted<audio>/<video>attributes (#17310)typescript-eslint/typescript-eslint (typescript-eslint)
v8.49.0Compare 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.7Compare Source
Please refer to CHANGELOG.md for details.
cloudflare/workers-sdk (wrangler)
v4.53.0Compare Source
Minor Changes
#11500
af54c63Thanks @dario-piotrowicz! - Add newautoconfig_summaryfield to the deploy output entryThis change augments
wrangler deployoutput being printed toWRANGLER_OUTPUT_FILE_DIRECTORYorWRANGLER_OUTPUT_FILE_PATHto also include a newautoconfig_summaryfield containing the possible summary details for the autoconfig process (the field isundefinedif autoconfig didn't run).Note: the field is experimental and could change while autoconfig is not GA
#11477
9988cc9Thanks @ascorbic! - Support Nuxt in autoconfig#11472
ce295bfThanks @dario-piotrowicz! - Support Qwik projects in autoconfig#10937
9514c9aThanks @ReppCodes! - Add support for "targeted" placement mode with region, host, and hostname fieldsThis change adds a new mode to
placementconfiguration. You can specify one of the following fields to target specific external resources for Worker placement:region: Specify a region identifier (e.g., "aws:us-east-1") to target a region from another cloud service providerhost: Specify a host with (required) port (e.g., "example.com:8123") to target a TCP servicehostname: Specify a hostname (e.g., "example.com") to target an HTTP resourceThese fields are mutually exclusive - only one can be specified at a time.
Example configuration:
#11498
ac861f8Thanks @penalosa! - Add React Router support in autoconfig#11506
79d30d4Thanks @vicb! - Set the target JS version to ES2024Patch Changes
#11393
45480b1Thanks @alsuren! - improved --help text for wrangler d1 subcommands#11523
94c67e8Thanks @jamesopstad! - fix: types from @cloudflare/workers-utils not being exported correctly from Wrangler#11483
f550b62Thanks @edmundhung! - stop runningnpm installwith--legacy-peer-depsflag when setting up a projectUpdated dependencies [
819e287,56e78c8,0aa959a]:Configuration
📅 Schedule: Branch creation - "every weekday" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.