fix(deps): update external fixes #178
Merged
+2,309
−1,330
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.966.0→3.971.03.966.0→3.971.03.966.0→3.971.03.966.0→3.971.02.14.4→2.14.58.52.0→8.53.08.52.0→8.53.08.0.2→8.0.324.12.0→24.13.0Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-cloudwatch-logs)
v3.971.0Compare Source
Note: Version bump only for package @aws-sdk/client-cloudwatch-logs
v3.970.0Compare Source
Note: Version bump only for package @aws-sdk/client-cloudwatch-logs
v3.969.0Compare Source
Note: Version bump only for package @aws-sdk/client-cloudwatch-logs
v3.968.0Compare Source
Note: Version bump only for package @aws-sdk/client-cloudwatch-logs
v3.967.0Compare Source
Note: Version bump only for package @aws-sdk/client-cloudwatch-logs
aws/aws-sdk-js-v3 (@aws-sdk/client-lambda)
v3.971.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.970.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.969.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.968.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.967.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
aws/aws-sdk-js-v3 (@aws-sdk/client-sqs)
v3.971.0Compare Source
Note: Version bump only for package @aws-sdk/client-sqs
v3.970.0Compare Source
Note: Version bump only for package @aws-sdk/client-sqs
v3.969.0Compare Source
Note: Version bump only for package @aws-sdk/client-sqs
v3.968.0Compare Source
Note: Version bump only for package @aws-sdk/client-sqs
v3.967.0Compare Source
Note: Version bump only for package @aws-sdk/client-sqs
aws/aws-sdk-js-v3 (@aws-sdk/credential-provider-node)
v3.971.0Compare Source
Note: Version bump only for package @aws-sdk/credential-provider-node
v3.970.0Compare Source
Note: Version bump only for package @aws-sdk/credential-provider-node
v3.969.0Compare Source
Note: Version bump only for package @aws-sdk/credential-provider-node
v3.968.0Compare Source
Note: Version bump only for package @aws-sdk/credential-provider-node
v3.967.0Compare Source
Note: Version bump only for package @aws-sdk/credential-provider-node
Redocly/redocly-cli (@redocly/cli)
v2.14.5Compare Source
Patch Changes
ajvnpm alias dependency to satisfy peer dependency requirements and prevent installation warnings.typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.53.0Compare Source
🚀 Features
🩹 Fixes
errortyped" with more helpful description (#11704)extendsandimplementsin interface declaration (#11935)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.53.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
kpdecker/jsdiff (diff)
v8.0.3Compare Source
Intl.SegmenterwithdiffWords. This has been almost completely broken since the feature was added in v6.0.0, since it would outright crash on any text that featured two consecutive newlines between a pair of words (a very common case).diffWordswhen used without anIntl.Segmenter. Specifically, the soft hyphen (U+00AD) is no longer considered to be a word break, and the multiplication and division signs (×and÷) are now treated as punctuation instead of as letters / word characters.createPatchetc. patches can now be customised somewhat. It now takes aheaderOptionsoption that can be used to disable the file headers entirely, or omit theIndex:line and/or the underline. In particular, this was motivated by a request to make jsdiff patches compatible with react-diff-view, which they now are if produced withheaderOptions: FILE_HEADERS_ONLY.parsePatchwhereby adversarial input could cause a memory-leaking infinite loop, typically crashing the calling process. Also fixed ReDOS vulnerabilities whereby adversarially-crafted patch headers could take cubic time to parse. Now,parsePatchshould reliably take linear time. (Handling of headers that include the line break characters\r,\u2028, or\u2029in non-trailing positions is also now more reasonable as side effect of the fix.)nodejs/node (node)
v24.13.0: 2026-01-13, Version 24.13.0 'Krypton' (LTS), @marco-ippolitoCompare Source
This is a security release.
Notable Changes
lib:
lib,permission:
src:
src,lib:
tls:
Commits
2092785d01] - deps: update c-ares to v1.34.6 (Node.js GitHub Bot) #609973e58b7f2af] - deps: update undici to 7.18.2 (Node.js GitHub Bot) #612834ba536a5a6] - (CVE-2025-59465) lib: add TLSSocket default error handler (RafaelGSS) nodejs-private/node-private#79789adaa21fd] - (CVE-2025-55132) lib: disable futimes when permission model is enabled (RafaelGSS) nodejs-private/node-private#7487302b4dae1] - (CVE-2025-55130) lib,permission: require full read and write to symlink APIs (RafaelGSS) nodejs-private/node-private#760ac030753c4] - (CVE-2025-59466) src: rethrow stack overflow exceptions in async_hooks (Matteo Collina) nodejs-private/node-private#77320075692fe] - (CVE-2025-55131) src,lib: refactor unsafe buffer creation to remove zero-fill toggle (Сковорода Никита Андреевич) nodejs-private/node-private#75920591b0618] - (CVE-2026-21637) tls: route callback exceptions through error handlers (Matteo Collina) nodejs-private/node-private#796Configuration
📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, 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 was generated by Mend Renovate. View the repository job log.