crc-org / crc-cloud

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

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v3.5.2 -> v3.5.3 age adoption passing confidence
awscli (source, changelog) patch ==1.27.149 -> ==1.27.151 age adoption passing confidence
docker/build-push-action action minor v4.0.0 -> v4.1.0 age adoption passing confidence
github.com/pulumi/pulumi/sdk/v3 require minor v3.69.0 -> v3.70.0 age adoption passing confidence
pulumi/pulumi minor v3.69.0 -> v3.70.0 age adoption passing confidence

Release Notes

actions/checkout ### [`v3.5.3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v353) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.2...v3.5.3) - [Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in](https://togithub.com/actions/checkout/pull/1196) - [Fix typos found by codespell](https://togithub.com/actions/checkout/pull/1287) - [Add support for sparse checkouts](https://togithub.com/actions/checkout/pull/1369)
aws/aws-cli ### [`v1.27.151`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​127151) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.27.150...1.27.151) \======== - api-change:`acm-pca`: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service. - api-change:`connect`: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance. ### [`v1.27.150`](https://togithub.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#​127150) [Compare Source](https://togithub.com/aws/aws-cli/compare/1.27.149...1.27.150) \======== - api-change:`athena`: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning. - api-change:`comprehendmedical`: This release supports a new set of entities and traits. - api-change:`payment-cryptography-data`: Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing. - api-change:`payment-cryptography`: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing. - api-change:`servicecatalog`: New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product - api-change:`timestream-write`: This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation.
docker/build-push-action ### [`v4.1.0`](https://togithub.com/docker/build-push-action/releases/tag/v4.1.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v4.0.0...v4.1.0) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Switch to actions-toolkit implementation by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/811](https://togithub.com/docker/build-push-action/pull/811) [https://github.com/docker/build-push-action/pull/838](https://togithub.com/docker/build-push-action/pull/838) [https://github.com/docker/build-push-action/pull/855](https://togithub.com/docker/build-push-action/pull/855) [https://github.com/docker/build-push-action/pull/860](https://togithub.com/docker/build-push-action/pull/860) [https://github.com/docker/build-push-action/pull/875](https://togithub.com/docker/build-push-action/pull/875) - e2e: quay.io by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/799](https://togithub.com/docker/build-push-action/pull/799) [https://github.com/docker/build-push-action/pull/805](https://togithub.com/docker/build-push-action/pull/805) - e2e: local harbor and nexus by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/800](https://togithub.com/docker/build-push-action/pull/800) - e2e: add artifactory container registry to test against by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/docker/build-push-action/pull/804](https://togithub.com/docker/build-push-action/pull/804) - e2e: add distribution tests by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/docker/build-push-action/pull/814](https://togithub.com/docker/build-push-action/pull/814) [https://github.com/docker/build-push-action/pull/815](https://togithub.com/docker/build-push-action/pull/815) **Full Changelog**: https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0
pulumi/pulumi ### [`v3.70.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.70.0) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.69.0...v3.70.0) #### 3.70.0 (2023-06-08) ##### Features - \[cli] 'convert' now defaults to be more leniant about program correctness, old behaviour can be toggled back on with --strict. [#​13120](https://togithub.com/pulumi/pulumi/pull/13120) - \[engine] DeletedWith ResourceOption is now inherited from its parent across SDKs. [#​12572](https://togithub.com/pulumi/pulumi/pull/12572) - \[engine] Add 'pulumi:tags' config option to set stack tags. [#​12856](https://togithub.com/pulumi/pulumi/pull/12856) - \[pkg] Upgrade pulumi-java to v0.9.4. [#​13121](https://togithub.com/pulumi/pulumi/pull/13121) - \[programgen/nodejs] Allow output variables to have the same identifier as other program nodes [#​13115](https://togithub.com/pulumi/pulumi/pull/13115) - \[sdk/nodejs] Add support for asynchronous mock implementations ##### Bug Fixes - \[cli/new] Escape special characters in project description [#​13122](https://togithub.com/pulumi/pulumi/pull/13122) - \[engine] Fixes a bug where targeted previews would error on deletes of targeted resources. [#​13010](https://togithub.com/pulumi/pulumi/pull/13010) - \[programgen/dotnet] Only await task-returning invokes in dotnet program-gen [#​13092](https://togithub.com/pulumi/pulumi/pull/13092) - \[programgen/{dotnet,go}] Do not error out when generaing not yet implemented ForExpressions [#​13083](https://togithub.com/pulumi/pulumi/pull/13083) - \[cli/plugin] Language plugins respect PULUMI_IGNORE_AMBIENT_PLUGINS. [#​13086](https://togithub.com/pulumi/pulumi/pull/13086) - \[programgen/go] Fix conversion of programs with components for Go. [#​13037](https://togithub.com/pulumi/pulumi/pull/13037) - \[programgen/go] Fix panic in go program-gen when encountering splat expressions [#​13116](https://togithub.com/pulumi/pulumi/pull/13116) - \[programgen/{go,nodejs}] Fix a panic in diagnostics from go/nodejs project generation. [#​13084](https://togithub.com/pulumi/pulumi/pull/13084) - \[programgen/nodejs] Only await promise-returning invokes in typescript program-gen [#​13085](https://togithub.com/pulumi/pulumi/pull/13085)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Mend Renovate. View repository job log here.