Skip to content

deps: update github actions (major)#3919

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-actions
Open

deps: update github actions (major)#3919
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending
EndBug/add-and-commit action major v9v10
actions/cache action major v4v5
actions/checkout action major v4.2.2v6.0.2
actions/download-artifact action major v4v8
actions/github-script action major v7v9
actions/labeler action major v5v6 v6.1.0
actions/setup-go action major v5v6
actions/setup-node action major v4.3.0v6.4.0
actions/stale action major v9v10
actions/upload-artifact action major v4.6.1v7.0.1
amannn/action-semantic-pull-request action major v5.5.3v6.1.1
codecov/codecov-action action major v4.6.0v6
dawidd6/action-download-artifact action major v3.1.4v21
docker/build-push-action action major v6.15.0v7.1.0
docker/login-action action major v3.3.0v4.1.0
docker/setup-buildx-action action major v3v4
github/codeql-action action major v3.28.11v4.35.3
golangci/golangci-lint-action action major v6v9
googleapis/release-please-action action major v4.2.0v5
node uses-with major 1624
octokit/request-action action major v2.4.0v3.0.0
peter-evans/create-pull-request action major v7.0.5v8.1.1
sigstore/cosign-installer action major v3.8.1v4.1.1
softprops/action-gh-release action major v2.2.1v3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

EndBug/add-and-commit (EndBug/add-and-commit)

v10

Compare Source

v10.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.4...v10.0.0

v9.1.4

Compare Source

What's Changed

New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.3...v9.1.4

v9.1.3

Compare Source

What's Changed

Full Changelog: EndBug/add-and-commit@v9.1.2...v9.1.3

v9.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.1...v9.1.2

v9.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.0...v9.1.1

v9.1.0

Compare Source

Added:

  • The fetch input allows you to customize the git fetch command, or to prevent the action from fetching at all.

Full Changelog: EndBug/add-and-commit@v9.0.1...v9.1.0

v9.0.1

Compare Source

Fixed:

  • Now files are re-staged after pulling, so that the action works as intended when using options such as pull: --rebase --autostash

New Contributors

Full Changelog: EndBug/add-and-commit@v9.0.0...v9.0.1

actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.3.0

v4.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

v4.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

v4.2.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v4.2.1...v4.2.2

v4.2.1

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

New Contributors

Full Changelog: actions/cache@v4.2.0...v4.2.1

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Vienna)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 a review from a team as a code owner May 19, 2025 20:42
@github-actions github-actions Bot added the ops label May 19, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.73%. Comparing base (40e195d) to head (1174f36).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3919      +/-   ##
==========================================
+ Coverage   77.37%   77.73%   +0.35%     
==========================================
  Files         220      220              
  Lines       11708     9736    -1972     
==========================================
- Hits         9059     7568    -1491     
+ Misses       2281     1799     -482     
- Partials      368      369       +1     

see 154 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 47.20% <ø> (-0.25%) ⬇️
component-tests 58.03% <ø> (+0.94%) ⬆️
lifecycle-operator 80.20% <ø> (+0.52%) ⬆️
metrics-operator 75.43% <ø> (+0.50%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

This PR has been automatically marked as stale because it has not had recent activity. It will be
closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions Bot added stale and removed stale labels Jul 19, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from e7e4a3e to bfb2c82 Compare August 14, 2025 12:56
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from eab2691 to bb330d7 Compare August 23, 2025 17:56
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from bb330d7 to 2413979 Compare August 25, 2025 09:03
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 4 times, most recently from ce06eff to 4a32ea4 Compare September 7, 2025 20:46
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from f49f7bd to 611c198 Compare October 10, 2025 16:35
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from c60cce4 to a79bf4e Compare October 17, 2025 06:13
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from aa68ffe to f800019 Compare October 27, 2025 22:58
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from f800019 to 0e981f9 Compare October 28, 2025 03:12
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 7a3a5d6 to 8e6690a Compare December 12, 2025 22:32
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 4 times, most recently from 250079f to fe1d308 Compare December 19, 2025 18:48
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 6 times, most recently from 05ef744 to c8f8ff0 Compare January 19, 2026 19:31
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 4 times, most recently from 9e0beb8 to 939c5de Compare January 29, 2026 13:44
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 47fdee5 to 52cb4be Compare February 5, 2026 19:11
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 52cb4be to 2937f0c Compare February 8, 2026 21:15
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 357b9b4 to 28e8c2e Compare February 17, 2026 05:27
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 5 times, most recently from 7ef45a9 to ad93682 Compare February 28, 2026 23:03
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

0 participants