chore(deps): update dependency pulumi-aws to v6.13.0 - autoclosed #9

Closed
renovate wants to merge 1 commits from renovate/pulumi-aws-6.x into master
Member

This PR contains the following updates:

Package Type Update Change
pulumi-aws project.dependencies minor ==6.6.1 -> ==6.13.0

Release Notes

pulumi/pulumi-aws (pulumi-aws)

v6.13.0

Compare Source

Changelog

v6.12.3

Compare Source

Changelog

v6.12.1

Compare Source

Changelog

v6.12.0

Compare Source

Changelog

v6.11.0

Compare Source

Changelog

v6.10.0

Compare Source

Changelog

v6.9.0

Compare Source

Fixes

#​2895
#​2900
#​2904
#​2971
#​2983

Changelog

v6.8.0

Compare Source

Changelog

v6.7.0

Compare Source

Changelog

  • a6ba396 Add text to inform users about ESC on creds error (#​2907)
  • 8a872b9 Bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/webserver-go
  • bcaa8df Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples
  • 627e2e9 Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /sdk
  • 9497587 Combined dependencies PR (#​2924)
  • be535de Merge remote-tracking branch 'origin/dependabot/go_modules/examples/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • ffc3e7c Merge remote-tracking branch 'origin/dependabot/go_modules/examples/webserver-go/golang.org/x/net-0.17.0' into combined-pr-branch
  • f9c9257 Update GitHub Actions workflows. (#​2935)
  • 2cafade Upgrade pulumi-terraform-bridge to v3.63.2 (#​2938)
  • 77a9785 Upgrade terraform-provider-aws to v5.23.0 (#​2931)
  • 8d8a922 Upgrade terraform-provider-aws to v5.23.1 (#​2942)
  • 71a259b go mod tidy

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pulumi-aws](https://github.com/pulumi/pulumi-aws) | project.dependencies | minor | `==6.6.1` -> `==6.13.0` | --- ### Release Notes <details> <summary>pulumi/pulumi-aws (pulumi-aws)</summary> ### [`v6.13.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.13.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.12.3...v6.13.0) #### Changelog - [`f37b7cc`](https://github.com/pulumi/pulumi-aws/commit/f37b7cc5c7) Add a example for secretmanager.SecretVersion ([#&#8203;3079](https://github.com/pulumi/pulumi-aws/issues/3079)) - [`3adb3ac`](https://github.com/pulumi/pulumi-aws/commit/3adb3acd18) Upgrade terraform-provider-aws to v5.29.0 ([#&#8203;3078](https://github.com/pulumi/pulumi-aws/issues/3078)) ### [`v6.12.3`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.12.3) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.12.1...v6.12.3) #### Changelog - [`08345fd`](https://github.com/pulumi/pulumi-aws/commit/08345fd01d) Remove QuickSight hack in favor of bridge change ([#&#8203;3067](https://github.com/pulumi/pulumi-aws/issues/3067)) ### [`v6.12.1`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.12.1) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.12.0...v6.12.1) #### Changelog - [`13df4eb`](https://github.com/pulumi/pulumi-aws/commit/13df4eb35a) Fixes inability to tag AWS Firehose stream ([#&#8203;3065](https://github.com/pulumi/pulumi-aws/issues/3065)) ### [`v6.12.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.12.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.11.0...v6.12.0) #### Changelog - [`8de0d28`](https://github.com/pulumi/pulumi-aws/commit/8de0d28d5c) Upgrade terraform-provider-aws to v5.28.0 ([#&#8203;3062](https://github.com/pulumi/pulumi-aws/issues/3062)) ### [`v6.11.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.11.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.10.0...v6.11.0) #### Changelog - [`adf0dde`](https://github.com/pulumi/pulumi-aws/commit/adf0dde278) Support lifted inline policies in NodeJS lambda.CallbackFunction ([#&#8203;2553](https://github.com/pulumi/pulumi-aws/issues/2553)) - [`140767c`](https://github.com/pulumi/pulumi-aws/commit/140767c757) Upgrade terraform-provider-aws to v5.27.0 ([#&#8203;3056](https://github.com/pulumi/pulumi-aws/issues/3056)) ### [`v6.10.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.10.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.9.0...v6.10.0) #### Changelog - [`94500c9`](https://github.com/pulumi/pulumi-aws/commit/94500c92ec) Require local provider in tests ([#&#8203;2953](https://github.com/pulumi/pulumi-aws/issues/2953)) - [`634612b`](https://github.com/pulumi/pulumi-aws/commit/634612b6c6) Update ESC suggestion to non-blog content ([#&#8203;3035](https://github.com/pulumi/pulumi-aws/issues/3035)) - [`71cb5cb`](https://github.com/pulumi/pulumi-aws/commit/71cb5cb54f) Update GitHub Actions workflows. ([#&#8203;3012](https://github.com/pulumi/pulumi-aws/issues/3012)) - [`4eac2ee`](https://github.com/pulumi/pulumi-aws/commit/4eac2eef42) Update GitHub Actions workflows. ([#&#8203;3016](https://github.com/pulumi/pulumi-aws/issues/3016)) - [`b2fbcdb`](https://github.com/pulumi/pulumi-aws/commit/b2fbcdba2f) Update GitHub Actions workflows. ([#&#8203;3029](https://github.com/pulumi/pulumi-aws/issues/3029)) - [`71af455`](https://github.com/pulumi/pulumi-aws/commit/71af455dc1) Upgrade terraform-provider-aws to v5.26.0 ([#&#8203;3032](https://github.com/pulumi/pulumi-aws/issues/3032)) - [`3dc8de0`](https://github.com/pulumi/pulumi-aws/commit/3dc8de0681) Use trimmed runtime metadata - [`a40c588`](https://github.com/pulumi/pulumi-aws/commit/a40c588e11) Use trimmed runtime metadata ([#&#8203;3018](https://github.com/pulumi/pulumi-aws/issues/3018)) - [`4d40a8d`](https://github.com/pulumi/pulumi-aws/commit/4d40a8d68c) add a test main to check if provider is local - [`eea13c4`](https://github.com/pulumi/pulumi-aws/commit/eea13c4a85) build provider and add to path as part of tests, add an env var for CI to avoid this - [`b807965`](https://github.com/pulumi/pulumi-aws/commit/b807965401) use the built in GITHUB_ACTIONS env var to detect if running in CI - [`73d4ffd`](https://github.com/pulumi/pulumi-aws/commit/73d4ffdcbc) use the new make provider_no_deps target ### [`v6.9.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.9.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.8.0...v6.9.0) #### Fixes [#&#8203;2895](https://github.com/pulumi/pulumi-aws/issues/2895) [#&#8203;2900](https://github.com/pulumi/pulumi-aws/issues/2900) [#&#8203;2904](https://github.com/pulumi/pulumi-aws/issues/2904) [#&#8203;2971](https://github.com/pulumi/pulumi-aws/issues/2971) [#&#8203;2983](https://github.com/pulumi/pulumi-aws/issues/2983) #### Changelog - [`ff40da2`](https://github.com/pulumi/pulumi-aws/commit/ff40da2f97) Do not set DestroyOnCleanup for matrix tests ([#&#8203;2975](https://github.com/pulumi/pulumi-aws/issues/2975)) - [`4c3960c`](https://github.com/pulumi/pulumi-aws/commit/4c3960c8f6) Fixes empty tag handling ([#&#8203;2944](https://github.com/pulumi/pulumi-aws/issues/2944)) - [`d8c0a45`](https://github.com/pulumi/pulumi-aws/commit/d8c0a458e1) Improve upgrade test coverage ([#&#8203;2855](https://github.com/pulumi/pulumi-aws/issues/2855)) - [`4d4bf52`](https://github.com/pulumi/pulumi-aws/commit/4d4bf52ce8) Update GitHub Actions workflows. ([#&#8203;2967](https://github.com/pulumi/pulumi-aws/issues/2967)) - [`9a491da`](https://github.com/pulumi/pulumi-aws/commit/9a491da97b) Upgrade pulumi-terraform-bridge to v3.65.0; reduce Go RAM usage ([#&#8203;2985](https://github.com/pulumi/pulumi-aws/issues/2985)) - [`c0b357e`](https://github.com/pulumi/pulumi-aws/commit/c0b357e791) Upgrade terraform provider aws to v5.25.0 ([#&#8203;2998](https://github.com/pulumi/pulumi-aws/issues/2998)) ### [`v6.8.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.8.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.7.0...v6.8.0) #### Changelog - [`c776901`](https://github.com/pulumi/pulumi-aws/commit/c77690106a) Run credentials validation only once ([#&#8203;2949](https://github.com/pulumi/pulumi-aws/issues/2949)) - [`5d0f69c`](https://github.com/pulumi/pulumi-aws/commit/5d0f69c4e5) Update GitHub Actions workflows. ([#&#8203;2952](https://github.com/pulumi/pulumi-aws/issues/2952)) - [`0f4e8e5`](https://github.com/pulumi/pulumi-aws/commit/0f4e8e5e64) Upgrade terraform-provider-aws to v5.24.0 ([#&#8203;2957](https://github.com/pulumi/pulumi-aws/issues/2957)) - [`4c8b6b3`](https://github.com/pulumi/pulumi-aws/commit/4c8b6b3026) add a test for the error duplication - [`25041ca`](https://github.com/pulumi/pulumi-aws/commit/25041cabf7) remove debug stuff - [`dac593a`](https://github.com/pulumi/pulumi-aws/commit/dac593a03b) replace counter with once - [`3e33a4b`](https://github.com/pulumi/pulumi-aws/commit/3e33a4b0ca) run credentials validation only once - [`9d7fc9c`](https://github.com/pulumi/pulumi-aws/commit/9d7fc9c64d) use invalid credentials instead of the default ones ### [`v6.7.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.7.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.6.1...v6.7.0) #### Changelog - [`a6ba396`](https://github.com/pulumi/pulumi-aws/commit/a6ba396bb0) Add text to inform users about ESC on creds error ([#&#8203;2907](https://github.com/pulumi/pulumi-aws/issues/2907)) - [`8a872b9`](https://github.com/pulumi/pulumi-aws/commit/8a872b99ac) Bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/webserver-go - [`bcaa8df`](https://github.com/pulumi/pulumi-aws/commit/bcaa8df06a) Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples - [`627e2e9`](https://github.com/pulumi/pulumi-aws/commit/627e2e968d) Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /sdk - [`9497587`](https://github.com/pulumi/pulumi-aws/commit/94975877b0) Combined dependencies PR ([#&#8203;2924](https://github.com/pulumi/pulumi-aws/issues/2924)) - [`be535de`](https://github.com/pulumi/pulumi-aws/commit/be535de579) Merge remote-tracking branch 'origin/dependabot/go_modules/examples/google.golang.org/grpc-1.57.1' into combined-pr-branch - [`ffc3e7c`](https://github.com/pulumi/pulumi-aws/commit/ffc3e7c832) Merge remote-tracking branch 'origin/dependabot/go_modules/examples/webserver-go/golang.org/x/net-0.17.0' into combined-pr-branch - [`f9c9257`](https://github.com/pulumi/pulumi-aws/commit/f9c925744b) Update GitHub Actions workflows. ([#&#8203;2935](https://github.com/pulumi/pulumi-aws/issues/2935)) - [`2cafade`](https://github.com/pulumi/pulumi-aws/commit/2cafade7f6) Upgrade pulumi-terraform-bridge to v3.63.2 ([#&#8203;2938](https://github.com/pulumi/pulumi-aws/issues/2938)) - [`77a9785`](https://github.com/pulumi/pulumi-aws/commit/77a97859f8) Upgrade terraform-provider-aws to v5.23.0 ([#&#8203;2931](https://github.com/pulumi/pulumi-aws/issues/2931)) - [`8d8a922`](https://github.com/pulumi/pulumi-aws/commit/8d8a92233e) Upgrade terraform-provider-aws to v5.23.1 ([#&#8203;2942](https://github.com/pulumi/pulumi-aws/issues/2942)) - [`71a259b`](https://github.com/pulumi/pulumi-aws/commit/71a259b46d) go mod tidy </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjY4LjQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
renovate added the
renovate
label 2023-10-31 03:03:43 +00:00
renovate force-pushed renovate/pulumi-aws-6.x from 8a3f5928f1 to 6acd9a38b3 2023-11-07 03:04:59 +00:00 Compare
renovate changed title from chore(deps): update dependency pulumi-aws to v6.7.0 to chore(deps): update dependency pulumi-aws to v6.8.0 2023-11-07 03:05:00 +00:00
renovate force-pushed renovate/pulumi-aws-6.x from 6acd9a38b3 to 5ae711b7aa 2023-11-17 03:05:12 +00:00 Compare
renovate changed title from chore(deps): update dependency pulumi-aws to v6.8.0 to chore(deps): update dependency pulumi-aws to v6.9.0 2023-11-17 03:05:14 +00:00
renovate force-pushed renovate/pulumi-aws-6.x from 5ae711b7aa to 72ca086869 2023-11-22 03:06:09 +00:00 Compare
renovate changed title from chore(deps): update dependency pulumi-aws to v6.9.0 to chore(deps): update dependency pulumi-aws to v6.10.0 2023-11-22 03:06:10 +00:00
renovate force-pushed renovate/pulumi-aws-6.x from 72ca086869 to 5f1548b157 2023-11-30 03:00:53 +00:00 Compare
renovate changed title from chore(deps): update dependency pulumi-aws to v6.10.0 to chore(deps): update dependency pulumi-aws to v6.12.0 2023-11-30 03:00:54 +00:00
renovate force-pushed renovate/pulumi-aws-6.x from 5f1548b157 to 3b93e1dc20 2023-11-30 03:16:50 +00:00 Compare
renovate changed title from chore(deps): update dependency pulumi-aws to v6.12.0 to chore(deps): update dependency pulumi-aws to v6.12.1 2023-11-30 03:16:51 +00:00
renovate force-pushed renovate/pulumi-aws-6.x from 3b93e1dc20 to 8bad2c9b75 2023-12-02 03:01:09 +00:00 Compare
renovate changed title from chore(deps): update dependency pulumi-aws to v6.12.1 to chore(deps): update dependency pulumi-aws to v6.12.3 2023-12-02 03:01:11 +00:00
renovate force-pushed renovate/pulumi-aws-6.x from 8bad2c9b75 to 48f9558e8a 2023-12-03 03:00:55 +00:00 Compare
renovate changed title from chore(deps): update dependency pulumi-aws to v6.12.3 to chore(deps): update dependency pulumi-aws to v6.13.0 2023-12-03 03:00:55 +00:00
renovate changed title from chore(deps): update dependency pulumi-aws to v6.13.0 to chore(deps): update dependency pulumi-aws to v6.13.0 - autoclosed 2023-12-05 03:01:27 +00:00
renovate closed this pull request 2023-12-05 03:01:27 +00:00
All checks were successful
ZeroDownTime/CloudBender/pipeline/pr-master This commit looks good

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
renovate
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ZeroDownTime/CloudBender#9
No description provided.