defenseunicorns / build-harness

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

chore(deps): update stable #287

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
awscli patch 2.15.47 -> 2.15.48
checkov patch 3.2.90 -> 3.2.91
flux2 minor 2.2.3 -> 2.3.0
https://github.com/bridgecrewio/checkov.git patch 3.2.90 -> 3.2.91
mikefarah/yq minor 4.43.1 -> 4.44.1
pre-commit patch 3.7.0 -> 3.7.1
tflint patch 0.51.0 -> 0.51.1
yq minor 4.43.1 -> 4.44.1

Release Notes

aws/aws-cli (awscli) ### [`v2.15.48`](https://togithub.com/aws/aws-cli/compare/2.15.47...2.15.48) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.15.47...2.15.48)
bridgecrewio/checkov (checkov) ### [`v3.2.91`](https://togithub.com/bridgecrewio/checkov/blob/HEAD/CHANGELOG.md#3291---2024-05-12) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.90...3.2.91) ##### Feature - **secrets:** bump bc-detect-secrets to 1.5.10 - [#​6297](https://togithub.com/bridgecrewio/checkov/pull/6297)
fluxcd/flux2 (flux2) ### [`v2.3.0`](https://togithub.com/fluxcd/flux2/compare/v2.2.3...v2.3.0) [Compare Source](https://togithub.com/fluxcd/flux2/compare/v2.2.3...v2.3.0)
mikefarah/yq (mikefarah/yq) ### [`v4.44.1`](https://togithub.com/mikefarah/yq/releases/tag/v4.44.1): - min/max/pivot! [Compare Source](https://togithub.com/mikefarah/yq/compare/v4.43.1...v4.44.1) - Added min/max operators ([#​1992](https://togithub.com/mikefarah/yq/issues/1992)) Thanks [@​mbenson](https://togithub.com/mbenson) - Added pivot oeprator ([#​1993](https://togithub.com/mikefarah/yq/issues/1993)) Thanks [@​mbenson](https://togithub.com/mbenson) - Fix: shell-completion ([#​2006](https://togithub.com/mikefarah/yq/issues/2006)) Thanks [@​codekow](https://togithub.com/codekow) - Handle escaped backslashes ([#​1997](https://togithub.com/mikefarah/yq/issues/1997)) Thanks [@​mbenson](https://togithub.com/mbenson) - Fix npe when given filename ending with "." ([#​1994](https://togithub.com/mikefarah/yq/issues/1994)) - Fix: linux (w/ selinux) build ([#​2004](https://togithub.com/mikefarah/yq/issues/2004)) Thanks [@​codekow](https://togithub.com/codekow) - Bumped dependencies
pre-commit/pre-commit (pre-commit) ### [`v3.7.1`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#371---2024-05-10) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1) \================== ##### Fixes - Fix `language: rust` default language version check when `rust-toolchain.toml` is present. - issue by [@​gaborbernat](https://togithub.com/gaborbernat). - [#​3201](https://togithub.com/pre-commit/pre-commit/issues/3201) PR by [@​asottile](https://togithub.com/asottile).
terraform-linters/tflint (tflint) ### [`v0.51.1`](https://togithub.com/terraform-linters/tflint/releases/tag/v0.51.1) [Compare Source](https://togithub.com/terraform-linters/tflint/compare/v0.51.0...v0.51.1) #### What's Changed ##### Bug Fixes - terraform: Fix `provider::terraform::*` function names by [@​wata727](https://togithub.com/wata727) in [https://github.com/terraform-linters/tflint/pull/2046](https://togithub.com/terraform-linters/tflint/pull/2046) ##### Chores - build(deps): Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2043](https://togithub.com/terraform-linters/tflint/pull/2043) - build(deps): Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2039](https://togithub.com/terraform-linters/tflint/pull/2039) - gh: update golangci-lint by [@​bendrucker](https://togithub.com/bendrucker) in [https://github.com/terraform-linters/tflint/pull/2045](https://togithub.com/terraform-linters/tflint/pull/2045) - go: remove loop variable copying by [@​bendrucker](https://togithub.com/bendrucker) in [https://github.com/terraform-linters/tflint/pull/2044](https://togithub.com/terraform-linters/tflint/pull/2044) - build(deps): Bump golang.org/x/text from 0.14.0 to 0.15.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2042](https://togithub.com/terraform-linters/tflint/pull/2042) - build(deps): Bump golang.org/x/net from 0.24.0 to 0.25.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2041](https://togithub.com/terraform-linters/tflint/pull/2041) - release: Introduce Artifact Attestations by [@​wata727](https://togithub.com/wata727) in [https://github.com/terraform-linters/tflint/pull/2038](https://togithub.com/terraform-linters/tflint/pull/2038) **Full Changelog**: https://github.com/terraform-linters/tflint/compare/v0.51.0...v0.51.1

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.