crc-org / crc-cloud

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

chore(deps): update all non-major dependencies #117

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
awscli (source, changelog) patch ==1.29.3 -> ==1.29.9
github.com/pulumi/pulumi/sdk/v3 require minor v3.75.0 -> v3.76.0
pulumi/pulumi minor v3.75.0 -> v3.76.0
pulumi/pulumi-azure-native minor v2.0.0 -> v2.1.1

Release Notes

aws/aws-cli (awscli) ### [`v1.29.9`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​1299) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.8...1.29.9) \====== - api-change:`glue`: This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against. - api-change:`mediaconvert`: This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs. - api-change:`rds`: Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle. - api-change:`workspaces`: Fixed VolumeEncryptionKey descriptions ### [`v1.29.8`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​1298) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.7...1.29.8) \====== - api-change:`codecatalyst`: This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects. - api-change:`connectcases`: This release adds the ability to assign a case to a queue or user. - api-change:`lexv2-models`: Update lexv2-models command to latest version - api-change:`route53resolver`: This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts. - api-change:`s3`: Improve performance of S3 clients by simplifying and optimizing endpoint resolution. - api-change:`sagemaker-featurestore-runtime`: Cross account support for SageMaker Feature Store - api-change:`sagemaker`: Cross account support for SageMaker Feature Store - api-change:`securitylake`: Adding support for Tags on Create and Resource Tagging API. - api-change:`transcribe`: Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio. ### [`v1.29.7`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​1297) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.6...1.29.7) \====== - api-change:`savingsplans`: Savings Plans endpoints update ### [`v1.29.6`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​1296) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.5...1.29.6) \====== - api-change:`cloudformation`: SDK and documentation updates for GetTemplateSummary API (unrecognized resources) - api-change:`ec2`: Amazon EC2 documentation updates. - api-change:`grafana`: Amazon Managed Grafana now supports grafanaVersion update for existing workspaces with UpdateWorkspaceConfiguration API. DescribeWorkspaceConfiguration API additionally returns grafanaVersion. A new ListVersions API lists available versions or, if given a workspaceId, the versions it can upgrade to. - api-change:`medical-imaging`: General Availability (GA) release of AWS Health Imaging, enabling customers to store, transform, and analyze medical imaging data at petabyte-scale. - api-change:`ram`: This release adds support for securely sharing with AWS service principals. - api-change:`ssm-sap`: Added support for SAP Hana High Availability discovery (primary and secondary nodes) and Backint agent installation with SSM for SAP. - api-change:`wafv2`: Added the URI path to the custom aggregation keys that you can specify for a rate-based rule. ### [`v1.29.5`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​1295) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.4...1.29.5) \====== - api-change:`codeguru-security`: Documentation updates for CodeGuru Security. - api-change:`connect`: GetMetricDataV2 API: Update to include Contact Lens Conversational Analytics Metrics - api-change:`es`: Regex Validation on the ElasticSearch Engine Version attribute - api-change:`lexv2-models`: Update lexv2-models command to latest version - api-change:`m2`: Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API - api-change:`snowball`: Adds support for RACK\_5U_C. This is the first AWS Snow Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU device in a portable, compact 5U, half-rack width form-factor. - api-change:`translate`: Added DOCX word document support to TranslateDocument API ### [`v1.29.4`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​1294) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.3...1.29.4) \====== - enhancement:dependency: Support PyYAML 6.0 - api-change:`codeartifact`: Doc only update for AWS CodeArtifact - api-change:`docdb`: Added major version upgrade option in ModifyDBCluster API - api-change:`ec2`: Add Nitro TPM support on DescribeInstanceTypes - api-change:`glue`: Adding new supported permission type flags to get-unfiltered endpoints that callers may pass to indicate support for enforcing Lake Formation fine-grained access control on nested column attributes. - api-change:`ivs`: This release provides the flexibility to configure what renditions or thumbnail qualities to record when creating recording configuration. - api-change:`lakeformation`: Adds supports for ReadOnlyAdmins and AllowFullTableExternalDataAccess. Adds NESTED_PERMISSION and NESTED_CELL_PERMISSION to SUPPORTED_PERMISSION_TYPES enum. Adds CREATE_LF_TAG on catalog resource and ALTER, DROP, and GRANT_WITH_LF_TAG_EXPRESSION on LF Tag resource.
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3) ### [`v3.76.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.76.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.75.0...v3.76.0) ##### 3.76.0 (2023-07-20) ##### Features - \[cli/state] Adds `pulumi state edit` an experimental developer utility for manually editing state files. [#​13462](https://togithub.com/pulumi/pulumi/pull/13462) - \[programgen] Allow binding unsupported range and collection types in non-strict mode for pulumi convert [#​13459](https://togithub.com/pulumi/pulumi/pull/13459) - \[programgen/nodejs] Improve static typing of config variables in main program [#​13496](https://togithub.com/pulumi/pulumi/pull/13496) - \[sdk/{go,nodejs,python}] Add support for reporting resource source positions [#​13449](https://togithub.com/pulumi/pulumi/pull/13449) - \[sdk/{nodejs,python}] Support explicit providers for packaged components [#​13282](https://togithub.com/pulumi/pulumi/pull/13282) ##### Bug Fixes - \[cli/config] Pulumi no longer falls back on old config when config resolution fails (except for `pulumi destroy --stack ` where the config may be unavailable). [#​13511](https://togithub.com/pulumi/pulumi/pull/13511) - \[cli/new] Fix the use of uninitalized backend when running `new` with --generate-only. When --generate-only is set `new` will skip all checks that require the backend. [#​13530](https://togithub.com/pulumi/pulumi/pull/13530) - \[engine] Fix alias resoloution when parent alieses where also aliased. [#​13480](https://togithub.com/pulumi/pulumi/pull/13480) - \[engine] Validate URNs passed via ResourceOptions are valid. [#​13531](https://togithub.com/pulumi/pulumi/pull/13531) - \[engine] Add a missing lock that could cause a concurrent map read/write panic. [#​13532](https://togithub.com/pulumi/pulumi/pull/13532) - \[programgen/go] Fix panic in GenerateProject when version is not set in schema [#​13488](https://togithub.com/pulumi/pulumi/pull/13488) - \[sdkgen/{go,nodejs}] Fix ReplaceOnChanges being dropped in Go and NodeJS codegen. [#​13519](https://togithub.com/pulumi/pulumi/pull/13519) - \[programgen/nodejs] Fix interpolated strings used as keys of maps [#​13514](https://togithub.com/pulumi/pulumi/pull/13514) - \[cli/plugin] Automatically install pulumiverse provider plugins during convert. [#​13486](https://togithub.com/pulumi/pulumi/pull/13486) - \[cli/plugin] Fix lookup of side-by-side binaries when PULUMI_IGNORE_AMBIENT_PLUGINS is set. [#​13521](https://togithub.com/pulumi/pulumi/pull/13521) - \[sdk/python] Move some global state to context state for parallel updates. [#​13458](https://togithub.com/pulumi/pulumi/pull/13458) ##### Miscellaneous - \[programgen] Consistently use the same non-strict bind options when applicable [#​13479](https://togithub.com/pulumi/pulumi/pull/13479) - \[programgen] Propagate SkipRangeTypechecking option down to program components [#​13493](https://togithub.com/pulumi/pulumi/pull/13493)
pulumi/pulumi-azure-native (pulumi/pulumi-azure-native) ### [`v2.1.1`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.1.1) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.1.0...v2.1.1) ##### Does the PR have any schema changes? Found 23 breaking changes: ##### Resources - `πŸ”΄` "azure-native:network:DnssecConfig" missing - "azure-native:network:RecordSet": - inputs: - `🟑` "dsRecords" missing - `🟑` "naptrRecords" missing - `🟑` "tlsaRecords" missing - properties: - `🟑` "dsRecords" missing output "dsRecords" - `🟑` "naptrRecords" missing output "naptrRecords" - `🟑` "tlsaRecords" missing output "tlsaRecords" - "azure-native:network:Zone": properties: - `🟑` "signingKeys" missing output "signingKeys" - `🟑` "systemData" missing output "systemData" ##### Functions - `πŸ”΄` "azure-native:network:getDnssecConfig" missing ##### Types - `🟑` "azure-native:devices:IotHubProperties": properties: "ipVersion" missing - `🟑` "azure-native:devices:IotHubPropertiesResponse": properties: "ipVersion" missing - `πŸ”΄` "azure-native:devices:IpVersion" missing - `πŸ”΄` "azure-native:network:DelegationSignerInfoResponse" missing - `πŸ”΄` "azure-native:network:Digest" missing - `πŸ”΄` "azure-native:network:DigestResponse" missing - `πŸ”΄` "azure-native:network:DsRecord" missing - `πŸ”΄` "azure-native:network:DsRecordResponse" missing - `πŸ”΄` "azure-native:network:NaptrRecord" missing - `πŸ”΄` "azure-native:network:NaptrRecordResponse" missing - `πŸ”΄` "azure-native:network:SigningKeyResponse" missing - `πŸ”΄` "azure-native:network:TlsaRecord" missing - `πŸ”΄` "azure-native:network:TlsaRecordResponse" missing No new resources/functions. #### What's Changed - Switch v2 default to older API version for some Devices and DNS resources by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/2595](https://togithub.com/pulumi/pulumi-azure-native/pull/2595) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.1.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.0.0...v2.1.0) ##### Does the PR have any schema changes? Found 2 breaking changes: ##### Types - `🟑` "azure-native:datafactory:MongoDbAtlasLinkedService": properties: "mongoDbAtlasDriverVersion" missing - `🟑` "azure-native:datafactory:MongoDbAtlasLinkedServiceResponse": properties: "mongoDbAtlasDriverVersion" missing ##### New resources: - `elasticsan.PrivateEndpointConnection` - `maintenance.ConfigurationAssignmentsForResourceGroup` - `maintenance.ConfigurationAssignmentsForSubscription` - `managednetworkfabric.InternetGateway` - `managednetworkfabric.InternetGatewayRule` - `managednetworkfabric.NeighborGroup` - `managednetworkfabric.NetworkPacketBroker` - `managednetworkfabric.NetworkTap` - `managednetworkfabric.NetworkTapRule` ##### New functions: - `elasticsan.getPrivateEndpointConnection` - `maintenance.getConfigurationAssignmentsForResourceGroup` - `maintenance.getConfigurationAssignmentsForSubscription` - `managednetworkfabric.getInternetGateway` - `managednetworkfabric.getInternetGatewayRule` - `managednetworkfabric.getNeighborGroup` - `managednetworkfabric.getNetworkFabricTopology` - `managednetworkfabric.getNetworkPacketBroker` - `managednetworkfabric.getNetworkTap` - `managednetworkfabric.getNetworkTapRule` #### What's Changed - Remove temporary NEXT_VERSION=2, can be calculated now by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/2574](https://togithub.com/pulumi/pulumi-azure-native/pull/2574) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.0.0...v2.1.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.