Skip to content

[deps]: Update gh minor#6973

Merged
vvolkgang merged 2 commits into
mainfrom
renovate/gh-minor
Jun 29, 2026
Merged

[deps]: Update gh minor#6973
vvolkgang merged 2 commits into
mainfrom
renovate/gh-minor

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
actions/checkout action patch v6.0.2v6.0.3
actions/setup-java action minor v5.2.0v5.3.0 v5.4.0
codecov/codecov-action action patch v6.0.0v6.0.2
crowdin/github-action action patch v2.16.2v2.16.3
gradle/actions action minor v6.1.0v6.2.0
ruby/setup-ruby action minor v1.307.0v1.314.0

Warning

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


Release Notes

actions/checkout (actions/checkout)

v6.0.3

Compare Source

actions/setup-java (actions/setup-java)

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-java@v5...v5.3.0

codecov/codecov-action (codecov/codecov-action)

v6.0.2

Compare Source

This is a copy of the v7.0.0 release to make updates easier

What's Changed

Full Changelog: codecov/codecov-action@v6.0.1...v6.0.2

v6.0.1

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v6.0.0...v6.0.1

crowdin/github-action (crowdin/github-action)

v2.16.3

Compare Source

What's Changed

Full Changelog: crowdin/github-action@v2.16.2...v2.16.3

gradle/actions (gradle/actions)

v6.2.0

Compare Source

Highlights

This release brings significant behaviour improvements to Enhanced caching, improvements to the generated Job Summary, and a number of correctness and security fixes.

  1. Improved cache-cleanup mechanism. Cleanup of stale files from the Gradle User Home is now faster, and no longer depends on Gradle or a JVM. It works by inspecting the local file state directly, removing the Gradle invocation from the post-build step.
  2. More granular, more stable caching. The local build cache is stored as a separate cache entry, so it can be restored and invalidated independently of the main Gradle User Home entry. Transient Gradle housekeeping files are excluded from the cache, reducing its size and improving stability.
  3. Hide obsolete Job summaries in PR commments: When a new Job summary comment is added to a PR, previous outdated Job summaries are now hidden.
  4. Improved caching report in the job summary. The cache report now uses a single, consistent layout across all cache states and providers. Provider information is integrated directly into the report, and per-entry details are available in an expandable section. (#​985)
  5. Correctness and security fixes. A unique cache key is now used per run attempt, so re-runs no longer collide; the job summary shows the cache key string rather than an internal id; and bundled dependencies have been updated, including a ReDoS fix and a fast-xml CVE fix.
What's Changed
New Contributors

Full Changelog: gradle/actions@v6.1.1...v6.2.0

v6.1.1

Compare Source

This release updates various dependency versions, resolving several reported security vulnerabilities.
No functional changes are included

What's Changed

Full Changelog: gradle/actions@v6.1.0...v6.1.1

ruby/setup-ruby (ruby/setup-ruby)

v1.314.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.313.0...v1.314.0

v1.313.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.312.0...v1.313.0

v1.312.0

Compare Source

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.311.0...v1.312.0

v1.311.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.310.0...v1.311.0

v1.310.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.309.0...v1.310.0

v1.309.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.308.0...v1.309.0

v1.308.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.307.0...v1.308.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2nd week starting on the 2 week of the year before 4am on Monday"
  • 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 25, 2026 02:48
@renovate renovate Bot added the t:deps Change Type - Dependencies label May 25, 2026
@bitwarden-bot bitwarden-bot changed the title [deps]: Update ruby/setup-ruby action to v1.308.0 [PM-38039] [deps]: Update ruby/setup-ruby action to v1.308.0 May 25, 2026
@bitwarden-bot

Copy link
Copy Markdown
Collaborator

Internal tracking:

@codecov

codecov Bot commented May 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.97%. Comparing base (2022507) to head (ef33c31).
⚠️ Report is 52 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6973      +/-   ##
==========================================
- Coverage   86.33%   85.97%   -0.37%     
==========================================
  Files         918     1018     +100     
  Lines       65587    66864    +1277     
  Branches     9305     9408     +103     
==========================================
+ Hits        56626    57485     +859     
- Misses       5755     6138     +383     
- Partials     3206     3241      +35     
Flag Coverage Δ
app-data 17.32% <ø> (+0.09%) ⬆️
app-ui-auth-tools 19.15% <ø> (-0.07%) ⬇️
app-ui-platform 17.10% <ø> (+0.35%) ⬆️
app-ui-vault 28.28% <ø> (-0.15%) ⬇️
authenticator 6.20% <ø> (-0.04%) ⬇️
lib-core-network-bridge 4.08% <ø> (-0.02%) ⬇️
lib-data-ui 1.14% <ø> (-0.01%) ⬇️

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

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.

@renovate renovate Bot changed the title [PM-38039] [deps]: Update ruby/setup-ruby action to v1.308.0 [deps]: Update ruby/setup-ruby action to v1.308.0 May 25, 2026
@renovate
renovate Bot force-pushed the renovate/gh-minor branch from 106e028 to a7c7ea0 Compare May 25, 2026 19:11
@renovate renovate Bot changed the title [deps]: Update ruby/setup-ruby action to v1.308.0 [deps]: Update gh minor May 25, 2026
@renovate
renovate Bot force-pushed the renovate/gh-minor branch from a7c7ea0 to 6558ccb Compare May 27, 2026 07:56
@renovate renovate Bot changed the title [deps]: Update gh minor [deps]: Update ruby/setup-ruby action to v1.308.0 May 27, 2026
@renovate
renovate Bot force-pushed the renovate/gh-minor branch from 6558ccb to a5fd7d4 Compare May 27, 2026 10:08
@renovate renovate Bot changed the title [deps]: Update ruby/setup-ruby action to v1.308.0 [deps]: Update gh minor May 27, 2026
@renovate
renovate Bot force-pushed the renovate/gh-minor branch 3 times, most recently from fb93cfe to 16ed488 Compare May 28, 2026 20:05
@renovate renovate Bot changed the title [deps]: Update gh minor [deps]: Update ruby/setup-ruby action to v1.310.0 May 28, 2026
@renovate
renovate Bot force-pushed the renovate/gh-minor branch from 16ed488 to 9400e20 Compare May 28, 2026 20:45
@renovate renovate Bot changed the title [deps]: Update ruby/setup-ruby action to v1.310.0 [deps]: Update gh minor May 28, 2026
@renovate
renovate Bot force-pushed the renovate/gh-minor branch 5 times, most recently from 3285103 to 6ef5cff Compare June 15, 2026 21:56
@renovate
renovate Bot force-pushed the renovate/gh-minor branch 7 times, most recently from 6e65245 to bad5a38 Compare June 23, 2026 18:57
@renovate
renovate Bot force-pushed the renovate/gh-minor branch 5 times, most recently from 177e6fe to 9063a2b Compare June 29, 2026 02:16
@renovate
renovate Bot force-pushed the renovate/gh-minor branch from 9063a2b to 59c144c Compare June 29, 2026 20:19

@vvolkgang vvolkgang left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@renovate

renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@vvolkgang
vvolkgang enabled auto-merge June 29, 2026 20:33
@vvolkgang
vvolkgang added this pull request to the merge queue Jun 29, 2026
Merged via the queue into main with commit 3ab1339 Jun 29, 2026
26 checks passed
@vvolkgang
vvolkgang deleted the renovate/gh-minor branch June 29, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:deps Change Type - Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants