crc-org / crc-cloud

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

chore(deps): update all dependencies #144

Closed platform-engineering-bot closed 11 months ago

platform-engineering-bot commented 11 months ago

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.0.0 -> v4.1.0
awscli (source, changelog) patch ==1.29.49 -> ==1.29.53
github.com/ProtonMail/go-crypto indirect digest 3c4c8a2 -> afb1ddc
github.com/pulumi/pulumi-aws/sdk/v6 require minor v6.1.0 -> v6.2.1
github.com/pulumi/pulumi-command/sdk require minor v0.8.2 -> v0.9.1
github.com/pulumi/pulumi-random/sdk/v4 require minor v4.13.4 -> v4.14.0
github.com/pulumi/pulumi-tls/sdk/v4 require minor v4.10.0 -> v4.11.0
github.com/pulumi/pulumi/sdk/v3 require minor v3.83.0 -> v3.85.0
github.com/skeema/knownhosts indirect patch v1.2.0 -> v1.2.1
github.com/spf13/afero indirect minor v1.9.5 -> v1.10.0
google.golang.org/genproto/googleapis/rpc indirect digest 007df8e -> e6e6cda
google.golang.org/grpc indirect patch v1.58.1 -> v1.58.2
pulumi/pulumi minor v3.83.0 -> v3.85.0
pulumi/pulumi-aws minor v6.1.0 -> v6.2.1
pulumi/pulumi-command minor v0.8.2 -> v0.9.1
pulumi/pulumi-random minor v4.13.4 -> v4.14.0
pulumi/pulumi-tls minor v4.10.0 -> v4.11.0
registry.access.redhat.com/ubi9/go-toolset stage patch 1.19.10-14 -> 1.19.10-14.1695131433

Release Notes

actions/checkout (actions/checkout) ### [`v4.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v410) [Compare Source](https://togithub.com/actions/checkout/compare/v4.0.0...v4.1.0) - [Add support for partial checkout filters](https://togithub.com/actions/checkout/pull/1396)
aws/aws-cli (awscli) ### [`v1.29.53`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12953) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.52...1.29.53) \======= - api-change:`braket`: This release adds support to view the device queue depth (the number of queued quantum tasks and hybrid jobs on a device) and queue position for a quantum task and hybrid job. - api-change:`dms`: new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift - api-change:`ec2`: EC2 M2 Pro Mac instances are powered by Apple M2 Pro Mac Mini computers featuring 12 core CPU, 19 core GPU, 32 GiB of memory, and 16 core Apple Neural Engine and uniquely enabled by the AWS Nitro System through high-speed Thunderbolt connections. - api-change:`efs`: Update efs command to latest version - api-change:`guardduty`: Add `EKS_CLUSTER_NAME` to filter and sort key. - api-change:`mediaconvert`: This release supports the creation of of audio-only tracks in CMAF output groups. ### [`v1.29.52`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12952) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.51...1.29.52) \======= - api-change:`appconfig`: Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors - api-change:`apprunner`: This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration. - api-change:`codeartifact`: Add support for the Swift package format. - api-change:`kinesisvideo`: Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs. - api-change:`logs`: Add ClientToken to QueryDefinition CFN Handler in CWL - api-change:`s3`: Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException - api-change:`servicediscovery`: Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response. - api-change:`sso-oidc`: Update FIPS endpoints in aws-us-gov. - enhancement:`codeartifact login`: Add Swift support for CodeArtifact login command ### [`v1.29.51`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12951) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.50...1.29.51) \======= - api-change:`ec2`: This release adds support for C7i, and R7a instance types. - api-change:`outposts`: This release adds the InstanceFamilies field to the ListAssets response. - api-change:`sagemaker`: This release adds support for one-time model monitoring schedules that are executed immediately without delay, explicit data analysis windows for model monitoring schedules and exclude features attributes to remove features from model monitor analysis. ### [`v1.29.50`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12950) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.49...1.29.50) \======= - api-change:`discovery`: Add sensitive protection for customer information - api-change:`macie2`: This release changes the default managedDataIdentifierSelector setting for new classification jobs to RECOMMENDED. By default, new classification jobs now use the recommended set of managed data identifiers. - api-change:`workmail`: This release includes four new APIs UpdateUser, UpdateGroup, ListGroupsForEntity and DescribeEntity, along with RemoteUsers and some enhancements to existing APIs.
pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v6) ### [`v6.2.1`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.2.1) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.2.0...v6.2.1) ##### Changelog - [`658527a`](https://togithub.com/pulumi/pulumi-aws/commit/658527a4c9) Fix panics when unknowns are passed into assumeRole ([#​2824](https://togithub.com/pulumi/pulumi-aws/issues/2824)) - [`9c56d40`](https://togithub.com/pulumi/pulumi-aws/commit/9c56d4025b) Fixes secret tag leaks ([#​2791](https://togithub.com/pulumi/pulumi-aws/issues/2791)) - [`73cc2dc`](https://togithub.com/pulumi/pulumi-aws/commit/73cc2dc0d3) Speed up provider startup time through improved metadata parsing ([#​2825](https://togithub.com/pulumi/pulumi-aws/issues/2825)) ### [`v6.2.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.2.0) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.1.0...v6.2.0) #### Changelog - [`89a066f`](https://togithub.com/pulumi/pulumi-aws/commit/89a066fe5c) Spelling correction of fdqn to fqdn ([#​2554](https://togithub.com/pulumi/pulumi-aws/issues/2554)) - [`d42c22a`](https://togithub.com/pulumi/pulumi-aws/commit/d42c22a47f) Update GitHub Actions workflows. ([#​2813](https://togithub.com/pulumi/pulumi-aws/issues/2813)) - [`7d45234`](https://togithub.com/pulumi/pulumi-aws/commit/7d45234104) Update aws_acm_certificate_validation.examples.md - [`f9bde79`](https://togithub.com/pulumi/pulumi-aws/commit/f9bde79d41) Update certificate_validation.py - [`8a12083`](https://togithub.com/pulumi/pulumi-aws/commit/8a120833bf) Upgrade upstream to v5.17.0 ([#​2817](https://togithub.com/pulumi/pulumi-aws/issues/2817))
pulumi/pulumi-command (github.com/pulumi/pulumi-command/sdk) ### [`v0.9.1`](https://togithub.com/pulumi/pulumi-command/compare/v0.9.0...v0.9.1) [Compare Source](https://togithub.com/pulumi/pulumi-command/compare/v0.9.0...v0.9.1) ### [`v0.9.0`](https://togithub.com/pulumi/pulumi-command/compare/v0.8.2...v0.9.0) [Compare Source](https://togithub.com/pulumi/pulumi-command/compare/v0.8.2...v0.9.0)
pulumi/pulumi-random (github.com/pulumi/pulumi-random/sdk/v4) ### [`v4.14.0`](https://togithub.com/pulumi/pulumi-random/releases/tag/v4.14.0) [Compare Source](https://togithub.com/pulumi/pulumi-random/compare/v4.13.4...v4.14.0) ##### Changelog This release introduces wheel distribution publishing to PyPI for the Python SDK and fixes documentation for importing RandomString and RandomPassword. - [`7fda355`](https://togithub.com/pulumi/pulumi-random/commit/7fda355) Fix 415 ([#​419](https://togithub.com/pulumi/pulumi-random/issues/419)) - [`ea24f57`](https://togithub.com/pulumi/pulumi-random/commit/ea24f57) Revert "Update GitHub Actions workflows." ([#​416](https://togithub.com/pulumi/pulumi-random/issues/416)) - [`ed72f93`](https://togithub.com/pulumi/pulumi-random/commit/ed72f93) Update GitHub Actions workflows. ([#​418](https://togithub.com/pulumi/pulumi-random/issues/418))
pulumi/pulumi-tls (github.com/pulumi/pulumi-tls/sdk/v4) ### [`v4.11.0`](https://togithub.com/pulumi/pulumi-tls/releases/tag/v4.11.0) [Compare Source](https://togithub.com/pulumi/pulumi-tls/compare/v4.10.0...v4.11.0) #### Changelog There are no upstream changes for this release. It simply catches up with Pulumi dependencies, latest workflows and introduces PyPI publishing of the Python SDK. - [`39539af`](https://togithub.com/pulumi/pulumi-tls/commit/39539af) Bump golang.org/x/net in /examples/private-key/go - [`2472988`](https://togithub.com/pulumi/pulumi-tls/commit/2472988) Bump golang.org/x/net in /examples/self-signed-cert/go - [`ee96034`](https://togithub.com/pulumi/pulumi-tls/commit/ee96034) Combined dependencies PR ([#​273](https://togithub.com/pulumi/pulumi-tls/issues/273)) - [`22262bc`](https://togithub.com/pulumi/pulumi-tls/commit/22262bc) Update GitHub Actions workflows. ([#​271](https://togithub.com/pulumi/pulumi-tls/issues/271)) - [`e061ca2`](https://togithub.com/pulumi/pulumi-tls/commit/e061ca2) Update GitHub Actions workflows. ([#​274](https://togithub.com/pulumi/pulumi-tls/issues/274))
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3) ### [`v3.85.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.85.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.84.0...v3.85.0) ##### 3.85.0 (2023-09-22) ##### Features - \[engine] Provider mapping information lookups are now more efficient. Providers can also support multiple mappings. [#​13975](https://togithub.com/pulumi/pulumi/pull/13975) - \[cli/new] `pulumi policy new` now injects `PULUMI_ACCESS_TOKEN` when necessary to support downloading Premium Policies. [#​13898](https://togithub.com/pulumi/pulumi/pull/13898) - \[sdkgen/python] Generate output-versioned invokes for functions without inputs [#​13685](https://togithub.com/pulumi/pulumi/pull/13685) ##### Bug Fixes - \[sdkgen/dotnet] Fixes potential conflicts when generating resources called System [#​14011](https://togithub.com/pulumi/pulumi/pull/14011) - \[cli/engine] Errors writing out snapshots now print error messages to be seen by users. [#​14016](https://togithub.com/pulumi/pulumi/pull/14016) - \[sdk/go] Ensure Assets of AssetArchive are non-nil when creating and deserializing [#​14007](https://togithub.com/pulumi/pulumi/pull/14007) - \[cli/new] Fix selector wrapping on narrow terminals. [#​13979](https://togithub.com/pulumi/pulumi/pull/13979) - \[sdkgen/python] Fix error calling \_configure when the value is None [#​14014](https://togithub.com/pulumi/pulumi/pull/14014) ### [`v3.84.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.84.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.83.0...v3.84.0) ##### 3.84.0 (2023-09-19) ##### Features - \[engine] Program conversion plugins can now be passed extra arguments from `convert`. [#​13973](https://togithub.com/pulumi/pulumi/pull/13973) - \[sdkgen/go] Support generating Go SDKs that use generic input and output types [#​13828](https://togithub.com/pulumi/pulumi/pull/13828) ##### Bug Fixes - \[cli/new] `pulumi new` no longer defaults to a project name of "pulum" if ran in a folder called "pulumi". [#​13953](https://togithub.com/pulumi/pulumi/pull/13953)
skeema/knownhosts (github.com/skeema/knownhosts) ### [`v1.2.1`](https://togithub.com/skeema/knownhosts/compare/v1.2.0...v1.2.1) [Compare Source](https://togithub.com/skeema/knownhosts/compare/v1.2.0...v1.2.1)
spf13/afero (github.com/spf13/afero) ### [`v1.10.0`](https://togithub.com/spf13/afero/releases/tag/v1.10.0) [Compare Source](https://togithub.com/spf13/afero/compare/v1.9.5...v1.10.0) #### What's Changed - Add sftpfs files ReadAt method by [@​MRtecno98](https://togithub.com/MRtecno98) in [https://github.com/spf13/afero/pull/378](https://togithub.com/spf13/afero/pull/378) - Add build flags for z/OS Unix System Services by [@​msradam](https://togithub.com/msradam) in [https://github.com/spf13/afero/pull/384](https://togithub.com/spf13/afero/pull/384) - rename mem fs with descendants by [@​hanagantig](https://togithub.com/hanagantig) in [https://github.com/spf13/afero/pull/364](https://togithub.com/spf13/afero/pull/364) #### New Contributors - [@​MRtecno98](https://togithub.com/MRtecno98) made their first contribution in [https://github.com/spf13/afero/pull/378](https://togithub.com/spf13/afero/pull/378) - [@​msradam](https://togithub.com/msradam) made their first contribution in [https://github.com/spf13/afero/pull/384](https://togithub.com/spf13/afero/pull/384) - [@​hanagantig](https://togithub.com/hanagantig) made their first contribution in [https://github.com/spf13/afero/pull/364](https://togithub.com/spf13/afero/pull/364) **Full Changelog**: https://github.com/spf13/afero/compare/v1.9.5...v1.10.0
grpc/grpc-go (google.golang.org/grpc) ### [`v1.58.2`](https://togithub.com/grpc/grpc-go/releases/tag/v1.58.2): Release 1.58.2 [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.58.1...v1.58.2) ### Bug Fixes - balancer/weighted_round_robin: fix ticker leak on update A new ticker is created every time there is an update of addresses or configuration, but was not properly stopped. This change stops the ticker when it is no longer needed.

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.