defenseunicorns / uds-package-jenkins

🏪 UDS Jenkins Zarf Package
GNU Affero General Public License v3.0
0 stars 0 forks source link

chore(deps): update jenkins support dependencies #60

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action digest 834a144 -> 5076954
actions/upload-artifact action minor v4.3.6 -> v4.4.0
defenseunicorns/zarf patch v0.38.2 -> v0.38.3
github/codeql-action action patch v3.26.4 -> v3.26.6
golangci/golangci-lint repository patch v1.60.2 -> v1.60.3
python-jsonschema/check-jsonschema repository patch 0.29.1 -> 0.29.2
renovatebot/pre-commit-hooks repository minor 38.50.0 -> 38.67.3

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

actions/upload-artifact (actions/upload-artifact) ### [`v4.4.0`](https://redirect.github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0)
defenseunicorns/zarf (defenseunicorns/zarf) ### [`v0.38.3`](https://redirect.github.com/zarf-dev/zarf/releases/tag/v0.38.3) [Compare Source](https://redirect.github.com/defenseunicorns/zarf/compare/v0.38.2...v0.38.3) #### What's Changed - fix: linter warnings in new Golang CI version by [@​phillebaba](https://redirect.github.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2883](https://redirect.github.com/zarf-dev/zarf/pull/2883) - chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2871](https://redirect.github.com/zarf-dev/zarf/pull/2871) - chore(deps): bump github/codeql-action from 3.26.0 to 3.26.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2881](https://redirect.github.com/zarf-dev/zarf/pull/2881) - test: move oci compose tests that don't need cluster by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2878](https://redirect.github.com/zarf-dev/zarf/pull/2878) - chore(deps): bump github.com/mikefarah/yq/v4 from 4.44.2 to 4.44.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2870](https://redirect.github.com/zarf-dev/zarf/pull/2870) - refactor: findImages to return errors immediately by [@​phillebaba](https://redirect.github.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2851](https://redirect.github.com/zarf-dev/zarf/pull/2851) - test: add workflow to make sure importing Zarf works by [@​phillebaba](https://redirect.github.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2874](https://redirect.github.com/zarf-dev/zarf/pull/2874) - refactor: remove unnecessary retry logic from data injection by [@​phillebaba](https://redirect.github.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2867](https://redirect.github.com/zarf-dev/zarf/pull/2867) - docs: explain no wait & helm hooks interaction by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2895](https://redirect.github.com/zarf-dev/zarf/pull/2895) - refactor: store managed secrets and add tests by [@​phillebaba](https://redirect.github.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2892](https://redirect.github.com/zarf-dev/zarf/pull/2892) - chore(deps): bump github/codeql-action from 3.26.1 to 3.26.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2888](https://redirect.github.com/zarf-dev/zarf/pull/2888) - chore(deps): bump actions/setup-go from 5.0.0 to 5.0.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2901](https://redirect.github.com/zarf-dev/zarf/pull/2901) - fix: update injector by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2910](https://redirect.github.com/zarf-dev/zarf/pull/2910) - chore(deps): bump github/codeql-action from 3.26.2 to 3.26.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2916](https://redirect.github.com/zarf-dev/zarf/pull/2916) - fix: update creds not breaking when internal git server not deployed by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2904](https://redirect.github.com/zarf-dev/zarf/pull/2904) - feat: better error message on helm fail by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2914](https://redirect.github.com/zarf-dev/zarf/pull/2914) - ci: increase lint timeout by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2919](https://redirect.github.com/zarf-dev/zarf/pull/2919) - fix: evaulate templates on schema check by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2911](https://redirect.github.com/zarf-dev/zarf/pull/2911) - chore: update workflow to use new key by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2920](https://redirect.github.com/zarf-dev/zarf/pull/2920) - ci: permission at job level by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2922](https://redirect.github.com/zarf-dev/zarf/pull/2922) **Full Changelog**: https://github.com/zarf-dev/zarf/compare/v0.38.2...v0.38.3
github/codeql-action (github/codeql-action) ### [`v3.26.6`](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6) ### [`v3.26.5`](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5)
golangci/golangci-lint (golangci/golangci-lint) ### [`v1.60.3`](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.2...v1.60.3) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.2...v1.60.3)
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema) ### [`v0.29.2`](https://redirect.github.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0292) [Compare Source](https://redirect.github.com/python-jsonschema/check-jsonschema/compare/0.29.1...0.29.2) - Update vendored schemas: buildkite, github-workflows, gitlab-ci, renovate, woodpecker-ci (2024-08-22) - Convert from `setup.cfg` to `pyproject.toml` for python package metadata
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks) ### [`v38.67.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.67.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.67.2...38.67.3) See https://github.com/renovatebot/renovate/releases/tag/38.67.3 for more changes ### [`v38.67.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.67.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.67.1...38.67.2) See https://github.com/renovatebot/renovate/releases/tag/38.67.2 for more changes ### [`v38.67.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.67.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.66.1...38.67.1) See https://github.com/renovatebot/renovate/releases/tag/38.67.1 for more changes ### [`v38.66.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.66.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.64.2...38.66.1) See https://github.com/renovatebot/renovate/releases/tag/38.66.1 for more changes ### [`v38.64.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.64.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.64.1...38.64.2) See https://github.com/renovatebot/renovate/releases/tag/38.64.2 for more changes ### [`v38.64.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.64.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.64.0...38.64.1) See https://github.com/renovatebot/renovate/releases/tag/38.64.1 for more changes ### [`v38.64.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.64.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.61.1...38.64.0) See https://github.com/renovatebot/renovate/releases/tag/38.64.0 for more changes ### [`v38.61.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.61.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.61.0...38.61.1) See https://github.com/renovatebot/renovate/releases/tag/38.61.1 for more changes ### [`v38.61.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.61.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.60.0...38.61.0) See https://github.com/renovatebot/renovate/releases/tag/38.61.0 for more changes ### [`v38.60.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.60.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.59.3...38.60.0) See https://github.com/renovatebot/renovate/releases/tag/38.60.0 for more changes ### [`v38.59.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.59.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.59.2...38.59.3) See https://github.com/renovatebot/renovate/releases/tag/38.59.3 for more changes ### [`v38.59.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.59.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.59.1...38.59.2) See https://github.com/renovatebot/renovate/releases/tag/38.59.2 for more changes ### [`v38.59.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.59.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.59.0...38.59.1) See https://github.com/renovatebot/renovate/releases/tag/38.59.1 for more changes ### [`v38.59.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.59.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.58.2...38.59.0) See https://github.com/renovatebot/renovate/releases/tag/38.59.0 for more changes ### [`v38.58.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.58.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.58.1...38.58.2) See https://github.com/renovatebot/renovate/releases/tag/38.58.2 for more changes ### [`v38.58.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.58.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.58.0...38.58.1) See https://github.com/renovatebot/renovate/releases/tag/38.58.1 for more changes ### [`v38.58.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.58.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.57.3...38.58.0) See https://github.com/renovatebot/renovate/releases/tag/38.58.0 for more changes ### [`v38.57.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.57.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.57.1...38.57.3) See https://github.com/renovatebot/renovate/releases/tag/38.57.3 for more changes ### [`v38.57.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.57.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.57.0...38.57.1) See https://github.com/renovatebot/renovate/releases/tag/38.57.1 for more changes ### [`v38.57.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.57.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.56.4...38.57.0) See https://github.com/renovatebot/renovate/releases/tag/38.57.0 for more changes ### [`v38.56.4`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.56.4) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.56.3...38.56.4) See https://github.com/renovatebot/renovate/releases/tag/38.56.4 for more changes ### [`v38.56.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.56.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.56.1...38.56.3) See https://github.com/renovatebot/renovate/releases/tag/38.56.3 for more changes ### [`v38.56.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.56.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.56.0...38.56.1) See https://github.com/renovatebot/renovate/releases/tag/38.56.1 for more changes ### [`v38.56.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.56.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.55.5...38.56.0) See https://github.com/renovatebot/renovate/releases/tag/38.56.0 for more changes ### [`v38.55.5`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.55.5) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.55.4...38.55.5) See https://github.com/renovatebot/renovate/releases/tag/38.55.5 for more changes ### [`v38.55.4`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.55.4) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.55.3...38.55.4) See https://github.com/renovatebot/renovate/releases/tag/38.55.4 for more changes ### [`v38.55.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.55.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.55.2...38.55.3) See https://github.com/renovatebot/renovate/releases/tag/38.55.3 for more changes ### [`v38.55.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.55.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.55.1...38.55.2) See https://github.com/renovatebot/renovate/releases/tag/38.55.2 for more changes ### [`v38.55.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.55.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.55.0...38.55.1) See https://github.com/renovatebot/renovate/releases/tag/38.55.1 for more changes ### [`v38.55.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.55.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.54.1...38.55.0) See https://github.com/renovatebot/renovate/releases/tag/38.55.0 for more changes ### [`v38.54.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.54.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.52.3...38.54.1) See https://github.com/renovatebot/renovate/releases/tag/38.54.1 for more changes ### [`v38.52.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.52.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.52.2...38.52.3) See https://github.com/renovatebot/renovate/releases/tag/38.52.3 for more changes ### [`v38.52.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.52.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.52.1...38.52.2) See https://github.com/renovatebot/renovate/releases/tag/38.52.2 for more changes ### [`v38.52.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.52.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.52.0...38.52.1) See https://github.com/renovatebot/renovate/releases/tag/38.52.1 for more changes ### [`v38.52.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.52.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.51.1...38.52.0) See https://github.com/renovatebot/renovate/releases/tag/38.52.0 for more changes ### [`v38.51.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.51.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.51.0...38.51.1) See https://github.com/renovatebot/renovate/releases/tag/38.51.1 for more changes ### [`v38.51.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.51.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.50.0...38.51.0) See https://github.com/renovatebot/renovate/releases/tag/38.51.0 for more changes

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 was generated by Mend Renovate. View the repository job log.

Michael-Kruggel commented 2 months ago

Known upgrade registry1 bug. Bypassing that test