crc-org / crc-cloud

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

chore(deps): update all dependencies #131

Closed platform-engineering-bot closed 1 year ago

platform-engineering-bot commented 1 year ago

This PR contains the following updates:

Package Update Change
awscli (source, changelog) patch ==1.29.24 -> ==1.29.25
pulumi/pulumi-azure-native minor v2.2.0 -> v2.3.0

Release Notes

aws/aws-cli (awscli) ### [`v1.29.25`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12925) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.24...1.29.25) \======= - api-change:`amplifybackend`: Adds sensitive trait to required input shapes. - api-change:`config`: Updated ResourceType enum with new resource types onboarded by AWS Config in July 2023. - api-change:`ec2`: Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and M7i instances are next-generation general purpose instances powered by custom 4th Generation Intel Xeon Scalable processors. - api-change:`quicksight`: New Authentication method for Account subscription - IAM Identity Center. Hierarchy layout support, default column width support and related style properties for pivot table visuals. Non-additive topic field aggregations for Topic API - api-change:`ses`: Update ses command to latest version - api-change:`swf`: This release adds new API parameters to override workflow task list for workflow executions.
pulumi/pulumi-azure-native (pulumi/pulumi-azure-native) ### [`v2.3.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.3.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.2.0...v2.3.0) ##### Does the PR have any schema changes? Found 49 breaking changes: ##### Resources - "azure-native:containerstorage:Pool": - inputs: - `🟑` "assignments": items type changed from "string" to "#/types/azure-native:containerstorage:Assignment" - `🟑` "diskPoolProperties" missing - `🟑` "elasticSanPoolProperties" missing - `🟑` "ephemeralPoolProperties" missing - `🟑` "poolCapacityGiB" missing - `🟑` "poolType" type changed from "number" to "#/types/azure-native:containerstorage:PoolType" - `🟑` "zones": items type changed from "string" to "" - properties: - `🟑` "assignments": items type changed from "string" to "#/types/azure-native:containerstorage:AssignmentResponse" - `🟑` "diskPoolProperties" missing output "diskPoolProperties" - `🟑` "elasticSanPoolProperties" missing output "elasticSanPoolProperties" - `🟑` "ephemeralPoolProperties" missing output "ephemeralPoolProperties" - `🟑` "poolCapacityGiB" missing output "poolCapacityGiB" - `🟑` "poolType" type changed from "number" to "#/types/azure-native:containerstorage:PoolTypeResponse" - required: - `🟒` "assignments" property is no longer Required - `🟒` "zones" property is no longer Required - "azure-native:containerstorage:Volume": - inputs: - `🟑` "mountOptions" missing - `🟑` "reclaimPolicy" missing - `🟑` "volumeMode" missing - properties: - `🟑` "mountOptions" missing output "mountOptions" - `🟑` "reclaimPolicy" missing output "reclaimPolicy" - `🟑` "volumeMode" missing output "volumeMode" - `πŸ”΄` "azure-native:containerstorage:VolumeSnapshot" missing - `πŸ”΄` "azure-native:hybridcompute:MachineRunCommand" missing ##### Functions - `πŸ”΄` "azure-native:containerstorage:getVolumeSnapshot" missing - `πŸ”΄` "azure-native:hybridcompute:getMachineRunCommand" missing ##### Types - "azure-native:appplatform:DevToolPortalPropertiesResponse": - properties: - `🟑` "instances" missing - `🟑` "resourceRequests" missing - required: - `🟒` "components" property has changed to Required - `🟒` "instances" property is no longer Required - `🟒` "resourceRequests" property is no longer Required - `πŸ”΄` "azure-native:containerstorage:DiskPoolProperties" missing - `πŸ”΄` "azure-native:containerstorage:DiskPoolPropertiesResponse" missing - `πŸ”΄` "azure-native:containerstorage:ElasticSanPoolProperties" missing - `πŸ”΄` "azure-native:containerstorage:ElasticSanPoolPropertiesResponse" missing - `πŸ”΄` "azure-native:containerstorage:EphemeralPoolProperties" missing - `πŸ”΄` "azure-native:containerstorage:EphemeralPoolPropertiesResponse" missing - `πŸ”΄` "azure-native:containerstorage:VolumeMode" missing - `πŸ”΄` "azure-native:hybridcompute:MachineRunCommandInstanceViewResponse" missing - `πŸ”΄` "azure-native:hybridcompute:MachineRunCommandInstanceViewResponseStatus" missing - `πŸ”΄` "azure-native:hybridcompute:MachineRunCommandScriptSource" missing - `πŸ”΄` "azure-native:hybridcompute:MachineRunCommandScriptSourceResponse" missing - `πŸ”΄` "azure-native:hybridcompute:RunCommandInputParameter" missing - `πŸ”΄` "azure-native:hybridcompute:RunCommandInputParameterResponse" missing - `πŸ”΄` "azure-native:hybridcompute:RunCommandManagedIdentity" missing - `πŸ”΄` "azure-native:hybridcompute:RunCommandManagedIdentityResponse" missing - `🟑` "azure-native:machinelearningservices:Registry": properties: "registryPrivateEndpointConnections" missing - `🟑` "azure-native:machinelearningservices:RegistryPrivateEndpointConnectionProperties": properties: "registryPrivateLinkServiceConnectionState" missing - `🟑` "azure-native:machinelearningservices:RegistryPrivateEndpointConnectionPropertiesResponse": properties: "registryPrivateLinkServiceConnectionState" missing - `🟑` "azure-native:machinelearningservices:RegistryResponse": properties: "registryPrivateEndpointConnections" missing ##### New resources: - `containerstorage.Snapshot` - `desktopvirtualization.ScalingPlanPersonalSchedule` - `hdinsight.ClusterPool` - `mobilepacketcore.NetworkFunction` - `storagetasks.StorageTask` ##### New functions: - `containerstorage.getSnapshot` - `desktopvirtualization.getScalingPlanPersonalSchedule` - `hdinsight.getClusterPool` - `mobilepacketcore.getNetworkFunction` - `storagetasks.getStorageTask` #### What's Changed - Set retention days on Upload Artifacts by [@​guineveresaenger](https://togithub.com/guineveresaenger) in [https://github.com/pulumi/pulumi-azure-native/pull/2618](https://togithub.com/pulumi/pulumi-azure-native/pull/2618) - Keep previous default resources by [@​danielrbradley](https://togithub.com/danielrbradley) in [https://github.com/pulumi/pulumi-azure-native/pull/2631](https://togithub.com/pulumi/pulumi-azure-native/pull/2631) - Revert "Keep previous default resources" by [@​mikhailshilkov](https://togithub.com/mikhailshilkov) in [https://github.com/pulumi/pulumi-azure-native/pull/2642](https://togithub.com/pulumi/pulumi-azure-native/pull/2642) #### New Contributors - [@​guineveresaenger](https://togithub.com/guineveresaenger) made their first contribution in [https://github.com/pulumi/pulumi-azure-native/pull/2618](https://togithub.com/pulumi/pulumi-azure-native/pull/2618) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.2.0...v2.3.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.