Skip to content

fix(deps): update external fixes - #348

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate-external-fixes
Aug 15, 2026
Merged

fix(deps): update external fixes#348
renovate[bot] merged 1 commit into
mainfrom
renovate-external-fixes

Conversation

@renovate

@renovate renovate Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@aws-sdk/client-cloudwatch-logs (source) 3.1106.03.1111.0 age confidence
@aws-sdk/client-lambda (source) 3.1106.03.1111.0 age confidence
@aws-sdk/client-s3 (source) 3.1106.03.1111.0 age confidence
@aws-sdk/client-sqs (source) 3.1106.03.1111.0 age confidence
@aws-sdk/credential-provider-node (source) 3.972.783.972.80 age confidence
@redocly/cli 2.46.02.46.1 age confidence
@typescript-eslint/eslint-plugin (source) 8.66.08.67.0 age confidence
@typescript-eslint/parser (source) 8.66.08.67.0 age confidence

Release Notes

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

v3.1111.0

Compare Source

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

v3.1110.0

Compare Source

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

v3.1109.0

Compare Source

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

v3.1108.0

Compare Source

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

v3.1107.0

Compare Source

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

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

v3.1111.0

Compare Source

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

v3.1110.0

Compare Source

3.1110.0(2026-08-13)
New Features
  • client-auto-scaling: Amazon EC2 Auto Scaling now supports terminating multiple instances in a single TerminateInstanceInAutoScalingGroup call via the new InstanceIds parameter, returning an Activities list. LaunchInstances now returns IdempotentCallInProgressFault for duplicate client tokens. (ee707980)
  • client-cleanrooms: This release adds support for minimum aggregation thresholds and comparison controls to the Custom analysis rule type. (1f84f2ae)
  • client-codecommit: Added the GetBlobDifferences API operation, which returns line-level diffs between two blob versions without requiring a local clone. Returns structured hunks with context, additions, and deletions. Supports pagination for large diffs. (f1165c62)
  • client-securityagent: Add support for setting a maximum task-hour budget cap on penetration tests and code reviews, and for revalidating previously reported findings via a new REVALIDATION job type. (aba75d72)
  • client-connect: Adds the StartAssistantContact API to start chat contacts handled by an AI agent. Adds SegmentAttributes to StartWebRTCContact, and corrects its error response to now receive AccessDeniedException (previously returned as an internal server error due to a missing error declaration). (67f9b7bb)
  • client-acm: This change allows customers to update their existing email-validated certificates to use the DNS validation method. (71c194a4)

For list of updated packages, view updated-packages.md in assets-3.1110.0.zip

v3.1109.0

Compare Source

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

v3.1108.0

Compare Source

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

v3.1107.0

Compare Source

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

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

v3.1111.0

Compare Source

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

v3.1110.0

Compare Source

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

v3.1109.0

Compare Source

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

v3.1108.0

Compare Source

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

v3.1107.0

Compare Source

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

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

v3.1111.0

Compare Source

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

v3.1110.0

Compare Source

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

v3.1109.0

Compare Source

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

v3.1108.0

Compare Source

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

v3.1107.0

Compare Source

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

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

v3.972.80

Chores

v3.972.79

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

v2.46.1

Compare Source

Patch Changes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.67.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

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

v8.67.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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


Configuration

📅 Schedule: (in timezone Europe/Zurich)

  • Branch creation
    • "after 2pm on Saturday"
  • 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
Copy Markdown

This PR will trigger a patch release when merged.

@renovate
renovate Bot deployed to dev-branches August 15, 2026 14:51 Active
@codecov

codecov Bot commented Aug 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate
renovate Bot merged commit b4fda77 into main Aug 15, 2026
18 checks passed
@renovate
renovate Bot deleted the renovate-external-fixes branch August 15, 2026 19:09
solaris007 pushed a commit that referenced this pull request Aug 15, 2026
## [1.16.10](v1.16.9...v1.16.10) (2026-08-15)

### Bug Fixes

* **deps:** update external fixes ([#348](#348)) ([b4fda77](b4fda77))
@solaris007

Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.16.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.

1 participant