bitwarden / android

Bitwarden mobile app for Android.
https://bitwarden.com
GNU General Public License v3.0
6.33k stars 797 forks source link

[deps]: Update gh minor #3991

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.1.7 -> v4.2.0
actions/setup-java action minor v4.3.0 -> v4.4.0
crowdin/github-action action minor v2.1.3 -> v2.2.0
github/codeql-action action patch v3.26.8 -> v3.26.9
ruby/setup-ruby action minor v1.193.0 -> v1.194.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/checkout (actions/checkout) ### [`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0) - Add Ref and Commit outputs by [@​lucacome](https://redirect.github.com/lucacome) in [https://github.com/actions/checkout/pull/1180](https://redirect.github.com/actions/checkout/pull/1180) - Dependency updates by [@​dependabot-](https://redirect.github.com/dependabot-) [https://github.com/actions/checkout/pull/1777](https://redirect.github.com/actions/checkout/pull/1777), [https://github.com/actions/checkout/pull/1872](https://redirect.github.com/actions/checkout/pull/1872)
actions/setup-java (actions/setup-java) ### [`v4.4.0`](https://redirect.github.com/actions/setup-java/releases/tag/v4.4.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.3.0...v4.4.0) ##### What's Changed **Add-ons :** - Add support for Oracle GraalVM by [@​fniephaus](https://redirect.github.com/fniephaus) in [https://github.com/actions/setup-java/pull/501](https://redirect.github.com/actions/setup-java/pull/501) steps: - name: Checkout uses: actions/checkout@v4 - name: Setup-java uses: actions/setup-java@v4 with: distribution: 'graalvm' java-version: '21' - Add workflow file for publishing releases to immutable action package by [@​Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-java/pull/684](https://redirect.github.com/actions/setup-java/pull/684) **Bug fixes :** - Add architecture to cache key by [@​Zxilly](https://redirect.github.com/Zxilly) in [https://github.com/actions/setup-java/pull/664](https://redirect.github.com/actions/setup-java/pull/664) This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts. Note: This change may break previous cache keys as they will no longer be compatible with the new format. - Resolve check failures by [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [https://github.com/actions/setup-java/pull/687](https://redirect.github.com/actions/setup-java/pull/687) ##### New Contributors - [@​Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/setup-java/pull/684](https://redirect.github.com/actions/setup-java/pull/684) - [@​Zxilly](https://redirect.github.com/Zxilly) made their first contribution in [https://github.com/actions/setup-java/pull/664](https://redirect.github.com/actions/setup-java/pull/664) **Full Changelog**: https://github.com/actions/setup-java/compare/v4...v4.4.0
crowdin/github-action (crowdin/github-action) ### [`v2.2.0`](https://redirect.github.com/crowdin/github-action/releases/tag/v2.2.0) [Compare Source](https://redirect.github.com/crowdin/github-action/compare/v2.1.3...v2.2.0) ##### What's Changed - CLI [4.2.0](https://redirect.github.com/crowdin/crowdin-cli/releases/tag/4.2.0) by [@​andrii-bodnar](https://redirect.github.com/andrii-bodnar) **Full Changelog**: https://github.com/crowdin/github-action/compare/v2.1.2...v2.2.0
github/codeql-action (github/codeql-action) ### [`v3.26.9`](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9)
ruby/setup-ruby (ruby/setup-ruby) ### [`v1.194.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.194.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.193.0...v1.194.0) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.193.0...v1.194.0

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.

bitwarden-bot commented 4 days ago

Internal tracking:

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.86%. Comparing base (72cb991) to head (797b901). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3991 +/- ## ======================================= Coverage 88.86% 88.86% ======================================= Files 425 425 Lines 35029 35029 Branches 5134 5134 ======================================= Hits 31127 31127 Misses 2110 2110 Partials 1792 1792 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 days ago

Logo Checkmarx One – Scan Summary & Details – c7e87d22-5ab2-4a8e-ba9b-a73a2ae178eb

No New Or Fixed Issues Found