crc-org / crc-cloud

Disposable OpenShift instances on cloud in minutes
31 stars 19 forks source link

chore(deps): update dependency pulumi/pulumi-azure-native to v2.24.0 #174

Closed platform-engineering-bot closed 7 months ago

platform-engineering-bot commented 7 months ago

This PR contains the following updates:

Package Update Change
pulumi/pulumi-azure-native minor v2.23.0 -> v2.24.0

Release Notes

pulumi/pulumi-azure-native (pulumi/pulumi-azure-native) ### [`v2.24.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.24.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.23.0...v2.24.0) ##### Does the PR have any schema changes? Found 4 breaking changes: ##### Types - `🟡` "azure-native:datafactory:MariaDBLinkedService": properties: "pwd" missing - `🟡` "azure-native:datafactory:MariaDBLinkedServiceResponse": properties: "pwd" missing - `🟢` "azure-native:datafactory:MySqlLinkedService": required: "connectionString" property is no longer Required - `🟢` "azure-native:datafactory:MySqlLinkedServiceResponse": required: "connectionString" property is no longer Required ##### New resources: - `documentdb.ThroughputPool` - `documentdb.ThroughputPoolAccount` ##### New functions: - `documentdb.getThroughputPool` - `documentdb.getThroughputPoolAccount` #### What's Changed - Allow maintaining nested sub-resources at arbitrary depth by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/2950](https://togithub.com/pulumi/pulumi-azure-native/pull/2950) - Combined dependencies PR by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/2986](https://togithub.com/pulumi/pulumi-azure-native/pull/2986) - Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-user-assigned-identity by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pulumi/pulumi-azure-native/pull/2975](https://togithub.com/pulumi/pulumi-azure-native/pull/2975) - Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-simple by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pulumi/pulumi-azure-native/pull/2976](https://togithub.com/pulumi/pulumi-azure-native/pull/2976) - Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-aks by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pulumi/pulumi-azure-native/pull/2977](https://togithub.com/pulumi/pulumi-azure-native/pull/2977) - Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-servicebus-recreate/step1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pulumi/pulumi-azure-native/pull/2978](https://togithub.com/pulumi/pulumi-azure-native/pull/2978) - Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.11.0 in /examples/azure-native-sdk-v2/go-clientconfig by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pulumi/pulumi-azure-native/pull/2979](https://togithub.com/pulumi/pulumi-azure-native/pull/2979) - Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-function-scm-ftp-deletion by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pulumi/pulumi-azure-native/pull/2980](https://togithub.com/pulumi/pulumi-azure-native/pull/2980) - Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 in /examples by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pulumi/pulumi-azure-native/pull/2981](https://togithub.com/pulumi/pulumi-azure-native/pull/2981) - bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /provider by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pulumi/pulumi-azure-native/pull/2982](https://togithub.com/pulumi/pulumi-azure-native/pull/2982) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.23.0...v2.24.0

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.



This PR has been generated by Renovate Bot.