Closed renovate[bot] closed 1 year ago
/test all
/test all :robot: View pipeline run
/update all :robot: View pipeline run
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
/update all :robot: View pipeline run
/update all :robot: View pipeline run
/update all :robot: View pipeline run
/update all :robot: View pipeline run
/update all :robot: View pipeline run
/update all
narwhal-bot cut line 216 🤔
205c5c9
(#356)
:robot: View pipeline run
/update all testing again.. :robot: View pipeline run
This PR contains the following updates:
0.67.0
->0.68.1
v1.83.2
->v1.83.3
2.13.18
->2.13.19
2.1.0
->2.1.1
v1.45.9
->v1.45.12
v0.0.9
->v0.0.10
v0.43.13
->v0.44.0
2.4.37
->2.4.42
36.93.7
->36.97.1
3.7.3
->3.8.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
/test all
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
anchore/grype (anchore/grype)
### [`v0.68.1`](https://togithub.com/anchore/grype/releases/tag/v0.68.1) [Compare Source](https://togithub.com/anchore/grype/compare/v0.68.0...v0.68.1) ### #### [v0.68.1](https://togithub.com/anchore/grype/tree/v0.68.1) (2023-09-15) [Full Changelog](https://togithub.com/anchore/grype/compare/v0.68.0...v0.68.1) ##### Bug Fixes - Version output was not including supported db schema \[[PR #1494](https://togithub.com/anchore/grype/pull/1494)] \[[kzantow](https://togithub.com/kzantow)] ### [`v0.68.0`](https://togithub.com/anchore/grype/releases/tag/v0.68.0) [Compare Source](https://togithub.com/anchore/grype/compare/v0.67.0...v0.68.0) ### #### [v0.68.0](https://togithub.com/anchore/grype/tree/v0.68.0) (2023-09-14) [Full Changelog](https://togithub.com/anchore/grype/compare/v0.67.0...v0.68.0) ##### Added Features - Ignore/add match results based on OpenVEX documents \[[PR #1397](https://togithub.com/anchore/grype/pull/1397)] \[[puerco](https://togithub.com/puerco)] - Introduce exit code failure option for db update check \[[PR #1463](https://togithub.com/anchore/grype/pull/1463)] \[[devfbe](https://togithub.com/devfbe)] ##### Bug Fixes - Fix race conditions around stager, enable detector \[[PR #1489](https://togithub.com/anchore/grype/pull/1489)] \[[willmurphyscode](https://togithub.com/willmurphyscode)] - Grype hangs forever if gets interrupted during work (in rare cases) \[[Issue #1427](https://togithub.com/anchore/grype/issues/1427)] \[[PR #1437](https://togithub.com/anchore/grype/pull/1437)] \[[kzantow](https://togithub.com/kzantow)]antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform)
### [`v1.83.3`](https://togithub.com/antonbabenko/pre-commit-terraform/releases/tag/v1.83.3) [Compare Source](https://togithub.com/antonbabenko/pre-commit-terraform/compare/v1.83.2...v1.83.3) ##### Bug Fixes - Run `terraform_tfsec` only on terraform code changes ([#571](https://togithub.com/antonbabenko/pre-commit-terraform/issues/571)) ([4253162](https://togithub.com/antonbabenko/pre-commit-terraform/commit/42531626144fb8cdca3d5750c7206393f501feb4))aws/aws-cli (awscli)
### [`v2.13.19`](https://togithub.com/aws/aws-cli/compare/2.13.18...2.13.19) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.13.18...2.13.19)fluxcd/flux2 (flux2)
### [`v2.1.1`](https://togithub.com/fluxcd/flux2/releases/tag/v2.1.1) [Compare Source](https://togithub.com/fluxcd/flux2/compare/v2.1.0...v2.1.1) #### Highlights Flux `v2.1.1` is a patch release which comes with various fixes. Users are encouraged to upgrade for the best experience. ##### Fixes - Use auto lookup strategy for Buckets to widen support for S3-compatible object storage services (`source-controller`). - Fix Secret type check for HelmRepositories TLS certs referred in `.spec.secretRef` (`source-controller`). - Fix the branch name reporting when the push branch is the same as the checkout branch (`image-automation-controller`). - Restore Helm logs inclusion in failure events (`helm-controller`). - Fix the impersonation of the default service account when diffing HelmReleases (`helm-controller`). - Check source for `nil` artifact before loading Helm charts (`helm-controller`). - Update the description of Kubernetes specific flag to distinguish them from Flux bootstrap flags (`flux` CLI). #### Components changelog - source-controller [v1.1.1](https://togithub.com/fluxcd/source-controller/blob/v1.1.1/CHANGELOG.md) - helm-controller [v0.36.1](https://togithub.com/fluxcd/helm-controller/blob/v0.36.1/CHANGELOG.md) - image-automation-controller [v0.36.1](https://togithub.com/fluxcd/image-automation-controller/blob/v0.36.1/CHANGELOG.md) #### CLI Changelog - PR [#4255](https://togithub.com/fluxcd/flux2/issues/4255) - [@hiddeco](https://togithub.com/hiddeco) - tests/azure: update controller dependencies - PR [#4251](https://togithub.com/fluxcd/flux2/issues/4251) - [@fluxcdbot](https://togithub.com/fluxcdbot) - Update toolkit components - PR [#4246](https://togithub.com/fluxcd/flux2/issues/4246) - [@dependabot](https://togithub.com/dependabot)\[bot] - build(deps): bump the ci group with 4 updates - PR [#4238](https://togithub.com/fluxcd/flux2/issues/4238) - [@makkes](https://togithub.com/makkes) - Upgrade github.com/fluxcd/pkg/{git,git/gogit} - PR [#4233](https://togithub.com/fluxcd/flux2/issues/4233) - [@sonbui00](https://togithub.com/sonbui00) - chore: remove support armv6h for aur package - PR [#4228](https://togithub.com/fluxcd/flux2/issues/4228) - [@sonbui00](https://togithub.com/sonbui00) - Improve AUR package templates - PR [#4227](https://togithub.com/fluxcd/flux2/issues/4227) - [@dependabot](https://togithub.com/dependabot)\[bot] - build(deps): bump the ci group with 3 updates - PR [#4226](https://togithub.com/fluxcd/flux2/issues/4226) - [@somtochiama](https://togithub.com/somtochiama) - Update description of kubeconfig specific flag - PR [#4222](https://togithub.com/fluxcd/flux2/issues/4222) - [@dependabot](https://togithub.com/dependabot)\[bot] - build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 in /tests/integration - PR [#4221](https://togithub.com/fluxcd/flux2/issues/4221) - [@dependabot](https://togithub.com/dependabot)\[bot] - build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 in /tests/azure - PR [#4215](https://togithub.com/fluxcd/flux2/issues/4215) - [@dependabot](https://togithub.com/dependabot)\[bot] - build(deps): bump the ci group with 4 updates - PR [#4213](https://togithub.com/fluxcd/flux2/issues/4213) - [@dependabot](https://togithub.com/dependabot)\[bot] - build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /tests/integration - PR [#4212](https://togithub.com/fluxcd/flux2/issues/4212) - [@dependabot](https://togithub.com/dependabot)\[bot] - build(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible in /tests/integration - PR [#4198](https://togithub.com/fluxcd/flux2/issues/4198) - [@makkes](https://togithub.com/makkes) - Add 2.1.x backport label - PR [#4197](https://togithub.com/fluxcd/flux2/issues/4197) - [@stefanprodan](https://togithub.com/stefanprodan) - Fix links to fluxcd.io - PR [#4195](https://togithub.com/fluxcd/flux2/issues/4195) - [@dependabot](https://togithub.com/dependabot)\[bot] - build(deps): bump the ci group with 2 updatesaws/aws-sdk-go (github.com/aws/aws-sdk-go)
### [`v1.45.12`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14512-2023-09-18) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.45.11...v1.45.12) \=== ##### Service Client Updates - `service/discovery`: Updates service API - Add sensitive protection for customer information - `service/macie2`: Updates service documentation - `service/workmail`: Updates service API, documentation, and paginators - This release includes four new APIs UpdateUser, UpdateGroup, ListGroupsForEntity and DescribeEntity, along with RemoteUsers and some enhancements to existing APIs. ### [`v1.45.11`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14511-2023-09-15) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.45.10...v1.45.11) \=== ##### Service Client Updates - `service/appstream`: Updates service API, documentation, and waiters - This release introduces app block builder, allowing customers to provision a resource to package applications into an app block - `service/connect`: Updates service API - `service/datasync`: Updates service documentation - `service/sagemaker`: Updates service API and documentation - This release introduces Skip Model Validation for Model Packages ### [`v1.45.10`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14510-2023-09-14) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.45.9...v1.45.10) \=== ##### Service Client Updates - `service/appstream`: Updates service API, documentation, and waiters - This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance. - `service/cloudformation`: Updates service documentation - Documentation updates for AWS CloudFormation - `service/entityresolution`: Updates service API and documentation - `service/lookoutequipment`: Updates service API, documentation, paginators, and examplesdefenseunicorns/terraform-aws-uds-eks (github.com/defenseunicorns/terraform-aws-uds-eks)
### [`v0.0.10`](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/releases/tag/v0.0.10) [Compare Source](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/compare/v0.0.9...v0.0.10) ##### Bug Fixes - update example for secrets csi driver and aws lb controller ([#60](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/issues/60)) ([a74cfbb](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/commit/a74cfbb3fdefe42057cbe751522e59fecbf57b7c)) ##### Miscellaneous Chores - **deps:** update all dependencies ([#63](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/issues/63)) ([a98ebe0](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/commit/a98ebe0593bc0d97bf090a7f463d02a29d4d6557)) - **deps:** update all dependencies ([#64](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/issues/64)) ([229336d](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/commit/229336d2975a9c97b77545364555a234de056a74)) ##### Continuous Integration - this means target, not the name of the branch ([#62](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/issues/62)) ([8ac4b99](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/commit/8ac4b995f020c81a612297c7ebde9500a8ebe63e))gruntwork-io/terratest (github.com/gruntwork-io/terratest)
### [`v0.44.0`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.44.0) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.43.13...v0.44.0) #### Description - Updated minimal Go version to 1.21 #### Related links - [https://github.com/gruntwork-io/terratest/pull/1339](https://togithub.com/gruntwork-io/terratest/pull/1339)bridgecrewio/checkov (https://github.com/bridgecrewio/checkov.git)
### [`v2.4.42`](https://togithub.com/bridgecrewio/checkov/compare/2.4.41...2.4.42) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/2.4.41...2.4.42) ### [`v2.4.41`](https://togithub.com/bridgecrewio/checkov/compare/2.4.40...2.4.41) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/2.4.40...2.4.41) ### [`v2.4.40`](https://togithub.com/bridgecrewio/checkov/compare/2.4.39...2.4.40) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/2.4.39...2.4.40) ### [`v2.4.39`](https://togithub.com/bridgecrewio/checkov/blob/HEAD/CHANGELOG.md#2439---2023-09-14) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/2.4.38...2.4.39) ##### Feature - **arm:** implement CKV2\_AZURE\_27 for arm - [#5534](https://togithub.com/bridgecrewio/checkov/pull/5534) - **terraform:** Add new policy for deprecated runtimes - [#5555](https://togithub.com/bridgecrewio/checkov/pull/5555) - **terraform:** Ensure Event Hub Namespace uses at least TLS 1.2 - [#5535](https://togithub.com/bridgecrewio/checkov/pull/5535) - **terraform:** Ensure that the Ledger feature is enabled on database that requires cryptographic proof and nonrepudiation of data integrity - [#5541](https://togithub.com/bridgecrewio/checkov/pull/5541) ### [`v2.4.38`](https://togithub.com/bridgecrewio/checkov/compare/2.4.37...2.4.38) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/2.4.37...2.4.38)renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
### [`v36.97.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.97.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.97.0...36.97.1) See https://github.com/renovatebot/renovate/releases/tag/36.97.1 for more changes ### [`v36.97.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.97.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.96.8...36.97.0) See https://github.com/renovatebot/renovate/releases/tag/36.97.0 for more changes ### [`v36.96.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.96.8) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.96.5...36.96.8) See https://github.com/renovatebot/renovate/releases/tag/36.96.8 for more changes ### [`v36.96.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.96.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.96.3...36.96.5) See https://github.com/renovatebot/renovate/releases/tag/36.96.5 for more changes ### [`v36.96.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.96.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.96.2...36.96.3) See https://github.com/renovatebot/renovate/releases/tag/36.96.3 for more changes ### [`v36.96.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.96.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.96.0...36.96.2) See https://github.com/renovatebot/renovate/releases/tag/36.96.2 for more changes ### [`v36.96.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.96.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.94.6...36.96.0) See https://github.com/renovatebot/renovate/releases/tag/36.96.0 for more changes ### [`v36.94.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.94.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.94.4...36.94.6) See https://github.com/renovatebot/renovate/releases/tag/36.94.6 for more changes ### [`v36.94.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.94.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.94.3...36.94.4) See https://github.com/renovatebot/renovate/releases/tag/36.94.4 for more changes ### [`v36.94.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.94.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.94.2...36.94.3) See https://github.com/renovatebot/renovate/releases/tag/36.94.3 for more changes ### [`v36.94.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.94.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.94.1...36.94.2) See https://github.com/renovatebot/renovate/releases/tag/36.94.2 for more changes ### [`v36.94.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.94.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.93.7...36.94.1) See https://github.com/renovatebot/renovate/releases/tag/36.94.1 for more changesmozilla/sops (sops)
### [`v3.8.0`](https://togithub.com/mozilla/sops/blob/HEAD/CHANGELOG.rst#380) [Compare Source](https://togithub.com/mozilla/sops/compare/v3.7.3...v3.8.0) Features: - Support `--version` without network requests using `--disable-version-check` ([#1115](https://togithub.com/mozilla/sops/issues/1115)) - Support `--input-type` for updatekeys command ([#1116](https://togithub.com/mozilla/sops/issues/1116)) Improvements: - pgp: modernize and improve, and add tests ([#1054](https://togithub.com/mozilla/sops/issues/1054), [#1282](https://togithub.com/mozilla/sops/issues/1282)) - azkv: update SDK to latest, add tests, tidy ([#1067](https://togithub.com/mozilla/sops/issues/1067), [#1092](https://togithub.com/mozilla/sops/issues/1092), [#1256](https://togithub.com/mozilla/sops/issues/1256)) - age: improve identity loading, add tests, tidy ([#1064](https://togithub.com/mozilla/sops/issues/1064)) - kms: AWS SDK V2, allow creds config, add tests ([#1065](https://togithub.com/mozilla/sops/issues/1065), [#1257](https://togithub.com/mozilla/sops/issues/1257)) - gcpkms: update SDK to latest, add tests, tidy ([#1072](https://togithub.com/mozilla/sops/issues/1072), [#1255](https://togithub.com/mozilla/sops/issues/1255)) - hcvault: update API, add tests, tidy ([#1085](https://togithub.com/mozilla/sops/issues/1085)) - Do not report version when upstream `--version` check fails ([#1124](https://togithub.com/mozilla/sops/issues/1124)) - Use GitHub endpoints in `--version` command ([#1261](https://togithub.com/mozilla/sops/issues/1261)) - Close temporary file before invoking editor to widen support on Windows ([#1265](https://togithub.com/mozilla/sops/issues/1265)) - Update dependencies ([#1063](https://togithub.com/mozilla/sops/issues/1063), [#1091](https://togithub.com/mozilla/sops/issues/1091), [#1147](https://togithub.com/mozilla/sops/issues/1147), [#1242](https://togithub.com/mozilla/sops/issues/1242), [#1260](https://togithub.com/mozilla/sops/issues/1260), [#1264](https://togithub.com/mozilla/sops/issues/1264), [#1275](https://togithub.com/mozilla/sops/issues/1275), [#1280](https://togithub.com/mozilla/sops/issues/1280), [#1283](https://togithub.com/mozilla/sops/issues/1283)) - Deal with various deprecations of dependencies ([#1113](https://togithub.com/mozilla/sops/issues/1113), [#1262](https://togithub.com/mozilla/sops/issues/1262)) Bug fixes: - Ensure YAML comments are not displaced ([#1069](https://togithub.com/mozilla/sops/issues/1069)) - Ensure default Google credentials can be used again after introduction of `GOOGLE_CREDENTIALS` ([#1249](https://togithub.com/mozilla/sops/issues/1249)) - Avoid duplicate logging of errors in some key sources ([#1146](https://togithub.com/mozilla/sops/issues/1146), [#1281](https://togithub.com/mozilla/sops/issues/1281)) - Using `--set` on a root level key does no longer truncate existing values ([#899](https://togithub.com/mozilla/sops/issues/899)) - Ensure stable order of SOPS parameters in dotenv file ([#1101](https://togithub.com/mozilla/sops/issues/1101)) Project changes: - Update Go to 1.20 ([#1148](https://togithub.com/mozilla/sops/issues/1148)) - Update rustc functional tests to v1.70.0 ([#1234](https://togithub.com/mozilla/sops/issues/1234)) - Remove remaining CircleCI workflow ([#1237](https://togithub.com/mozilla/sops/issues/1237)) - Run CLI workflow on main ([#1243](https://togithub.com/mozilla/sops/issues/1243)) - Delete obsolete `validation/` artifact ([#1248](https://togithub.com/mozilla/sops/issues/1248)) - Rename Go module to `github.com/getsops/sops/v3` ([#1247](https://togithub.com/mozilla/sops/issues/1247)) - Revamp release automation, including (Cosign) signed container images and checksums file, SLSA3 provenance and SBOMs ([#1250](https://togithub.com/mozilla/sops/issues/1250)) - Update various bits of documentation ([#1244](https://togithub.com/mozilla/sops/issues/1244)) - Add missing `--encrypt` flag from Vault example ([#1060](https://togithub.com/mozilla/sops/issues/1060)) - Add documentation on how to use age in `.sops.yaml` ([#1192](https://togithub.com/mozilla/sops/issues/1192)) - Improve Make targets and address various issues ([#1258](https://togithub.com/mozilla/sops/issues/1258)) - Ensure clean working tree in CI ([#1267](https://togithub.com/mozilla/sops/issues/1267)) - Fix CHANGELOG.rst formatting ([#1269](https://togithub.com/mozilla/sops/issues/1269)) - Pin GitHub Actions to full length commit SHA and add CodeQL ([#1276](https://togithub.com/mozilla/sops/issues/1276)) - Enable Dependabot for Docker, GitHub Actions and Go Mod ([#1277](https://togithub.com/mozilla/sops/issues/1277)) - Generate versioned `.intoto.jsonl` ([#1278](https://togithub.com/mozilla/sops/issues/1278)) - Update CI dependencies ([#1279](https://togithub.com/mozilla/sops/issues/1279))Configuration
📅 Schedule: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, 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.