[PR #4379] [MERGED] [deps]: Update gh minor #4907

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/4379
Author: @renovate[bot]
Created: 11/25/2024
Status: Merged
Merged: 12/2/2024
Merged by: @david-livefront

Base: mainHead: renovate/gh-minor


📝 Commits (1)

📊 Changes

7 files changed (+11 additions, -11 deletions)

View changed files

📝 .github/workflows/build.yml (+3 -3)
📝 .github/workflows/crowdin-pull.yml (+1 -1)
📝 .github/workflows/crowdin-push.yml (+1 -1)
📝 .github/workflows/github-release.yml (+2 -2)
📝 .github/workflows/release-branch.yml (+1 -1)
📝 .github/workflows/scan.yml (+2 -2)
📝 .github/workflows/test.yml (+1 -1)

📄 Description

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.1.7 -> v4.2.2
checkmarx/ast-github-action action patch 2.0.37 -> 2.0.38
crowdin/github-action action minor v2.3.0 -> v2.4.0
github/codeql-action action patch v3.27.2 -> v3.27.5
gradle/actions action minor v4.1.0 -> v4.2.1
softprops/action-gh-release action minor v2.0.9 -> v2.1.0

Warning

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


Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

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

v2.0.38

Compare Source

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/Checkmarx/ast-github-action/compare/2.0.37...2.0.38

crowdin/github-action (crowdin/github-action)

v2.4.0

Compare Source

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

v3.27.5

Compare Source

v3.27.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

gradle/actions (gradle/actions)

v4.2.1

Compare Source

This patch release fixes some issues with Develocity and Build Scan integration:

  • Build scan links not captured in project using plugin com.gradle.enteprise:3.18.2 (#​449)
  • Enabling build-scan-publish causes some Develocity injection parameters to be ignored (#​447)
  • Setting develocity-ccud-plugin-version parameter is ignored (#​446)
What's Changed
New Contributors

Full Changelog: https://github.com/gradle/actions/compare/v4.2.0...v4.2.1

v4.2.0

Compare Source

This release fixes a bug that prevents cache-cleanup from working with Gradle 8.11.
A number of improvements to cache reporting are also included.

What's Changed

Full Changelog: https://github.com/gradle/actions/compare/v4.1.0...v4.2.0

softprops/action-gh-release (softprops/action-gh-release)

v2.1.0

Compare Source

What's Changed

Exciting New Features 🎉
Other Changes 🔄

New Contributors

Full Changelog: https://github.com/softprops/action-gh-release/compare/v2...v2.1.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/4379 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 12/2/2024 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `renovate/gh-minor` --- ### 📝 Commits (1) - [`2947182`](https://github.com/bitwarden/android/commit/29471826979ca0a9a163428f0edbff55f0815abb) [deps]: Update gh minor ### 📊 Changes **7 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+3 -3) 📝 `.github/workflows/crowdin-pull.yml` (+1 -1) 📝 `.github/workflows/crowdin-push.yml` (+1 -1) 📝 `.github/workflows/github-release.yml` (+2 -2) 📝 `.github/workflows/release-branch.yml` (+1 -1) 📝 `.github/workflows/scan.yml` (+2 -2) 📝 `.github/workflows/test.yml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | minor | `v4.1.7` -> `v4.2.2` | | [checkmarx/ast-github-action](https://redirect.github.com/checkmarx/ast-github-action) | action | patch | `2.0.37` -> `2.0.38` | | [crowdin/github-action](https://redirect.github.com/crowdin/github-action) | action | minor | `v2.3.0` -> `v2.4.0` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v3.27.2` -> `v3.27.5` | | [gradle/actions](https://redirect.github.com/gradle/actions) | action | minor | `v4.1.0` -> `v4.2.1` | | [softprops/action-gh-release](https://redirect.github.com/softprops/action-gh-release) | action | minor | `v2.0.9` -> `v2.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.2.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.1...v4.2.2) - `url-helper.ts` now leverages well-known environment variables by [@&#8203;jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1941](https://redirect.github.com/actions/checkout/pull/1941) - Expand unit test coverage for `isGhes` by [@&#8203;jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1946](https://redirect.github.com/actions/checkout/pull/1946) ### [`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1) - Check out other refs/\* by commit if provided, fall back to ref by [@&#8203;orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924) ### [`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0) - Add Ref and Commit outputs by [@&#8203;lucacome](https://redirect.github.com/lucacome) in [https://github.com/actions/checkout/pull/1180](https://redirect.github.com/actions/checkout/pull/1180) - Dependency updates by [@&#8203;dependabot-](https://redirect.github.com/dependabot-) [https://github.com/actions/checkout/pull/1777](https://redirect.github.com/actions/checkout/pull/1777), [https://github.com/actions/checkout/pull/1872](https://redirect.github.com/actions/checkout/pull/1872) </details> <details> <summary>checkmarx/ast-github-action (checkmarx/ast-github-action)</summary> ### [`v2.0.38`](https://redirect.github.com/Checkmarx/ast-github-action/releases/tag/2.0.38) [Compare Source](https://redirect.github.com/checkmarx/ast-github-action/compare/2.0.37...2.0.38) <!-- Release notes generated using configuration in .github/release.yml at 2.0.38 --> #### What's Changed ##### Other Changes - Update CLI version to 2.3.5 by [@&#8203;sarahCx](https://redirect.github.com/sarahCx) in [https://github.com/Checkmarx/ast-github-action/pull/208](https://redirect.github.com/Checkmarx/ast-github-action/pull/208) #### New Contributors - [@&#8203;sarahCx](https://redirect.github.com/sarahCx) made their first contribution in [https://github.com/Checkmarx/ast-github-action/pull/208](https://redirect.github.com/Checkmarx/ast-github-action/pull/208) **Full Changelog**: https://github.com/Checkmarx/ast-github-action/compare/2.0.37...2.0.38 </details> <details> <summary>crowdin/github-action (crowdin/github-action)</summary> ### [`v2.4.0`](https://redirect.github.com/crowdin/github-action/compare/v2.3.0...v2.4.0) [Compare Source](https://redirect.github.com/crowdin/github-action/compare/v2.3.0...v2.4.0) </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.27.5`](https://redirect.github.com/github/codeql-action/compare/v3.27.4...v3.27.5) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.4...v3.27.5) ### [`v3.27.4`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.4) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.3...v3.27.4) ##### CodeQL Action Changelog See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. ##### 3.27.4 - 14 Nov 2024 No user facing changes. See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.4/CHANGELOG.md) for more information. ### [`v3.27.3`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.3) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.2...v3.27.3) ##### CodeQL Action Changelog See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. ##### 3.27.3 - 12 Nov 2024 No user facing changes. See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.3/CHANGELOG.md) for more information. </details> <details> <summary>gradle/actions (gradle/actions)</summary> ### [`v4.2.1`](https://redirect.github.com/gradle/actions/releases/tag/v4.2.1) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.2.0...v4.2.1) This patch release fixes some issues with Develocity and Build Scan integration: - Build scan links not captured in project using plugin com.gradle.enteprise:3.18.2 ([#&#8203;449](https://redirect.github.com/gradle/actions/issues/449)) - Enabling `build-scan-publish` causes some Develocity injection parameters to be ignored ([#&#8203;447](https://redirect.github.com/gradle/actions/issues/447)) - Setting `develocity-ccud-plugin-version` parameter is ignored ([#&#8203;446](https://redirect.github.com/gradle/actions/issues/446)) ##### What's Changed - Do not fail wrapper-validation on filename with illegal characters [#&#8203;438](https://redirect.github.com/gradle/actions/issues/438) - Bump references to Develocity Gradle plugin from 3.18.1 to 3.18.2 by [@&#8203;bot-githubaction](https://redirect.github.com/bot-githubaction) in [https://github.com/gradle/actions/pull/441](https://redirect.github.com/gradle/actions/pull/441) - Bump Gradle from 8.10.2 to 8.11 in [https://github.com/gradle/actions/pull/443](https://redirect.github.com/gradle/actions/pull/443) - Develocity injection fixes in [https://github.com/gradle/actions/pull/448](https://redirect.github.com/gradle/actions/pull/448) - Adapt build-result-capture script for GE plugin 3.17+ in [https://github.com/gradle/actions/pull/450](https://redirect.github.com/gradle/actions/pull/450) - ci: add scorecard by [@&#8203;nitrocode](https://redirect.github.com/nitrocode) in [https://github.com/gradle/actions/pull/384](https://redirect.github.com/gradle/actions/pull/384) ##### New Contributors - [@&#8203;nitrocode](https://redirect.github.com/nitrocode) made their first contribution in [https://github.com/gradle/actions/pull/384](https://redirect.github.com/gradle/actions/pull/384) **Full Changelog**: https://github.com/gradle/actions/compare/v4.2.0...v4.2.1 ### [`v4.2.0`](https://redirect.github.com/gradle/actions/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.1.0...v4.2.0) This release [fixes a bug](https://redirect.github.com/gradle/actions/issues/431) that prevents cache-cleanup from working with Gradle 8.11. A number of improvements to cache reporting are also included. ##### What's Changed - Fix cache-cleanup with Gradle 8.11 ([https://github.com/gradle/actions/pull/430](https://redirect.github.com/gradle/actions/pull/430)) - Update known wrapper checksums to include Gradle 8.11 ([https://github.com/gradle/actions/pull/424](https://redirect.github.com/gradle/actions/pull/424)) - Include cache save/restore times in Job Summary ([https://github.com/gradle/actions/pull/389](https://redirect.github.com/gradle/actions/pull/389)) - Improve cache logging by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) ([https://github.com/gradle/actions/pull/392](https://redirect.github.com/gradle/actions/pull/392)) - Correctly handle multiline patterns for extracted entries ([https://github.com/gradle/actions/pull/393](https://redirect.github.com/gradle/actions/pull/393)) - Numerous dependency updates **Full Changelog**: https://github.com/gradle/actions/compare/v4.1.0...v4.2.0 </details> <details> <summary>softprops/action-gh-release (softprops/action-gh-release)</summary> ### [`v2.1.0`](https://redirect.github.com/softprops/action-gh-release/releases/tag/v2.1.0) [Compare Source](https://redirect.github.com/softprops/action-gh-release/compare/v2.0.9...v2.1.0) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Exciting New Features 🎉 - feat: add support for release assets with multiple spaces within the name by [@&#8203;dukhine](https://redirect.github.com/dukhine) in [https://github.com/softprops/action-gh-release/pull/518](https://redirect.github.com/softprops/action-gh-release/pull/518) - feat: preserve upload order by [@&#8203;richarddd](https://redirect.github.com/richarddd) in [https://github.com/softprops/action-gh-release/pull/500](https://redirect.github.com/softprops/action-gh-release/pull/500) ##### Other Changes 🔄 - chore(deps): bump [@&#8203;types/node](https://redirect.github.com/types/node) from 22.8.2 to 22.8.7 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/539](https://redirect.github.com/softprops/action-gh-release/pull/539) #### New Contributors - [@&#8203;dukhine](https://redirect.github.com/dukhine) made their first contribution in [https://github.com/softprops/action-gh-release/pull/518](https://redirect.github.com/softprops/action-gh-release/pull/518) - [@&#8203;richarddd](https://redirect.github.com/richarddd) made their first contribution in [https://github.com/softprops/action-gh-release/pull/500](https://redirect.github.com/softprops/action-gh-release/pull/500) **Full Changelog**: https://github.com/softprops/action-gh-release/compare/v2...v2.1.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --- <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:51:23 -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#4907