Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                                         | from                       | to                         |
| ----------- | ----------------------------------------------- | -------------------------- | -------------------------- |
| github-tags | actions/setup-node                              | v4.0.1                     | v4.0.2                     |
| github-tags | actions/upload-artifact                         | v4.3.0                     | v4.3.1                     |
| github-tags | defenseunicorns/zarf                            | v0.32.2                    | v0.32.3                    |
| github-tags | golangci/golangci-lint                          | v1.55.2                    | v1.56.1                    |
| github-tags | jenkinsci/durable-task-plugin                   | 547.vd1ea_007d100c         | 550.v0930093c4b_a_6        |
| github-tags | jenkinsci/json-api-plugin                       | 20231013-17.v1c97069404b_e | 20240205-27.va_007549e895c |
| github-tags | jenkinsci/pipeline-input-step-plugin            | 489.v4b_70b_ff92d67        | 491.vb_07d21da_1a_fb_      |
| github-tags | jenkinsci/script-security-plugin                | 1313.v7a_6067dc7087        | 1321.va_73c0795b_923       |
| github-tags | jenkinsci/workflow-durable-task-step-plugin     | 1322.v63864b_7a_e384       | 1331.vc8c2fed35334         |
| github-tags | python-jsonschema/check-jsonschema              | 0.27.4                     | 0.28.0                     |
| docker      | registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar | 1.25.3                     | 1.25.4                     |
| github-tags | renovatebot/pre-commit-hooks                    | 37.165.1                   | 37.182.0                   |
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent da5be62 commit 34cba49
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/actions/save-logs/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:
sudo chown $USER /tmp/uds-*.log || echo ""
shell: bash

- uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
with:
name: debug-log
path: |
Expand Down
4 changes: 2 additions & 2 deletions .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ runs:
uses: defenseunicorns/setup-zarf@main
with:
# renovate: datasource=github-tags depName=defenseunicorns/zarf versioning=semver
version: v0.32.2
version: v0.32.3
download-init-package: ${{ inputs.download-init-package }}

- name: Use Node.js latest
if: ${{ inputs.install-node == 'true' }}
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 20

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Setup Node.js
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2

- name: Install commitlint
run: npm install --save-dev @commitlint/{config-conventional,cli}
Expand Down
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
hooks:
- id: fix-smartquotes
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.4
rev: 0.28.0
hooks:
- id: check-jsonschema
name: "Validate Zarf Configs Against Schema"
Expand All @@ -41,14 +41,14 @@ repos:
[
"--schemafile",
# renovate: repo-file depName=defenseunicorns/zarf versioning=semver
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.32.2/zarf.schema.json",
"https://raw.githubusercontent.com/defenseunicorns/zarf/v0.32.3/zarf.schema.json",
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
rev: v1.55.2
rev: v1.56.1
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.165.1
rev: 37.182.0
hooks:
- id: renovate-config-validator
12 changes: 6 additions & 6 deletions values/jenkins-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ controller:
tag: "2.442"
sidecars:
configAutoReload:
image: "registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar:1.25.3"
image: "registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar:1.25.4"
jenkinsUrl: https://jenkins.###ZARF_VAR_DOMAIN###
disableRememberMe: true
resources:
Expand Down Expand Up @@ -44,7 +44,7 @@ controller:
- configuration-as-code:1775.v810dc950b_514
- credentials:1319.v7eb_51b_3a_c97b_
- display-url-api:2.200.vb_9327d658781
- durable-task:547.vd1ea_007d100c
- durable-task:550.v0930093c4b_a_6
- font-awesome-api:6.5.1-2
- git-client:4.6.0
- git:5.2.1
Expand All @@ -55,7 +55,7 @@ controller:
- jakarta-mail-api:2.0.1-3
- javax-activation-api:1.2.0-6
- jaxb:2.3.9-1
- json-api:20231013-17.v1c97069404b_e
- json-api:20240205-27.va_007549e895c
- kubernetes-client-api:6.10.0-240.v57880ce8b_0b_2
- kubernetes-credentials:0.11
- kubernetes:4186.v1d804571d5d4
Expand All @@ -66,7 +66,7 @@ controller:
- okhttp-api:4.11.0-172.vda_da_1feeb_c6e
- pipeline-build-step:540.vb_e8849e1a_b_d8
- pipeline-groovy-lib:704.vc58b_8890a_384
- pipeline-input-step:489.v4b_70b_ff92d67
- pipeline-input-step:491.vb_07d21da_1a_fb_
- pipeline-milestone-step:111.v449306f708b_7
- pipeline-model-api:2.2175.v76a_fff0a_2618
- pipeline-model-definition:2.2175.v76a_fff0a_2618
Expand All @@ -77,7 +77,7 @@ controller:
- plugin-util-api:3.8.0
- prism-api:1.29.0-10
- scm-api:683.vb_16722fb_b_80b_
- script-security:1313.v7a_6067dc7087
- script-security:1321.va_73c0795b_923
- snakeyaml-api:2.2-111.vc6598e30cc65
- ssh-credentials:308.ve4497b_ccd8f4
- structs:337.v1b_04ea_4df7c8
Expand All @@ -87,7 +87,7 @@ controller:
- workflow-api:1291.v51fd2a_625da_7
- workflow-basic-steps:1042.ve7b_140c4a_e0c
- workflow-cps:3853.vb_a_490d892963
- workflow-durable-task-step:1322.v63864b_7a_e384
- workflow-durable-task-step:1331.vc8c2fed35334
- workflow-job:1400.v7fd111b_ec82f
- workflow-multibranch:773.vc4fe1378f1d5
- workflow-scm-step:415.v434365564324
Expand Down

0 comments on commit 34cba49

Please sign in to comment.