fix(deps): update typescript-projects #167
Merged
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:
3.857.0
->3.862.0
0.8.59
->0.8.60
4.20250731.0
->4.20250806.0
^0.23.2
->^0.24.0
2.26.1
->2.27.1
8.38.0
->8.39.0
8.38.0
->8.39.0
5.0.20
->5.0.21
5.37.1
->5.38.0
4.3.0
->4.3.1
5.8.3
->5.9.2
8.38.0
->8.39.0
4.27.0
->4.28.0
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.862.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.859.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.858.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
cloudflare/workers-sdk (@cloudflare/vitest-pool-workers)
v0.8.60
Compare Source
Patch Changes
b4d1373
,631f26d
,d6ecd05
,b4d1373
,360004d
,e82aa19
,dae1377
,8ba7736
,1655bec
,354a001
,5c3b83f
,502a8e0
,07c8611
]:cloudflare/workerd (@cloudflare/workers-types)
v4.20250806.0
Compare Source
v4.20250805.0
Compare Source
v4.20250803.0
Compare Source
v4.20250802.0
Compare Source
v4.20250801.0
Compare Source
sveltejs/kit (@sveltejs/kit)
v2.27.1
Compare 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)
v2.27.0
Compare Source
Minor Changes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.39.0
Compare Source
🚀 Features
🩹 Fixes
unsafeObjectPattern
message (#11403)check
option for most RHS of a chain (#11272)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.39.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
kwhitley/itty-router (itty-router)
v5.0.21
Compare Source
See v5.0.21 CHANGELOG entry for notes
sveltejs/svelte (svelte)
v5.38.0
Compare Source
Minor Changes
await
inside@const
declarations (#16542)Patch Changes
fix: remount at any hydration error (#16248)
chore: emit
await_reactivity_loss
infor await
loops (#16521)fix: emit
snippet_invalid_export
instead ofundefined_export
for exported snippets (#16539)v5.37.3
Compare Source
Patch Changes
v5.37.2
Compare Source
Patch Changes
fix: double event processing in firefox due to event object being garbage collected (#16527)
fix: add bindable dimension attributes types to SVG and MathML elements (#16525)
fix: correctly differentiate static fields before emitting
duplicate_class_field
(#16526)fix: prevent last_propagated_event from being DCE'd (#16538)
sveltejs/language-tools (svelte-check)
v4.3.1
Compare Source
fix: handle object literal in MustacheTag (https://github.com/sveltejs/language-tools/pull/2805)
microsoft/TypeScript (typescript)
v5.9.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.39.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
cloudflare/workers-sdk (wrangler)
v4.28.0
Compare Source
Minor Changes
e82aa19
Thanks @Akshit222! - Add --json flag to r2 bucket info command for machine-readable output.Patch Changes
#10004
b4d1373
Thanks @dario-piotrowicz! - fixwrangler dev
logs being logged on the incorrect level in some casescurrently the way
wrangler dev
prints 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 dev
with the--log-level=debug
flag will also cause the debug log to be included as well)#10099
360004d
Thanks @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
dae1377
Thanks @matthewdavidrodgers! - Deleting when Pages project binds to worker requires confirmation#10169
1655bec
Thanks @devin-ai-integration! - fix: report startup errors before workerd profiling#10136
354a001
Thanks @nikitassharma! - Updatewrangler containers images list
to make fewer API calls to improve command runtime#10157
5c3b83f
Thanks @devin-ai-integration! - Enforce 64-character limit for Workflow binding names locally to match production validation#10154
502a8e0
Thanks @devin-ai-integration! - Fix UTF BOM handling in config files - remove UTF-8 BOM and error on other BOMs#10176
07c8611
Thanks @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 - "on tuesday" (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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.