Skip to content

[deps]: Update gh minor#6973

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gh-minor
Open

[deps]: Update gh minor#6973
renovate[bot] wants to merge 1 commit 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
actions/checkout action patch v6.0.2v6.0.3
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.313.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

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.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 86.23%. Comparing base (2022507) to head (6e65245).
⚠️ Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6973      +/-   ##
==========================================
- Coverage   86.33%   86.23%   -0.11%     
==========================================
  Files         918      882      -36     
  Lines       65587    64294    -1293     
  Branches     9305     9289      -16     
==========================================
- Hits        56626    55443    -1183     
+ Misses       5755     5655     -100     
+ Partials     3206     3196      -10     
Flag Coverage Δ
app-data 17.43% <ø> (+0.21%) ⬆️
app-ui-auth-tools 18.88% <ø> (-0.34%) ⬇️
app-ui-platform 16.59% <ø> (-0.16%) ⬇️
app-ui-vault 27.72% <ø> (-0.72%) ⬇️
authenticator 6.17% <ø> (-0.08%) ⬇️
lib-core-network-bridge 4.07% <ø> (-0.03%) ⬇️
lib-data-ui 1.13% <ø> (-0.02%) ⬇️

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 5 times, most recently from b6f46b7 to 0f273d4 Compare June 19, 2026 13:45
@renovate renovate Bot force-pushed the renovate/gh-minor branch from 0f273d4 to 6e65245 Compare June 19, 2026 17:46
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.

1 participant