Skip to content

fix(deps): update external fixes#293

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate-external-fixes
May 30, 2026
Merged

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 30, 2026

This PR contains the following updates:

Package Change Age Confidence
@aws-sdk/client-cloudwatch-logs (source) 3.1053.03.1057.0 age confidence
@aws-sdk/client-lambda (source) 3.1053.03.1057.0 age confidence
@aws-sdk/client-s3 (source) 3.1053.03.1057.0 age confidence
@aws-sdk/client-sqs (source) 3.1053.03.1057.0 age confidence
@aws-sdk/credential-provider-node (source) 3.972.443.972.47 age confidence
@redocly/cli 2.31.42.31.5 age confidence
@typescript-eslint/eslint-plugin (source) 8.59.48.60.0 age confidence
@typescript-eslint/parser (source) 8.59.48.60.0 age confidence
esmock 2.7.52.7.6 age confidence
lint-staged 17.0.517.0.6 age confidence

Release Notes

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

v3.1057.0

Compare Source

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

v3.1056.0

Compare Source

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

v3.1055.0

Compare Source

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

v3.1054.0

Compare Source

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

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

v3.1057.0

Compare Source

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

v3.1056.0

Compare Source

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

v3.1055.0

Compare Source

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

v3.1054.0

Compare Source

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

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

v3.1057.0

Compare Source

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

v3.1056.0

Compare Source

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

v3.1055.0

Compare Source

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

v3.1054.0

Compare Source

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

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

v3.1057.0

Compare Source

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

v3.1056.0

Compare Source

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

v3.1055.0

Compare Source

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

v3.1054.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.47

Chores

v3.972.46

Chores

v3.972.45

Chores
  • credential-provider-node: update dependencies.
Redocly/redocly-cli (@​redocly/cli)

v2.31.5

Compare Source

Patch Changes
  • Updated the no-unused-components rule to validate unused security schemes.

  • Pinned the official Docker image base to node:24-alpine.

  • Fixed the remove-unused-components decorator to remove unused security schemes.

    Warning: The bundler may now remove more unused components than before.

  • Updated @​redocly/openapi-core to v2.31.5.

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

v8.60.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.60.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.

iambumblehead/esmock (esmock)

v2.7.6: wildcard-issue resolved

Compare Source

mostly resolves a recently-discovered issue resolving certain wildcard-pattern export keys

lint-staged/lint-staged (lint-staged)

v17.0.6

Compare Source

Patch Changes
  • #​1803 bdf2770 - Run all tests with Deno, in addition to Node.js and Bun.

  • #​1796 7508272 - Fix performance regression of lint-staged v17 by going back to using git add to stage task modifications. This was changed to git update-index --again in v17 for less manual work, but unfortunately the update-index command gets slower in very large Git repos.

  • #​1797 7b2505a - This version of lint-staged uses the new staged publishing for npm packages feature. Releases are already published from GitHub Actions with trusted publishing, but now an additional approval with two-factor authentication is also required.

  • #​1802 321b0a9 - Downgrade dependency tinyexec@1.2.2 to avoid issues in version 1.2.3.


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 temporarily deployed to dev-branches May 30, 2026 15:09 Inactive
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate Bot merged commit d4b37e1 into main May 30, 2026
18 checks passed
@renovate renovate Bot deleted the renovate-external-fixes branch May 30, 2026 18:56
solaris007 pushed a commit that referenced this pull request May 30, 2026
## [1.15.26](v1.15.25...v1.15.26) (2026-05-30)

### Bug Fixes

* **deps:** update external fixes ([#293](#293)) ([d4b37e1](d4b37e1))
@solaris007
Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.15.26 🎉

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