-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update first-party Pulumi dependencies (#294)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/aws](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | devDependencies | minor | [`6.64.0` -> `6.65.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.64.0/6.65.0) | | [@pulumi/aws](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies | minor | [`6.64.0` -> `6.65.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.64.0/6.65.0) | | [@pulumi/docker](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-docker)) | devDependencies | patch | [`4.5.7` -> `4.5.8`](https://renovatebot.com/diffs/npm/@pulumi%2fdocker/4.5.7/4.5.8) | --- ### Release Notes <details> <summary>pulumi/pulumi-aws (@​pulumi/aws)</summary> ### [`v6.65.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.65.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.64.0...v6.65.0) ##### Does the PR have any schema changes? Found 2 breaking changes: ##### Types - `🟢` "aws:sesv2/getConfigurationSetDeliveryOption:getConfigurationSetDeliveryOption": required: "maxDeliverySeconds" property has changed to Required - `🟢` "aws:sesv2/getConfigurationSetTrackingOption:getConfigurationSetTrackingOption": required: "httpsPolicy" property has changed to Required ##### New resources: - `bedrock/inferenceProfile.InferenceProfile` - `cloudwatch/logAnomalyDetector.LogAnomalyDetector` - `ecr/accountSetting.AccountSetting` - `msk/singleScramSecretAssociation.SingleScramSecretAssociation` - `servicecatalog/appregistryAttributeGroup.AppregistryAttributeGroup` - `servicecatalog/appregistryAttributeGroupAssociation.AppregistryAttributeGroupAssociation` ##### New functions: - `servicecatalog/getAppregistryAttributeGroup.getAppregistryAttributeGroup` ##### What's Changed - Upgrade pulumi-terraform-bridge to v3.97.0 by [@​flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4898](https://redirect.github.com/pulumi/pulumi-aws/pull/4898) - Revert "Upgrade pulumi-terraform-bridge to v3.97.0 ([#​4898](https://redirect.github.com/pulumi/pulumi-aws/issues/4898))" by [@​flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4900](https://redirect.github.com/pulumi/pulumi-aws/pull/4900) - Upgrade pulumi-terraform-bridge to v3.97.1 by [@​corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-aws/pull/4907](https://redirect.github.com/pulumi/pulumi-aws/pull/4907) - Simplify OIDC extraTest by [@​blampe](https://redirect.github.com/blampe) in [https://github.com/pulumi/pulumi-aws/pull/4909](https://redirect.github.com/pulumi/pulumi-aws/pull/4909) - Consolidate integration tests by [@​blampe](https://redirect.github.com/blampe) in [https://github.com/pulumi/pulumi-aws/pull/4910](https://redirect.github.com/pulumi/pulumi-aws/pull/4910) - Test shim as a normal unit test by [@​blampe](https://redirect.github.com/blampe) in [https://github.com/pulumi/pulumi-aws/pull/4917](https://redirect.github.com/pulumi/pulumi-aws/pull/4917) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4920](https://redirect.github.com/pulumi/pulumi-aws/pull/4920) - Upgrade terraform-provider-aws to v5.81.0 by [@​flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4925](https://redirect.github.com/pulumi/pulumi-aws/pull/4925) **Full Changelog**: pulumi/pulumi-aws@v6.64.0...v6.65.0 </details> <details> <summary>pulumi/pulumi-docker (@​pulumi/docker)</summary> ### [`v4.5.8`](https://redirect.github.com/pulumi/pulumi-docker/releases/tag/v4.5.8) [Compare Source](https://redirect.github.com/pulumi/pulumi-docker/compare/v4.5.7...v4.5.8) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. #### What's Changed - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1259](https://redirect.github.com/pulumi/pulumi-docker/pull/1259) - Upgrade pulumi-terraform-bridge to v3.93.0 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1260](https://redirect.github.com/pulumi/pulumi-docker/pull/1260) - Upgrade pulumi-terraform-bridge to v3.93.1 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1261](https://redirect.github.com/pulumi/pulumi-docker/pull/1261) - Automate index docsgen and fix python doc on Image by [@​guineveresaenger](https://redirect.github.com/guineveresaenger) in [https://github.com/pulumi/pulumi-docker/pull/1262](https://redirect.github.com/pulumi/pulumi-docker/pull/1262) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1263](https://redirect.github.com/pulumi/pulumi-docker/pull/1263) - Upgrade pulumi-terraform-bridge to v3.94.0 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1265](https://redirect.github.com/pulumi/pulumi-docker/pull/1265) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1267](https://redirect.github.com/pulumi/pulumi-docker/pull/1267) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1269](https://redirect.github.com/pulumi/pulumi-docker/pull/1269) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1270](https://redirect.github.com/pulumi/pulumi-docker/pull/1270) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1271](https://redirect.github.com/pulumi/pulumi-docker/pull/1271) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1274](https://redirect.github.com/pulumi/pulumi-docker/pull/1274) - Upgrade pulumi-terraform-bridge to v3.95.0 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1276](https://redirect.github.com/pulumi/pulumi-docker/pull/1276) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1277](https://redirect.github.com/pulumi/pulumi-docker/pull/1277) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1279](https://redirect.github.com/pulumi/pulumi-docker/pull/1279) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1280](https://redirect.github.com/pulumi/pulumi-docker/pull/1280) - Upgrade pulumi-terraform-bridge to v3.96.0 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1282](https://redirect.github.com/pulumi/pulumi-docker/pull/1282) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1283](https://redirect.github.com/pulumi/pulumi-docker/pull/1283) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1286](https://redirect.github.com/pulumi/pulumi-docker/pull/1286) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1287](https://redirect.github.com/pulumi/pulumi-docker/pull/1287) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1291](https://redirect.github.com/pulumi/pulumi-docker/pull/1291) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1295](https://redirect.github.com/pulumi/pulumi-docker/pull/1295) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1296](https://redirect.github.com/pulumi/pulumi-docker/pull/1296) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1298](https://redirect.github.com/pulumi/pulumi-docker/pull/1298) - Remove SSH setup action by [@​blampe](https://redirect.github.com/blampe) in [https://github.com/pulumi/pulumi-docker/pull/1300](https://redirect.github.com/pulumi/pulumi-docker/pull/1300) - Upgrade pulumi-terraform-bridge to v3.97.0 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1304](https://redirect.github.com/pulumi/pulumi-docker/pull/1304) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1305](https://redirect.github.com/pulumi/pulumi-docker/pull/1305) - Upgrade pulumi-terraform-bridge to v3.97.1 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1307](https://redirect.github.com/pulumi/pulumi-docker/pull/1307) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1308](https://redirect.github.com/pulumi/pulumi-docker/pull/1308) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1309](https://redirect.github.com/pulumi/pulumi-docker/pull/1309) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1310](https://redirect.github.com/pulumi/pulumi-docker/pull/1310) - Upgrade pulumi-terraform-bridge to v3.98.0 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1312](https://redirect.github.com/pulumi/pulumi-docker/pull/1312) **Full Changelog**: pulumi/pulumi-docker@v4.5.7...v4.5.8 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
d1894a8
commit a907536
Showing
60 changed files
with
157 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.