crc-org / crc-cloud

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

chore(deps): update all dependencies #136

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.35 -> ==1.29.40
github.com/ProtonMail/go-crypto indirect digest 5aa5874 -> 3c4c8a2
github.com/hashicorp/hcl/v2 indirect minor v2.17.0 -> v2.18.0
github.com/pelletier/go-toml/v2 indirect minor v2.0.9 -> v2.1.0
github.com/pulumi/pulumi/sdk/v3 require minor v3.79.0 -> v3.80.0
github.com/zclconf/go-cty indirect minor v1.13.3 -> v1.14.0
golang.org/x/sys indirect minor v0.11.0 -> v0.12.0
golang.org/x/term indirect minor v0.11.0 -> v0.12.0
golang.org/x/text indirect minor v0.12.0 -> v0.13.0
golang.org/x/tools indirect digest 2191a27 -> 21090a2
pulumi/pulumi minor v3.79.0 -> v3.80.0
pulumi/pulumi-aws major v5.42.0 -> v6.0.4
pulumi/pulumi-azure-native minor v2.4.0 -> v2.5.0

Release Notes

aws/aws-cli (awscli) ### [`v1.29.40`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12940) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.39...1.29.40) \======= - api-change:`chime-sdk-media-pipelines`: This release adds support for the Voice Analytics feature for customer-owned KVS streams as part of the Amazon Chime SDK call analytics. - api-change:`connect`: Amazon Connect adds the ability to read, create, update, delete, and list view resources, and adds the ability to read, create, delete, and list view versions. - api-change:`identitystore`: New Identity Store content for China Region launch - api-change:`neptunedata`: Removed the descriptive text in the introduction. ### [`v1.29.39`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12939) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.38...1.29.39) \======= - api-change:`chime-sdk-media-pipelines`: This release adds support for feature Voice Enhancement for Call Recording as part of Amazon Chime SDK call analytics. - api-change:`cloudhsm`: Deprecating CloudHSM Classic API Service. - api-change:`connectcampaigns`: Amazon Connect outbound campaigns has launched agentless dialing mode which enables customers to make automated outbound calls without agent engagement. This release updates three of the campaign management API's to support the new agentless dialing mode and the new dialing capacity field. - api-change:`connectparticipant`: Amazon Connect Participant Service adds the ability to get a view resource using a view token, which is provided in a participant message, with the release of the DescribeView API. - api-change:`customer-profiles`: Adds sensitive trait to various shapes in Customer Profiles API model. - api-change:`ecs`: This release adds support for an account-level setting that you can use to configure the number of days for AWS Fargate task retirement. - api-change:`grafana`: Marking SAML RoleValues attribute as sensitive and updating VpcConfiguration attributes to match documentation. - api-change:`health`: Adds new API DescribeEntityAggregatesForOrganization that retrieves entity aggregates across your organization. Also adds support for resource status filtering in DescribeAffectedEntitiesForOrganization, resource status aggregates in the DescribeEntityAggregates response, and new resource statuses. - api-change:`ivs`: Updated "type" description for CreateChannel, UpdateChannel, Channel, and ChannelSummary. - api-change:`kafkaconnect`: Minor model changes for Kafka Connect as well as endpoint updates. - api-change:`payment-cryptography-data`: Make KeyCheckValue field optional when using asymmetric keys as Key Check Values typically only apply to symmetric keys - api-change:`sagemaker-runtime`: Update sagemaker-runtime command to latest version ### [`v1.29.38`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12938) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.37...1.29.38) \======= - api-change:`appflow`: Add SAP source connector parallel and pagination feature - api-change:`apprunner`: App Runner adds support for Bitbucket. You can now create App Runner connection that connects to your Bitbucket repositories and deploy App Runner service with the source code stored in a Bitbucket repository. - api-change:`auditmanager`: This release marks some assessment metadata as sensitive. We added a sensitive trait to the following attributes: assessmentName, emailAddress, scope, createdBy, lastUpdatedBy, and userName. - api-change:`cleanrooms`: This release decouples member abilities in a collaboration. With this change, the member who can run queries no longer needs to be the same as the member who can receive results. - api-change:`datasync`: AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution. - api-change:`neptunedata`: Allows customers to execute data plane actions like bulk loading graphs, issuing graph queries using Gremlin and openCypher directly from the SDK. - api-change:`network-firewall`: Network Firewall increasing pagination token string length - api-change:`pca-connector-ad`: The Connector for AD allows you to use a fully-managed AWS Private CA as a drop-in replacement for your self-managed enterprise CAs without local agents or proxy servers. Enterprises that use AD to manage Windows environments can reduce their private certificate authority (CA) costs and complexity. - api-change:`sagemaker`: Amazon SageMaker Canvas adds IdentityProviderOAuthSettings support for CanvasAppSettings ### [`v1.29.37`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12937) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.36...1.29.37) \======= - api-change:`cognito-idp`: Added API example requests and responses for several operations. Fixed the validation regex for user pools Identity Provider name. - api-change:`fsx`: Documentation updates for project quotas. - api-change:`omics`: Add RetentionMode support for Runs. - api-change:`sesv2`: Adds support for the new Export and Message Insights features: create, get, list and cancel export jobs; get message insights. ### [`v1.29.36`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#12936) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.29.35...1.29.36) \======= - api-change:`backup`: Add support for customizing time zone for backup window in backup plan rules. - api-change:`compute-optimizer`: This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances. - api-change:`organizations`: Documentation updates for permissions and links. - api-change:`securitylake`: Remove incorrect regex enforcement on pagination tokens. - api-change:`service-quotas`: Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account. - api-change:`workspaces-web`: WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate.
hashicorp/hcl (github.com/hashicorp/hcl/v2) ### [`v2.18.0`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2180-August-30-2023) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.17.1...v2.18.0) ##### Enhancements - HCL now uses the tables from Unicode 15 when performing string normalization and character segmentation. HCL was previously using the Unicode 13 tables. For calling applications where consistent Unicode support is important, consider also upgrading to Go 1.21 at the same time as adopting HCL v2.18.0 so that the standard library unicode tables (used for case folding, etc) will also be from Unicode 15. ### [`v2.17.1`](https://togithub.com/hashicorp/hcl/blob/HEAD/CHANGELOG.md#v2171-August-30-2023) [Compare Source](https://togithub.com/hashicorp/hcl/compare/v2.17.0...v2.17.1) ##### Enhancements - hclsyntax: When evaluating string templates that have a long known constant prefix, HCL will truncate the known prefix to avoid creating excessively-large refinements. String prefix refinements are intended primarily for relatively-short fixed prefixes, such as `https://` at the start of a URL known to use that scheme. ([#​617](https://togithub.com/hashicorp/hcl/pull/617)) - ext/tryfunc: The "try" and "can" functions now handle unknown values slightly more precisely, and so can return known values in more situations when given expressions referring to unknown symbols. ([#​622](https://togithub.com/hashicorp/hcl/pull/622)) ##### Bugs Fixed - ext/typeexpr: Will no longer try to refine unknown values of unknown type when dealing with a user-specified type constraint containing the `any` keyword, avoiding an incorrect panic at runtime. ([#​625](https://togithub.com/hashicorp/hcl/pull/625)) - ext/typeexpr: Now correctly handles attempts to declare the same object type attribute multiple times by returning an error. Previously this could potentially panic by creating an incoherent internal state. ([#​624](https://togithub.com/hashicorp/hcl/pull/624))
pelletier/go-toml (github.com/pelletier/go-toml/v2) ### [`v2.1.0`](https://togithub.com/pelletier/go-toml/releases/tag/v2.1.0) [Compare Source](https://togithub.com/pelletier/go-toml/compare/v2.0.9...v2.1.0) This new minor release brings back the `commented` struct field tag from go-toml v1. It makes it easier to generate default or example configuration files. For instance: ```go type TLS struct { Cipher string `toml:"cipher"` Version string `toml:"version"` } type Config struct { Host string `toml:"host" comment:"Host IP to connect to."` Port int `toml:"port" comment:"Port of the remote server."` Tls TLS `toml:"TLS,commented" comment:"Encryption parameters (optional)"` } example := Config{ Host: "127.0.0.1", Port: 4242, Tls: TLS{ Cipher: "AEAD-AES128-GCM-SHA256", Version: "TLS 1.3", }, } out, err := toml.Marshal(example) ``` generates this TOML document: ```toml ### Host IP to connect to. host = '127.0.0.1' ### Port of the remote server. port = 4242 ### Encryption parameters (optional) ### [TLS] ### cipher = 'AEAD-AES128-GCM-SHA256' ### version = 'TLS 1.3' ``` This feature was often mentioned as a blocker to upgrading from go-toml v1. Hopefully bringing it back in scope will help folks make the transition! An other noteworthy improvement is on type mismatch errors. They now include the human-readable context, and include the struct field name of the faulty value if applicable. Before: toml: cannot store TOML string into a Go int After: 1| [server] 2| path = "/my/path" 3| port = "bad" | ~~~~~ cannot decode TOML string into struct field toml_test.Server.Port of type int #### What's Changed ##### What's new - Encoder: add back the commented option by [@​pelletier](https://togithub.com/pelletier) in [https://github.com/pelletier/go-toml/pull/893](https://togithub.com/pelletier/go-toml/pull/893) ##### Fixed bugs - Decode: fix panic when parsing '0' as a float by [@​ocean2811](https://togithub.com/ocean2811) in [https://github.com/pelletier/go-toml/pull/887](https://togithub.com/pelletier/go-toml/pull/887) - Encode: fix ignored indent of array tables by [@​pelletier](https://togithub.com/pelletier) in [https://github.com/pelletier/go-toml/pull/889](https://togithub.com/pelletier/go-toml/pull/889) - Unstable/parser: add raw to integers by [@​pelletier](https://togithub.com/pelletier) in [https://github.com/pelletier/go-toml/pull/890](https://togithub.com/pelletier/go-toml/pull/890) - Decode: improve errors on integers and strings by [@​pelletier](https://togithub.com/pelletier) in [https://github.com/pelletier/go-toml/pull/891](https://togithub.com/pelletier/go-toml/pull/891) - Decode: fix wrong indention for comments on tables by [@​Felixoid](https://togithub.com/Felixoid) in [https://github.com/pelletier/go-toml/pull/892](https://togithub.com/pelletier/go-toml/pull/892) ##### Other changes - Add support for `Go 1.21` by [@​michalbiesek](https://togithub.com/michalbiesek) in [https://github.com/pelletier/go-toml/pull/885](https://togithub.com/pelletier/go-toml/pull/885) #### New Contributors - [@​michalbiesek](https://togithub.com/michalbiesek) made their first contribution in [https://github.com/pelletier/go-toml/pull/885](https://togithub.com/pelletier/go-toml/pull/885) - [@​ocean2811](https://togithub.com/ocean2811) made their first contribution in [https://github.com/pelletier/go-toml/pull/887](https://togithub.com/pelletier/go-toml/pull/887) **Full Changelog**: https://github.com/pelletier/go-toml/compare/v2.0.9...v2.1.0
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3) ### [`v3.80.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.80.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.79.0...v3.80.0) ##### 3.80.0 (2023-08-31) ##### Features - \[sdk/go] Add sdk/go/pulumix package with type-safe generics-based APIs to interact with Pulumi's core functionality. [#​13509](https://togithub.com/pulumi/pulumi/pull/13509) - \[sdk/go] Built-in Pulumi types all satisfy `pulumix.Input[T]` for their underlying types. [#​13509](https://togithub.com/pulumi/pulumi/pull/13509) - \[sdkgen/go] Generate types that are compatible with sdk/go/pulumix's type-safe APIs. [#​13510](https://togithub.com/pulumi/pulumi/pull/13510) - \[sdkgen/{nodejs,python}] NodeJS and Python packages no longer running plugin install scripts on package install. [#​13800](https://togithub.com/pulumi/pulumi/pull/13800) ##### Bug Fixes - \[cli/new] Fix regression where `pulumi new -s org/project/stack` would fail if the project already exists. [#​13786](https://togithub.com/pulumi/pulumi/pull/13786) - \[sdk/nodejs] Fix provider used for resource methods [#​13796](https://togithub.com/pulumi/pulumi/pull/13796) ##### Miscellaneous - \[cli] Some CLI prompts now support backspace, arrow keys, etc. [#​13815](https://togithub.com/pulumi/pulumi/pull/13815) - \[sdk/go] Add cmdutil.TerminateProcessGroup to terminate processes gracefully. [#​13792](https://togithub.com/pulumi/pulumi/pull/13792) - \[sdk/{go,nodejs,python}] Language plugins now clean up resources and exit cleanly on receiving SIGINT or CTRL_BREAK signals. [#​13809](https://togithub.com/pulumi/pulumi/pull/13809)
zclconf/go-cty (github.com/zclconf/go-cty) ### [`v1.14.0`](https://togithub.com/zclconf/go-cty/compare/v1.13.3...v1.14.0) [Compare Source](https://togithub.com/zclconf/go-cty/compare/v1.13.3...v1.14.0)
pulumi/pulumi-aws (pulumi/pulumi-aws) ### [`v6.0.4`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.0.4) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.0.3...v6.0.4) #### Changelog - [`2285b8b`](https://togithub.com/pulumi/pulumi-aws/commit/2285b8bc22) Adding codecov to this repo ([#​2772](https://togithub.com/pulumi/pulumi-aws/issues/2772)) - [`e6341a3`](https://togithub.com/pulumi/pulumi-aws/commit/e6341a33c7) Bump google.golang.org/grpc from 1.29.1 to 1.53.0 in /sdk - [`e035d7c`](https://togithub.com/pulumi/pulumi-aws/commit/e035d7c232) Fix panics in applyTags when tags are unknown ([#​2776](https://togithub.com/pulumi/pulumi-aws/issues/2776)) - [`8e8d685`](https://togithub.com/pulumi/pulumi-aws/commit/8e8d685d47) Introduce provider upgrade tests ([#​2714](https://togithub.com/pulumi/pulumi-aws/issues/2714)) - [`18133d0`](https://togithub.com/pulumi/pulumi-aws/commit/18133d0d5c) Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/google.golang.org/grpc-1.53.0' into combined-pr-branch - [`2cadeb6`](https://togithub.com/pulumi/pulumi-aws/commit/2cadeb6201) Switch from ssh to https for submodule ### [`v6.0.3`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.0.3) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.0.2...v6.0.3) #### Changelog - [`af680b2`](https://togithub.com/pulumi/pulumi-aws/commit/af680b2db4) Add a make 'upstream' target - [`a69edcd`](https://togithub.com/pulumi/pulumi-aws/commit/a69edcd319) Always run extra test - [`c27b959`](https://togithub.com/pulumi/pulumi-aws/commit/c27b95968b) Upgrade bridge to v3.58.0 - [`cd5a90c`](https://togithub.com/pulumi/pulumi-aws/commit/cd5a90cf59) enable auto-aliasing - [`d39306c`](https://togithub.com/pulumi/pulumi-aws/commit/d39306c827) regenerate sdks ### [`v6.0.2`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.0.2) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v5.42.0...v6.0.2) Please note the [6.0 Migration Guide](https://www.pulumi.com/registry/packages/aws/how-to-guides/6-0-migration/) for instructions on updating from v5.42.0 to v6.0.2 and dealing with breaking changes. #### What's Changed - Upgrade upstream provider to v5.11.0 by [@​iwahbe](https://togithub.com/iwahbe) in [https://github.com/pulumi/pulumi-aws/pull/2669](https://togithub.com/pulumi/pulumi-aws/pull/2669) - Use Plugin Framework bridge to bring in new resources by [@​t0yv0](https://togithub.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/2557](https://togithub.com/pulumi/pulumi-aws/pull/2557) - \[v6] Refactor WafV2 types to recursive by [@​mikhailshilkov](https://togithub.com/mikhailshilkov) in [https://github.com/pulumi/pulumi-aws/pull/2589](https://togithub.com/pulumi/pulumi-aws/pull/2589) - Use PF for backported resources for v6 by [@​rquitales](https://togithub.com/rquitales) in [https://github.com/pulumi/pulumi-aws/pull/2578](https://togithub.com/pulumi/pulumi-aws/pull/2578) - Fix capitalisation of function getOpenIdConnectProvider by [@​mikhailshilkov](https://togithub.com/mikhailshilkov) in [https://github.com/pulumi/pulumi-aws/pull/2608](https://togithub.com/pulumi/pulumi-aws/pull/2608) - Fix [pulumi-aws#1423](https://togithub.com/pulumi-aws/pulumi-aws/issues/1423) by [@​t0yv0](https://togithub.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/2604](https://togithub.com/pulumi/pulumi-aws/pull/2604) - Remove aws.sdk property by [@​lukehoban](https://togithub.com/lukehoban) in [https://github.com/pulumi/pulumi-aws/pull/2584](https://togithub.com/pulumi/pulumi-aws/pull/2584) - Add global replacement for "tf" prefixes by [@​danielrbradley](https://togithub.com/danielrbradley) in [https://github.com/pulumi/pulumi-aws/pull/2597](https://togithub.com/pulumi/pulumi-aws/pull/2597) - Remove deprecated resources and datasources by [@​iwahbe](https://togithub.com/iwahbe) in [https://github.com/pulumi/pulumi-aws/pull/2613](https://togithub.com/pulumi/pulumi-aws/pull/2613) - Add support for ruby 3.2 runtime by [@​thatsmydoing](https://togithub.com/thatsmydoing) in [https://github.com/pulumi/pulumi-aws/pull/2631](https://togithub.com/pulumi/pulumi-aws/pull/2631) - Fix `"childrens"` for "aws_organizations_organizational_units" by [@​iwahbe](https://togithub.com/iwahbe) in [https://github.com/pulumi/pulumi-aws/pull/2634](https://togithub.com/pulumi/pulumi-aws/pull/2634) - Move field `roleInstance` from `Function` to `CallbackFunction` by [@​iwahbe](https://togithub.com/iwahbe) in [https://github.com/pulumi/pulumi-aws/pull/2645](https://togithub.com/pulumi/pulumi-aws/pull/2645) - Add Python 3.11 as a supported runtime for Lambda by [@​WillDaSilva](https://togithub.com/WillDaSilva) in [https://github.com/pulumi/pulumi-aws/pull/2653](https://togithub.com/pulumi/pulumi-aws/pull/2653) - Remove aws-sdk npm dependency by [@​danielrbradley](https://togithub.com/danielrbradley) in [https://github.com/pulumi/pulumi-aws/pull/2657](https://togithub.com/pulumi/pulumi-aws/pull/2657) - Support AutoName for Plugin Framework based resources by [@​t0yv0](https://togithub.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/2661](https://togithub.com/pulumi/pulumi-aws/pull/2661) - Compute `"tags"` in Check by [@​iwahbe](https://togithub.com/iwahbe) in [https://github.com/pulumi/pulumi-aws/pull/2655](https://togithub.com/pulumi/pulumi-aws/pull/2655) - Deprecate `name` on `aws.rds.Instance` by [@​iwahbe](https://togithub.com/iwahbe) in [https://github.com/pulumi/pulumi-aws/pull/2686](https://togithub.com/pulumi/pulumi-aws/pull/2686) - Add Support for Java17 Runtime by [@​elrxii](https://togithub.com/elrxii) in [https://github.com/pulumi/pulumi-aws/pull/2701](https://togithub.com/pulumi/pulumi-aws/pull/2701) #### New Contributors - [@​thatsmydoing](https://togithub.com/thatsmydoing) made their first contribution in [https://github.com/pulumi/pulumi-aws/pull/2631](https://togithub.com/pulumi/pulumi-aws/pull/2631) - [@​WillDaSilva](https://togithub.com/WillDaSilva) made their first contribution in [https://github.com/pulumi/pulumi-aws/pull/2653](https://togithub.com/pulumi/pulumi-aws/pull/2653) - [@​elrxii](https://togithub.com/elrxii) made their first contribution in [https://github.com/pulumi/pulumi-aws/pull/2701](https://togithub.com/pulumi/pulumi-aws/pull/2701) **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v5.42.0...v6.0.2
pulumi/pulumi-azure-native (pulumi/pulumi-azure-native) ### [`v2.5.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.5.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.4.0...v2.5.0) ##### Does the PR have any schema changes? Found 1 breaking change: ##### Types - `🟢` "azure-native:datafactory:SelfHostedIntegrationRuntimeStatusResponse": required: "selfContainedInteractiveAuthoringEnabled" property has changed to Required ##### New functions: - `servicefabric.getmanagedMaintenanceWindowStatus` #### What's Changed - Upgrade pulumi/pulumi to v3.79.0 and pulumi-java to v0.9.6 by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/2682](https://togithub.com/pulumi/pulumi-azure-native/pull/2682) - Refine contributing guide by [@​danielrbradley](https://togithub.com/danielrbradley) in [https://github.com/pulumi/pulumi-azure-native/pull/2687](https://togithub.com/pulumi/pulumi-azure-native/pull/2687) - Ignore additional enum values which only vary by case by [@​danielrbradley](https://togithub.com/danielrbradley) in [https://github.com/pulumi/pulumi-azure-native/pull/2695](https://togithub.com/pulumi/pulumi-azure-native/pull/2695) - Re-fix enum de-duplication by [@​danielrbradley](https://togithub.com/danielrbradley) in [https://github.com/pulumi/pulumi-azure-native/pull/2703](https://togithub.com/pulumi/pulumi-azure-native/pull/2703) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.4.0...v2.5.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.

platform-engineering-bot commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: mod upgrade --mod-name=github.com/hashicorp/hcl/v2 -t=2
could not load package: err: exit status 1: stderr: go: inconsistent vendoring in /tmp/renovate/repos/github/crc-org/crc-cloud:
    github.com/pulumi/pulumi/sdk/v3@v3.80.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/apparentlymart/go-textseg/v15@v15.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/atotto/clipboard@v0.1.4: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/aymanbagabas/go-osc52/v2@v2.0.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/charmbracelet/bubbles@v0.16.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/charmbracelet/bubbletea@v0.24.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/charmbracelet/lipgloss@v0.7.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/containerd/console@v1.0.4-0.20230313162750-1ae8d489ac81: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/hashicorp/hcl/v2@v2.18.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/lucasb-eyer/go-colorful@v1.2.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/mattn/go-isatty@v0.0.19: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/mattn/go-localereader@v0.0.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/muesli/ansi@v0.0.0-20211018074035-2e021307bc4b: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/muesli/cancelreader@v0.2.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/muesli/reflow@v0.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/muesli/termenv@v0.15.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/zclconf/go-cty@v1.14.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    golang.org/x/sync@v0.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    golang.org/x/tools@v0.12.1-0.20230901210945-21090a2aa8d3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/ProtonMail/go-crypto@v0.0.0-20230828082145-3c4c8a2d2371: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/pelletier/go-toml/v2@v2.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    golang.org/x/sys@v0.12.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    golang.org/x/term@v0.12.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    golang.org/x/text@v0.13.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
    github.com/ProtonMail/go-crypto@v0.0.0-20230717121422-5aa5874ade95: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
    github.com/hashicorp/hcl/v2@v2.17.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
    github.com/pelletier/go-toml/v2@v2.0.9: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
    github.com/pulumi/pulumi/sdk/v3@v3.79.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
    github.com/zclconf/go-cty@v1.13.3: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
    golang.org/x/sys@v0.11.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
    golang.org/x/term@v0.11.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
    golang.org/x/text@v0.12.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
    golang.org/x/tools@v0.12.1-0.20230825192346-2191a27a6dc5: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod

    To ignore the vendor directory, use -mod=readonly or -mod=mod.
    To sync the vendor directory, run:
        go mod vendor