[PR #5766] [PM-25062] [deps]: Update gh minor #6035

Closed
opened 2025-11-27 00:18:59 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/bitwarden/android/pull/5766

State: closed
Merged: Yes


This PR contains the following updates:

Package Type Update Change Pending
actions/cache action patch v4.2.3 -> v4.2.4
actions/checkout action minor v4.2.2 -> v4.3.0
actions/create-github-app-token action patch v2.1.0 -> v2.1.1
gradle/actions action patch v4.4.1 -> v4.4.2
ruby/setup-ruby action minor v1.253.0 -> v1.255.0 v1.256.0

Release Notes

actions/cache (actions/cache)

v4.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/cache/compare/v4...v4.2.4

actions/checkout (actions/checkout)

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0

actions/create-github-app-token (actions/create-github-app-token)

v2.1.1

Compare Source

Bug Fixes
gradle/actions (gradle/actions)

v4.4.2

Compare Source

This patch release updates a bunch of dependency versions

What's Changed

Full Changelog: https://github.com/gradle/actions/compare/v4.4.1...v4.4.2

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

v1.255.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.254.0...v1.255.0

v1.254.0

Compare Source

What's Changed

New Contributors

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

PM-25062

**Original Pull Request:** https://github.com/bitwarden/android/pull/5766 **State:** closed **Merged:** Yes --- This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | patch | `v4.2.3` -> `v4.2.4` | | | [actions/checkout](https://redirect.github.com/actions/checkout) | action | minor | `v4.2.2` -> `v4.3.0` | | | [actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token) | action | patch | `v2.1.0` -> `v2.1.1` | | | [gradle/actions](https://redirect.github.com/gradle/actions) | action | patch | `v4.4.1` -> `v4.4.2` | | | [ruby/setup-ruby](https://redirect.github.com/ruby/setup-ruby) | action | minor | `v1.253.0` -> `v1.255.0` | `v1.256.0` | --- ### Release Notes <details> <summary>actions/cache (actions/cache)</summary> ### [`v4.2.4`](https://redirect.github.com/actions/cache/releases/tag/v4.2.4) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.2.3...v4.2.4) #### What's Changed - Update README.md by [@&#8203;nebuk89](https://redirect.github.com/nebuk89) in [https://github.com/actions/cache/pull/1620](https://redirect.github.com/actions/cache/pull/1620) - Upgrade `@actions/cache` to `4.0.5` and move `@protobuf-ts/plugin` to dev depdencies by [@&#8203;Link-](https://redirect.github.com/Link-) in [https://github.com/actions/cache/pull/1634](https://redirect.github.com/actions/cache/pull/1634) - Prepare release `4.2.4` by [@&#8203;Link-](https://redirect.github.com/Link-) in [https://github.com/actions/cache/pull/1636](https://redirect.github.com/actions/cache/pull/1636) #### New Contributors - [@&#8203;nebuk89](https://redirect.github.com/nebuk89) made their first contribution in [https://github.com/actions/cache/pull/1620](https://redirect.github.com/actions/cache/pull/1620) **Full Changelog**: https://github.com/actions/cache/compare/v4...v4.2.4 </details> <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.3.0`](https://redirect.github.com/actions/checkout/releases/tag/v4.3.0) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.2...v4.3.0) ##### What's Changed - docs: update README.md by [@&#8203;motss](https://redirect.github.com/motss) in [https://github.com/actions/checkout/pull/1971](https://redirect.github.com/actions/checkout/pull/1971) - Add internal repos for checking out multiple repositories by [@&#8203;mouismail](https://redirect.github.com/mouismail) in [https://github.com/actions/checkout/pull/1977](https://redirect.github.com/actions/checkout/pull/1977) - Documentation update - add recommended permissions to Readme by [@&#8203;benwells](https://redirect.github.com/benwells) in [https://github.com/actions/checkout/pull/2043](https://redirect.github.com/actions/checkout/pull/2043) - Adjust positioning of user email note and permissions heading by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/checkout/pull/2044](https://redirect.github.com/actions/checkout/pull/2044) - Update README.md by [@&#8203;nebuk89](https://redirect.github.com/nebuk89) in [https://github.com/actions/checkout/pull/2194](https://redirect.github.com/actions/checkout/pull/2194) - Update CODEOWNERS for actions by [@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in [https://github.com/actions/checkout/pull/2224](https://redirect.github.com/actions/checkout/pull/2224) - Update package dependencies by [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in [https://github.com/actions/checkout/pull/2236](https://redirect.github.com/actions/checkout/pull/2236) - Prepare release v4.3.0 by [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in [https://github.com/actions/checkout/pull/2237](https://redirect.github.com/actions/checkout/pull/2237) ##### New Contributors - [@&#8203;motss](https://redirect.github.com/motss) made their first contribution in [https://github.com/actions/checkout/pull/1971](https://redirect.github.com/actions/checkout/pull/1971) - [@&#8203;mouismail](https://redirect.github.com/mouismail) made their first contribution in [https://github.com/actions/checkout/pull/1977](https://redirect.github.com/actions/checkout/pull/1977) - [@&#8203;benwells](https://redirect.github.com/benwells) made their first contribution in [https://github.com/actions/checkout/pull/2043](https://redirect.github.com/actions/checkout/pull/2043) - [@&#8203;nebuk89](https://redirect.github.com/nebuk89) made their first contribution in [https://github.com/actions/checkout/pull/2194](https://redirect.github.com/actions/checkout/pull/2194) - [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) made their first contribution in [https://github.com/actions/checkout/pull/2236](https://redirect.github.com/actions/checkout/pull/2236) **Full Changelog**: https://github.com/actions/checkout/compare/v4...v4.3.0 </details> <details> <summary>actions/create-github-app-token (actions/create-github-app-token)</summary> ### [`v2.1.1`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.1.1) [Compare Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.1.0...v2.1.1) ##### Bug Fixes - revert "use `node24` as runner" ([#&#8203;278](https://redirect.github.com/actions/create-github-app-token/issues/278)) ([5204204](https://redirect.github.com/actions/create-github-app-token/commit/5204204e81cbd981afcdf714413410ba8697fd67)), closes [actions/create-github-app-token#267](https://redirect.github.com/actions/create-github-app-token/issues/267) </details> <details> <summary>gradle/actions (gradle/actions)</summary> ### [`v4.4.2`](https://redirect.github.com/gradle/actions/releases/tag/v4.4.2) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.4.1...v4.4.2) This patch release updates a bunch of dependency versions ##### What's Changed - Bump github/codeql-action from 3.29.4 to 3.29.5 in the github-actions group across 1 directory ([https://github.com/gradle/actions/pull/703](https://redirect.github.com/gradle/actions/pull/703)) - Bumps the npm-dependencies group in /sources with 4 updates ([https://github.com/gradle/actions/pull/702](https://redirect.github.com/gradle/actions/pull/702)) - Upgrade to gradle 9 in workflows and tests ([https://github.com/gradle/actions/pull/704](https://redirect.github.com/gradle/actions/pull/704)) - Update known wrapper checksums ([https://github.com/gradle/actions/pull/701](https://redirect.github.com/gradle/actions/pull/701)) - Bump Gradle Wrapper from 8.14.3 to 9.0.0 in /.github/workflow-samples/gradle-plugin ([https://github.com/gradle/actions/pull/695](https://redirect.github.com/gradle/actions/pull/695)) - Bump Gradle Wrapper from 8.14.3 to 9.0.0 in /.github/workflow-samples/groovy-dsl ([https://github.com/gradle/actions/pull/696](https://redirect.github.com/gradle/actions/pull/696)) - Bump Gradle Wrapper from 8.14.3 to 9.0.0 in /.github/workflow-samples/java-toolchain ([https://github.com/gradle/actions/pull/697](https://redirect.github.com/gradle/actions/pull/697)) - Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.19.1 to 2.19.2 in /sources/test/init-scripts in the gradle group across 1 directory ([https://github.com/gradle/actions/pull/693](https://redirect.github.com/gradle/actions/pull/693)) - Bump github/codeql-action from 3.29.0 to 3.29.4 in the github-actions group across 1 directory ([https://github.com/gradle/actions/pull/691](https://redirect.github.com/gradle/actions/pull/691)) - Bump the npm-dependencies group in /sources with 5 updates ([https://github.com/gradle/actions/pull/692](https://redirect.github.com/gradle/actions/pull/692)) - Bump references to Develocity Gradle plugin from 4.0.2 to 4.1 ([https://github.com/gradle/actions/pull/685](https://redirect.github.com/gradle/actions/pull/685)) - Bump the npm-dependencies group across 1 directory with 8 updates ([https://github.com/gradle/actions/pull/684](https://redirect.github.com/gradle/actions/pull/684)) - Run Gradle release candidate tests with JDK 17 ([https://github.com/gradle/actions/pull/690](https://redirect.github.com/gradle/actions/pull/690)) - Update Develocity npm agent to version 1.0.1 ([https://github.com/gradle/actions/pull/687](https://redirect.github.com/gradle/actions/pull/687)) - Update known wrapper checksums ([https://github.com/gradle/actions/pull/688](https://redirect.github.com/gradle/actions/pull/688)) - Bump Gradle Wrapper from 8.14.2 to 8.14.3 in /.github/workflow-samples/kotlin-dsl ([https://github.com/gradle/actions/pull/683](https://redirect.github.com/gradle/actions/pull/683) - Bump the github-actions group across 1 directory with 3 updates ([https://github.com/gradle/actions/pull/675](https://redirect.github.com/gradle/actions/pull/675)) - Bump the gradle group across 3 directories with 2 updates ([https://github.com/gradle/actions/pull/674](https://redirect.github.com/gradle/actions/pull/674)) - Bump Gradle Wrapper from 8.14.2 to 8.14.3 in /sources/test/init-scripts ([https://github.com/gradle/actions/pull/679](https://redirect.github.com/gradle/actions/pull/679)) - Bump Gradle Wrapper from 8.14.2 to 8.14.3 in /.github/workflow-samples/java-toolchain ([https://github.com/gradle/actions/pull/682](https://redirect.github.com/gradle/actions/pull/682)) - Bump Gradle Wrapper from 8.14.2 to 8.14.3 in /.github/workflow-samples/groovy-dsl ([https://github.com/gradle/actions/pull/681](https://redirect.github.com/gradle/actions/pull/681)) - Bump Gradle Wrapper from 8.14.2 to 8.14.3 in /.github/workflow-samples/gradle-plugin ([https://github.com/gradle/actions/pull/680](https://redirect.github.com/gradle/actions/pull/680)) - Update known wrapper checksums ([https://github.com/gradle/actions/pull/676](https://redirect.github.com/gradle/actions/pull/676)) **Full Changelog**: https://github.com/gradle/actions/compare/v4.4.1...v4.4.2 </details> <details> <summary>ruby/setup-ruby (ruby/setup-ruby)</summary> ### [`v1.255.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.255.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.254.0...v1.255.0) #### What's Changed - Update ruby version in `README.md` by [@&#8203;fkmy](https://redirect.github.com/fkmy) in [https://github.com/ruby/setup-ruby/pull/794](https://redirect.github.com/ruby/setup-ruby/pull/794) - Add jruby-10.0.2.0 by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/795](https://redirect.github.com/ruby/setup-ruby/pull/795) #### New Contributors - [@&#8203;fkmy](https://redirect.github.com/fkmy) made their first contribution in [https://github.com/ruby/setup-ruby/pull/794](https://redirect.github.com/ruby/setup-ruby/pull/794) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.254.0...v1.255.0 ### [`v1.254.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.254.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.253.0...v1.254.0) #### What's Changed - Bump form-data from 2.5.3 to 2.5.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/ruby/setup-ruby/pull/782](https://redirect.github.com/ruby/setup-ruby/pull/782)2 - Bump brace-expansion from 1.1.11 to 1.1.12 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/ruby/setup-ruby/pull/779](https://redirect.github.com/ruby/setup-ruby/pull/779)9 - Use case-insensitive key comparison for cache keys by [@&#8203;BytewaveMLP](https://redirect.github.com/BytewaveMLP) in [https://github.com/ruby/setup-ruby/pull/660](https://redirect.github.com/ruby/setup-ruby/pull/660) #### New Contributors - [@&#8203;BytewaveMLP](https://redirect.github.com/BytewaveMLP) made their first contribution in [https://github.com/ruby/setup-ruby/pull/660](https://redirect.github.com/ruby/setup-ruby/pull/660) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.253.0...v1.254.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> </details> [PM-25062](https://bitwarden.atlassian.net/browse/PM-25062) [PM-25062]: https://bitwarden.atlassian.net/browse/PM-25062?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
GiteaMirror added the pull-request label 2025-11-27 00:18:59 -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#6035