[PR #6973] [deps]: Update gh minor #125612

Open
opened 2026-06-12 05:19:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6973
Author: @renovate[bot]
Created: 5/25/2026
Status: 🔄 Open

Base: mainHead: renovate/gh-minor


📝 Commits (1)

📊 Changes

15 files changed (+20 additions, -20 deletions)

View changed files

📝 .github/actions/setup-android-build/action.yml (+1 -1)
📝 .github/workflows/_version.yml (+1 -1)
📝 .github/workflows/build-authenticator.yml (+1 -1)
📝 .github/workflows/build-testharness.yml (+1 -1)
📝 .github/workflows/build.yml (+2 -2)
📝 .github/workflows/cron-sync-google-priviledged-browsers.yml (+1 -1)
📝 .github/workflows/crowdin-pull.yml (+1 -1)
📝 .github/workflows/crowdin-push.yml (+1 -1)
📝 .github/workflows/github-release.yml (+1 -1)
📝 .github/workflows/publish-store.yml (+2 -2)
📝 .github/workflows/release-branch.yml (+1 -1)
📝 .github/workflows/sdlc-gh-release-update-issue.yml (+1 -1)
📝 .github/workflows/sdlc-label-pr.yml (+1 -1)
📝 .github/workflows/sdlc-sdk-update.yml (+2 -2)
📝 .github/workflows/test.yml (+3 -3)

📄 Description

This PR contains the following updates:

Package Type Update Change Pending
actions/checkout action patch v6.0.2v6.0.3
codecov/codecov-action action patch v6.0.0v6.0.1 v6.0.2
ruby/setup-ruby action minor v1.307.0v1.310.0 v1.313.0 (+2)

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

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v6.0.0...v6.0.1

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

v1.310.0

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.309.0...v1.310.0

v1.309.0

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.308.0...v1.309.0

v1.308.0

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/6973 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/25/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `renovate/gh-minor` --- ### 📝 Commits (1) - [`d953886`](https://github.com/bitwarden/android/commit/d9538862c731291c2b1bf688f43e7afbe26ea4e3) [deps]: Update gh minor ### 📊 Changes **15 files changed** (+20 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/setup-android-build/action.yml` (+1 -1) 📝 `.github/workflows/_version.yml` (+1 -1) 📝 `.github/workflows/build-authenticator.yml` (+1 -1) 📝 `.github/workflows/build-testharness.yml` (+1 -1) 📝 `.github/workflows/build.yml` (+2 -2) 📝 `.github/workflows/cron-sync-google-priviledged-browsers.yml` (+1 -1) 📝 `.github/workflows/crowdin-pull.yml` (+1 -1) 📝 `.github/workflows/crowdin-push.yml` (+1 -1) 📝 `.github/workflows/github-release.yml` (+1 -1) 📝 `.github/workflows/publish-store.yml` (+2 -2) 📝 `.github/workflows/release-branch.yml` (+1 -1) 📝 `.github/workflows/sdlc-gh-release-update-issue.yml` (+1 -1) 📝 `.github/workflows/sdlc-label-pr.yml` (+1 -1) 📝 `.github/workflows/sdlc-sdk-update.yml` (+2 -2) 📝 `.github/workflows/test.yml` (+3 -3) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v6.0.2` → `v6.0.3` | | | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | patch | `v6.0.0` → `v6.0.1` | `v6.0.2` | | [ruby/setup-ruby](https://redirect.github.com/ruby/setup-ruby) | action | minor | `v1.307.0` → `v1.310.0` | `v1.313.0` (+2) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/3306) for more information. --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v6.0.3`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://redirect.github.com/actions/checkout/compare/v6.0.2...v6.0.3) - Fix checkout init for SHA-256 repositories by [@&#8203;yaananth](https://redirect.github.com/yaananth) in [#&#8203;2439](https://redirect.github.com/actions/checkout/pull/2439) - fix: expand merge commit SHA regex and add SHA-256 test cases by [@&#8203;yaananth](https://redirect.github.com/yaananth) in [#&#8203;2414](https://redirect.github.com/actions/checkout/pull/2414) </details> <details> <summary>codecov/codecov-action (codecov/codecov-action)</summary> ### [`v6.0.1`](https://redirect.github.com/codecov/codecov-action/releases/tag/v6.0.1) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v6.0.0...v6.0.1) ##### What's Changed - fix: prevent template injection in run: steps (VULN-1652) by [@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [#&#8203;1947](https://redirect.github.com/codecov/codecov-action/pull/1947) - chore(release): 6.0.1 by [@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [#&#8203;1949](https://redirect.github.com/codecov/codecov-action/pull/1949) **Full Changelog**: <https://github.com/codecov/codecov-action/compare/v6.0.0...v6.0.1> </details> <details> <summary>ruby/setup-ruby (ruby/setup-ruby)</summary> ### [`v1.310.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.310.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.309.0...v1.310.0) ##### What's Changed - Add ruby-4.0.5 by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [#&#8203;918](https://redirect.github.com/ruby/setup-ruby/pull/918) **Full Changelog**: <https://github.com/ruby/setup-ruby/compare/v1.309.0...v1.310.0> ### [`v1.309.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.309.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.308.0...v1.309.0) ##### What's Changed - Update CRuby releases on Windows by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [#&#8203;917](https://redirect.github.com/ruby/setup-ruby/pull/917) **Full Changelog**: <https://github.com/ruby/setup-ruby/compare/v1.308.0...v1.309.0> ### [`v1.308.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.308.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.307.0...v1.308.0) #### What's Changed - Update CRuby releases on Windows by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [#&#8203;912](https://redirect.github.com/ruby/setup-ruby/pull/912) **Full Changelog**: <https://github.com/ruby/setup-ruby/compare/v1.307.0...v1.308.0> </details> --- ### 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bitwarden/android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0OmRlcHMiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-12 05:19:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#125612