Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @pulumi/aws from 5.42.0 to 6.5.0 in /aws-nano-dynamo-api-gateway #371

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

Bumps @pulumi/aws from 5.42.0 to 6.5.0.

Release notes

Sourced from @​pulumi/aws's releases.

v6.5.0

Changelog

  • 7796ae7974 Upgrade terraform-provider-aws to v5.20.1 (#2870)

v6.4.1

Changelog

  • 9fd3773cc8 Change to StringBuilder
  • e3a89b9c06 Format diagnostics from GetAwsConfig as readable strings instead of %v format dump
  • d1c7172835 Format diagnostics from GetAwsConfig as readable strings instead of %v format dump (#2858)
  • 02d32d427c Update GitHub Actions workflows. (#2853)
  • 0b33b02036 Update GitHub Actions workflows. (#2857)

v6.4.0

Changelog

  • cfce94f395 Testing node 20.x build
  • fe2ae0f3ab Testing node 20.x build (#2843)
  • 408aabe448 Update GitHub Actions workflows. (#2846)
  • 634136cd8c Upgrade terraform provider aws to v5.19.0 (#2847)

v6.3.0

Changelog

  • eae27fd472 Seamlessly Migrate from name to dbName (#2834)
  • f9212f5f7a Update GitHub Actions workflows. (#2833)
  • 16d67dc464 Update GitHub Actions workflows. (#2838)
  • d7021d8cdd Upgrade terraform provider aws to v5.18.0 (#2827)

v6.2.1

Changelog

  • 658527a4c9 Fix panics when unknowns are passed into assumeRole (#2824)
  • 9c56d4025b Fixes secret tag leaks (#2791)
  • 73cc2dc0d3 Speed up provider startup time through improved metadata parsing (#2825)

v6.2.0

Changelog

  • 89a066fe5c Spelling correction of fdqn to fqdn (#2554)
  • d42c22a47f Update GitHub Actions workflows. (#2813)
  • 7d45234104 Update aws_acm_certificate_validation.examples.md
  • f9bde79d41 Update certificate_validation.py
  • 8a120833bf Upgrade upstream to v5.17.0 (#2817)

v6.1.0

Changelog

  • 0763d7176a Add state machine principal for nodejs sdk (#2789)
  • f8727221b1 Fix Iam->Ipam Resource Names (#2783)
  • da37c3f954 Fix import docs for aws_networkfirewall_resource_policy (#2764)
  • bdd8e6f659 Remove deprecation warning on aws_s3_bucket_object (#2802)
  • 43fcc1e7f1 Remove upstream fork and normalize Makefile (#2784)
  • c106f028ac Update CONTRIBUTING.md (#2790)
  • 679f04cd65 Update GitHub Actions workflows. (#2782)
  • 48e685edc1 Update GitHub Actions workflows. (#2798)

... (truncated)

Commits
  • 7796ae7 Upgrade terraform-provider-aws to v5.20.1 (#2870)
  • d1c7172 Format diagnostics from GetAwsConfig as readable strings instead of %v format...
  • 9fd3773 Change to StringBuilder
  • 0b33b02 Update GitHub Actions workflows. (#2857)
  • e3a89b9 Format diagnostics from GetAwsConfig as readable strings instead of %v format...
  • 02d32d4 Update GitHub Actions workflows. (#2853)
  • 634136c Upgrade terraform provider aws to v5.19.0 (#2847)
  • fe2ae0f Testing node 20.x build (#2843)
  • 408aabe Update GitHub Actions workflows. (#2846)
  • cfce94f Testing node 20.x build
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 12, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-nano-dynamo-api-gateway/pulumi/aws-6.5.0 branch from fac88fc to 614bc14 Compare October 17, 2023 06:58
Bumps [@pulumi/aws](https://github.com/pulumi/pulumi-aws) from 5.42.0 to 6.5.0.
- [Release notes](https://github.com/pulumi/pulumi-aws/releases)
- [Changelog](https://github.com/pulumi/pulumi-aws/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-aws@v5.42.0...v6.5.0)

---
updated-dependencies:
- dependency-name: "@pulumi/aws"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-nano-dynamo-api-gateway/pulumi/aws-6.5.0 branch from 614bc14 to 1208674 Compare October 17, 2023 07:19
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2023

Superseded by #387.

@dependabot dependabot bot closed this Oct 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-nano-dynamo-api-gateway/pulumi/aws-6.5.0 branch October 19, 2023 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants