[PR #3851] [MERGED] [deps]: Update gh minor #4467

Closed
opened 2025-11-26 23:44:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3851
Author: @renovate[bot]
Created: 9/2/2024
Status: Merged
Merged: 9/5/2024
Merged by: @david-livefront

Base: mainHead: renovate/gh-minor


📝 Commits (1)

📊 Changes

3 files changed (+23 additions, -23 deletions)

View changed files

📝 .github/workflows/build.yml (+20 -20)
📝 .github/workflows/scan.yml (+1 -1)
📝 .github/workflows/test.yml (+2 -2)

📄 Description

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action minor v4.3.6 -> v4.4.0
github/codeql-action action patch v3.26.3 -> v3.26.6
gradle/actions action patch v4.0.0 -> v4.0.1
ruby/setup-ruby action minor v1.190.0 -> v1.191.0

Warning

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


Release Notes

actions/upload-artifact (actions/upload-artifact)

v4.4.0

Compare Source

github/codeql-action (github/codeql-action)

v3.26.6

Compare Source

v3.26.5

Compare Source

v3.26.4

Compare Source

gradle/actions (gradle/actions)

v4.0.1

Compare Source

This patch release updates a number of dependencies, and fixes a bug that caused Gradle version '8.1' to be confused with '8.10'.

What's Changed

Full Changelog: https://github.com/gradle/actions/compare/v4.0.0...v4.0.1

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

v1.191.0

Compare Source

What's Changed

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


  • 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/3851 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 9/2/2024 **Status:** ✅ Merged **Merged:** 9/5/2024 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `renovate/gh-minor` --- ### 📝 Commits (1) - [`7ec6396`](https://github.com/bitwarden/android/commit/7ec63960842b02c0f836d61d4c78db0f47568826) [deps]: Update gh minor ### 📊 Changes **3 files changed** (+23 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+20 -20) 📝 `.github/workflows/scan.yml` (+1 -1) 📝 `.github/workflows/test.yml` (+2 -2) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | minor | `v4.3.6` -> `v4.4.0` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v3.26.3` -> `v3.26.6` | | [gradle/actions](https://redirect.github.com/gradle/actions) | action | patch | `v4.0.0` -> `v4.0.1` | | [ruby/setup-ruby](https://redirect.github.com/ruby/setup-ruby) | action | minor | `v1.190.0` -> `v1.191.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4.4.0`](https://redirect.github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0) </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.26.6`](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6) ### [`v3.26.5`](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5) ### [`v3.26.4`](https://redirect.github.com/github/codeql-action/compare/v3.26.3...v3.26.4) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.3...v3.26.4) </details> <details> <summary>gradle/actions (gradle/actions)</summary> ### [`v4.0.1`](https://redirect.github.com/gradle/actions/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.0.0...v4.0.1) This patch release updates a number of dependencies, and fixes a bug that caused Gradle version '8.1' to be confused with '8.10'. ##### What's Changed - Dependency-updates by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [https://github.com/gradle/actions/pull/326](https://redirect.github.com/gradle/actions/pull/326), [https://github.com/gradle/actions/pull/356](https://redirect.github.com/gradle/actions/pull/356) - NPM dependency updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/gradle/actions/pull/330](https://redirect.github.com/gradle/actions/pull/330), [https://github.com/gradle/actions/pull/349](https://redirect.github.com/gradle/actions/pull/349) - Include Gradle 8.10 in known wrapper checksums in [https://github.com/gradle/actions/pull/341](https://redirect.github.com/gradle/actions/pull/341) - Differentiate Gradle 8.1 from 8.10 when checking version by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [https://github.com/gradle/actions/pull/358](https://redirect.github.com/gradle/actions/pull/358) **Full Changelog**: https://github.com/gradle/actions/compare/v4.0.0...v4.0.1 </details> <details> <summary>ruby/setup-ruby (ruby/setup-ruby)</summary> ### [`v1.191.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.191.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.190.0...v1.191.0) #### What's Changed - Add ruby-3.3.5 by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/634](https://redirect.github.com/ruby/setup-ruby/pull/634) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.190.0...v1.191.0 </details> --- ### 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](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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --- <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 2025-11-26 23:44:53 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#4467