Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@aws-sdk/client-cloudwatch-logs (source) 3.966.03.971.0 age confidence dependencies minor
@aws-sdk/client-lambda (source) 3.966.03.971.0 age confidence dependencies minor
@aws-sdk/client-sqs (source) 3.966.03.971.0 age confidence dependencies minor
@aws-sdk/credential-provider-node (source) 3.966.03.971.0 age confidence dependencies minor
@redocly/cli 2.14.42.14.5 age confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 8.52.08.53.0 age confidence devDependencies minor
@typescript-eslint/parser (source) 8.52.08.53.0 age confidence devDependencies minor
diff 8.0.28.0.3 age confidence dependencies patch
node (source) 24.12.024.13.0 age confidence minor

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-cloudwatch-logs)

v3.971.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.970.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.969.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.968.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.967.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

aws/aws-sdk-js-v3 (@​aws-sdk/client-lambda)

v3.971.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.970.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.969.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.968.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.967.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

aws/aws-sdk-js-v3 (@​aws-sdk/client-sqs)

v3.971.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.970.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.969.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.968.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.967.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

aws/aws-sdk-js-v3 (@​aws-sdk/credential-provider-node)

v3.971.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

v3.970.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

v3.969.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

v3.968.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

v3.967.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

Redocly/redocly-cli (@​redocly/cli)

v2.14.5

Compare Source

Patch Changes
  • Added an ajv npm alias dependency to satisfy peer dependency requirements and prevent installation warnings.
  • Updated @​redocly/openapi-core to v2.14.5.
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.53.0

Compare Source

🚀 Features
  • eslint-plugin: add rule [strict-void-return] (#​9707)
  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#​11922)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#​11916)
  • eslint-plugin: replace unclear "error typed" with more helpful description (#​11704)
  • typescript-estree: forbid invalid extends and implements in interface declaration (#​11935)
  • typescript-estree: forbid invalid class implements (#​11934)
  • typescript-estree: forbid type-only import with both default and named specifiers (#​11930)
❤️ Thank You

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.53.0

Compare 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.3

Compare Source

  • #​631 - fix support for using an Intl.Segmenter with diffWords. 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).
  • #​635 - small tweaks to tokenization behaviour of diffWords when used without an Intl.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.
  • #​641 - the format of file headers in createPatch etc. patches can now be customised somewhat. It now takes a headerOptions option that can be used to disable the file headers entirely, or omit the Index: 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 with headerOptions: FILE_HEADERS_ONLY.
  • #​647 and #​649 - fix denial-of-service vulnerabilities in parsePatch whereby 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, parsePatch should reliably take linear time. (Handling of headers that include the line break characters \r, \u2028, or \u2029 in 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-ippolito

Compare Source

This is a security release.

Notable Changes

lib:

Commits

Configuration

📅 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.


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

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

@github-actions
Copy link

This PR will trigger a patch release when merged.

@codecov
Copy link

codecov bot commented Jan 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate bot merged commit ae2c2f8 into main Jan 17, 2026
16 checks passed
@renovate renovate bot deleted the renovate-external-fixes branch January 17, 2026 18:00
solaris007 pushed a commit that referenced this pull request Jan 17, 2026
## [1.7.10](v1.7.9...v1.7.10) (2026-01-17)

### Bug Fixes

* **deps:** update external fixes ([#178](#178)) ([ae2c2f8](ae2c2f8))
@solaris007
Copy link
Member

🎉 This PR is included in version 1.7.10 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants