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.21.0 #733

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @pulumi/aws from 4.3.0 to 5.21.0.

Release notes

Sourced from @​pulumi/aws's releases.

v5.21.0

Changelog

  • 44e6aa80fd Set DeleteBeforeReplace option for iam.AccountAlias (#2212)
  • c557f97bc7 Upgrade to upstream v4.39.0 (#2215)

v5.20.0

Changelog

  • b9f8fd1106 Upgrade to upstream-v4.38.0 (#2200)

v5.19.0

Changelog

  • 7bf6fcc34f Upgrade to v4.36.1 (#2191)

v5.18.0

Changelog

  • 952f0d61d6 Upgrade v4.35.0 (#2181)

v5.17.0

Changelog

  • f0797666e3 Fixed a bug in Readme (#2158)
  • 9c01b95ffb Update GitHub Actions workflows. (#2174)
  • 9b42f6461c Upgrade terraform-provider-aws to v4.34.0 (#2175)

v5.16.2

Changelog

v5.16.1

Changelog

  • 60235e3479 Properly read in roleARN. Surface underlying error from config validation check.
  • 463478ee86 preconfigureCallback: Allow Env Vars for Credentials Validation

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

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


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 1 year ago

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

update-docs[bot] commented 1 year 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 1 year ago

Codecov Report

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

@@            Coverage Diff            @@
##              main      #733   +/-   ##
=========================================
  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 1 year ago

Superseded by #735.