From 8d5c785f3e73f70f66ed8efe8f05a5a468c0c406 Mon Sep 17 00:00:00 2001 From: Zemnmez's Renovate Bot Date: Wed, 2 Oct 2024 08:48:50 -0700 Subject: [PATCH] chore(deps): update dependency @pulumi/aws to v6.54.2 ##### [`v6.54.2](https://github.com/pulumi/pulumi-aws/releases/tag/v6.54.2) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. #### What's Changed - Re-generate schema to fix aws.iam.Role description by [@t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/4589 - Set explicit version for .NET core SDK requirement by [@justinvp](https://github.com/justinvp) in https://github.com/pulumi/pulumi-aws/pull/4591 - Add pluralized lifecycle_policies to EFS file system data source by [@flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4590 - Update GitHub Actions workflows. by [@pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4592 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.54.1...v6.54.2 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4a0e24c793..606ebac8ea 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@fortawesome/free-solid-svg-icons": "6.6.0", "@fortawesome/react-fontawesome": "0.2.2", "@microsoft/api-documenter": "7.25.17", - "@pulumi/aws": "6.54.1", + "@pulumi/aws": "6.54.2", "@pulumi/awsx": "2.16.0", "@pulumi/pulumi": "3.135.0", "@schemastore/package": "0.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4ff5ad211a..caa59ec5dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -209,8 +209,8 @@ devDependencies: specifier: 7.25.17 version: 7.25.17(@types/node@20.16.10) '@pulumi/aws': - specifier: 6.54.1 - version: 6.54.1(ts-node@10.9.2)(typescript@5.5.4) + specifier: 6.54.2 + version: 6.54.2(ts-node@10.9.2)(typescript@5.5.4) '@pulumi/awsx': specifier: 2.16.0 version: 2.16.0(ts-node@10.9.2)(typescript@5.5.4) @@ -5024,8 +5024,8 @@ packages: /@protobufjs/utf8@1.1.0: resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==} - /@pulumi/aws@6.54.1(ts-node@10.9.2)(typescript@5.5.4): - resolution: {integrity: sha512-JteNvqH1UtZWK7XL5BcIhGqOpvdjvkZVApDP5IGs2b7yZMGLL+tQP0ZgsL16JotDtJXdpxIIwVO7nkEul8jZvg==} + /@pulumi/aws@6.54.2(ts-node@10.9.2)(typescript@5.5.4): + resolution: {integrity: sha512-AEx9k+bxqZ3HjBo3jhUpZuApILWaTOh8Zya7UYVNEI5NlS5rTj/xufl/ihgQ7uC1POjK/F2av1HXePJUHPUhvg==} dependencies: '@pulumi/pulumi': 3.135.0(ts-node@10.9.2)(typescript@5.5.4) builtin-modules: 3.0.0 @@ -5043,7 +5043,7 @@ packages: requiresBuild: true dependencies: '@aws-sdk/client-ecs': 3.658.1 - '@pulumi/aws': 6.54.1(ts-node@10.9.2)(typescript@5.5.4) + '@pulumi/aws': 6.54.2(ts-node@10.9.2)(typescript@5.5.4) '@pulumi/docker': 4.5.6(ts-node@10.9.2)(typescript@5.5.4) '@pulumi/pulumi': 3.135.0(ts-node@10.9.2)(typescript@5.5.4) '@types/aws-lambda': 8.10.145