crc-org / crc-cloud

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

chore(deps): update all dependencies #134

Closed platform-engineering-bot closed 1 year ago

platform-engineering-bot commented 1 year ago

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v3.5.3 -> v3.6.0
awscli (source, changelog) patch ==1.29.32 -> ==1.29.35
github.com/pulumi/pulumi-command/sdk require patch v0.8.1 -> v0.8.2
github.com/pulumi/pulumi/sdk/v3 require minor v3.78.1 -> v3.79.0
github.com/zclconf/go-cty indirect patch v1.13.2 -> v1.13.3
golang.org/x/tools indirect digest 74c255b -> 2191a27
pulumi/pulumi minor v3.78.1 -> v3.79.0
pulumi/pulumi-azure-native minor v2.3.0 -> v2.4.0
pulumi/pulumi-command patch v0.8.1 -> v0.8.2
registry.access.redhat.com/ubi9/go-toolset stage patch 1.19.10-9.1690899882 -> 1.19.10-9.1692772351

Release Notes

actions/checkout (actions/checkout) ### [`v3.6.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.3...v3.6.0) - [Fix: Mark test scripts with Bash'isms to be run via Bash](https://togithub.com/actions/checkout/pull/1377) - [Add option to fetch tags even if fetch-depth > 0](https://togithub.com/actions/checkout/pull/579)
aws/aws-cli (awscli) ### [`v1.29.35`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12935) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.34...1.29.35) \======= - api-change:`cloudtrail`: Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources. - api-change:`cloudwatch`: Update cloudwatch command to latest version - api-change:`detective`: Added protections to interacting with fields containing customer information. ### [`v1.29.34`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12934) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.33...1.29.34) \======= - api-change:`ec2`: Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a instances. - api-change:`glue`: Added API attributes that help in the monitoring of sessions. - api-change:`mediaconvert`: This release includes additional audio channel tags in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class. - api-change:`medialive`: MediaLive now supports passthrough of KLV data to a HLS output group with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio when the coding mode is 3/2 LFE. MediaLive now supports specifying whether to include filler NAL units in RTMP output group settings. - api-change:`mediatailor`: Adds new source location AUTODETECT_SIGV4 access type. - api-change:`quicksight`: Excel support in Snapshot Export APIs. Removed Required trait for some insight Computations. Namespace-shared Folders support. Global Filters support. Table pin Column support. - api-change:`rds`: This release updates the supported versions for Percona XtraBackup in Aurora MySQL. - api-change:`s3control`: Updates to endpoint ruleset tests to address Smithy validation issues and standardize the capitalization of DualStack. - api-change:`verifiedpermissions`: Documentation updates for Amazon Verified Permissions. ### [`v1.29.33`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12933) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.32...1.29.33) \======= - api-change:`apigateway`: This release adds RootResourceId to GetRestApi response. - api-change:`ec2`: Marking fields as sensitive on BundleTask and GetPasswordData - api-change:`polly`: Amazon Polly adds 1 new voice - Zayd (ar-AE)
pulumi/pulumi-command (github.com/pulumi/pulumi-command/sdk) ### [`v0.8.2`](https://togithub.com/pulumi/pulumi-command/compare/v0.8.1...v0.8.2) [Compare Source](https://togithub.com/pulumi/pulumi-command/compare/v0.8.1...v0.8.2)
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3) ### [`v3.79.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.79.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.78.1...v3.79.0) ##### 3.79.0 (2023-08-25) ##### Features - \[cli] Adds basic Search and AI-assisted Search functionality [#​13611](https://togithub.com/pulumi/pulumi/pull/13611) - \[engine] Support runtime plugins returning plugin checksums from GetRequiredPlugins. [#​13776](https://togithub.com/pulumi/pulumi/pull/13776) - \[sdkgen/go] Implement option to override the name of the generated internal/utilities module [#​13749](https://togithub.com/pulumi/pulumi/pull/13749) ##### Bug Fixes - \[engine] Fix panic when analyzer plugin is not found on PATH. [#​13767](https://togithub.com/pulumi/pulumi/pull/13767) - \[programgen/go] Fixes go.mod version requirement [#​13729](https://togithub.com/pulumi/pulumi/pull/13729) - \[sdk/nodejs] When using closure serialization, lookup package.json up from current working directory up to parent directories recursively [#​13770](https://togithub.com/pulumi/pulumi/pull/13770) ##### Miscellaneous - \[pkg] Update pulumi-yaml (v1.2.1 -> v1.2.2) pulumi-java (v0.9.0 -> v0.9.6) pulumi-dotnet (v3.54.0 -> v3.56.1) [#​13763](https://togithub.com/pulumi/pulumi/pull/13763) - \[sdk/python] Update grpc-io from 1.56.0 to 1.56.2 [#​13759](https://togithub.com/pulumi/pulumi/pull/13759)
zclconf/go-cty (github.com/zclconf/go-cty) ### [`v1.13.3`](https://togithub.com/zclconf/go-cty/compare/v1.13.2...v1.13.3) [Compare Source](https://togithub.com/zclconf/go-cty/compare/v1.13.2...v1.13.3)
pulumi/pulumi-azure-native (pulumi/pulumi-azure-native) ### [`v2.4.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.4.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.3.0...v2.4.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New resources: - `azurestackhci.VirtualMachineInstance` - `connectedvmwarevsphere.VMInstanceGuestAgent` - `connectedvmwarevsphere.VirtualMachineInstance` - `netapp.BackupVault` - `quota.GroupQuota` - `quota.GroupQuotaSubscription` - `security.DevOpsConfiguration` ##### New functions: - `azurestackhci.getVirtualMachineInstance` - `connectedvmwarevsphere.getVMInstanceGuestAgent` - `connectedvmwarevsphere.getVirtualMachineInstance` - `netapp.getBackupVault` - `quota.getGroupQuota` - `quota.getGroupQuotaSubscription` - `security.getDevOpsConfiguration` - `security.listAzureDevOpsOrgAvailable` - `security.listGitHubOwnerAvailable` - `security.listGitLabGroupAvailable` - `security.listGitLabSubgroup` #### What's Changed - Fix timeout handling in example program gen by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/2635](https://togithub.com/pulumi/pulumi-azure-native/pull/2635) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.3.0...v2.4.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.