Update all non-major dependencies - #37
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 3, 2025 05:33
324dea3 to
aba72e4
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
7 times, most recently
from
August 6, 2025 01:52
6a506f1 to
a0c26d0
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 6, 2025 07:30
a0c26d0 to
18dd19b
Compare
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:
2.27.0->2.27.124.1.0->24.2.0==3.10.3->==3.10.53.11.13->3.13.5==3.11.13->==3.13.55.37.2->5.37.34.3.0->4.3.166.3.3->66.4.14.27.0->4.28.0Release Notes
sveltejs/kit (@sveltejs/kit)
v2.27.1Compare Source
Patch Changes
fix: correctly type remote function input parameters from a schema (#14098)
fix: match URL-encoded newlines in rest route params (#14102)
fix: correctly spell server-side in error messages (#14101)
matplotlib/matplotlib (matplotlib)
v3.10.5: REL: v3.10.5Compare Source
This is the fourth bugfix release of the 3.10.x series.
Included in this release is distributed wheels for Python 3.14 (including freethreaded) and Windows ARM.
There are also several smaller bugfixes.
python/cpython (python)
v3.13.5Compare Source
v3.13.4Compare Source
v3.13.3Compare Source
v3.13.2Compare Source
v3.13.1Compare Source
v3.13.0Compare Source
v3.12.11Compare Source
v3.12.10Compare Source
v3.12.9Compare Source
v3.12.8Compare Source
v3.12.7Compare Source
v3.12.6Compare Source
v3.12.5Compare Source
v3.12.4Compare Source
v3.12.3Compare Source
v3.12.2Compare Source
v3.12.1Compare Source
v3.12.0Compare Source
sveltejs/svelte (svelte)
v5.37.3Compare Source
Patch Changes
sveltejs/language-tools (svelte-check)
v4.3.1Compare Source
fix: handle object literal in MustacheTag (https://github.com/sveltejs/language-tools/pull/2805)
unocss/unocss (unocss)
v66.4.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v66.4.0Compare Source
🚨 Breaking Changes
🚀 Features
wind3,wind4, deleteunoandwind- by @9romise and @zyyv in https://github.com/unocss/unocss/issues/4833 (e8559)🐞 Bug Fixes
BABEL_TYPES_8_BREAKINGvariable to resolve use babel in browser env - by @zyyv (b6769)preset-typographycompatibility withpreset-wind4on theme variable #4815 - by @zyyv in https://github.com/unocss/unocss/issues/4815 (b4375)propertieslayer in important postprocessor - by @Jungzl in https://github.com/unocss/unocss/issues/4827 (bd60d)View changes on GitHub
cloudflare/workers-sdk (wrangler)
v4.28.0Compare Source
Minor Changes
e82aa19Thanks @Akshit222! - Add --json flag to r2 bucket info command for machine-readable output.Patch Changes
#10004
b4d1373Thanks @dario-piotrowicz! - fixwrangler devlogs being logged on the incorrect level in some casescurrently the way
wrangler devprints logs is faulty, for example the following codeinside a worker would cause the following logs:
(note that the warning is printed as an error and the debug log is printed even if by default it should not)
the changes here make sure that the logs are instead logged to their correct level, so for the code about the following will be logged instead:
(running
wrangler devwith the--log-level=debugflag will also cause the debug log to be included as well)#10099
360004dThanks @emily-shen! - fix: move local dev container cleanup to process exit hook. This should ensure containers are cleaned up even when Wrangler is shut down programatically.#10186
dae1377Thanks @matthewdavidrodgers! - Deleting when Pages project binds to worker requires confirmation#10169
1655becThanks @devin-ai-integration! - fix: report startup errors before workerd profiling#10136
354a001Thanks @nikitassharma! - Updatewrangler containers images listto make fewer API calls to improve command runtime#10157
5c3b83fThanks @devin-ai-integration! - Enforce 64-character limit for Workflow binding names locally to match production validation#10154
502a8e0Thanks @devin-ai-integration! - Fix UTF BOM handling in config files - remove UTF-8 BOM and error on other BOMs#10176
07c8611Thanks @devin-ai-integration! - Add macOS version validation to prevent EPIPE errors on unsupported macOS versions (below 13.5). Miniflare and C3 fail hard while Wrangler shows warnings but continues execution.Updated dependencies [
6b9cd5b,631f26d,d6ecd05,b4d1373,8ba7736,07c8611,7e204a9,3f83ac1]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.