[PR #3758] [MERGED] [deps]: Update gh minor #17151

Closed
opened 2026-04-15 02:40:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3758
Author: @renovate[bot]
Created: 8/16/2024
Status: Merged
Merged: 8/16/2024
Merged by: @SaintPatrck

Base: mainHead: renovate/gh-minor


📝 Commits (2)

  • 1c66bc5 [deps]: Update gh minor
  • 886f351 Merge branch 'main' into renovate/gh-minor

📊 Changes

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

View changed files

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

📄 Description

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-java action patch v4.2.1 -> v4.2.2
actions/upload-artifact action patch v4.3.5 -> v4.3.6
checkmarx/ast-github-action action patch 2.0.31 -> 2.0.33
github/codeql-action action minor v3.25.15 -> v3.26.2

Warning

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


Release Notes

actions/setup-java (actions/setup-java)

v4.2.2

Compare Source

What's Changed


Bug fixes:
Documentation changes
Dependency updates:

Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.2.2

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

v4.3.6

Compare Source

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

v2.0.33

Compare Source

What's Changed

Other Changes

Full Changelog: https://github.com/Checkmarx/ast-github-action/compare/2.0.32...2.0.33

v2.0.32

Compare Source

What's Changed

Dependencies Updates 🛠

Full Changelog: https://github.com/Checkmarx/ast-github-action/compare/2.0.31...2.0.32

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

v3.26.2

Compare Source

v3.26.1

Compare Source

v3.26.0

Compare Source


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/3758 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 8/16/2024 **Status:** ✅ Merged **Merged:** 8/16/2024 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `renovate/gh-minor` --- ### 📝 Commits (2) - [`1c66bc5`](https://github.com/bitwarden/android/commit/1c66bc5fd42b76a70014562459b44a3103710c75) [deps]: Update gh minor - [`886f351`](https://github.com/bitwarden/android/commit/886f351da09794a0e5500977714d16196517cdf7) Merge branch 'main' into renovate/gh-minor ### 📊 Changes **3 files changed** (+20 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+17 -17) 📝 `.github/workflows/scan.yml` (+2 -2) 📝 `.github/workflows/test.yml` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://togithub.com/actions/setup-java) | action | patch | `v4.2.1` -> `v4.2.2` | | [actions/upload-artifact](https://togithub.com/actions/upload-artifact) | action | patch | `v4.3.5` -> `v4.3.6` | | [checkmarx/ast-github-action](https://togithub.com/checkmarx/ast-github-action) | action | patch | `2.0.31` -> `2.0.33` | | [github/codeql-action](https://togithub.com/github/codeql-action) | action | minor | `v3.25.15` -> `v3.26.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/setup-java (actions/setup-java)</summary> ### [`v4.2.2`](https://togithub.com/actions/setup-java/releases/tag/v4.2.2) [Compare Source](https://togithub.com/actions/setup-java/compare/v4.2.1...v4.2.2) ##### What's Changed ##### 

Bug fixes: - Fix macos latest check failures by [@&#8203;HarithaVattikuti](https://togithub.com/HarithaVattikuti) in [https://github.com/actions/setup-java/pull/634](https://togithub.com/actions/setup-java/pull/634) - Fix dragonwell distribution parsing issues by [@&#8203;Accelerator1996](https://togithub.com/Accelerator1996) in [https://github.com/actions/setup-java/pull/643](https://togithub.com/actions/setup-java/pull/643) ##### Documentation changes - Update advanced documentation for java-version-file by [@&#8203;mahabaleshwars](https://togithub.com/mahabaleshwars) in [https://github.com/actions/setup-java/pull/622](https://togithub.com/actions/setup-java/pull/622) ##### Dependency updates: - Bump undici from 5.28.3 to 5.28.4 and other dependency updates by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/actions/setup-java/pull/616](https://togithub.com/actions/setup-java/pull/616) **Full Changelog**: https://github.com/actions/setup-java/compare/v4...v4.2.2 </details> <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4.3.6`](https://togithub.com/actions/upload-artifact/compare/v4.3.5...v4.3.6) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.5...v4.3.6) </details> <details> <summary>checkmarx/ast-github-action (checkmarx/ast-github-action)</summary> ### [`v2.0.33`](https://togithub.com/Checkmarx/ast-github-action/releases/tag/2.0.33) [Compare Source](https://togithub.com/checkmarx/ast-github-action/compare/2.0.32...2.0.33) <!-- Release notes generated using configuration in .github/release.yml at 2.0.33 --> #### What's Changed ##### Other Changes - Bump checkmarx/ast-cli from 2.2.2 to 2.2.3 by [@&#8203;AlvoBen](https://togithub.com/AlvoBen) in [https://github.com/Checkmarx/ast-github-action/pull/191](https://togithub.com/Checkmarx/ast-github-action/pull/191) **Full Changelog**: https://github.com/Checkmarx/ast-github-action/compare/2.0.32...2.0.33 ### [`v2.0.32`](https://togithub.com/Checkmarx/ast-github-action/releases/tag/2.0.32) [Compare Source](https://togithub.com/checkmarx/ast-github-action/compare/2.0.31...2.0.32) <!-- Release notes generated using configuration in .github/release.yml at 2.0.32 --> #### What's Changed ##### Dependencies Updates 🛠 - Bump checkmarx/ast-cli from 2.2.1 to 2.2.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/Checkmarx/ast-github-action/pull/190](https://togithub.com/Checkmarx/ast-github-action/pull/190) **Full Changelog**: https://github.com/Checkmarx/ast-github-action/compare/2.0.31...2.0.32 </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.26.2`](https://togithub.com/github/codeql-action/compare/v3.26.1...v3.26.2) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.26.1...v3.26.2) ### [`v3.26.1`](https://togithub.com/github/codeql-action/compare/v3.26.0...v3.26.1) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.26.0...v3.26.1) ### [`v3.26.0`](https://togithub.com/github/codeql-action/compare/v3.25.15...v3.26.0) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.15...v3.26.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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/bitwarden/android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --- <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-04-15 02:40:41 -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#17151