[PR #4084] [MERGED] [deps]: Update gh minor #4671

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/4084
Author: @renovate[bot]
Created: 10/14/2024
Status: Merged
Merged: 10/15/2024
Merged by: @david-livefront

Base: mainHead: renovate/gh-minor


📝 Commits (1)

📊 Changes

5 files changed (+38 additions, -38 deletions)

View changed files

📝 .github/workflows/build.yml (+26 -26)
📝 .github/workflows/crowdin-pull.yml (+1 -1)
📝 .github/workflows/crowdin-push.yml (+1 -1)
📝 .github/workflows/scan.yml (+5 -5)
📝 .github/workflows/test.yml (+5 -5)

📄 Description

This PR contains the following updates:

Package Type Update Change
actions/cache action minor v4.0.2 -> v4.1.1
actions/checkout action patch v4.2.0 -> v4.2.1
actions/upload-artifact action patch v4.4.0 -> v4.4.3
checkmarx/ast-github-action action patch 2.0.34 -> 2.0.36
codecov/codecov-action action minor v4.5.0 -> v4.6.0
github/codeql-action action patch v3.26.9 -> v3.26.13
ruby/setup-ruby action minor v1.194.0 -> v1.196.0
sonarsource/sonarcloud-github-action action minor v3.0.0 -> v3.1.0

Warning

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


Release Notes

actions/cache (actions/cache)

v4.1.1

Compare Source

What's Changed

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

v4.1.0

Compare Source

What's Changed
New Contributors

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

actions/checkout (actions/checkout)

v4.2.1

Compare Source

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

v4.4.3

Compare Source

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.2...v4.4.3

v4.4.2

Compare Source

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1

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

v2.0.36

Compare Source

What's Changed

Other Changes

New Contributors

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

v2.0.35

Compare Source

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/Checkmarx/ast-github-action/compare/2.0.34...2.0.35

codecov/codecov-action (codecov/codecov-action)

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.5.0...v4.6.0

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

v3.26.13

Compare Source

v3.26.12

Compare Source

v3.26.11

Compare Source

v3.26.10

Compare Source

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

v1.196.0

Compare Source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.195.0...v1.196.0

v1.195.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.194.0...v1.195.0

sonarsource/sonarcloud-github-action (sonarsource/sonarcloud-github-action)

v3.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/SonarSource/sonarcloud-github-action/compare/v3...v3.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 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/4084 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 10/14/2024 **Status:** ✅ Merged **Merged:** 10/15/2024 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `renovate/gh-minor` --- ### 📝 Commits (1) - [`bfea663`](https://github.com/bitwarden/android/commit/bfea663470a1867308e092424c06441fb80b0dd0) [deps]: Update gh minor ### 📊 Changes **5 files changed** (+38 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+26 -26) 📝 `.github/workflows/crowdin-pull.yml` (+1 -1) 📝 `.github/workflows/crowdin-push.yml` (+1 -1) 📝 `.github/workflows/scan.yml` (+5 -5) 📝 `.github/workflows/test.yml` (+5 -5) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | minor | `v4.0.2` -> `v4.1.1` | | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v4.2.0` -> `v4.2.1` | | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | patch | `v4.4.0` -> `v4.4.3` | | [checkmarx/ast-github-action](https://redirect.github.com/checkmarx/ast-github-action) | action | patch | `2.0.34` -> `2.0.36` | | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | minor | `v4.5.0` -> `v4.6.0` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v3.26.9` -> `v3.26.13` | | [ruby/setup-ruby](https://redirect.github.com/ruby/setup-ruby) | action | minor | `v1.194.0` -> `v1.196.0` | | [sonarsource/sonarcloud-github-action](https://redirect.github.com/sonarsource/sonarcloud-github-action) | action | minor | `v3.0.0` -> `v3.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/cache (actions/cache)</summary> ### [`v4.1.1`](https://redirect.github.com/actions/cache/releases/tag/v4.1.1) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.1.0...v4.1.1) ##### What's Changed - Restore original behavior of `cache-hit` output by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/cache/pull/1467](https://redirect.github.com/actions/cache/pull/1467) **Full Changelog**: https://github.com/actions/cache/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://redirect.github.com/actions/cache/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.0.2...v4.1.0) ##### What's Changed - Fix cache-hit output when cache missed by [@&#8203;fchimpan](https://redirect.github.com/fchimpan) in [https://github.com/actions/cache/pull/1404](https://redirect.github.com/actions/cache/pull/1404) - Deprecate `save-always` input by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/cache/pull/1452](https://redirect.github.com/actions/cache/pull/1452) ##### New Contributors - [@&#8203;ottlinger](https://redirect.github.com/ottlinger) made their first contribution in [https://github.com/actions/cache/pull/1437](https://redirect.github.com/actions/cache/pull/1437) - [@&#8203;Olegt0rr](https://redirect.github.com/Olegt0rr) made their first contribution in [https://github.com/actions/cache/pull/1377](https://redirect.github.com/actions/cache/pull/1377) - [@&#8203;fchimpan](https://redirect.github.com/fchimpan) made their first contribution in [https://github.com/actions/cache/pull/1404](https://redirect.github.com/actions/cache/pull/1404) - [@&#8203;x612skm](https://redirect.github.com/x612skm) made their first contribution in [https://github.com/actions/cache/pull/1434](https://redirect.github.com/actions/cache/pull/1434) - [@&#8203;todgru](https://redirect.github.com/todgru) made their first contribution in [https://github.com/actions/cache/pull/1311](https://redirect.github.com/actions/cache/pull/1311) - [@&#8203;Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/cache/pull/1463](https://redirect.github.com/actions/cache/pull/1463) - [@&#8203;mackey0225](https://redirect.github.com/mackey0225) made their first contribution in [https://github.com/actions/cache/pull/1462](https://redirect.github.com/actions/cache/pull/1462) - [@&#8203;quatquatt](https://redirect.github.com/quatquatt) made their first contribution in [https://github.com/actions/cache/pull/1445](https://redirect.github.com/actions/cache/pull/1445) **Full Changelog**: https://github.com/actions/cache/compare/v4.0.2...v4.1.0 </details> <details> <summary>actions/checkout (actions/checkout)</summary> ### [`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) </details> <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4.4.3`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.3) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.2...v4.4.3) ##### What's Changed - Undo indirect dependency updates from [#&#8203;627](https://redirect.github.com/actions/upload-artifact/issues/627) by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/upload-artifact/pull/632](https://redirect.github.com/actions/upload-artifact/pull/632) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.4.2...v4.4.3 ### [`v4.4.2`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.2) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.1...v4.4.2) ##### What's Changed - Bump `@actions/artifact` to 2.1.11 by [@&#8203;robherley](https://redirect.github.com/robherley) in [https://github.com/actions/upload-artifact/pull/627](https://redirect.github.com/actions/upload-artifact/pull/627) - Includes fix for relative symlinks not resolving properly **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.4.1...v4.4.2 ### [`v4.4.1`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.1) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1) ##### What's Changed - Add a section about hidden files by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/upload-artifact/pull/607](https://redirect.github.com/actions/upload-artifact/pull/607) - Add workflow file for publishing releases to immutable action package by [@&#8203;Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/upload-artifact/pull/621](https://redirect.github.com/actions/upload-artifact/pull/621) - Update [@&#8203;actions/artifact](https://redirect.github.com/actions/artifact) to latest version, includes symlink and timeout fixes by [@&#8203;robherley](https://redirect.github.com/robherley) in [https://github.com/actions/upload-artifact/pull/625](https://redirect.github.com/actions/upload-artifact/pull/625) ##### New Contributors - [@&#8203;Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/upload-artifact/pull/621](https://redirect.github.com/actions/upload-artifact/pull/621) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1 </details> <details> <summary>checkmarx/ast-github-action (checkmarx/ast-github-action)</summary> ### [`v2.0.36`](https://redirect.github.com/Checkmarx/ast-github-action/releases/tag/2.0.36) [Compare Source](https://redirect.github.com/checkmarx/ast-github-action/compare/2.0.35...2.0.36) <!-- Release notes generated using configuration in .github/release.yml at 2.0.36 --> #### What's Changed ##### Other Changes - update cli version by [@&#8203;Korjen97](https://redirect.github.com/Korjen97) in [https://github.com/Checkmarx/ast-github-action/pull/201](https://redirect.github.com/Checkmarx/ast-github-action/pull/201) #### New Contributors - [@&#8203;Korjen97](https://redirect.github.com/Korjen97) made their first contribution in [https://github.com/Checkmarx/ast-github-action/pull/201](https://redirect.github.com/Checkmarx/ast-github-action/pull/201) **Full Changelog**: https://github.com/Checkmarx/ast-github-action/compare/2.0.35...2.0.36 ### [`v2.0.35`](https://redirect.github.com/Checkmarx/ast-github-action/releases/tag/2.0.35) [Compare Source](https://redirect.github.com/checkmarx/ast-github-action/compare/2.0.34...2.0.35) <!-- Release notes generated using configuration in .github/release.yml at 2.0.35 --> #### What's Changed ##### Other Changes - GitHub Action | Fix SAST & IAC Vul + Threshold (AST-47971) by [@&#8203;elchananarb](https://redirect.github.com/elchananarb) in [https://github.com/Checkmarx/ast-github-action/pull/192](https://redirect.github.com/Checkmarx/ast-github-action/pull/192) - Fix permission entrypoint by [@&#8203;amacedoo](https://redirect.github.com/amacedoo) in [https://github.com/Checkmarx/ast-github-action/pull/200](https://redirect.github.com/Checkmarx/ast-github-action/pull/200) #### New Contributors - [@&#8203;elchananarb](https://redirect.github.com/elchananarb) made their first contribution in [https://github.com/Checkmarx/ast-github-action/pull/192](https://redirect.github.com/Checkmarx/ast-github-action/pull/192) - [@&#8203;amacedoo](https://redirect.github.com/amacedoo) made their first contribution in [https://github.com/Checkmarx/ast-github-action/pull/200](https://redirect.github.com/Checkmarx/ast-github-action/pull/200) **Full Changelog**: https://github.com/Checkmarx/ast-github-action/compare/2.0.34...2.0.35 </details> <details> <summary>codecov/codecov-action (codecov/codecov-action)</summary> ### [`v4.6.0`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.6.0) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v4.5.0...v4.6.0) #### What's Changed - build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1481](https://redirect.github.com/codecov/codecov-action/pull/1481) - build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1480](https://redirect.github.com/codecov/codecov-action/pull/1480) - build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1479](https://redirect.github.com/codecov/codecov-action/pull/1479) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.13.0 to 7.13.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1485](https://redirect.github.com/codecov/codecov-action/pull/1485) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.13.0 to 7.13.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1484](https://redirect.github.com/codecov/codecov-action/pull/1484) - build(deps-dev): bump typescript from 5.4.5 to 5.5.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1490](https://redirect.github.com/codecov/codecov-action/pull/1490) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.13.1 to 7.14.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1493](https://redirect.github.com/codecov/codecov-action/pull/1493) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.13.1 to 7.14.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1492](https://redirect.github.com/codecov/codecov-action/pull/1492) - build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1496](https://redirect.github.com/codecov/codecov-action/pull/1496) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.14.1 to 7.15.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1501](https://redirect.github.com/codecov/codecov-action/pull/1501) - build(deps-dev): bump typescript from 5.5.2 to 5.5.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1500](https://redirect.github.com/codecov/codecov-action/pull/1500) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.14.1 to 7.15.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1499](https://redirect.github.com/codecov/codecov-action/pull/1499) - build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1502](https://redirect.github.com/codecov/codecov-action/pull/1502) - build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1504](https://redirect.github.com/codecov/codecov-action/pull/1504) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.15.0 to 7.16.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1503](https://redirect.github.com/codecov/codecov-action/pull/1503) - build(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1507](https://redirect.github.com/codecov/codecov-action/pull/1507) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.15.0 to 7.16.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1505](https://redirect.github.com/codecov/codecov-action/pull/1505) - build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1509](https://redirect.github.com/codecov/codecov-action/pull/1509) - chore(ci): restrict scorecards to codecov/codecov-action by [@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1512](https://redirect.github.com/codecov/codecov-action/pull/1512) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.16.0 to 7.16.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1514](https://redirect.github.com/codecov/codecov-action/pull/1514) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.16.0 to 7.16.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1513](https://redirect.github.com/codecov/codecov-action/pull/1513) - test: `versionInfo` by [@&#8203;marcobiedermann](https://redirect.github.com/marcobiedermann) in [https://github.com/codecov/codecov-action/pull/1407](https://redirect.github.com/codecov/codecov-action/pull/1407) - build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1515](https://redirect.github.com/codecov/codecov-action/pull/1515) - build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1516](https://redirect.github.com/codecov/codecov-action/pull/1516) - build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1521](https://redirect.github.com/codecov/codecov-action/pull/1521) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.16.1 to 7.17.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1520](https://redirect.github.com/codecov/codecov-action/pull/1520) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.17.0 to 7.18.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1528](https://redirect.github.com/codecov/codecov-action/pull/1528) - build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1526](https://redirect.github.com/codecov/codecov-action/pull/1526) - build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1525](https://redirect.github.com/codecov/codecov-action/pull/1525) - build(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1532](https://redirect.github.com/codecov/codecov-action/pull/1532) - build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1534](https://redirect.github.com/codecov/codecov-action/pull/1534) - build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1542](https://redirect.github.com/codecov/codecov-action/pull/1542) - build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1541](https://redirect.github.com/codecov/codecov-action/pull/1541) - ref: Tidy up types and remove string coercion by [@&#8203;nicholas-codecov](https://redirect.github.com/nicholas-codecov) in [https://github.com/codecov/codecov-action/pull/1536](https://redirect.github.com/codecov/codecov-action/pull/1536) - build(deps-dev): bump [@&#8203;octokit/webhooks-types](https://redirect.github.com/octokit/webhooks-types) from 3.77.1 to 7.5.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1545](https://redirect.github.com/codecov/codecov-action/pull/1545) - build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1551](https://redirect.github.com/codecov/codecov-action/pull/1551) - feat: pass tokenless value as branch override by [@&#8203;joseph-sentry](https://redirect.github.com/joseph-sentry) in [https://github.com/codecov/codecov-action/pull/1511](https://redirect.github.com/codecov/codecov-action/pull/1511) - build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1563](https://redirect.github.com/codecov/codecov-action/pull/1563) - Create makefile.yml by [@&#8203;Hawthorne001](https://redirect.github.com/Hawthorne001) in [https://github.com/codecov/codecov-action/pull/1555](https://redirect.github.com/codecov/codecov-action/pull/1555) - build(deps): bump github/codeql-action from 3.26.2 to 3.26.6 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1562](https://redirect.github.com/codecov/codecov-action/pull/1562) - build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1557](https://redirect.github.com/codecov/codecov-action/pull/1557) - Spell `evenName` in the logs correctly by [@&#8203;webknjaz](https://redirect.github.com/webknjaz) in [https://github.com/codecov/codecov-action/pull/1560](https://redirect.github.com/codecov/codecov-action/pull/1560) - build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1566](https://redirect.github.com/codecov/codecov-action/pull/1566) - build(deps-dev): bump [@&#8203;types/jest](https://redirect.github.com/types/jest) from 29.5.12 to 29.5.13 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1567](https://redirect.github.com/codecov/codecov-action/pull/1567) - build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1569](https://redirect.github.com/codecov/codecov-action/pull/1569) - build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1571](https://redirect.github.com/codecov/codecov-action/pull/1571) - build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1575](https://redirect.github.com/codecov/codecov-action/pull/1575) - build(deps-dev): bump [@&#8203;vercel/ncc](https://redirect.github.com/vercel/ncc) from 0.38.1 to 0.38.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1577](https://redirect.github.com/codecov/codecov-action/pull/1577) - chore: fix typo of OSS by [@&#8203;shoothzj](https://redirect.github.com/shoothzj) in [https://github.com/codecov/codecov-action/pull/1578](https://redirect.github.com/codecov/codecov-action/pull/1578) - build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1584](https://redirect.github.com/codecov/codecov-action/pull/1584) - build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1583](https://redirect.github.com/codecov/codecov-action/pull/1583) - fix: bump eslint parser deps by [@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1586](https://redirect.github.com/codecov/codecov-action/pull/1586) - chore(release):4.6.0 by [@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1587](https://redirect.github.com/codecov/codecov-action/pull/1587) #### New Contributors - [@&#8203;nicholas-codecov](https://redirect.github.com/nicholas-codecov) made their first contribution in [https://github.com/codecov/codecov-action/pull/1536](https://redirect.github.com/codecov/codecov-action/pull/1536) - [@&#8203;Hawthorne001](https://redirect.github.com/Hawthorne001) made their first contribution in [https://github.com/codecov/codecov-action/pull/1555](https://redirect.github.com/codecov/codecov-action/pull/1555) - [@&#8203;webknjaz](https://redirect.github.com/webknjaz) made their first contribution in [https://github.com/codecov/codecov-action/pull/1560](https://redirect.github.com/codecov/codecov-action/pull/1560) - [@&#8203;shoothzj](https://redirect.github.com/shoothzj) made their first contribution in [https://github.com/codecov/codecov-action/pull/1578](https://redirect.github.com/codecov/codecov-action/pull/1578) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.5.0...v4.6.0 </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.26.13`](https://redirect.github.com/github/codeql-action/compare/v3.26.12...v3.26.13) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.12...v3.26.13) ### [`v3.26.12`](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12) ### [`v3.26.11`](https://redirect.github.com/github/codeql-action/compare/v3.26.10...v3.26.11) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.10...v3.26.11) ### [`v3.26.10`](https://redirect.github.com/github/codeql-action/compare/v3.26.9...v3.26.10) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.9...v3.26.10) </details> <details> <summary>ruby/setup-ruby (ruby/setup-ruby)</summary> ### [`v1.196.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.196.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.195.0...v1.196.0) #### What's Changed - Add ruby-3.4.0-preview2 by [@&#8203;ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/655](https://redirect.github.com/ruby/setup-ruby/pull/655) - Test the last 3.4 preview in CI by [@&#8203;eregon](https://redirect.github.com/eregon) in [https://github.com/ruby/setup-ruby/pull/656](https://redirect.github.com/ruby/setup-ruby/pull/656) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.195.0...v1.196.0 ### [`v1.195.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.195.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.194.0...v1.195.0) ##### What's Changed - `README.md`: Mention link to supported Ruby versions for GitHub-hosted runners by [@&#8203;stdedos](https://redirect.github.com/stdedos) in [https://github.com/ruby/setup-ruby/pull/651](https://redirect.github.com/ruby/setup-ruby/pull/651) - Add ASAN CRuby build by [@&#8203;ioquatix](https://redirect.github.com/ioquatix) in [https://github.com/ruby/setup-ruby/pull/653](https://redirect.github.com/ruby/setup-ruby/pull/653) ##### New Contributors - [@&#8203;stdedos](https://redirect.github.com/stdedos) made their first contribution in [https://github.com/ruby/setup-ruby/pull/651](https://redirect.github.com/ruby/setup-ruby/pull/651) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.194.0...v1.195.0 </details> <details> <summary>sonarsource/sonarcloud-github-action (sonarsource/sonarcloud-github-action)</summary> ### [`v3.1.0`](https://redirect.github.com/SonarSource/sonarcloud-github-action/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/sonarsource/sonarcloud-github-action/compare/v3.0.0...v3.1.0) ##### What's Changed - SCSCANGHA-24 Update the Docker base image to the latest minor 11.1 by [@&#8203;henryju](https://redirect.github.com/henryju) in [https://github.com/SonarSource/sonarcloud-github-action/pull/94](https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/94) **Full Changelog**: https://github.com/SonarSource/sonarcloud-github-action/compare/v3...v3.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --- <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:48:12 -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#4671