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.0               |
| github-tags | jenkinsci/durable-task-plugin               | 547.vd1ea_007d100c   | 550.v0930093c4b_a_6   |
| 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 | 1327.ve57634fb_09ce   |
| github-tags | python-jsonschema/check-jsonschema          | 0.27.4               | 0.28.0                |
| github-tags | renovatebot/pre-commit-hooks                | 37.165.1             | 37.176.0              |
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent da5be62 commit ecec490
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 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.0
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.165.1
rev: 37.176.0
hooks:
- id: renovate-config-validator
8 changes: 4 additions & 4 deletions values/jenkins-values.yaml
Original file line number Diff line number Diff line change
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 @@ -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:1327.ve57634fb_09ce
- workflow-job:1400.v7fd111b_ec82f
- workflow-multibranch:773.vc4fe1378f1d5
- workflow-scm-step:415.v434365564324
Expand Down

0 comments on commit ecec490

Please sign in to comment.