crc-org / crc-cloud

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

fix(deps): update all dependencies #157

Closed platform-engineering-bot closed 10 months ago

platform-engineering-bot commented 10 months ago

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/pulumi-aws/sdk/v6 require minor v6.4.0 -> v6.5.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 require minor v2.10.0 -> v2.11.0
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 require minor v2.10.0 -> v2.11.0
github.com/pulumi/pulumi/sdk/v3 require minor v3.87.0 -> v3.88.1
pulumi/pulumi minor v3.87.0 -> v3.88.1
pulumi/pulumi-aws minor v6.4.0 -> v6.5.0
pulumi/pulumi-azure-native minor v2.10.0 -> v2.11.0

Release Notes

pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v6) ### [`v6.5.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.5.0) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.4.1...v6.5.0) ##### Changelog - [`7796ae7`](https://togithub.com/pulumi/pulumi-aws/commit/7796ae7974) Upgrade terraform-provider-aws to v5.20.1 ([#​2870](https://togithub.com/pulumi/pulumi-aws/issues/2870)) ### [`v6.4.1`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.4.1) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.4.0...v6.4.1) #### Changelog - [`9fd3773`](https://togithub.com/pulumi/pulumi-aws/commit/9fd3773cc8) Change to StringBuilder - [`e3a89b9`](https://togithub.com/pulumi/pulumi-aws/commit/e3a89b9c06) Format diagnostics from GetAwsConfig as readable strings instead of %v format dump - [`d1c7172`](https://togithub.com/pulumi/pulumi-aws/commit/d1c7172835) Format diagnostics from GetAwsConfig as readable strings instead of %v format dump ([#​2858](https://togithub.com/pulumi/pulumi-aws/issues/2858)) - [`02d32d4`](https://togithub.com/pulumi/pulumi-aws/commit/02d32d427c) Update GitHub Actions workflows. ([#​2853](https://togithub.com/pulumi/pulumi-aws/issues/2853)) - [`0b33b02`](https://togithub.com/pulumi/pulumi-aws/commit/0b33b02036) Update GitHub Actions workflows. ([#​2857](https://togithub.com/pulumi/pulumi-aws/issues/2857))
pulumi/pulumi-azure-native-sdk (github.com/pulumi/pulumi-azure-native-sdk/resources/v2) ### [`v2.11.0`](https://togithub.com/pulumi/pulumi-azure-native-sdk/compare/v2.10.0...v2.11.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native-sdk/compare/v2.10.0...v2.11.0)
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3) ### [`v3.88.1`](https://togithub.com/pulumi/pulumi/releases/tag/v3.88.1) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.88.0...v3.88.1) ##### 3.88.1 (2023-10-11) ##### Bug Fixes - \[cli] allow unmarshalling nil as a config value. [#​14149](https://togithub.com/pulumi/pulumi/pull/14149) - \[auto/nodejs] Remove unneeded SxS check for inline programs [#​14154](https://togithub.com/pulumi/pulumi/pull/14154) ##### Miscellaneous - \[cli] Pull in fixes from esc v0.5.2 [#​14155](https://togithub.com/pulumi/pulumi/pull/14155) ### [`v3.88.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.88.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.87.0...v3.88.0) #### 3.88.0 (2023-10-10) ##### Features - \[engine] Add the new policy remediations feature. [#​14080](https://togithub.com/pulumi/pulumi/pull/14080) - \[auto] Added a tracing span for plugin launch [#​14100](https://togithub.com/pulumi/pulumi/pull/14100) ##### Bug Fixes - \[cli/package] Fix a panic in get-mapping when not passing a provider name. [#​14124](https://togithub.com/pulumi/pulumi/pull/14124) - \[engine] Engine will now error earlier if a deployment needs a bundled plugin that is missing. [#​14103](https://togithub.com/pulumi/pulumi/pull/14103) - \[sdk/{go,nodejs,python}] Fix MockMonitor reporting DeletedWith wasn't supported [#​14118](https://togithub.com/pulumi/pulumi/pull/14118) - \[programgen/python] Fix panic in python program-gen when rewriting index expressions [#​14099](https://togithub.com/pulumi/pulumi/pull/14099)
pulumi/pulumi-azure-native (pulumi/pulumi-azure-native) ### [`v2.11.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.11.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.10.0...v2.11.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New resources: - `communication.SuppressionList` - `communication.SuppressionListAddress` - `machinelearningservices.CapacityReservationGroup` - `machinelearningservices.InferenceEndpoint` - `machinelearningservices.InferenceGroup` - `machinelearningservices.InferencePool` - `machinelearningservices.ServerlessEndpoint` ##### New functions: - `communication.getSuppressionList` - `communication.getSuppressionListAddress` - `machinelearningservices.getCapacityReservationGroup` - `machinelearningservices.getComputeAllowedResizeSizes` - `machinelearningservices.getInferenceEndpoint` - `machinelearningservices.getInferenceGroup` - `machinelearningservices.getInferenceGroupStatus` - `machinelearningservices.getInferencePool` - `machinelearningservices.getInferencePoolStatus` - `machinelearningservices.getServerlessEndpoint` - `machinelearningservices.getServerlessEndpointStatus` - `machinelearningservices.listServerlessEndpointKeys` **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.10.0...v2.11.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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.