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 #3916

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v4.2.2 -> v4.3.0
checkmarx/ast-github-action action patch 2.0.33 -> 2.0.34
crowdin/github-action action patch v2.1.1 -> v2.1.3
github/codeql-action action patch v3.26.6 -> v3.26.8
gradle/actions action minor v4.0.1 -> v4.1.0
ruby/setup-ruby action minor v1.191.0 -> v1.193.0

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


Release Notes

actions/setup-java (actions/setup-java) ### [`v4.3.0`](https://redirect.github.com/actions/setup-java/compare/v4.2.2...v4.3.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.2.2...v4.3.0)
checkmarx/ast-github-action (checkmarx/ast-github-action) ### [`v2.0.34`](https://redirect.github.com/Checkmarx/ast-github-action/releases/tag/2.0.34) [Compare Source](https://redirect.github.com/checkmarx/ast-github-action/compare/2.0.33...2.0.34) #### What's Changed ##### Other Changes - upgrade cli to 2.2.5 by [@​AlvoBen](https://redirect.github.com/AlvoBen) in [https://github.com/Checkmarx/ast-github-action/pull/197](https://redirect.github.com/Checkmarx/ast-github-action/pull/197) **Full Changelog**: https://github.com/Checkmarx/ast-github-action/compare/2.0.33...2.0.34
crowdin/github-action (crowdin/github-action) ### [`v2.1.3`](https://redirect.github.com/crowdin/github-action/releases/tag/v2.1.3) [Compare Source](https://redirect.github.com/crowdin/github-action/compare/v2.1.2...v2.1.3) ##### What's Changed - fix: issues related to checking for the existing pull requests by [@​andrii-bodnar](https://redirect.github.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/250](https://redirect.github.com/crowdin/github-action/pull/250) - docs: add sample configuration file by [@​andrii-bodnar](https://redirect.github.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/248](https://redirect.github.com/crowdin/github-action/pull/248) **Full Changelog**: https://github.com/crowdin/github-action/compare/v2.1.2...v2.1.3 ### [`v2.1.2`](https://redirect.github.com/crowdin/github-action/releases/tag/v2.1.2) [Compare Source](https://redirect.github.com/crowdin/github-action/compare/v2.1.1...v2.1.2) #### What's Changed - fix: check out correct branch on pull_request events by [@​georeith](https://redirect.github.com/georeith) in [https://github.com/crowdin/github-action/pull/244](https://redirect.github.com/crowdin/github-action/pull/244) - CLI [4.1.2](https://redirect.github.com/crowdin/crowdin-cli/releases/tag/4.1.2) by [@​andrii-bodnar](https://redirect.github.com/andrii-bodnar) #### New Contributors - [@​georeith](https://redirect.github.com/georeith) made their first contribution in [https://github.com/crowdin/github-action/pull/244](https://redirect.github.com/crowdin/github-action/pull/244) **Full Changelog**: https://github.com/crowdin/github-action/compare/v2.1.1...v2.1.2
github/codeql-action (github/codeql-action) ### [`v3.26.8`](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8) ### [`v3.26.7`](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7)
gradle/actions (gradle/actions) ### [`v4.1.0`](https://redirect.github.com/gradle/actions/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.0.1...v4.1.0) This release brings some minor improvements: - The latest release of Gradle is no longer required to perform cache-cleanup. If Gradle is found to on the PATH and the version meets minimum version requirements, then the version on PATH is used for cache-cleanup and Gradle is not downloaded. - Fixes a bug where setting the `develocity-token-expiry` parameter had no effect ([#​381](https://redirect.github.com/gradle/actions/issues/381)) - Numerous NPM dependency updates **Full Changelog**: https://github.com/gradle/actions/compare/v4.0.1...v4.1.0
ruby/setup-ruby (ruby/setup-ruby) ### [`v1.193.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.193.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.192.0...v1.193.0) #### What's Changed - README.md - Windows - clarify installed packages, 2022 vs 2019 by [@​MSP-Greg](https://redirect.github.com/MSP-Greg) in [https://github.com/ruby/setup-ruby/pull/642](https://redirect.github.com/ruby/setup-ruby/pull/642) - Add truffleruby-24.1.0,truffleruby+graalvm-24.1.0 by [@​ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/643](https://redirect.github.com/ruby/setup-ruby/pull/643) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.192.0...v1.193.0 ### [`v1.192.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.192.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.191.0...v1.192.0) #### What's Changed - Update CRuby releases on Windows by [@​ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/636](https://redirect.github.com/ruby/setup-ruby/pull/636) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.191.0...v1.192.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 2 weeks ago

Internal tracking:

github-actions[bot] commented 2 weeks ago

Logo Checkmarx One – Scan Summary & Details44d0d778-e0d7-4452-91ec-0bf989aafe8c

No New Or Fixed Issues Found

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 88.84%. Comparing base (384be79) to head (6b9f65a). Report is 14 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3916 +/- ## ======================================= Coverage 88.84% 88.84% ======================================= Files 425 425 Lines 34885 34885 Branches 5096 5096 ======================================= Hits 30995 30995 Misses 2110 2110 Partials 1780 1780 ```

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