crc-org / crc-cloud

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

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

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) minor ==1.27.165 -> ==1.29.1
github.com/pulumi/pulumi-azure-native-sdk/resources require minor v1.103.0 -> v1.104.0
github.com/pulumi/pulumi-azure-native-sdk/storage require minor v1.103.0 -> v1.104.0
pulumi/pulumi-azure-native minor v1.103.0 -> v1.104.0

Release Notes

aws/aws-cli (awscli) ### [`v1.29.1`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​1291) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.0...1.29.1) \====== - api-change:`dms`: Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings - api-change:`glue`: This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation. - api-change:`logs`: Add CMK encryption support for CloudWatch Logs Insights query result data - api-change:`medialive`: This release enables the use of Thumbnails in AWS Elemental MediaLive. - api-change:`mediatailor`: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags. ### [`v1.29.0`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​1290) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.28.1...1.29.0) \====== - api-change:`ec2`: Add Nitro Enclaves support on DescribeInstanceTypes - api-change:`location`: This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge. - api-change:`outposts`: Added paginator support to several APIs. Added the ISOLATED enum value to AssetState. - api-change:`quicksight`: This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter. - api-change:`rds`: Updates Amazon RDS documentation for creating DB instances and creating Aurora global clusters. - feature:configuration: Configure the endpoint URL in the shared configuration file or via an environment variable for a specific AWS service or all AWS services. ### [`v1.28.1`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​1281) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.28.0...1.28.1) \====== - api-change:`comprehendmedical`: Update to Amazon Comprehend Medical documentation. - api-change:`connect`: GetMetricDataV2 API: Channels filters do not count towards overall limitation of 100 filter values. - api-change:`kms`: Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call. - api-change:`mgn`: This release introduces the Global view feature and new Replication state APIs. - api-change:`securityhub`: Documentation updates for AWS Security Hub ### [`v1.28.0`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​1280) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.27.165...1.28.0) \====== - api-change:`batch`: This feature allows customers to use AWS Batch with Linux with ARM64 CPU Architecture and X86\_64 CPU Architecture with Windows OS on Fargate Platform. - api-change:`sagemaker`: SageMaker Inference Recommender now accepts new fields SupportedEndpointType and ServerlessConfiguration to support serverless endpoints.
pulumi/pulumi-azure-native-sdk (github.com/pulumi/pulumi-azure-native-sdk/resources) ### [`v1.104.0`](https://togithub.com/pulumi/pulumi-azure-native-sdk/compare/v1.103.0...v1.104.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native-sdk/compare/v1.103.0...v1.104.0)
pulumi/pulumi-azure-native (pulumi/pulumi-azure-native) ### [`v1.104.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v1.104.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v1.103.0...v1.104.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. #### What's Changed - Fix weekly upgrades workflow by [@​danielrbradley](https://togithub.com/danielrbradley) in [https://github.com/pulumi/pulumi-azure-native/pull/2489](https://togithub.com/pulumi/pulumi-azure-native/pull/2489) - Allow relative IDs in self-referencing resources by [@​mikhailshilkov](https://togithub.com/mikhailshilkov) in [https://github.com/pulumi/pulumi-azure-native/pull/2478](https://togithub.com/pulumi/pulumi-azure-native/pull/2478) - Add default value to support web app credentials policies by [@​dirien](https://togithub.com/dirien) in [https://github.com/pulumi/pulumi-azure-native/pull/2537](https://togithub.com/pulumi/pulumi-azure-native/pull/2537) - Fix pattern matching on resource names by [@​ringods](https://togithub.com/ringods) in [https://github.com/pulumi/pulumi-azure-native/pull/2543](https://togithub.com/pulumi/pulumi-azure-native/pull/2543) - Update v2 removed resources by [@​danielrbradley](https://togithub.com/danielrbradley) in [https://github.com/pulumi/pulumi-azure-native/pull/2553](https://togithub.com/pulumi/pulumi-azure-native/pull/2553) #### New Contributors - [@​dirien](https://togithub.com/dirien) made their first contribution in [https://github.com/pulumi/pulumi-azure-native/pull/2537](https://togithub.com/pulumi/pulumi-azure-native/pull/2537) - [@​ringods](https://togithub.com/ringods) made their first contribution in [https://github.com/pulumi/pulumi-azure-native/pull/2543](https://togithub.com/pulumi/pulumi-azure-native/pull/2543) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v1.103.0...v1.104.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.