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.9.2 #649

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @pulumi/aws from 4.3.0 to 5.9.2.

Release notes

Sourced from @​pulumi/aws's releases.

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)

v5.9.1

Changelog

  • 56da547f6 aws.emr.Cluster: Ensure that stepConcurrencyLevel is available in SDK

v5.9.0

Changelog

  • 8d6e63bbb Ensure we validate credentials correctly
  • 30be184db Upgrade to v4.19.0 of the AWS Terraform Provider

v5.8.0

Changelog

  • a48630f50 Upgrade to v4.18.0 of the AWS Terraform Provider

v5.7.2

Changelog

  • 42822b66e Setting skipCredentialsValidation by default (#2000)

v5.7.1

Changelog

  • 8e7453b0d Change how preConfigureCallback happens to ensure Metadata API included (#1996)

v5.7.0

Changelog

  • 41a2e6db9 Add support for NodeJS16X enum values (#1975)
  • 082e01b1a Ensure validation of credentials by default (#1978)
  • a5b31cc7a Upgrade pulumi-terraform-bridge to v3.24.1 (#1989)
  • f6c5488e9 Upgrade to v4.17.1 of the AWS Terraform Provider (#1991)

v5.6.0

Changelog

  • 7dbed999d Upgrade to v4.16.0 of the AWS Terraform Provider (#1973)

v5.5.0

Changelog

  • d147275ee Upgrade terraform-provider-aws to v4.15.1 (#1964)

v5.4.0

Changelog

  • 18fc7b83a Fix TargetGroup's autoname length
  • ffd13db93 Upgrade to Pulumi v3.31.1 (#1937)

v5.3.0

Changelog

  • fa0378aa0 Upgrade to v4.11.0 of the AWS Terraform Provider (#1922)

... (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
  • e51376b Merge pull request #2018 from pulumi/stack72/gh-2016
  • 983a1f5 Rename AWS_SHARED_CONFIG_FILE to become AWS_CONFIG_FILE in preConfigureConfig
  • ac99c52 Update pulumi-terraform-bridge to v3.25.0 (#2013)
  • ef4ee12 Merge pull request #2012 from pulumi/restore-emr-cluster-param
  • 56da547 aws.emr.Cluster: Ensure that stepConcurrencyLevel is available in SDK
  • 3deb726 Merge pull request #2011 from pulumi/stack72/v4.19.0
  • 30be184 Upgrade to v4.19.0 of the AWS Terraform Provider
  • 2f3f28f [internal] Fixup changelog reference in the README
  • 6efce5a Merge pull request #2004 from pulumi/creds-validation
  • 8d6e63b Ensure we validate credentials correctly
  • 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 #649 (743d97e) into main (1566bf1) will not change coverage. The diff coverage is n/a.

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

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4733297...743d97e. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #655.