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 #693

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-apigatewayv2 (source) 3.552.0 -> 3.554.0 age adoption passing confidence
@aws-sdk/client-lambda (source) 3.552.0 -> 3.554.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.552.0 -> 3.554.0 age adoption passing confidence
@aws-sdk/client-secrets-manager (source) 3.552.0 -> 3.554.0 age adoption passing confidence
@aws-sdk/client-ssm (source) 3.552.0 -> 3.554.0 age adoption passing confidence
@aws-sdk/client-sts (source) 3.552.0 -> 3.554.0 age adoption passing confidence
@fastly/js-compute 3.12.1 -> 3.13.1 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-apigatewayv2) ### [`v3.554.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-apigatewayv2/CHANGELOG.md#35540-2024-04-11) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.552.0...v3.554.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.554.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-lambda/CHANGELOG.md#35540-2024-04-11) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.552.0...v3.554.0) **Note:** Version bump only for package [@​aws-sdk/client-lambda](https://togithub.com/aws-sdk/client-lambda)
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3) ### [`v3.554.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35540-2024-04-11) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.552.0...v3.554.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.554.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-secrets-manager/CHANGELOG.md#35540-2024-04-11) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.552.0...v3.554.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.554.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ssm/CHANGELOG.md#35540-2024-04-11) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.552.0...v3.554.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.554.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sts/CHANGELOG.md#35540-2024-04-11) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.552.0...v3.554.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.13.1`](https://togithub.com/fastly/js-compute-runtime/blob/HEAD/CHANGELOG.md#3131-2024-04-12) [Compare Source](https://togithub.com/fastly/js-compute-runtime/compare/v3.13.0...v3.13.1) ##### Fixed - remove debugging message which got commited ([4219a0a](https://togithub.com/fastly/js-compute-runtime/commit/4219a0ac87d68d9a9fc57aaea43994a867f5dd0e)) ### [`v3.13.0`](https://togithub.com/fastly/js-compute-runtime/blob/HEAD/CHANGELOG.md#3130-2024-04-11) [Compare Source](https://togithub.com/fastly/js-compute-runtime/compare/v3.12.1...v3.13.0) ##### Added - Add KVStore.prototype.delete method ([578d858](https://togithub.com/fastly/js-compute-runtime/commit/578d858b6678c27116ead213f58d2f4fe80f1355)) ##### Changed - Update to SpiderMonkey 124.0.2 ([e32632e](https://togithub.com/fastly/js-compute-runtime/commit/e32632e16ba822770dd9b0637185f7266a7952e2)) This release includes: \- An optimization for functions that only use `arguments.length` to avoid allocating the `arguments` object. \- An optimization for `Object.HasOwn` which for small numbers of atoms just unrolls the loop. ##### Fixed - Correct type definition for the global BackendConfiguration type - there is no `checkCertificate` field ([62fd0ea](https://togithub.com/fastly/js-compute-runtime/commit/62fd0ea36e6aefd4a3cb281a09716a901f111485)) - Improve our console.log output for functions ([9a97fc1](https://togithub.com/fastly/js-compute-runtime/commit/9a97fc1352926ecad8377d72eca1e18e28aa2173)) - Refactor our async task implementation to be a generic AsyncTask class instead of separate implementations for each async operation ([68dfec7](https://togithub.com/fastly/js-compute-runtime/commit/68dfec75a0c9c583dc4be39a17cbbf9b70ff8b40))

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 2 months ago

This PR will trigger a patch release when merged.

adobe-bot commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: