Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies - autoclosed #4

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.1.4 -> v4.1.6
defenseunicorns/uds-common action patch v0.4.2 -> v0.4.5
github/codeql-action action patch v3.25.3 -> v3.25.7
golangci/golangci-lint repository minor v1.57.2 -> v1.59.0
google-github-actions/release-please-action action patch v4.1.0 -> v4.1.1
jenkinsci/configuration-as-code-plugin major 1775.v810dc950b_514 -> 1810.v9b_c30a_249a_4c
jenkinsci/kubernetes-plugin major 4209.vc646b_71e5269 -> 4238.v41b_3ef14a_5d8
jenkinsci/oic-auth-plugin minor 4.257.v5360e8489e8b_ -> 4.269.va_7526f34f306
ossf/scorecard-action action patch v2.3.1 -> v2.3.3
python-jsonschema/check-jsonschema repository patch 0.28.2 -> 0.28.4
registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar (source) minor 1.26.1 -> 1.27.2
registry1.dso.mil/ironbank/opensource/jenkins/jenkins (source) minor 2.440.3-lts -> 2.452.1-lts
renovatebot/pre-commit-hooks repository minor 37.338.0 -> 37.388.1

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/checkout (actions/checkout)

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

defenseunicorns/uds-common (defenseunicorns/uds-common)

v0.4.5

Compare Source

Miscellaneous

v0.4.4

Compare Source

Miscellaneous

v0.4.3

Compare Source

Bug Fixes
  • update renovate config to use docker versioning for zarf images (#​128) (c18e125)
Miscellaneous
github/codeql-action (github/codeql-action)

v3.25.7

Compare Source

v3.25.6

Compare Source

v3.25.5

Compare Source

v3.25.4

Compare Source

golangci/golangci-lint (golangci/golangci-lint)

v1.59.0

Compare Source

v1.58.2

Compare Source

  1. Updated linters
    • canonicalheader: from 1.0.6 to 1.1.1
    • gosec: from 2.19.0 to 2.20.0
    • musttag: from 0.12.1 to 0.12.2
    • nilnil: from 0.1.8 to 0.1.9
  2. Documentation
    • Improve integrations and install pages

v1.58.1

Compare Source

v1.58.0

Compare Source

google-github-actions/release-please-action (google-github-actions/release-please-action)

v4.1.1

Compare Source

Bug Fixes
jenkinsci/configuration-as-code-plugin (jenkinsci/configuration-as-code-plugin)

v1810.v9b_c30a_249a_4c

Compare Source

👷 Changes for plugin developers

📝 Documentation updates

📦 Dependency updates

v1807.v0175eda_00a_20

Compare Source

🐛 Bug fixes

v1806.v78e3a_7fd4358

Compare Source

🐛 Bug fixes

👷 Changes for plugin developers

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

26 changes
jenkinsci/kubernetes-plugin (jenkinsci/kubernetes-plugin)

v4238.v41b_3ef14a_5d8

Compare Source

🚀 New features and improvements

v4237.v234076a_fe305

Compare Source

🐛 Bug fixes

v4236.vc06f753c3234

Compare Source

🐛 Bug fixes

📦 Dependency updates

v4234.vdf3e78112369

Compare Source

👷 Changes for plugin developers

🚦 Tests

v4233.vb_67a_0e11a_039

Compare Source

🚀 New features and improvements

🐛 Bug fixes

v4231.vb_a_6b_8936497d

Compare Source

🚀 New features and improvements

v4230.vceef11cb_ca_37

Compare Source

🚀 New features and improvements

👻 Maintenance

  • Fixed a few IDE warnings while poking around this class, and use JDK11 Set#of (#​1552) @​Vlatombe

🚦 Tests

v4219.v40ff98cfb_d6f

Compare Source

🚀 New features and improvements

  • Label dynamic PVC with same labels as pod; Filter down lists to current test to ease parallel testing. (#​1550) @​Vlatombe

🚦 Tests

  • Simplify required configuration for KubernetesPipelineTest#garbageCollection (#​1551) @​Vlatombe

v4217.v70f656a_471c0

Compare Source

👻 Maintenance

🚦 Tests

v4214.vf10083a_42e70

Compare Source

🚀 New features and improvements

📦 Dependency updates

v4211.v08850dd0dfa_3

Compare Source

🚀 New features and improvements

🚦 Tests

jenkinsci/oic-auth-plugin (jenkinsci/oic-auth-plugin)

v4.269.va_7526f34f306

Compare Source

🚀 New features and improvements

🌐 Localization and translation

👻 Maintenance

ossf/scorecard-action (ossf/scorecard-action)

v2.3.3

Compare Source

[!NOTE]
There is no v2.3.2 release as a step was skipped in the release process. This was fixed and re-released under the v2.3.3 tag

What's Changed

For a full changelist of what these include, see the v5.0.0-rc1 and v5.0.0-rc2 release notes.

Documentation

Full Changelog: ossf/scorecard-action@v2.3.1...v2.3.3

v2.3.2

Compare Source

python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.28.4

Compare Source

  • Update vendored schemas: buildkite, github-workflows, gitlab-ci, renovate,
    taskfile, woodpecker-ci (2024-05-19)

v0.28.3

Compare Source

  • Update vendored schemas: dependabot, github-workflows, gitlab-ci, renovate,
    woodpecker-ci (2024-05-05)
  • Update Cloud Build pre-commit hook to support JSON Cloud Build config. Thanks
    :user:jrdnbradford! (:pr:427)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v37.388.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.388.1 for more changes

v37.388.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.388.0 for more changes

v37.387.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.387.3 for more changes

v37.387.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.387.2 for more changes

v37.387.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.387.0 for more changes

v37.385.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.385.0 for more changes

v37.384.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.384.1 for more changes

v37.384.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.384.0 for more changes

v37.382.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.382.5 for more changes

v37.382.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.382.4 for more changes

v37.382.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.382.3 for more changes

v37.382.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.382.2 for more changes

v37.382.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.382.0 for more changes

v37.381.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.11 for more changes

v37.381.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.10 for more changes

v37.381.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.9 for more changes

v37.381.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.8 for more changes

v37.381.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.7 for more changes

v37.381.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.6 for more changes

v37.381.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.5 for more changes

v37.381.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.3 for more changes

v37.381.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.2 for more changes

v37.381.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.381.1 for more changes

v37.379.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.379.0 for more changes

v37.378.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.378.0 for more changes

v37.377.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.8 for more changes

v37.377.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.7 for more changes

v37.377.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.6 for more changes

v37.377.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.5 for more changes

v37.377.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.4 for more changes

v37.377.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.2 for more changes

v37.377.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.377.0 for more changes

v37.376.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.376.0 for more changes

v37.375.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.375.2 for more changes

v37.375.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.375.1 for more changes

v37.375.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.375.0 for more changes

v37.374.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.374.3 for more changes

v37.374.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.374.0 for more changes

v37.373.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.373.0 for more changes

v37.371.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.371.1 for more changes

v37.371.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.371.0 for more changes

v37.368.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.368.10 for more changes

v37.368.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.368.9 for more changes

v37.368.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.368.8 for more changes

v37.368.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.368.7 for more changes

v37.368.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.368.6 for more changes

v37.368.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.368.5 for more changes

v37.368.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.368.4 for more changes

v37.368.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.368.3 for more changes

v37.368.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.368.2 for more changes

v37.368.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.368.0 for more changes

v37.366.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.366.1 for more changes

v37.363.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.363.9 for more changes

v37.363.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.363.6 for more changes

v37.363.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.363.4 for more changes

v37.363.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.363.3 for more changes

v37.363.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.363.1 for more changes

v37.359.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.359.0 for more changes

v37.358.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.358.2 for more changes

v37.358.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.358.1 for more changes

v37.358.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.358.0 for more changes

v37.356.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.356.1 for more changes

v37.356.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.356.0 for more changes

v37.355.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.355.1 for more changes

v37.354.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.354.6 for more changes

v37.354.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.354.5 for more changes

v37.354.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.354.4 for more changes

v37.354.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.354.3 for more changes

v37.354.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.354.2 for more changes

v37.354.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.354.1 for more changes

v37.353.1

Compare Source

v37.353.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.353.0 for more changes

v37.352.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.352.0 for more changes

v37.351.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.351.4 for more changes

v37.351.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.351.2 for more changes

v37.351.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.351.1 for more changes

v37.351.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.351.0 for more changes

v37.349.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.349.3 for more changes

v37.349.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.349.2 for more changes

v37.349.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.349.0 for more changes

v37.347.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.347.2 for more changes

v37.347.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.347.0 for more changes

v37.345.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.345.0 for more changes

v37.344.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.344.0 for more changes

v37.342.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.342.1 for more changes

v37.341.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.341.0 for more changes

v37.340.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.340.10 for more changes

v37.340.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.340.9 for more changes

v37.340.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.340.8 for more changes

v37.340.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.340.5 for more changes

v37.340.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.340.4 for more changes

v37.340.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.340.0 for more changes

v37.339.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.339.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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all branch 27 times, most recently from 9e17baa to ae22c6e Compare February 9, 2024 16:08
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 827565b to 9c07515 Compare February 10, 2024 04:13
@renovate renovate bot force-pushed the renovate/all branch 22 times, most recently from 6b6d3b0 to 3288d7d Compare June 1, 2024 09:40
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 2eaf726 to f19dcc3 Compare June 4, 2024 02:12
| datasource  | package                                               | from                 | to                    |
| ----------- | ----------------------------------------------------- | -------------------- | --------------------- |
| github-tags | actions/checkout                                      | v4.1.4               | v4.1.6                |
| github-tags | defenseunicorns/uds-common                            | v0.4.2               | v0.4.5                |
| github-tags | github/codeql-action                                  | v3.25.3              | v3.25.7               |
| github-tags | golangci/golangci-lint                                | v1.57.2              | v1.59.0               |
| github-tags | google-github-actions/release-please-action           | v4.1.0               | v4.1.1                |
| github-tags | jenkinsci/configuration-as-code-plugin                | 1775.v810dc950b_514  | 1810.v9b_c30a_249a_4c |
| github-tags | jenkinsci/kubernetes-plugin                           | 4209.vc646b_71e5269  | 4238.v41b_3ef14a_5d8  |
| github-tags | jenkinsci/oic-auth-plugin                             | 4.257.v5360e8489e8b_ | 4.269.va_7526f34f306  |
| github-tags | ossf/scorecard-action                                 | v2.3.1               | v2.3.3                |
| github-tags | python-jsonschema/check-jsonschema                    | 0.28.2               | 0.28.4                |
| docker      | registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar       | 1.26.1               | 1.27.2                |
| docker      | registry1.dso.mil/ironbank/opensource/jenkins/jenkins | 2.440.3              | 2.452.1               |
| github-tags | renovatebot/pre-commit-hooks                          | 37.338.0             | 37.388.1              |
@renovate renovate bot force-pushed the renovate/all branch from f19dcc3 to f7b00ee Compare June 4, 2024 07:29
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update all dependencies - autoclosed Jun 4, 2024
@renovate renovate bot closed this Jun 4, 2024
@renovate renovate bot deleted the renovate/all branch June 4, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants