[PR #4279] [MERGED] [deps]: Update gh minor #4829

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

📋 Pull Request Information

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

Base: mainHead: renovate/gh-minor


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

This PR contains the following updates:

Package Type Update Change
checkmarx/ast-github-action action patch 2.0.36 -> 2.0.37
github/codeql-action action patch v3.27.0 -> v3.27.2
ruby/setup-ruby action minor v1.197.0 -> v1.202.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.37

Compare Source

What's Changed

Other Changes

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

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

v3.27.2

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.2 - 12 Nov 2024
  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

See the full CHANGELOG.md for more information.

v3.27.1

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.1 - 08 Nov 2024
  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

See the full CHANGELOG.md for more information.

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

v1.202.0

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.201.0...v1.202.0

v1.201.0

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.200.0...v1.201.0

v1.200.0

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.199.0...v1.200.0

v1.199.0

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.198.0...v1.199.0

v1.198.0

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.197.0...v1.198.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 is behind base branch, 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/4279 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/11/2024 **Status:** ✅ Merged **Merged:** 11/12/2024 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `renovate/gh-minor` --- ### 📝 Commits (1) - [`358dc5d`](https://github.com/bitwarden/android/commit/358dc5da500115c94d701e9602b952eb3bd4ada7) [deps]: Update gh minor ### 📊 Changes **3 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+3 -3) 📝 `.github/workflows/scan.yml` (+2 -2) 📝 `.github/workflows/test.yml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [checkmarx/ast-github-action](https://redirect.github.com/checkmarx/ast-github-action) | action | patch | `2.0.36` -> `2.0.37` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v3.27.0` -> `v3.27.2` | | [ruby/setup-ruby](https://redirect.github.com/ruby/setup-ruby) | action | minor | `v1.197.0` -> `v1.202.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.37`](https://redirect.github.com/Checkmarx/ast-github-action/releases/tag/2.0.37) [Compare Source](https://redirect.github.com/checkmarx/ast-github-action/compare/2.0.36...2.0.37) <!-- Release notes generated using configuration in .github/release.yml at 2.0.37 --> #### What's Changed ##### Other Changes - Update cli version to 2.3.3 by [@&#8203;Korjen97](https://redirect.github.com/Korjen97) in [https://github.com/Checkmarx/ast-github-action/pull/207](https://redirect.github.com/Checkmarx/ast-github-action/pull/207) **Full Changelog**: https://github.com/Checkmarx/ast-github-action/compare/2.0.36...2.0.37 </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.27.2`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.2) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.1...v3.27.2) ##### 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.2 - 12 Nov 2024 - Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". [#&#8203;2590](https://redirect.github.com/github/codeql-action/pull/2590) See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.2/CHANGELOG.md) for more information. ### [`v3.27.1`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.1) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.0...v3.27.1) ##### 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.1 - 08 Nov 2024 - The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. [#&#8203;2573](https://redirect.github.com/github/codeql-action/pull/2573) - Update default CodeQL bundle version to 2.19.3. [#&#8203;2576](https://redirect.github.com/github/codeql-action/pull/2576) See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.1/CHANGELOG.md) for more information. </details> <details> <summary>ruby/setup-ruby (ruby/setup-ruby)</summary> ### [`v1.202.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.202.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.201.0...v1.202.0) #### What's Changed - Update CRuby releases on Windows by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/669](https://redirect.github.com/ruby/setup-ruby/pull/669) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.201.0...v1.202.0 ### [`v1.201.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.201.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.200.0...v1.201.0) ##### What's Changed - Update CRuby releases on Windows by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/667](https://redirect.github.com/ruby/setup-ruby/pull/667) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.200.0...v1.201.0 ### [`v1.200.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.200.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.199.0...v1.200.0) ##### What's Changed - Add jruby-9.4.9.0 by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/665](https://redirect.github.com/ruby/setup-ruby/pull/665) - Add ruby-3.3.6 by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/666](https://redirect.github.com/ruby/setup-ruby/pull/666) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.199.0...v1.200.0 ### [`v1.199.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.199.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.198.0...v1.199.0) ##### What's Changed - Update CRuby releases on Windows by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/664](https://redirect.github.com/ruby/setup-ruby/pull/664) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.198.0...v1.199.0 ### [`v1.198.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.198.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.197.0...v1.198.0) #### What's Changed - Add ruby-3.2.6 by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/663](https://redirect.github.com/ruby/setup-ruby/pull/663) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.197.0...v1.198.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> --- <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:50:19 -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#4829