Skip to content

fix(deps): update external fixes#262

Merged
renovate[bot] merged 1 commit intomainfrom
renovate-external-fixes
Apr 18, 2026
Merged

fix(deps): update external fixes#262
renovate[bot] merged 1 commit intomainfrom
renovate-external-fixes

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 18, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@aws-sdk/client-cloudwatch-logs (source) 3.1029.03.1032.0 age confidence dependencies minor
@aws-sdk/client-lambda (source) 3.1029.03.1032.0 age confidence dependencies minor
@aws-sdk/client-s3 (source) 3.1029.03.1032.0 age confidence dependencies minor
@aws-sdk/client-sqs (source) 3.1029.03.1032.0 age confidence dependencies minor
@aws-sdk/credential-provider-node (source) 3.972.303.972.32 age confidence dependencies patch
@redocly/cli 2.26.02.28.1 age confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 8.58.18.58.2 age confidence devDependencies patch
@typescript-eslint/parser (source) 8.58.18.58.2 age confidence devDependencies patch
dotenv 17.4.117.4.2 age confidence devDependencies patch
junit-report-builder 5.1.15.1.2 age confidence devDependencies patch
node (source) 24.14.124.15.0 age confidence minor
typescript (source) 6.0.26.0.3 age confidence devDependencies patch

Release Notes

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

v3.1032.0

Compare Source

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

v3.1031.0

Compare Source

Features
  • client-cloudwatch-logs: Endpoint update for CloudWatch Logs Streaming APIs. (6b28a14)

v3.1030.0

Compare Source

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

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

v3.1032.0

Compare Source

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

v3.1031.0

Compare Source

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

v3.1030.0

Compare Source

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

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

v3.1032.0

Compare Source

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

v3.1031.0

Compare Source

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

v3.1030.0

Compare Source

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

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

v3.1032.0

Compare Source

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

v3.1031.0

Compare Source

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

v3.1030.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.32

Chores
  • credential-provider-node: update dependencies.

v3.972.31

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

v2.28.1

Compare Source

Patch Changes
  • Ordered top-level keys in AsyncAPI documents during bundling for improved consistency and readability.
  • Updated @​redocly/openapi-core to v2.28.1.

v2.28.0

Compare Source

Minor Changes
  • Moved the remove-unused-components decorator to the post-bundle phase so that components that become unused only after $ref resolution are correctly removed.
Patch Changes
  • Fixed an issue where the discriminator's defaultMapping property was not resolved when bundling.
  • Updated @​redocly/openapi-core to v2.28.0.

v2.27.1

Compare Source

Patch Changes
  • Fixed an issue where --component-renaming-conflicts-severity ignored conflicts when different files had components with the same name but different content.

    Warning: Autogenrated component names and $ref paths in bundled documents may differ from older releases.

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

v2.27.0

Compare Source

Minor Changes
  • Added support for junit output in the scorecard-classic command.
  • Changed lint behavior with the --generate-ignore-file option.
    Now lint updates only the entries related to the file being linted.
    Other files' entries are unchanged.
Patch Changes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.58.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#​12147)
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

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

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

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

motdotla/dotenv (dotenv)

v17.4.2

Compare Source

davidparsson/junit-report-builder (junit-report-builder)

v5.1.2

Compare Source

nodejs/node (node)

v24.15.0

Compare Source

microsoft/TypeScript (typescript)

v6.0.3

Compare Source


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 merged commit 431bec0 into main Apr 18, 2026
3 checks passed
@renovate renovate Bot deleted the renovate-external-fixes branch April 18, 2026 19:29
solaris007 pushed a commit that referenced this pull request Apr 20, 2026
# [1.15.0](v1.14.6...v1.15.0) (2026-04-20)

### Bug Fixes

* **deps:** update adobe fixes ([#255](#255)) ([0b8b9c9](0b8b9c9))
* **deps:** update adobe fixes ([#256](#256)) ([037446d](037446d))
* **deps:** update adobe fixes ([#260](#260)) ([6f28cb3](6f28cb3))
* **deps:** update external fixes ([#257](#257)) ([6d9d15a](6d9d15a))
* **deps:** update external fixes ([#262](#262)) ([431bec0](431bec0))

### Features

* add VPC configuration support via helix-deploy 13.4 ([#209](#209)) ([20a167f](20a167f)), closes [adobe/helix-deploy#898](adobe/helix-deploy#898)
@solaris007
Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.15.0 🎉

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