defenseunicorns / build-harness

A docker container that contains a bunch of tools, meant to be used in build/test automation.
Apache License 2.0
6 stars 1 forks source link

chore(deps): update stable #242

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
awscli patch 2.15.31 -> 2.15.32
checkov patch 3.2.43 -> 3.2.44
ghcr.io/defenseunicorns/build-harness/build-harness patch 2.0.8 -> 2.0.9
https://github.com/bridgecrewio/checkov.git patch 3.2.43 -> 3.2.44
mikefarah/yq minor 4.42.1 -> 4.43.1
pre-commit minor 3.6.2 -> 3.7.0
yq minor 4.42.1 -> 4.43.1

Release Notes

aws/aws-cli (awscli) ### [`v2.15.32`](https://togithub.com/aws/aws-cli/compare/2.15.31...2.15.32) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.15.31...2.15.32)
bridgecrewio/checkov (checkov) ### [`v3.2.44`](https://togithub.com/bridgecrewio/checkov/blob/HEAD/CHANGELOG.md#3244---2024-03-24) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.43...3.2.44) ##### Bug Fix - **sca:** Fix suppression integration crashing if licenseTypes is missing - [#​6117](https://togithub.com/bridgecrewio/checkov/pull/6117)
defenseunicorns/build-harness (ghcr.io/defenseunicorns/build-harness/build-harness) ### [`v2.0.9`](https://togithub.com/defenseunicorns/build-harness/blob/HEAD/CHANGELOG.md#209-2024-03-22) [Compare Source](https://togithub.com/defenseunicorns/build-harness/compare/2.0.8...2.0.9) ##### Miscellaneous Chores - **deps:** update dependency defenseunicorns/zarf to v0.32.6 ([#​241](https://togithub.com/defenseunicorns/build-harness/issues/241)) ([d5dfd2b](https://togithub.com/defenseunicorns/build-harness/commit/d5dfd2b00c8b4b256aa1e7fef5f25c2f7d5e89e3)) - **deps:** update ghcr.io/defenseunicorns/build-harness/build-harness docker tag to v2.0.8 ([#​239](https://togithub.com/defenseunicorns/build-harness/issues/239)) ([81f135a](https://togithub.com/defenseunicorns/build-harness/commit/81f135ac3bbd6338ed880d540d1feed560959cdf))
mikefarah/yq (mikefarah/yq) ### [`v4.43.1`](https://togithub.com/mikefarah/yq/releases/tag/v4.43.1) [Compare Source](https://togithub.com/mikefarah/yq/compare/v4.42.1...v4.43.1) - Added omit operator [#​1989](https://togithub.com/mikefarah/yq/issues/1989) thanks [@​mbenson](https://togithub.com/mbenson)! - Can now multiply strings by numbers [#​1988](https://togithub.com/mikefarah/yq/issues/1988) thanks [@​mbenson](https://togithub.com/mbenson)! - Added tostring [#​72](https://togithub.com/mikefarah/yq/issues/72) - Added string interpolation [#​1149](https://togithub.com/mikefarah/yq/issues/1149) - Can specify parent(n) levels [#​1970](https://togithub.com/mikefarah/yq/issues/1970) - Fixed CSV line break issue [#​1974](https://togithub.com/mikefarah/yq/issues/1974) - Adding a EvaluateAll function to StringEvaluator [#​1966](https://togithub.com/mikefarah/yq/issues/1966) - yqlib, default to colors off when using yaml library [#​1964](https://togithub.com/mikefarah/yq/issues/1964) - Removed JSON output warning - Bumped dependencies
pre-commit/pre-commit (pre-commit) ### [`v3.7.0`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#370---2024-03-24) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.6.2...v3.7.0) \================== ##### Features - Use a tty for `docker` and `docker_image` hooks when `--color` is specified. - [#​3122](https://togithub.com/pre-commit/pre-commit/issues/3122) PR by [@​glehmann](https://togithub.com/glehmann). ##### Fixes - Fix `fail_fast` for individual hooks stopping when previous hooks had failed. - [#​3167](https://togithub.com/pre-commit/pre-commit/issues/3167) issue by [@​tp832944](https://togithub.com/tp832944). - [#​3168](https://togithub.com/pre-commit/pre-commit/issues/3168) PR by [@​asottile](https://togithub.com/asottile). ##### Updating - The per-hook behaviour of `fail_fast` was fixed. If you want the pre-3.7.0 behaviour, add `fail_fast: true` to all hooks before the last `fail_fast` hook.

Configuration

📅 Schedule: Branch creation - "after 9am and before 5pm every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Never, 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.