From 2a9d05537fc2bd2c824a90e2a9294af8b774b12e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 16 Apr 2024 19:49:13 -0600
Subject: [PATCH] chore(deps): update mattermost support dependencies (#46)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[defenseunicorns/uds-common](https://togithub.com/defenseunicorns/uds-common)
| | patch | `v0.3.9` -> `v0.3.11` |
|
[defenseunicorns/uds-common](https://togithub.com/defenseunicorns/uds-common)
| action | patch | `v0.3.9` -> `v0.3.11` |
| [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) | |
minor | `v0.32.6` -> `v0.33.0` |
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | minor | `v3.24.9` -> `v3.25.0` |
|
[pre-commit/pre-commit-hooks](https://togithub.com/pre-commit/pre-commit-hooks)
| repository | minor | `v4.5.0` -> `v4.6.0` |
|
[python-jsonschema/check-jsonschema](https://togithub.com/python-jsonschema/check-jsonschema)
| repository | patch | `0.28.0` -> `0.28.2` |
|
[renovatebot/pre-commit-hooks](https://togithub.com/renovatebot/pre-commit-hooks)
| repository | minor | `37.275.0` -> `37.301.6` |
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](https://togithub.com/renovatebot/renovate/discussions/new)
if you have any questions.
---
### Release Notes
defenseunicorns/uds-common
(defenseunicorns/uds-common)
###
[`v0.3.11`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.3.11)
[Compare
Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.3.10...v0.3.11)
##### Miscellaneous
- add a default uds task to deploy podinfo
([#108](https://togithub.com/defenseunicorns/uds-common/issues/108))
([c60e1ba](https://togithub.com/defenseunicorns/uds-common/commit/c60e1ba4888635ace4839e158b4dc476c11a8e7c))
- add a UDS package CR to make the package better for testing
([#102](https://togithub.com/defenseunicorns/uds-common/issues/102))
([cf74934](https://togithub.com/defenseunicorns/uds-common/commit/cf749343a72db09f46cc054ff463454cdb8c4b74))
- **deps:** update uds common package dependencies to v6.6.2
([#107](https://togithub.com/defenseunicorns/uds-common/issues/107))
([b6a18b0](https://togithub.com/defenseunicorns/uds-common/commit/b6a18b039711998bb6d3c90db25a4f42f49c5eb3))
- pull the current bundle and package names when deploying
([#103](https://togithub.com/defenseunicorns/uds-common/issues/103))
([4b27106](https://togithub.com/defenseunicorns/uds-common/commit/4b27106a55775b725be217818f4be8d711340e95))
- update codeowners
([#105](https://togithub.com/defenseunicorns/uds-common/issues/105))
([2e23ae3](https://togithub.com/defenseunicorns/uds-common/commit/2e23ae3a9a70189ca7d9671f3454158bb71a7ed6))
###
[`v0.3.10`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.3.10)
[Compare
Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.3.9...v0.3.10)
##### Miscellaneous
- add a full uds task and inputs
([#95](https://togithub.com/defenseunicorns/uds-common/issues/95))
([7e15fd2](https://togithub.com/defenseunicorns/uds-common/commit/7e15fd2ba4629ee1fae31e87f946ca32138df73c))
- add latest-bundle-release task
([#97](https://togithub.com/defenseunicorns/uds-common/issues/97))
([2662f6a](https://togithub.com/defenseunicorns/uds-common/commit/2662f6a697a97b2a202a128040a487f2d2e117d7))
- attempt to fix renovate
([#98](https://togithub.com/defenseunicorns/uds-common/issues/98))
([8155ecc](https://togithub.com/defenseunicorns/uds-common/commit/8155ecc62968e342110b0598a2d57de17b5e3914))
- **deps:** update uds common support dependencies
([#101](https://togithub.com/defenseunicorns/uds-common/issues/101))
([dfdf927](https://togithub.com/defenseunicorns/uds-common/commit/dfdf927b2367a0592a54fa8a97d4ee84e118e2e0))
- fix renovate env var rule overmatching
([#99](https://togithub.com/defenseunicorns/uds-common/issues/99))
([480497f](https://togithub.com/defenseunicorns/uds-common/commit/480497f4a72c3f25fcb87823c5902192d4e5befb))
- fix the renovate config github digest pinning
([#100](https://togithub.com/defenseunicorns/uds-common/issues/100))
([4603448](https://togithub.com/defenseunicorns/uds-common/commit/4603448ce94c22c614ec7e87b9520e9681e618e2))
defenseunicorns/zarf (defenseunicorns/zarf)
###
[`v0.33.0`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.0)
[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.6...v0.33.0)
#### What's Changed
- fix: update deprecated syft packages command to syft scan by
[@lucasrod16](https://togithub.com/lucasrod16) in
[https://github.com/defenseunicorns/zarf/pull/2399](https://togithub.com/defenseunicorns/zarf/pull/2399)
- chore: move helpers to defenseunicorns/pkg by
[@AustinAbro321](https://togithub.com/AustinAbro321) in
[https://github.com/defenseunicorns/zarf/pull/2402](https://togithub.com/defenseunicorns/zarf/pull/2402)
- fix(deps): update github.com/anchore/clio digest to
[`fb5fc4c`](https://togithub.com/defenseunicorns/zarf/commit/fb5fc4c) by
[@renovate](https://togithub.com/renovate) in
[https://github.com/defenseunicorns/zarf/pull/2366](https://togithub.com/defenseunicorns/zarf/pull/2366)
- feat(tools): add yq by
[@zachariahmiller](https://togithub.com/zachariahmiller) in
[https://github.com/defenseunicorns/zarf/pull/2406](https://togithub.com/defenseunicorns/zarf/pull/2406)
- chore: switch to use oci lib in defenseunicorns/pkg by
[@AustinAbro321](https://togithub.com/AustinAbro321) in
[https://github.com/defenseunicorns/zarf/pull/2404](https://togithub.com/defenseunicorns/zarf/pull/2404)
- fix(deps): update module github.com/defenseunicorns/pkg/helpers to v1
by [@renovate](https://togithub.com/renovate) in
[https://github.com/defenseunicorns/zarf/pull/2411](https://togithub.com/defenseunicorns/zarf/pull/2411)
- fix: use env var for PR title in commitlint workflow to prevent
untrusted script injection by
[@lucasrod16](https://togithub.com/lucasrod16) in
[https://github.com/defenseunicorns/zarf/pull/2418](https://togithub.com/defenseunicorns/zarf/pull/2418)
- fix: use default GITHUB_TOKEN for ossf/scorecard-action by
[@bburky](https://togithub.com/bburky) in
[https://github.com/defenseunicorns/zarf/pull/2416](https://togithub.com/defenseunicorns/zarf/pull/2416)
- fix: remove duplicate logic for writing image layers to disk
concurrently by [@lucasrod16](https://togithub.com/lucasrod16) in
[https://github.com/defenseunicorns/zarf/pull/2409](https://togithub.com/defenseunicorns/zarf/pull/2409)
- feat: add option to skip cosign lookup during find images by
[@Racer159](https://togithub.com/Racer159) in
[https://github.com/defenseunicorns/zarf/pull/2427](https://togithub.com/defenseunicorns/zarf/pull/2427)
- feat: allow chart deploy overrides ALPHA by
[@naveensrinivasan](https://togithub.com/naveensrinivasan) in
[https://github.com/defenseunicorns/zarf/pull/2403](https://togithub.com/defenseunicorns/zarf/pull/2403)
- chore: update pull_request_template.md by
[@Noxsios](https://togithub.com/Noxsios) in
[https://github.com/defenseunicorns/zarf/pull/2428](https://togithub.com/defenseunicorns/zarf/pull/2428)
- ci: pin k3s image version in k3d github action by
[@lucasrod16](https://togithub.com/lucasrod16) in
[https://github.com/defenseunicorns/zarf/pull/2430](https://togithub.com/defenseunicorns/zarf/pull/2430)
- feat(docs): port docs to starlight by
[@Noxsios](https://togithub.com/Noxsios) in
[https://github.com/defenseunicorns/zarf/pull/2315](https://togithub.com/defenseunicorns/zarf/pull/2315)
#### New Contributors
- [@zachariahmiller](https://togithub.com/zachariahmiller) made
their first contribution in
[https://github.com/defenseunicorns/zarf/pull/2406](https://togithub.com/defenseunicorns/zarf/pull/2406)
- [@bburky](https://togithub.com/bburky) made their first
contribution in
[https://github.com/defenseunicorns/zarf/pull/2416](https://togithub.com/defenseunicorns/zarf/pull/2416)
**Full Changelog**:
https://github.com/defenseunicorns/zarf/compare/v0.32.6...v0.33.0
github/codeql-action (github/codeql-action)
###
[`v3.25.0`](https://togithub.com/github/codeql-action/compare/v3.24.10...v3.25.0)
[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.24.10...v3.25.0)
###
[`v3.24.10`](https://togithub.com/github/codeql-action/compare/v3.24.9...v3.24.10)
[Compare
Source](https://togithub.com/github/codeql-action/compare/v3.24.9...v3.24.10)
pre-commit/pre-commit-hooks
(pre-commit/pre-commit-hooks)
###
[`v4.6.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/tag/v4.6.0):
pre-commit-hooks v4.6.0
[Compare
Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
##### Features
- `requirements-txt-fixer`: remove duplicate packages.
-
[#1014](https://togithub.com/pre-commit/pre-commit-hooks/issues/1014)
PR by
[@vhoulbreque-withings](https://togithub.com/vhoulbreque-withings).
-
[#960](https://togithub.com/pre-commit/pre-commit-hooks/issues/960)
issue [@csibe17](https://togithub.com/csibe17).
##### Migrating
- `fix-encoding-pragma`: deprecated -- will be removed in 5.0.0. use
[pyupgrade](https://togithub.com/asottile/pyupgrade) or some other tool.
-
[#1033](https://togithub.com/pre-commit/pre-commit-hooks/issues/1033)
PR by [@mxr](https://togithub.com/mxr).
-
[#1032](https://togithub.com/pre-commit/pre-commit-hooks/issues/1032)
issue by [@mxr](https://togithub.com/mxr).
python-jsonschema/check-jsonschema
(python-jsonschema/check-jsonschema)
###
[`v0.28.2`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0282)
[Compare
Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.28.1...0.28.2)
- Update vendored schemas: cloudbuild, gitlab-ci, renovate (2024-04-10)
- Add Taskfile schema and pre-commit hook. Thanks :user:`jrdnbradford`!
(:pr:`417`)
###
[`v0.28.1`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0281)
[Compare
Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.28.0...0.28.1)
- Update vendored schemas: buildkite, cloudbuild, dependabot,
github-actions,
github-workflows, gitlab-ci, renovate, woodpecker-ci (2024-03-31)
renovatebot/pre-commit-hooks
(renovatebot/pre-commit-hooks)
###
[`v37.301.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.301.6)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.301.5...37.301.6)
See https://github.com/renovatebot/renovate/releases/tag/37.301.6 for
more changes
###
[`v37.301.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.301.5)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.301.4...37.301.5)
See https://github.com/renovatebot/renovate/releases/tag/37.301.5 for
more changes
###
[`v37.301.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.301.4)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.301.3...37.301.4)
See https://github.com/renovatebot/renovate/releases/tag/37.301.4 for
more changes
###
[`v37.301.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.301.3)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.301.1...37.301.3)
See https://github.com/renovatebot/renovate/releases/tag/37.301.3 for
more changes
###
[`v37.301.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.301.1)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.300.1...37.301.1)
See https://github.com/renovatebot/renovate/releases/tag/37.301.1 for
more changes
###
[`v37.300.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.300.1)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.296.0...37.300.1)
See https://github.com/renovatebot/renovate/releases/tag/37.300.1 for
more changes
###
[`v37.296.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.296.0)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.286.0...37.296.0)
See https://github.com/renovatebot/renovate/releases/tag/37.296.0 for
more changes
###
[`v37.286.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.286.0)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.284.1...37.286.0)
See https://github.com/renovatebot/renovate/releases/tag/37.286.0 for
more changes
###
[`v37.284.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.284.1)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.278.0...37.284.1)
See https://github.com/renovatebot/renovate/releases/tag/37.284.1 for
more changes
###
[`v37.278.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.278.0)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.277.0...37.278.0)
See https://github.com/renovatebot/renovate/releases/tag/37.278.0 for
more changes
###
[`v37.277.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.277.0)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.276.0...37.277.0)
See https://github.com/renovatebot/renovate/releases/tag/37.277.0 for
more changes
###
[`v37.276.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.276.0)
[Compare
Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.275.0...37.276.0)
See https://github.com/renovatebot/renovate/releases/tag/37.276.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](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-package-mattermost).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
.github/workflows/codeql.yaml | 6 +++---
.github/workflows/commitlint.yaml | 2 +-
.github/workflows/lint.yaml | 2 +-
.github/workflows/scorecard.yaml | 2 +-
.github/workflows/tag-and-release.yaml | 4 ++--
.github/workflows/test.yaml | 6 +++---
.pre-commit-config.yaml | 8 ++++----
tasks.yaml | 10 +++++-----
tasks/publish.yaml | 4 ++--
9 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml
index 72158229..b65cc340 100644
--- a/.github/workflows/codeql.yaml
+++ b/.github/workflows/codeql.yaml
@@ -33,13 +33,13 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
- uses: github/codeql-action/init@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
+ uses: github/codeql-action/init@df5a14dc28094dc936e103b37d749c6628682b60 # v3.25.0
with:
languages: ${{ matrix.language }}
- name: Autobuild
- uses: github/codeql-action/autobuild@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
+ uses: github/codeql-action/autobuild@df5a14dc28094dc936e103b37d749c6628682b60 # v3.25.0
- name: Perform CodeQL Analysis
- uses: github/codeql-action/analyze@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
+ uses: github/codeql-action/analyze@df5a14dc28094dc936e103b37d749c6628682b60 # v3.25.0
with:
category: "/language:${{matrix.language}}"
diff --git a/.github/workflows/commitlint.yaml b/.github/workflows/commitlint.yaml
index 12a63802..519ffa3b 100644
--- a/.github/workflows/commitlint.yaml
+++ b/.github/workflows/commitlint.yaml
@@ -8,4 +8,4 @@ on:
jobs:
validate:
name: Validate
- uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@264ec430c4079129870820e70c4439f3f3d57cbc # v0.3.9
+ uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11
diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml
index 502a3bd7..78c2a735 100644
--- a/.github/workflows/lint.yaml
+++ b/.github/workflows/lint.yaml
@@ -20,7 +20,7 @@ jobs:
fetch-depth: 0
- name: Environment setup
- uses: defenseunicorns/uds-common/.github/actions/setup@264ec430c4079129870820e70c4439f3f3d57cbc # v0.3.9
+ uses: defenseunicorns/uds-common/.github/actions/setup@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11
with:
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
diff --git a/.github/workflows/scorecard.yaml b/.github/workflows/scorecard.yaml
index 06efcfe0..e0419f04 100644
--- a/.github/workflows/scorecard.yaml
+++ b/.github/workflows/scorecard.yaml
@@ -45,6 +45,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
- uses: github/codeql-action/upload-sarif@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
+ uses: github/codeql-action/upload-sarif@df5a14dc28094dc936e103b37d749c6628682b60 # v3.25.0
with:
sarif_file: results.sarif
diff --git a/.github/workflows/tag-and-release.yaml b/.github/workflows/tag-and-release.yaml
index 949992da..5e85be84 100644
--- a/.github/workflows/tag-and-release.yaml
+++ b/.github/workflows/tag-and-release.yaml
@@ -39,7 +39,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Environment setup
- uses: defenseunicorns/uds-common/.github/actions/setup@264ec430c4079129870820e70c4439f3f3d57cbc # v0.3.9
+ uses: defenseunicorns/uds-common/.github/actions/setup@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11
with:
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
@@ -50,6 +50,6 @@ jobs:
- name: Save logs
if: always()
- uses: defenseunicorns/uds-common/.github/actions/save-logs@264ec430c4079129870820e70c4439f3f3d57cbc # v0.3.9
+ uses: defenseunicorns/uds-common/.github/actions/save-logs@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11
with:
suffix: ${{ matrix.flavor }}-${{ github.run_id }}-${{ github.run_attempt }}
diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml
index 533f07ba..94c68d2d 100644
--- a/.github/workflows/test.yaml
+++ b/.github/workflows/test.yaml
@@ -46,20 +46,20 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Environment setup
- uses: defenseunicorns/uds-common/.github/actions/setup@264ec430c4079129870820e70c4439f3f3d57cbc # v0.3.9
+ uses: defenseunicorns/uds-common/.github/actions/setup@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11
with:
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
ghToken: ${{ secrets.GITHUB_TOKEN }}
- name: Test
- uses: defenseunicorns/uds-common/.github/actions/test@264ec430c4079129870820e70c4439f3f3d57cbc # v0.3.9
+ uses: defenseunicorns/uds-common/.github/actions/test@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11
with:
flavor: ${{ matrix.flavor }}
type: ${{ matrix.type }}
- name: Save logs
if: always()
- uses: defenseunicorns/uds-common/.github/actions/save-logs@264ec430c4079129870820e70c4439f3f3d57cbc # v0.3.9
+ uses: defenseunicorns/uds-common/.github/actions/save-logs@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11
with:
suffix: ${{ matrix.type }}-${{ matrix.flavor }}-${{ github.run_id }}-${{ github.run_attempt }}
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index e9444ef6..96f62541 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v4.5.0
+ rev: v4.6.0
hooks:
- id: check-added-large-files
args: ["--maxkb=1024"]
@@ -31,7 +31,7 @@ repos:
hooks:
- id: fix-smartquotes
- repo: https://github.com/python-jsonschema/check-jsonschema
- rev: 0.28.0
+ rev: 0.28.2
hooks:
- id: check-jsonschema
name: "Validate Zarf Configs Against Schema"
@@ -40,7 +40,7 @@ repos:
args:
[
"--schemafile",
- "https://raw.githubusercontent.com/defenseunicorns/zarf/v0.32.6/zarf.schema.json",
+ "https://raw.githubusercontent.com/defenseunicorns/zarf/v0.33.0/zarf.schema.json",
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
@@ -48,6 +48,6 @@ repos:
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
- rev: 37.275.0
+ rev: 37.301.6
hooks:
- id: renovate-config-validator
diff --git a/tasks.yaml b/tasks.yaml
index ca5a3332..091510b3 100644
--- a/tasks.yaml
+++ b/tasks.yaml
@@ -2,11 +2,11 @@ includes:
- cleanup: ./tasks/cleanup.yaml
- dependencies: ./tasks/dependencies.yaml
- test: ./tasks/test.yaml
- - create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.9/tasks/create.yaml
- - lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.9/tasks/lint.yaml
- - pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.9/tasks/pull.yaml
- - deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.9/tasks/deploy.yaml
- - setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.9/tasks/setup.yaml
+ - create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/create.yaml
+ - lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/lint.yaml
+ - pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/pull.yaml
+ - deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/deploy.yaml
+ - setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/setup.yaml
tasks:
- name: default
diff --git a/tasks/publish.yaml b/tasks/publish.yaml
index ae0a01ac..93ece22f 100644
--- a/tasks/publish.yaml
+++ b/tasks/publish.yaml
@@ -1,6 +1,6 @@
includes:
- - create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.9/tasks/create.yaml
- - publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.9/tasks/publish.yaml
+ - create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/create.yaml
+ - publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/publish.yaml
tasks:
- name: package