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 jenkins support dependencies #73

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2024

This PR contains the following updates:

Package Type Update Change
defenseunicorns/zarf minor v0.38.3 -> v0.39.0
github/codeql-action action patch v3.26.6 -> v3.26.7
golangci/golangci-lint repository minor v1.60.3 -> v1.61.0
renovatebot/pre-commit-hooks repository minor 38.68.0 -> 38.85.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

defenseunicorns/zarf (defenseunicorns/zarf)

v0.39.0

Compare Source

What's Changed

New Contributors

Full Changelog: zarf-dev/zarf@v0.38.3...v0.39.0

github/codeql-action (github/codeql-action)

v3.26.7

Compare Source

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

v1.61.0

Compare Source

  1. Enhancements
    • Add junit-xml-extended format
    • Exclude Swagger Codegen files by default
  2. Updated linters
    • dupword: from 0.0.14 to 0.1.1
    • fatcontext: from 0.4.0 to 0.5.2
    • gci: from 0.13.4 to 0.13.5 (new option no-lex-order)
    • go-ruleguard: from 0.4.2 to 0fe6f58 (fix panic with custom linters)
    • godot: from 1.4.16 to 1.4.17
    • gomodguard: from 1.3.3 to 1.3.5
    • gosec: disable temporarily G407
    • gosec: from ab3f6c1 to 2.21.2 (partially fix G115)
    • intrange: from 0.1.2 to 0.2.0
    • nolintlint: remove the empty line in the directive replacement
  3. Misc.
    • Improve runtime version parsing
  4. Documentation
    • Add additional info about typecheck
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v38.85.1

Compare Source

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

v38.84.1

Compare Source

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

v38.84.0

Compare Source

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

v38.83.0

Compare Source

v38.82.0

Compare Source

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

v38.81.0

Compare Source

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

v38.80.0

Compare Source

v38.79.0

Compare Source

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

v38.78.0

Compare Source

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

v38.77.8

Compare Source

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

v38.77.7

Compare Source

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

v38.77.6

Compare Source

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

v38.77.5

Compare Source

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

v38.77.4

Compare Source

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

v38.77.3

Compare Source

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

v38.77.2

Compare Source

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

v38.77.1

Compare Source

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

v38.77.0

Compare Source

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

v38.76.1

Compare Source

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

v38.75.0

Compare Source

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

v38.74.1

Compare Source

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

v38.74.0

Compare Source

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

v38.73.7

Compare Source

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

v38.73.5

Compare Source

v38.73.3

Compare Source

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

v38.72.1

Compare Source

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

v38.72.0

Compare Source

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

v38.71.0

Compare Source

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

v38.70.3

Compare Source

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

v38.70.2

Compare Source

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

v38.70.0

Compare Source

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

v38.68.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.68.1 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners September 6, 2024 11:13
@renovate renovate bot added the support-deps label Sep 6, 2024
@renovate renovate bot force-pushed the renovate/jenkins-support-dependencies branch 17 times, most recently from 0e44579 to 6a154e2 Compare September 13, 2024 04:20
@renovate renovate bot force-pushed the renovate/jenkins-support-dependencies branch 10 times, most recently from 11c7551 to c0b4d05 Compare September 16, 2024 14:56
@renovate renovate bot force-pushed the renovate/jenkins-support-dependencies branch 4 times, most recently from 74ce630 to 7c12481 Compare September 17, 2024 11:51
| datasource  | package                      | from    | to      |
| ----------- | ---------------------------- | ------- | ------- |
| github-tags | defenseunicorns/zarf         | v0.38.3 | v0.39.0 |
| github-tags | github/codeql-action         | v3.26.6 | v3.26.7 |
| github-tags | golangci/golangci-lint       | v1.60.3 | v1.61.0 |
| github-tags | renovatebot/pre-commit-hooks | 38.68.0 | 38.85.1 |
@renovate renovate bot force-pushed the renovate/jenkins-support-dependencies branch from 7c12481 to f8d7045 Compare September 17, 2024 12:16
@Michael-Kruggel Michael-Kruggel merged commit a75f83e into main Sep 17, 2024
18 checks passed
@Michael-Kruggel Michael-Kruggel deleted the renovate/jenkins-support-dependencies branch September 17, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant