adobe / helix-deploy

A multi-cloud deployment tool for serverless functions running on AWS Lambda, Adobe I/O Runtime, Azure Functions, and Google Cloud Functions. Write once, run everywhere.
Apache License 2.0
11 stars 15 forks source link

fix(deps): update external fixes #687

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-apigatewayv2 (source) 3.540.0 -> 3.549.0 age adoption passing confidence
@aws-sdk/client-lambda (source) 3.540.0 -> 3.549.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.540.0 -> 3.550.0 age adoption passing confidence
@aws-sdk/client-secrets-manager (source) 3.543.0 -> 3.549.0 age adoption passing confidence
@aws-sdk/client-ssm (source) 3.540.0 -> 3.549.0 age adoption passing confidence
@aws-sdk/client-sts (source) 3.540.0 -> 3.549.0 age adoption passing confidence
@fastly/js-compute 3.12.0 -> 3.12.1 age adoption passing confidence
@google-cloud/secret-manager (source) 5.2.0 -> 5.3.0 age adoption passing confidence
isomorphic-git (source) 1.25.6 -> 1.25.7 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-apigatewayv2) ### [`v3.549.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-apigatewayv2/CHANGELOG.md#35490-2024-04-04) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.540.0...v3.549.0) **Note:** Version bump only for package [@​aws-sdk/client-apigatewayv2](https://togithub.com/aws-sdk/client-apigatewayv2)
aws/aws-sdk-js-v3 (@​aws-sdk/client-lambda) ### [`v3.549.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-lambda/CHANGELOG.md#35490-2024-04-04) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.548.0...v3.549.0) **Note:** Version bump only for package [@​aws-sdk/client-lambda](https://togithub.com/aws-sdk/client-lambda) ### [`v3.548.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-lambda/CHANGELOG.md#35480-2024-04-03) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.540.0...v3.548.0) ##### Features - **client-lambda:** Add Ruby 3.3 (ruby3.3) support to AWS Lambda ([66721f6](https://togithub.com/aws/aws-sdk-js-v3/commit/66721f662861065e00cd6390b2d525de2b0a6a08))
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3) ### [`v3.550.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35500-2024-04-05) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.549.0...v3.550.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.549.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35490-2024-04-04) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.540.0...v3.549.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)
aws/aws-sdk-js-v3 (@​aws-sdk/client-secrets-manager) ### [`v3.549.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-secrets-manager/CHANGELOG.md#35490-2024-04-04) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.543.0...v3.549.0) **Note:** Version bump only for package [@​aws-sdk/client-secrets-manager](https://togithub.com/aws-sdk/client-secrets-manager)
aws/aws-sdk-js-v3 (@​aws-sdk/client-ssm) ### [`v3.549.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ssm/CHANGELOG.md#35490-2024-04-04) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.540.0...v3.549.0) **Note:** Version bump only for package [@​aws-sdk/client-ssm](https://togithub.com/aws-sdk/client-ssm)
aws/aws-sdk-js-v3 (@​aws-sdk/client-sts) ### [`v3.549.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sts/CHANGELOG.md#35490-2024-04-04) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.540.0...v3.549.0) **Note:** Version bump only for package [@​aws-sdk/client-sts](https://togithub.com/aws-sdk/client-sts)
fastly/js-compute-runtime (@​fastly/js-compute) ### [`v3.12.1`](https://togithub.com/fastly/js-compute-runtime/blob/HEAD/CHANGELOG.md#3121-2024-04-05) [Compare Source](https://togithub.com/fastly/js-compute-runtime/compare/v3.12.0...v3.12.1) ##### Changed - declare support for npm 10 ([#​747](https://togithub.com/fastly/js-compute-runtime/issues/747)) ([1365ee9](https://togithub.com/fastly/js-compute-runtime/commit/1365ee9b1aa4e830677c840ea43df55bbf19d660))
googleapis/google-cloud-node (@​google-cloud/secret-manager) ### [`v5.3.0`](https://togithub.com/googleapis/google-cloud-node/blob/HEAD/packages/google-cloud-secretmanager/CHANGELOG.md#530-2024-03-29) ##### Features - \[Many APIs] add several fields to manage state of database encryption update ([#​5191](https://togithub.com/googleapis/google-cloud-node/issues/5191)) ([57567db](https://togithub.com/googleapis/google-cloud-node/commit/57567db36033ca53ae2f54e6517b8cd12145bb82))
isomorphic-git/isomorphic-git (isomorphic-git) ### [`v1.25.7`](https://togithub.com/isomorphic-git/isomorphic-git/releases/tag/v1.25.7) [Compare Source](https://togithub.com/isomorphic-git/isomorphic-git/compare/v1.25.6...v1.25.7) ##### Bug Fixes - handle no-refs response from git-upload-pack for git > 2.41.0 ([#​1862](https://togithub.com/isomorphic-git/isomorphic-git/issues/1862)) ([112eb7a](https://togithub.com/isomorphic-git/isomorphic-git/commit/112eb7aae18a36b78eed42c77a143b581de59c5b))

Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

This PR will trigger a patch release when merged.

adobe-bot commented 3 months ago

:tada: This PR is included in version 11.0.17 :tada:

The release is available on:

Your semantic-release bot :package::rocket: