defenseunicorns / uds-package-sonarqube

🏭 UDS Sonarqube Zarf Package
Apache License 2.0
3 stars 2 forks source link

chore(deps): update sonarqube support dependencies #80

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
defenseunicorns/uds-common patch v0.4.2 -> v0.4.5
defenseunicorns/uds-common action patch v0.4.2 -> v0.4.5
defenseunicorns/zarf minor v0.33.2 -> v0.34.0
golangci/golangci-lint repository minor v1.58.2 -> v1.59.0
renovatebot/pre-commit-hooks repository minor 37.374.3 -> 37.382.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Note: The pre-commit manager in Renovate is not supported by the pre-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

defenseunicorns/uds-common (defenseunicorns/uds-common) ### [`v0.4.5`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.4.5) [Compare Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.4.4...v0.4.5) ##### Miscellaneous - **deps:** update support-deps to v0.11.0 ([#​137](https://togithub.com/defenseunicorns/uds-common/issues/137)) ([985dfd7](https://togithub.com/defenseunicorns/uds-common/commit/985dfd7f9d745d07daa528e7dfdc982c61b2da4b)) ### [`v0.4.4`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.4.4) [Compare Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.4.3...v0.4.4) ##### Miscellaneous - pull debug / log actions from uds-core ([#​135](https://togithub.com/defenseunicorns/uds-common/issues/135)) ([b3c9928](https://togithub.com/defenseunicorns/uds-common/commit/b3c99286e4200c98a61d86484030f2be5ebb5c70)) ### [`v0.4.3`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.4.3) [Compare Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.4.2...v0.4.3) ##### Bug Fixes - update renovate config to use docker versioning for zarf images ([#​128](https://togithub.com/defenseunicorns/uds-common/issues/128)) ([c18e125](https://togithub.com/defenseunicorns/uds-common/commit/c18e12507384328bb53b81c096bc9827f96ba114)) ##### Miscellaneous - add an airgap note to UDS Package Practices (clarity is kindness) ([#​126](https://togithub.com/defenseunicorns/uds-common/issues/126)) ([b70e1fe](https://togithub.com/defenseunicorns/uds-common/commit/b70e1fe165a521a33789298a7e69aa6a59d54968)) - adjust UDS package practice formatting ([#​123](https://togithub.com/defenseunicorns/uds-common/issues/123)) ([f351d04](https://togithub.com/defenseunicorns/uds-common/commit/f351d04732a6e6e6fc2c62eff13f625a613effcc)) - **deps:** update uds common package dependencies to v6.6.3 ([#​132](https://togithub.com/defenseunicorns/uds-common/issues/132)) ([0ebdd1f](https://togithub.com/defenseunicorns/uds-common/commit/0ebdd1f5f2aa32720c88347027215305573bc716)) - **deps:** update uds common support dependencies ([#​125](https://togithub.com/defenseunicorns/uds-common/issues/125)) ([e014724](https://togithub.com/defenseunicorns/uds-common/commit/e01472454d2b3ef9665546fbb24c9980f090d238)) - **deps:** update uds common support dependencies to v0.22.0 ([#​133](https://togithub.com/defenseunicorns/uds-common/issues/133)) ([2cf903d](https://togithub.com/defenseunicorns/uds-common/commit/2cf903d41d0dbfda1baaa9629d1fa3c5d1a88110)) - initial package practices ([#​117](https://togithub.com/defenseunicorns/uds-common/issues/117)) ([d292b21](https://togithub.com/defenseunicorns/uds-common/commit/d292b216da73493743cd0a67b9763549c87c1819)) - update package practices with a bit more feedback ([#​129](https://togithub.com/defenseunicorns/uds-common/issues/129)) ([af34fc9](https://togithub.com/defenseunicorns/uds-common/commit/af34fc90104c57d11a08678186b8b2aeaaac135d))
defenseunicorns/zarf (defenseunicorns/zarf) ### [`v0.34.0`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.34.0) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.2...v0.34.0) #### What's Changed - refactor: move validate to expose it as receivers by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2419](https://togithub.com/defenseunicorns/zarf/pull/2419) - docs: add additional detail to security policy by [@​salaxander](https://togithub.com/salaxander) in [https://github.com/defenseunicorns/zarf/pull/2488](https://togithub.com/defenseunicorns/zarf/pull/2488) - chore: cleanup stale grype ignores and patch golang.org/x/net CVE by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2492](https://togithub.com/defenseunicorns/zarf/pull/2492) - docs: injector and init package reference material by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2468](https://togithub.com/defenseunicorns/zarf/pull/2468) - chore: patch CVE-2024-3817 by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2498](https://togithub.com/defenseunicorns/zarf/pull/2498) - refactor: cleaner image pulls by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2460](https://togithub.com/defenseunicorns/zarf/pull/2460) - chore: adding [@​dgershman](https://togithub.com/dgershman) by [@​dgershman](https://togithub.com/dgershman) in [https://github.com/defenseunicorns/zarf/pull/2506](https://togithub.com/defenseunicorns/zarf/pull/2506) - refactor: context usage in k8s code by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2405](https://togithub.com/defenseunicorns/zarf/pull/2405) - ci: run revive using golang-lint-ci by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2499](https://togithub.com/defenseunicorns/zarf/pull/2499) - feat: update injector away from rouille to axum by [@​schristoff](https://togithub.com/schristoff) in [https://github.com/defenseunicorns/zarf/pull/2457](https://togithub.com/defenseunicorns/zarf/pull/2457) - refactor: enable testifylint linter by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2504](https://togithub.com/defenseunicorns/zarf/pull/2504) - chore: remove rouille CVE from grype ignore by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2515](https://togithub.com/defenseunicorns/zarf/pull/2515) - fix(agent): missing path for pod without labels by [@​brandtkeller](https://togithub.com/brandtkeller) in [https://github.com/defenseunicorns/zarf/pull/2518](https://togithub.com/defenseunicorns/zarf/pull/2518) - fix: adopt namespace metadata by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2494](https://togithub.com/defenseunicorns/zarf/pull/2494) - refactor: enable ineffassign linter by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2500](https://togithub.com/defenseunicorns/zarf/pull/2500) - test: cluster getDeployedPackages by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2523](https://togithub.com/defenseunicorns/zarf/pull/2523) - test: add unit tests for merge zarf state by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2522](https://togithub.com/defenseunicorns/zarf/pull/2522) - test: pod agent unit tests by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2526](https://togithub.com/defenseunicorns/zarf/pull/2526) - docs: add google analytics for docs pages by [@​salaxander](https://togithub.com/salaxander) in [https://github.com/defenseunicorns/zarf/pull/2530](https://togithub.com/defenseunicorns/zarf/pull/2530) - test: add unit tests for detect distro by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2521](https://togithub.com/defenseunicorns/zarf/pull/2521) - test: add tests for injector by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2534](https://togithub.com/defenseunicorns/zarf/pull/2534) - chore: add codecov by [@​schristoff-du](https://togithub.com/schristoff-du) in [https://github.com/defenseunicorns/zarf/pull/2529](https://togithub.com/defenseunicorns/zarf/pull/2529) - chore: add unit tests for creator.LoadPackageDefinition by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2531](https://togithub.com/defenseunicorns/zarf/pull/2531) - test: refactor network test by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2533](https://togithub.com/defenseunicorns/zarf/pull/2533) - test: agent flux unit test by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2528](https://togithub.com/defenseunicorns/zarf/pull/2528) - chore: fix codecov by [@​schristoff](https://togithub.com/schristoff) in [https://github.com/defenseunicorns/zarf/pull/2538](https://togithub.com/defenseunicorns/zarf/pull/2538) - test: creator.ComposeComponents by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2537](https://togithub.com/defenseunicorns/zarf/pull/2537) - refactor: remove use of k8s serivce account by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2544](https://togithub.com/defenseunicorns/zarf/pull/2544) - refactor: remove use of k8s service by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2543](https://togithub.com/defenseunicorns/zarf/pull/2543) - refactor: remove use of k8s configmap by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2541](https://togithub.com/defenseunicorns/zarf/pull/2541) - refactor: remove use of k8s hpa by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2542](https://togithub.com/defenseunicorns/zarf/pull/2542) - test: add secrets tests by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2540](https://togithub.com/defenseunicorns/zarf/pull/2540) - refactor: allow callers to directly set logfile location by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2545](https://togithub.com/defenseunicorns/zarf/pull/2545) - test: add test for packager source by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2525](https://togithub.com/defenseunicorns/zarf/pull/2525) - chore: add unit tests to variables pkg by [@​Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2519](https://togithub.com/defenseunicorns/zarf/pull/2519) - test: clean up tests for composer by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2532](https://togithub.com/defenseunicorns/zarf/pull/2532) - test: argo agent unit tests by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2536](https://togithub.com/defenseunicorns/zarf/pull/2536) - fix(release): do not delete testdata in release workflow by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2547](https://togithub.com/defenseunicorns/zarf/pull/2547) **Full Changelog**: https://github.com/defenseunicorns/zarf/compare/v0.33.2...v0.34.0
golangci/golangci-lint (golangci/golangci-lint) ### [`v1.59.0`](https://togithub.com/golangci/golangci-lint/compare/v1.58.2...v1.59.0) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.2...v1.59.0)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks) ### [`v37.382.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.382.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.11...37.382.0) See https://github.com/renovatebot/renovate/releases/tag/37.382.0 for more changes ### [`v37.381.11`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.11) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.10...37.381.11) See https://github.com/renovatebot/renovate/releases/tag/37.381.11 for more changes ### [`v37.381.10`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.10) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.9...37.381.10) See https://github.com/renovatebot/renovate/releases/tag/37.381.10 for more changes ### [`v37.381.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.9) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.8...37.381.9) See https://github.com/renovatebot/renovate/releases/tag/37.381.9 for more changes ### [`v37.381.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.8) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.7...37.381.8) See https://github.com/renovatebot/renovate/releases/tag/37.381.8 for more changes ### [`v37.381.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.7) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.6...37.381.7) See https://github.com/renovatebot/renovate/releases/tag/37.381.7 for more changes ### [`v37.381.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.5...37.381.6) See https://github.com/renovatebot/renovate/releases/tag/37.381.6 for more changes ### [`v37.381.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.3...37.381.5) See https://github.com/renovatebot/renovate/releases/tag/37.381.5 for more changes ### [`v37.381.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.2...37.381.3) See https://github.com/renovatebot/renovate/releases/tag/37.381.3 for more changes ### [`v37.381.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.381.1...37.381.2) See https://github.com/renovatebot/renovate/releases/tag/37.381.2 for more changes ### [`v37.381.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.381.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.379.0...37.381.1) See https://github.com/renovatebot/renovate/releases/tag/37.381.1 for more changes ### [`v37.379.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.379.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.378.0...37.379.0) See https://github.com/renovatebot/renovate/releases/tag/37.379.0 for more changes ### [`v37.378.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.378.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.8...37.378.0) See https://github.com/renovatebot/renovate/releases/tag/37.378.0 for more changes ### [`v37.377.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.8) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.7...37.377.8) See https://github.com/renovatebot/renovate/releases/tag/37.377.8 for more changes ### [`v37.377.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.7) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.6...37.377.7) See https://github.com/renovatebot/renovate/releases/tag/37.377.7 for more changes ### [`v37.377.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.5...37.377.6) See https://github.com/renovatebot/renovate/releases/tag/37.377.6 for more changes ### [`v37.377.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.4...37.377.5) See https://github.com/renovatebot/renovate/releases/tag/37.377.5 for more changes ### [`v37.377.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.2...37.377.4) See https://github.com/renovatebot/renovate/releases/tag/37.377.4 for more changes ### [`v37.377.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.377.0...37.377.2) See https://github.com/renovatebot/renovate/releases/tag/37.377.2 for more changes ### [`v37.377.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.376.0...37.377.0) See https://github.com/renovatebot/renovate/releases/tag/37.377.0 for more changes ### [`v37.376.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.376.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.2...37.376.0) See https://github.com/renovatebot/renovate/releases/tag/37.376.0 for more changes ### [`v37.375.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.375.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.1...37.375.2) See https://github.com/renovatebot/renovate/releases/tag/37.375.2 for more changes ### [`v37.375.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.375.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.0...37.375.1) See https://github.com/renovatebot/renovate/releases/tag/37.375.1 for more changes ### [`v37.375.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.375.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.374.3...37.375.0) See https://github.com/renovatebot/renovate/releases/tag/37.375.0 for more changes

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.