bjerkio / pulumi-appsync-modules

GraphQL Modules, but for AppSync and Pulumi 🌟
Apache License 2.0
22 stars 4 forks source link

build(deps): bump @pulumi/aws from 4.3.0 to 5.16.0 #695

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @pulumi/aws from 4.3.0 to 5.16.0.

Release notes

Sourced from @​pulumi/aws's releases.

v5.16.0

Changelog

  • 22de7aed76 Upgrade terraform-provider-aws to v4.32.0 (#2155)

v5.15.0

Changelog

  • 7bf06ce77e Upgrade terraform-provider-aws to v4.31.0 (#2153)

v5.14.0

Changelog

  • f07d14bc8f Replace transformWithRandomString with Charset option (#2123)
  • 092d811f66 Upgrade terraform-provider-aws to v4.30.0 (#2136)
  • a6b311b444 aws.acm.CertificateValidation: Refactor the API docs to work
  • c9a0980275 provider: Remove explicit config and EnvVar Check for Region (#2120)

v5.13.0

Changelog

  • 196747d0a Upgrade to v4.28.0 of the AWS Terraform Provider

v5.12.1

Changelog

  • 897b41ce6 Upgrade pulumi-java to v0.5.4

v5.11.0

Changelog

  • 1e37f9de7 Actually change the correct version of apigateway integration
  • 619473857 Add *6i*.* and c6a.* ec2 instances (#2057)
  • cb63e8272 Create release-handler.yml (#2076)
  • 6205b8fe9 ECRLifecyclePolicy: Ensure deleteBeforeReplace is true
  • b2e649bdf Update GitHub Actions workflows. (#2052)
  • 10e8cd883 Update default node runtime for CallbackFunctions to NodeJS 16
  • 5f57b4656 Upgrade to v3.28.0 of the pulumi-terraform-bridge
  • 63aab1b50 Upgrade to v4.23.0 of the AWS Terraform Provider (#2066)
  • 7202f1c56 Upgrade to v4.26.0 of the AWS Terraform Provider
  • 836aff70b apigatewayIntegration: Ensure deleteBeforeReplace is defaults to true
  • f40cce952 aws.ec2.SecurityGroupRule: Ensure DeleteBeforeReplace
  • 045b8df1e aws.ec2.TransitGatewayPeeringAttachmentAccepter migration to ec2TransitGateway
  • e45bda978 improve error message to contain command to configure AWS credentials (#2051)
  • 91d648e70 validation: Ensure we can validate the user has a region set (#2088)

v5.10.0

Changelog

  • 59d5e6833 Upgrade to v4.22.0 of the AWS Terraform provider
  • 5314afecc opensearch.Domain: Map the autoname to domainName

v5.9.2

Changelog

  • 983a1f5d5 Rename AWS_SHARED_CONFIG_FILE to become AWS_CONFIG_FILE in preConfigureConfig
  • ac99c52cd Update pulumi-terraform-bridge to v3.25.0 (#2013)

... (truncated)

Changelog

Sourced from @​pulumi/aws's changelog.

CHANGELOG

Notice (2022-01-06)

As of this notice, using CHANGELOG.md is DEPRECATED. We will be using GitHub Releases for this repository

HEAD (Unreleased)

  • (none)

4.33.1 (2022-01-06)

  • Add support for db.t4g, db.m6g and db.r6g RDS instances
  • Fix an issue with importing an acm certificate and changing privateKey

4.33.0 (2021-12-17)

  • Upgrade to v3.70.0 of the AWS Terraform Provider

4.32.0 (2012-12-10)

  • Upgrade to v3.69.0 of the AWS Terraform Provider

4.31.0 (2021-12-03)

  • Upgrade to v3.68.0 of the AWS Terraform Provider

4.30.0 (2021-11-30)

  • Upgrade to v3.67.0 of the AWS Terraform Provider

4.29.0 (2021-11-22)

  • Upgrade to v3.66.0 of the AWS Terraform Provider

4.28.0 (2021-11-16)

  • Upgrade to v3.65.0 of the AWS Terraform Provider
    • Please note, aws.cloudfront.originRequestPolicy and aws.cloudfront.cachePolicy no longer supports the etag input as this was not able to be used by the API.

4.27.2 (2021-11-10)

  • Fix regression in management of aws.mq.Broker this was due to an incorrect mapping in the provider SchemaInfo

4.27.1 (2021-11-09)

  • Ensure aws.route53.ResolverDnsSecConfig has no duplicate id parameter.
  • Ensure aws.route53.ResolverFirewallRuleGroup has no duplicate id parameter.

4.27.0 (2021-11-08)

  • Upgrade to v3.64.2 of the AWS Terraform Provider

4.26.0 (2021-11-04)

  • Add support for autonaming aws.mq.Broker resources
  • Upgrade to v3.11.0 of the pulumi-terraform-bridge.

4.25.0 (2021-10-15)

... (truncated)

Commits
  • 22de7ae Upgrade terraform-provider-aws to v4.32.0 (#2155)
  • 7bf06ce Upgrade terraform-provider-aws to v4.31.0 (#2153)
  • d0e5228 [internal] Update GitHub Actions workflow files (#2143)
  • 092d811 Upgrade terraform-provider-aws to v4.30.0 (#2136)
  • a2389a2 [internal] Update GitHub Actions workflow files (#2141)
  • c9a0980 provider: Remove explicit config and EnvVar Check for Region (#2120)
  • f07d14b Replace transformWithRandomString with Charset option (#2123)
  • 89ae512 Merge pull request #2122 from pulumi/examples-fix-acm-certificate-validation
  • a6b311b aws.acm.CertificateValidation: Refactor the API docs to work
  • 4d551bd Merge pull request #2114 from pulumi/stack72/v4.28.0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

The following labels could not be found: javascript, dependencies.

update-docs[bot] commented 2 years ago

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes. You can run yarn generate-docs to generate some!

codecov[bot] commented 2 years ago

Codecov Report

Merging #695 (f36e37b) into main (1566bf1) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #695   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines           96        96           
  Branches        16        16           
=========================================
  Hits            96        96           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 2 years ago

Superseded by #703.