-
Notifications
You must be signed in to change notification settings - Fork 880
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 (#1748)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/aws](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies | minor | [`6.65.0` -> `6.66.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.65.0/6.66.0) | | [@pulumi/azure-native](https://pulumi.com) ([source](https://redirect.github.com/pulumi/pulumi-azure-native)) | dependencies | minor | [`2.78.0` -> `2.79.0`](https://renovatebot.com/diffs/npm/@pulumi%2fazure-native/2.78.0/2.79.0) | | [Pulumi.Aws](https://pulumi.io/) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | nuget | minor | `6.65.0` -> `6.66.0` | | [github.com/pulumi/pulumi-azure-native-sdk/app/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk) | require | minor | `v2.78.0` -> `v2.79.0` | | [github.com/pulumi/pulumi-azure-native-sdk/authorization/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk) | require | minor | `v2.78.0` -> `v2.79.0` | | [github.com/pulumi/pulumi-azure-native-sdk/cdn/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk) | require | minor | `v2.78.0` -> `v2.79.0` | | [github.com/pulumi/pulumi-azure-native-sdk/containerinstance/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk) | require | minor | `v2.78.0` -> `v2.79.0` | | [github.com/pulumi/pulumi-azure-native-sdk/containerregistry/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk) | require | minor | `v2.78.0` -> `v2.79.0` | | [github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk) | require | minor | `v2.78.0` -> `v2.79.0` | | [github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk) | require | minor | `v2.78.0` -> `v2.79.0` | | [github.com/pulumi/pulumi-azure-native-sdk/operationalinsights/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk) | require | minor | `v2.78.0` -> `v2.79.0` | | [github.com/pulumi/pulumi-azure-native-sdk/resources/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk) | require | minor | `v2.78.0` -> `v2.79.0` | | [github.com/pulumi/pulumi-azure-native-sdk/storage/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk) | require | minor | `v2.78.0` -> `v2.79.0` | | [github.com/pulumi/pulumi-azure-native-sdk/web/v2](https://redirect.github.com/pulumi/pulumi-azure-native-sdk) | require | minor | `v2.78.0` -> `v2.79.0` | | [pulumi-aws](https://redirect.github.com/pulumi/pulumi-aws) | dependencies | minor | `==6.65.0` -> `==6.66.0` | | [pulumi-aws](https://redirect.github.com/pulumi/pulumi-aws) | | minor | `==6.65.0` -> `==6.66.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>pulumi/pulumi-aws (@​pulumi/aws)</summary> ### [`v6.66.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.66.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.65.0...v6.66.0) ##### Does the PR have any schema changes? Found 2 breaking changes: ##### Types - `🟢` "aws:codeconnections/HostVpcConfiguration:HostVpcConfiguration": required: "tlsCertificate" property is no longer Required - `🟢` "aws:licensemanager/getReceivedLicenseEntitlement:getReceivedLicenseEntitlement": required: "overage" property has changed to Required ##### New resources: - `apigateway/domainNameAccessAssociation.DomainNameAccessAssociation` - `cloudfront/vpcOrigin.VpcOrigin` - `memorydb/multiRegionCluster.MultiRegionCluster` - `networkmanager/dxGatewayAttachment.DxGatewayAttachment` - `rds/clusterSnapshotCopy.ClusterSnapshotCopy` ##### New functions: - `servicecatalog/getAppregistryAttributeGroupAssociations.getAppregistryAttributeGroupAssociations` ##### What's Changed - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4923](https://redirect.github.com/pulumi/pulumi-aws/pull/4923) - Upgrade pulumi-terraform-bridge to v3.98.0 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4928](https://redirect.github.com/pulumi/pulumi-aws/pull/4928) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4931](https://redirect.github.com/pulumi/pulumi-aws/pull/4931) - Lint upstream as a normal unit test by [@​blampe](https://redirect.github.com/blampe) in [https://github.com/pulumi/pulumi-aws/pull/4918](https://redirect.github.com/pulumi/pulumi-aws/pull/4918) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4934](https://redirect.github.com/pulumi/pulumi-aws/pull/4934) - Remove `make upstream` from `preTest` by [@​blampe](https://redirect.github.com/blampe) in [https://github.com/pulumi/pulumi-aws/pull/4935](https://redirect.github.com/pulumi/pulumi-aws/pull/4935) - Upgrade terraform-provider-aws to v5.82.1 by [@​flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4957](https://redirect.github.com/pulumi/pulumi-aws/pull/4957) **Full Changelog**: pulumi/pulumi-aws@v6.65.0...v6.66.0 </details> <details> <summary>pulumi/pulumi-azure-native (@​pulumi/azure-native)</summary> ### [`v2.79.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.79.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.78.0...v2.79.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New functions: - `datadog.getBillingInfo` <!-- Release notes generated using configuration in .github/release.yml at v2.79.0 --> ##### What's Changed - azcore fix: initialize request pipeline with configured cloud by [@​thomas11](https://redirect.github.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3802](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3802) **Full Changelog**: pulumi/pulumi-azure-native@v2.78.0...v2.79.0 </details> <details> <summary>pulumi/pulumi-azure-native-sdk (github.com/pulumi/pulumi-azure-native-sdk/app/v2)</summary> ### [`v2.79.0`](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.78.0...v2.79.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-azure-native-sdk/compare/v2.78.0...v2.79.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e15bca7
commit 4fb2ce6
Showing
132 changed files
with
225 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
pulumi>=3.0.0,<4.0.0 | ||
pulumi-aws==6.65.0 | ||
pulumi-aws==6.66.0 | ||
pulumi-docker==4.5.8 |
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.