[PR #2544] [MERGED] [deps]: Update gh minor #40719

Closed
opened 2026-04-23 19:33:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2544
Author: @renovate[bot]
Created: 5/27/2023
Status: Merged
Merged: 1/24/2024
Merged by: @vgrassia

Base: mainHead: renovate/gh-minor


📝 Commits (1)

📊 Changes

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

View changed files

📝 .github/workflows/build.yml (+5 -5)
📝 .github/workflows/crowdin-pull.yml (+3 -3)
📝 .github/workflows/release.yml (+6 -6)
📝 .github/workflows/version-auto-bump.yml (+1 -1)
📝 .github/workflows/version-bump.yml (+2 -2)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Azure/login action minor v1.4.7 -> v1.6.0
Azure/login action minor v1.4.6 -> v1.6.0
actions/checkout action patch v4.1.0 -> v4.1.1
actions/checkout action minor v3.5.3 -> v3.6.0
actions/checkout action minor v3.3.0 -> v3.6.0
crowdin/github-action action minor v1.9.0 -> v1.16.1
dawidd6/action-download-artifact action minor v2.27.0 -> v2.28.0
dorny/test-reporter action minor v1.6.0 -> v1.7.0

Release Notes

Azure/login (Azure/login)

v1.6.0: Azure Login Action v1.6.0

Compare Source

  • Added pre: and post: action for cleaning up (#​384)

v1.5.1: Azure Login Action v1.5.1

Compare Source

v1.5.0: Azure Login Action v1.5.0

Compare Source

  • Updated the versions of dependencies.
  • Supported passwords to start with hyphen(-).
  • Enabled OIDC for sovereign clouds.
  • Supported Managed Identity Login.
actions/checkout (actions/checkout)

v4.1.1

Compare Source

What's Changed
New Contributors

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

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

v1.16.1

Compare Source

What's changed

Full Changelog: https://github.com/crowdin/github-action/compare/v1.16.0...v1.16.1

v1.16.0

Compare Source

What's Changed

Full Changelog: https://github.com/crowdin/github-action/compare/v1.15.2...v1.16.0

v1.15.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/crowdin/github-action/compare/v1.15.1...v1.15.2

v1.15.1

Compare Source

What's Changed

Full Changelog: https://github.com/crowdin/github-action/compare/v1.15.0...v1.15.1

v1.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/crowdin/github-action/compare/v1.14.1...v1.15.0

v1.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/crowdin/github-action/compare/v1.14.0...v1.14.1

v1.14.0

Compare Source

What's Changed

Full Changelog: https://github.com/crowdin/github-action/compare/v1.13.1...v1.14.0

v1.13.1

Compare Source

What's Changed

Full Changelog: https://github.com/crowdin/github-action/compare/v1.13.0...v1.13.1

v1.13.0

Compare Source

What's Changed

Full Changelog: https://github.com/crowdin/github-action/compare/v1.12.0...v1.13.0

v1.12.0

Compare Source

What's Changed

​- name: Crowdin Action
  uses: crowdin/github-action@v1
  with:
    upload_sources: true
    download_translations: true
    localization_branch_name: l10n_crowdin_translations
    create_pull_request: true
    pull_request_title: 'New Crowdin Translations'
    pull_request_body: 'New Crowdin translations by Crowdin GH Action'
    pull_request_base_branch_name: 'main'
+    pull_request_team_reviewers: 'crowdin-team-reviewer'
  env:
    GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
    CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
    CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}

New Contributors

Full Changelog: https://github.com/crowdin/github-action/compare/v1.11.0...v1.12.0

v1.11.0

Compare Source

What's Changed

  • add command and command_args options. See the Crowdin CLI command section for more details.
  • add the test-action.yml GitHub workflow to test the Action
  • refine Readme
  • improve Examples
  • enforce conventional commits specification
Deprecation warning ⚠️

The add_crowdin_branch, new_branch_title, new_branch_export_pattern, new_branch_priority, and delete_crowdin_branch options were deprecated. Please use the new command and command_args options instead:

- name: Crowdin Action
  uses: crowdin/github-action@v1
  with:
    command: 'branch add'
    command_args: '--title "title" --priority "HIGH" --export-pattern "pattern"'

By @​andrii-bodnar in https://github.com/crowdin/github-action/pull/176

Full Changelog: https://github.com/crowdin/github-action/compare/v1.10.0...v1.11.0

v1.10.0

Compare Source

Updated
dawidd6/action-download-artifact (dawidd6/action-download-artifact)

v2.28.0

Compare Source

dorny/test-reporter (dorny/test-reporter)

v1.7.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/dorny/test-reporter/compare/v1.6.0...v1.7.0


Configuration

📅 Schedule: Branch creation - "every weekend" (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 has been generated by Mend Renovate. View repository job log here.


🔄 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/2544 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/27/2023 **Status:** ✅ Merged **Merged:** 1/24/2024 **Merged by:** [@vgrassia](https://github.com/vgrassia) **Base:** `main` ← **Head:** `renovate/gh-minor` --- ### 📝 Commits (1) - [`63dd7f2`](https://github.com/bitwarden/android/commit/63dd7f27f095448bdb73b37627cfa6a3003d1f1f) [deps]: Update gh minor ### 📊 Changes **5 files changed** (+17 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+5 -5) 📝 `.github/workflows/crowdin-pull.yml` (+3 -3) 📝 `.github/workflows/release.yml` (+6 -6) 📝 `.github/workflows/version-auto-bump.yml` (+1 -1) 📝 `.github/workflows/version-bump.yml` (+2 -2) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Azure/login](https://togithub.com/Azure/login) | action | minor | `v1.4.7` -> `v1.6.0` | | [Azure/login](https://togithub.com/Azure/login) | action | minor | `v1.4.6` -> `v1.6.0` | | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.0` -> `v4.1.1` | | [actions/checkout](https://togithub.com/actions/checkout) | action | minor | `v3.5.3` -> `v3.6.0` | | [actions/checkout](https://togithub.com/actions/checkout) | action | minor | `v3.3.0` -> `v3.6.0` | | [crowdin/github-action](https://togithub.com/crowdin/github-action) | action | minor | `v1.9.0` -> `v1.16.1` | | [dawidd6/action-download-artifact](https://togithub.com/dawidd6/action-download-artifact) | action | minor | `v2.27.0` -> `v2.28.0` | | [dorny/test-reporter](https://togithub.com/dorny/test-reporter) | action | minor | `v1.6.0` -> `v1.7.0` | --- ### Release Notes <details> <summary>Azure/login (Azure/login)</summary> ### [`v1.6.0`](https://togithub.com/Azure/login/releases/tag/v1.6.0): Azure Login Action v1.6.0 [Compare Source](https://togithub.com/Azure/login/compare/v1.5.1...v1.6.0) - Added `pre:` and `post:` action for cleaning up ([#&#8203;384](https://togithub.com/Azure/login/issues/384)) ### [`v1.5.1`](https://togithub.com/Azure/login/releases/tag/v1.5.1): Azure Login Action v1.5.1 [Compare Source](https://togithub.com/Azure/login/compare/v1.5.0...v1.5.1) - Fixed [#&#8203;371](https://togithub.com/Azure/login/issues/371): Allow optional `subscriptionId` in `creds` ([#&#8203;373](https://togithub.com/Azure/login/issues/373)) - Cleaned accounts before login ([#&#8203;376](https://togithub.com/Azure/login/issues/376), [#&#8203;377](https://togithub.com/Azure/login/issues/377)) - Updated actions-secret-parser from 1.0.2 to 1.0.4 ([#&#8203;378](https://togithub.com/Azure/login/issues/378)) ### [`v1.5.0`](https://togithub.com/Azure/login/releases/tag/v1.5.0): Azure Login Action v1.5.0 [Compare Source](https://togithub.com/Azure/login/compare/v1.4.7...v1.5.0) - Updated the versions of dependencies. - Supported passwords to start with hyphen(-). - Enabled OIDC for sovereign clouds. - Supported Managed Identity Login. </details> <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.1.1`](https://togithub.com/actions/checkout/releases/tag/v4.1.1) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.0...v4.1.1) ##### What's Changed - Update CODEOWNERS to Launch team by [@&#8203;joshmgross](https://togithub.com/joshmgross) in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510) - Correct link to GitHub Docs by [@&#8203;peterbe](https://togithub.com/peterbe) in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511) - Link to release page from what's new section by [@&#8203;cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1514](https://togithub.com/actions/checkout/pull/1514) ##### New Contributors - [@&#8203;joshmgross](https://togithub.com/joshmgross) made their first contribution in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510) - [@&#8203;peterbe](https://togithub.com/peterbe) made their first contribution in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511) **Full Changelog**: https://github.com/actions/checkout/compare/v4.1.0...v4.1.1 </details> <details> <summary>crowdin/github-action (crowdin/github-action)</summary> ### [`v1.16.1`](https://togithub.com/crowdin/github-action/releases/tag/v1.16.1) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.16.0...v1.16.1) ##### What's changed - CLI [3.16.1](https://togithub.com/crowdin/crowdin-cli/releases/tag/3.16.1) by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.16.0...v1.16.1 ### [`v1.16.0`](https://togithub.com/crowdin/github-action/releases/tag/v1.16.0) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.15.2...v1.16.0) #### What's Changed - chore: CLI [3.16.0](https://togithub.com/crowdin/crowdin-cli/releases/tag/3.16.0) by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) - docs: add example for `pull_request_url` output by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/209](https://togithub.com/crowdin/github-action/pull/209) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.15.2...v1.16.0 ### [`v1.15.2`](https://togithub.com/crowdin/github-action/releases/tag/v1.15.2) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.15.1...v1.15.2) #### What's Changed - fix([#&#8203;207](https://togithub.com/crowdin/github-action/issues/207)): Empty out the pull_request_url for real by [@&#8203;tinogo](https://togithub.com/tinogo) in [https://github.com/crowdin/github-action/pull/208](https://togithub.com/crowdin/github-action/pull/208) #### New Contributors - [@&#8203;tinogo](https://togithub.com/tinogo) made their first contribution in [https://github.com/crowdin/github-action/pull/208](https://togithub.com/crowdin/github-action/pull/208) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.15.1...v1.15.2 ### [`v1.15.1`](https://togithub.com/crowdin/github-action/releases/tag/v1.15.1) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.15.0...v1.15.1) #### What's Changed - fix: pull_request_url output overriden if downloading sources and translations by [@&#8203;j4hr3n](https://togithub.com/j4hr3n) in [https://github.com/crowdin/github-action/pull/206](https://togithub.com/crowdin/github-action/pull/206) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.15.0...v1.15.1 ### [`v1.15.0`](https://togithub.com/crowdin/github-action/releases/tag/v1.15.0) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.14.1...v1.15.0) #### What's Changed - feat: add the `pull_request_url` output by [@&#8203;j4hr3n](https://togithub.com/j4hr3n) in [https://github.com/crowdin/github-action/pull/205](https://togithub.com/crowdin/github-action/pull/205) #### New Contributors - [@&#8203;j4hr3n](https://togithub.com/j4hr3n) made their first contribution in [https://github.com/crowdin/github-action/pull/205](https://togithub.com/crowdin/github-action/pull/205) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.14.1...v1.15.0 ### [`v1.14.1`](https://togithub.com/crowdin/github-action/releases/tag/v1.14.1) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.14.0...v1.14.1) #### What's Changed - fix: allow PR titles to contain double quotes by [@&#8203;DReigada](https://togithub.com/DReigada) in [https://github.com/crowdin/github-action/pull/202](https://togithub.com/crowdin/github-action/pull/202) - docs: more examples by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/200](https://togithub.com/crowdin/github-action/pull/200) - docs: Update README.md by [@&#8203;Andrulko](https://togithub.com/Andrulko) in [https://github.com/crowdin/github-action/pull/201](https://togithub.com/crowdin/github-action/pull/201) #### New Contributors - [@&#8203;Andrulko](https://togithub.com/Andrulko) made their first contribution in [https://github.com/crowdin/github-action/pull/201](https://togithub.com/crowdin/github-action/pull/201) - [@&#8203;DReigada](https://togithub.com/DReigada) made their first contribution in [https://github.com/crowdin/github-action/pull/202](https://togithub.com/crowdin/github-action/pull/202) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.14.0...v1.14.1 ### [`v1.14.0`](https://togithub.com/crowdin/github-action/releases/tag/v1.14.0) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.13.1...v1.14.0) #### What's Changed - chore: CLI [3.15.0](https://togithub.com/crowdin/crowdin-cli/releases/tag/3.15.0) by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) - docs: improve permissions section by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/197](https://togithub.com/crowdin/github-action/pull/197) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.13.1...v1.14.0 ### [`v1.13.1`](https://togithub.com/crowdin/github-action/releases/tag/v1.13.1) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.13.0...v1.13.1) #### What's Changed - fix: pull request existence condition by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/194](https://togithub.com/crowdin/github-action/pull/194) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.13.0...v1.13.1 ### [`v1.13.0`](https://togithub.com/crowdin/github-action/releases/tag/v1.13.0) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.12.0...v1.13.0) #### What's Changed - chore: CLI [3.14.0](https://togithub.com/crowdin/crowdin-cli/releases/tag/3.14.0) by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/189](https://togithub.com/crowdin/github-action/pull/189) - fix: better handling of PR creation exceptions by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/188](https://togithub.com/crowdin/github-action/pull/188) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.12.0...v1.13.0 ### [`v1.12.0`](https://togithub.com/crowdin/github-action/releases/tag/v1.12.0) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.11.0...v1.12.0) #### What's Changed - feat: add support for team review requests by [@&#8203;fernandogelin](https://togithub.com/fernandogelin) in [https://github.com/crowdin/github-action/pull/180](https://togithub.com/crowdin/github-action/pull/180) ```diff ​- name: Crowdin Action uses: crowdin/github-action@v1 with: upload_sources: true download_translations: true localization_branch_name: l10n_crowdin_translations create_pull_request: true pull_request_title: 'New Crowdin Translations' pull_request_body: 'New Crowdin translations by Crowdin GH Action' pull_request_base_branch_name: 'main' + pull_request_team_reviewers: 'crowdin-team-reviewer' env: GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }} CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }} ``` #### New Contributors - [@&#8203;fernandogelin](https://togithub.com/fernandogelin) made their first contribution in [https://github.com/crowdin/github-action/pull/180](https://togithub.com/crowdin/github-action/pull/180) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.11.0...v1.12.0 ### [`v1.11.0`](https://togithub.com/crowdin/github-action/releases/tag/v1.11.0) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.10.0...v1.11.0) #### What's Changed - add `command` and `command_args` options. See the [Crowdin CLI command](https://togithub.com/crowdin/github-action#crowdin-cli-command) section for more details. - add the `test-action.yml` GitHub workflow to test the Action - refine Readme - improve Examples - enforce conventional commits specification ##### Deprecation warning ⚠️ The `add_crowdin_branch`, `new_branch_title`, `new_branch_export_pattern`, `new_branch_priority`, and `delete_crowdin_branch` options were **deprecated**. Please use the new `command` and `command_args` options instead: ```yaml - name: Crowdin Action uses: crowdin/github-action@v1 with: command: 'branch add' command_args: '--title "title" --priority "HIGH" --export-pattern "pattern"' ``` *** By [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/176](https://togithub.com/crowdin/github-action/pull/176) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.10.0...v1.11.0 ### [`v1.10.0`](https://togithub.com/crowdin/github-action/releases/tag/v1.10.0) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.9.0...v1.10.0) ##### Updated - Bump CLI version to [3.13.0](https://togithub.com/crowdin/crowdin-cli/releases/tag/3.13.0) </details> <details> <summary>dawidd6/action-download-artifact (dawidd6/action-download-artifact)</summary> ### [`v2.28.0`](https://togithub.com/dawidd6/action-download-artifact/compare/v2.27.0...v2.28.0) [Compare Source](https://togithub.com/dawidd6/action-download-artifact/compare/v2.27.0...v2.28.0) </details> <details> <summary>dorny/test-reporter (dorny/test-reporter)</summary> ### [`v1.7.0`](https://togithub.com/dorny/test-reporter/releases/tag/v1.7.0) [Compare Source](https://togithub.com/dorny/test-reporter/compare/v1.6.0...v1.7.0) ##### What's Changed - Fix [#&#8203;199](https://togithub.com/dorny/test-reporter/issues/199): Use ✅ instead of ✔️ for better cross platform look by [@&#8203;petrdvorak](https://togithub.com/petrdvorak) in [https://github.com/dorny/test-reporter/pull/200](https://togithub.com/dorny/test-reporter/pull/200) - Verify content of dist/ folder matches build output by [@&#8203;dorny](https://togithub.com/dorny) in [https://github.com/dorny/test-reporter/pull/207](https://togithub.com/dorny/test-reporter/pull/207) - Gracefully handle empty nested testsuite elements for JUnit. by [@&#8203;rvdlaarschot](https://togithub.com/rvdlaarschot) in [https://github.com/dorny/test-reporter/pull/193](https://togithub.com/dorny/test-reporter/pull/193) - Gracefully handle empty failure tags by [@&#8203;haudren-woven](https://togithub.com/haudren-woven) in [https://github.com/dorny/test-reporter/pull/213](https://togithub.com/dorny/test-reporter/pull/213) - Fix [#&#8203;208](https://togithub.com/dorny/test-reporter/issues/208) - java-junit: show annotations on PR changed files by [@&#8203;atsu85](https://togithub.com/atsu85) in [https://github.com/dorny/test-reporter/pull/209](https://togithub.com/dorny/test-reporter/pull/209) - Only report failure if fail-on-error is set by [@&#8203;trond-snekvik](https://togithub.com/trond-snekvik) in [https://github.com/dorny/test-reporter/pull/214](https://togithub.com/dorny/test-reporter/pull/214) - Improve clarity on configuring for forkable repos by [@&#8203;abelbraaksma](https://togithub.com/abelbraaksma) in [https://github.com/dorny/test-reporter/pull/211](https://togithub.com/dorny/test-reporter/pull/211) - Suppress "Processing test results from" log by [@&#8203;vasanthdharmaraj](https://togithub.com/vasanthdharmaraj) in [https://github.com/dorny/test-reporter/pull/179](https://togithub.com/dorny/test-reporter/pull/179) - Skip listing of files if error parsing is disabled by [@&#8203;dorny](https://togithub.com/dorny) in [https://github.com/dorny/test-reporter/pull/216](https://togithub.com/dorny/test-reporter/pull/216) - Correct typo in docs by [@&#8203;tangowithfoxtrot](https://togithub.com/tangowithfoxtrot) in [https://github.com/dorny/test-reporter/pull/254](https://togithub.com/dorny/test-reporter/pull/254) - update dependencies by [@&#8203;j-catania](https://togithub.com/j-catania) in [https://github.com/dorny/test-reporter/pull/269](https://togithub.com/dorny/test-reporter/pull/269) - Add permissions to example yml files by [@&#8203;TurnrDev](https://togithub.com/TurnrDev) in [https://github.com/dorny/test-reporter/pull/263](https://togithub.com/dorny/test-reporter/pull/263) - add feature fail-on-empty by [@&#8203;gdams](https://togithub.com/gdams) in [https://github.com/dorny/test-reporter/pull/243](https://togithub.com/dorny/test-reporter/pull/243) - Add dependabot configuration by [@&#8203;yeikel](https://togithub.com/yeikel) in [https://github.com/dorny/test-reporter/pull/228](https://togithub.com/dorny/test-reporter/pull/228) - Bump ws from 7.3.1 to 7.5.9 in /reports/jest by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/dorny/test-reporter/pull/265](https://togithub.com/dorny/test-reporter/pull/265) - Bump actions/checkout from 2 to 4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/dorny/test-reporter/pull/279](https://togithub.com/dorny/test-reporter/pull/279) - Add new output for url url html by [@&#8203;luisito666](https://togithub.com/luisito666) in [https://github.com/dorny/test-reporter/pull/242](https://togithub.com/dorny/test-reporter/pull/242) - Update README.md by [@&#8203;IanMoroney](https://togithub.com/IanMoroney) in [https://github.com/dorny/test-reporter/pull/158](https://togithub.com/dorny/test-reporter/pull/158) - Update jest-Junit part of Readme by [@&#8203;ryancasburn-KAI](https://togithub.com/ryancasburn-KAI) in [https://github.com/dorny/test-reporter/pull/176](https://togithub.com/dorny/test-reporter/pull/176) - fix: default-valued fields are not mandatory by [@&#8203;TomerFi](https://togithub.com/TomerFi) in [https://github.com/dorny/test-reporter/pull/172](https://togithub.com/dorny/test-reporter/pull/172) - Bump ansi-regex from 4.1.0 to 4.1.1 in /reports/jest by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/dorny/test-reporter/pull/278](https://togithub.com/dorny/test-reporter/pull/278) - Bump decode-uri-component from 0.2.0 to 0.2.2 in /reports/jest by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/dorny/test-reporter/pull/276](https://togithub.com/dorny/test-reporter/pull/276) - Bump minimist from 1.2.5 to 1.2.8 in /reports/jest by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/dorny/test-reporter/pull/275](https://togithub.com/dorny/test-reporter/pull/275) - Bump qs from 6.5.2 to 6.5.3 in /reports/jest by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/dorny/test-reporter/pull/272](https://togithub.com/dorny/test-reporter/pull/272) - Bump json5 from 2.1.3 to 2.2.3 in /reports/jest by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/dorny/test-reporter/pull/271](https://togithub.com/dorny/test-reporter/pull/271) - Bump ansi-regex from 3.0.0 to 3.0.1 in /reports/mocha by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/dorny/test-reporter/pull/270](https://togithub.com/dorny/test-reporter/pull/270) - declare 'url' and 'url_html' as action outputs by [@&#8203;micha-one](https://togithub.com/micha-one) in [https://github.com/dorny/test-reporter/pull/287](https://togithub.com/dorny/test-reporter/pull/287) - Avoid split on undefined by [@&#8203;cazou](https://togithub.com/cazou) in [https://github.com/dorny/test-reporter/pull/258](https://togithub.com/dorny/test-reporter/pull/258) ##### New Contributors - [@&#8203;petrdvorak](https://togithub.com/petrdvorak) made their first contribution in [https://github.com/dorny/test-reporter/pull/200](https://togithub.com/dorny/test-reporter/pull/200) - [@&#8203;rvdlaarschot](https://togithub.com/rvdlaarschot) made their first contribution in [https://github.com/dorny/test-reporter/pull/193](https://togithub.com/dorny/test-reporter/pull/193) - [@&#8203;haudren-woven](https://togithub.com/haudren-woven) made their first contribution in [https://github.com/dorny/test-reporter/pull/213](https://togithub.com/dorny/test-reporter/pull/213) - [@&#8203;atsu85](https://togithub.com/atsu85) made their first contribution in [https://github.com/dorny/test-reporter/pull/209](https://togithub.com/dorny/test-reporter/pull/209) - [@&#8203;trond-snekvik](https://togithub.com/trond-snekvik) made their first contribution in [https://github.com/dorny/test-reporter/pull/214](https://togithub.com/dorny/test-reporter/pull/214) - [@&#8203;abelbraaksma](https://togithub.com/abelbraaksma) made their first contribution in [https://github.com/dorny/test-reporter/pull/211](https://togithub.com/dorny/test-reporter/pull/211) - [@&#8203;vasanthdharmaraj](https://togithub.com/vasanthdharmaraj) made their first contribution in [https://github.com/dorny/test-reporter/pull/179](https://togithub.com/dorny/test-reporter/pull/179) - [@&#8203;tangowithfoxtrot](https://togithub.com/tangowithfoxtrot) made their first contribution in [https://github.com/dorny/test-reporter/pull/254](https://togithub.com/dorny/test-reporter/pull/254) - [@&#8203;TurnrDev](https://togithub.com/TurnrDev) made their first contribution in [https://github.com/dorny/test-reporter/pull/263](https://togithub.com/dorny/test-reporter/pull/263) - [@&#8203;gdams](https://togithub.com/gdams) made their first contribution in [https://github.com/dorny/test-reporter/pull/243](https://togithub.com/dorny/test-reporter/pull/243) - [@&#8203;yeikel](https://togithub.com/yeikel) made their first contribution in [https://github.com/dorny/test-reporter/pull/228](https://togithub.com/dorny/test-reporter/pull/228) - [@&#8203;luisito666](https://togithub.com/luisito666) made their first contribution in [https://github.com/dorny/test-reporter/pull/242](https://togithub.com/dorny/test-reporter/pull/242) - [@&#8203;IanMoroney](https://togithub.com/IanMoroney) made their first contribution in [https://github.com/dorny/test-reporter/pull/158](https://togithub.com/dorny/test-reporter/pull/158) - [@&#8203;ryancasburn-KAI](https://togithub.com/ryancasburn-KAI) made their first contribution in [https://github.com/dorny/test-reporter/pull/176](https://togithub.com/dorny/test-reporter/pull/176) - [@&#8203;TomerFi](https://togithub.com/TomerFi) made their first contribution in [https://github.com/dorny/test-reporter/pull/172](https://togithub.com/dorny/test-reporter/pull/172) - [@&#8203;micha-one](https://togithub.com/micha-one) made their first contribution in [https://github.com/dorny/test-reporter/pull/287](https://togithub.com/dorny/test-reporter/pull/287) - [@&#8203;cazou](https://togithub.com/cazou) made their first contribution in [https://github.com/dorny/test-reporter/pull/258](https://togithub.com/dorny/test-reporter/pull/258) **Full Changelog**: https://github.com/dorny/test-reporter/compare/v1.6.0...v1.7.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/bitwarden/mobile). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --- <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-23 19:33:17 -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#40719