[PR #3549] [MERGED] [deps]: Update gh minor #52473

Closed
opened 2026-05-01 16:33:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3549
Author: @renovate[bot]
Created: 7/18/2024
Status: Merged
Merged: 7/18/2024
Merged by: @SaintPatrck

Base: mainHead: renovate/gh-minor


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

Mend Renovate

This PR contains the following updates:

Package Type Update Change
checkmarx/ast-github-action action patch 2.0.29 -> 2.0.30
github/codeql-action action patch v3.25.11 -> v3.25.12
gradle/actions action minor v3.4.2 -> v3.5.0
ruby/setup-ruby action minor v1.185.0 -> v1.187.0

Warning

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


Release Notes

checkmarx/ast-github-action (checkmarx/ast-github-action)

v2.0.30

Compare Source

What's Changed

Dependencies Updates 🛠

Full Changelog: https://github.com/Checkmarx/ast-github-action/compare/2.0.29...2.0.30

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

v3.25.12

Compare Source

gradle/actions (gradle/actions)

v3.5.0

Compare Source

This release contains a major upgrade to gradle-home-cache-cleanup as well as improvements to dependency-submission.

What's Changed

Full Changelog: https://github.com/gradle/actions/compare/v3.4.2...v3.5.0

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

v1.187.0

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.186.0...v1.187.0

v1.186.0

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.185.0...v1.186.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 has been generated by Mend Renovate. View repository job log here.


🔄 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/3549 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/18/2024 **Status:** ✅ Merged **Merged:** 7/18/2024 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `renovate/gh-minor` --- ### 📝 Commits (1) - [`08dd47b`](https://github.com/bitwarden/android/commit/08dd47b47e5360b4cecb092e311403b40cc5e0d1) [deps]: Update gh minor ### 📊 Changes **3 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+6 -6) 📝 `.github/workflows/scan.yml` (+2 -2) 📝 `.github/workflows/test.yml` (+2 -2) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [checkmarx/ast-github-action](https://togithub.com/checkmarx/ast-github-action) | action | patch | `2.0.29` -> `2.0.30` | | [github/codeql-action](https://togithub.com/github/codeql-action) | action | patch | `v3.25.11` -> `v3.25.12` | | [gradle/actions](https://togithub.com/gradle/actions) | action | minor | `v3.4.2` -> `v3.5.0` | | [ruby/setup-ruby](https://togithub.com/ruby/setup-ruby) | action | minor | `v1.185.0` -> `v1.187.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>checkmarx/ast-github-action (checkmarx/ast-github-action)</summary> ### [`v2.0.30`](https://togithub.com/Checkmarx/ast-github-action/releases/tag/2.0.30) [Compare Source](https://togithub.com/checkmarx/ast-github-action/compare/2.0.29...2.0.30) <!-- Release notes generated using configuration in .github/release.yml at 2.0.30 --> #### What's Changed ##### Dependencies Updates 🛠 - Bump checkmarx/ast-cli from 2.1.5 to 2.2.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/Checkmarx/ast-github-action/pull/188](https://togithub.com/Checkmarx/ast-github-action/pull/188) **Full Changelog**: https://github.com/Checkmarx/ast-github-action/compare/2.0.29...2.0.30 </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.25.12`](https://togithub.com/github/codeql-action/compare/v3.25.11...v3.25.12) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.11...v3.25.12) </details> <details> <summary>gradle/actions (gradle/actions)</summary> ### [`v3.5.0`](https://togithub.com/gradle/actions/releases/tag/v3.5.0) [Compare Source](https://togithub.com/gradle/actions/compare/v3.4.2...v3.5.0) This release contains a major upgrade to `gradle-home-cache-cleanup` as well as improvements to dependency-submission. ##### What's Changed - Include Gradle 8.9 in known wrapper checksums (avoiding the need to download) ([#&#8203;266](https://togithub.com/gradle/actions/issues/266)) - Improvements to cache-cleanup - Provision latest Gradle version to use for cache-cleanup ([#&#8203;33](https://togithub.com/gradle/actions/issues/33), [#&#8203;271](https://togithub.com/gradle/actions/issues/271)) - Avoid use of timestamp manipulation for cache-cleanup ([#&#8203;24](https://togithub.com/gradle/actions/issues/24), [#&#8203;272](https://togithub.com/gradle/actions/issues/272)) - Cleanup artifact transforms cache in Gradle home ([#&#8203;47](https://togithub.com/gradle/actions/issues/47)) - More logging from cache-cleanup operation ([#&#8203;169](https://togithub.com/gradle/actions/issues/169)) - Use latest dependency graph plugin ([#&#8203;269](https://togithub.com/gradle/actions/issues/269)) - Avoid resolving configurations that are deprecated for resolving ([https://github.com/gradle/github-dependency-graph-gradle-plugin/pull/129](https://togithub.com/gradle/github-dependency-graph-gradle-plugin/pull/129)) - Avoid circular task dependency when build includes itself ([https://github.com/gradle/github-dependency-graph-gradle-plugin/issues/141](https://togithub.com/gradle/github-dependency-graph-gradle-plugin/issues/141)) - Automatically upload dependency graph file on submission failure ([#&#8203;291](https://togithub.com/gradle/actions/issues/291)) **Full Changelog**: https://github.com/gradle/actions/compare/v3.4.2...v3.5.0 </details> <details> <summary>ruby/setup-ruby (ruby/setup-ruby)</summary> ### [`v1.187.0`](https://togithub.com/ruby/setup-ruby/releases/tag/v1.187.0) [Compare Source](https://togithub.com/ruby/setup-ruby/compare/v1.186.0...v1.187.0) #### What's Changed - Update CRuby releases on Windows by [@&#8203;ruby-builder-bot](https://togithub.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/622](https://togithub.com/ruby/setup-ruby/pull/622) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.186.0...v1.187.0 ### [`v1.186.0`](https://togithub.com/ruby/setup-ruby/releases/tag/v1.186.0) [Compare Source](https://togithub.com/ruby/setup-ruby/compare/v1.185.0...v1.186.0) #### What's Changed - Add ruby-3.3.4 by [@&#8203;ruby-builder-bot](https://togithub.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/620](https://togithub.com/ruby/setup-ruby/pull/620) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.185.0...v1.186.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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/bitwarden/android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --- <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-05-01 16:33:38 -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#52473