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.28.0 #763

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @pulumi/aws from 4.3.0 to 5.28.0.

Release notes

Sourced from @​pulumi/aws's releases.

v5.28.0

Changelog

  • 621af7ff4c Investigate master CI not triggering
  • 5e7adbf5c6 Upgrade to v4.50.0 with submodule patching (#2247)

v5.27.0

Changelog

  • 952e8b3b98 Add some missing AWS regions (#2301)
  • 341d508510 Add some missing data sources from a previous release (#2308)
  • e669af82c5 Upgrade v4.49.0 (#2309)

v5.26.0

Changelog

  • f30abbb806 Accept Input for role on CallbackFunction (#2288)
  • 9655c69c70 Add AWS_ConfigRole and deprecate AWSConfigRole (#2293)
  • f0e8526ba9 Add nodejs18.x to runtime enum (#2289)
  • 1bf89fc855 Fix eventBus support in EventRule#onEvent (#2287)
  • 682d5dac3a Remove deprecated skip_get_ec2_platforms config (#2296)
  • 01083e429f Use @types/aws-lambda-compatible types for lambda callback signatures. (#2286)
  • c69d8a48cc Warn when a secret is captured by an aws.lambda.CallbackFunction (#1525)

v5.25.0

Changelog

  • 3631cddb30 Update pulumi-terraform-bridge to v3.36.0 (#2282)
  • f36c8c5d07 Upgrade upstream to v4.48.0 (#2283)

v5.24.0

Changelog

  • 1f2effdcae Add support for gp3 storage in RDS (#2223)
  • 64c83a9e55 Remove reference to pulumi-cloud. (#2265)
  • cc8dd21596 Upgrade Java plugin versions (#2273)
  • d600068b3b Upgrade to upstream v4.47.0 (#2274)

v5.23.0

Changelog

  • 89e59890ad Revert to v3.46.1 (#2249)
  • 8a945f93a9 Upgrade to upstream-v4.45.0 (#2242)

v5.22.0

Changelog

  • 7afc4afa14 ACM cert validation example fixes
  • ce4042e56c ACM cert validation typos
  • 0fcb3478de Regenerate SDKs with ACM cert validation fix ce4042e56c
  • c984ddfba8 Upgrade terraform-provider-aws to v4.42.0 and upgrade Pulumi dependencies (#2237)
  • ee4385bb64 Use larger runner for Java release steps (#2232)

v5.21.1

Changelog

  • 652114f1e8 Remove deprecation of RDS Instance name (#2221)
  • fe39775641 Updating authentication doc to use BoolPtr in go (#2219)

... (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 #763 (c05ed0f) into main (1566bf1) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #763   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines           96        96           
  Branches        16        21    +5     
=========================================
  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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.