[PR #3124] [MERGED] [deps]: Update gh minor #23416

Closed
opened 2026-04-16 23:30:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3124
Author: @renovate[bot]
Created: 3/30/2024
Status: Merged
Merged: 4/15/2024
Merged by: @vgrassia

Base: mainHead: renovate/gh-minor


📝 Commits (1)

📊 Changes

4 files changed (+8 additions, -8 deletions)

View changed files

📝 .github/workflows/build-beta.yml (+1 -1)
📝 .github/workflows/build.yml (+2 -2)
📝 .github/workflows/crowdin-pull.yml (+1 -1)
📝 .github/workflows/release.yml (+4 -4)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Type Update Change
act10ns/slack action minor v2.0.0 -> v2.1.0
crowdin/github-action action minor v1.19.0 -> v1.20.2
dawidd6/action-download-artifact action patch v3.1.2 -> v3.1.4

Release Notes

act10ns/slack (act10ns/slack)

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/act10ns/slack/compare/v2.0.0...v2.1.0

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

v1.20.2

Compare Source

What's Changed

Full Changelog: https://github.com/crowdin/github-action/compare/v1.20.1...v1.20.2

v1.20.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/crowdin/github-action/compare/v1.20.0...v1.20.1

v1.20.0

Compare Source

What's Changed

Full Changelog: https://github.com/crowdin/github-action/compare/v1.19.0...v1.20.0

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

v3.1.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v3...v3.1.4

v3.1.3

Compare Source

What's Changed

Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v3.1.2...v3.1.3


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/3124 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 3/30/2024 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@vgrassia](https://github.com/vgrassia) **Base:** `main` ← **Head:** `renovate/gh-minor` --- ### 📝 Commits (1) - [`b9d4a92`](https://github.com/bitwarden/android/commit/b9d4a92eae059f78398ffd1b7b4e8bbca1147478) [deps]: Update gh minor ### 📊 Changes **4 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-beta.yml` (+1 -1) 📝 `.github/workflows/build.yml` (+2 -2) 📝 `.github/workflows/crowdin-pull.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+4 -4) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [act10ns/slack](https://togithub.com/act10ns/slack) | action | minor | `v2.0.0` -> `v2.1.0` | | [crowdin/github-action](https://togithub.com/crowdin/github-action) | action | minor | `v1.19.0` -> `v1.20.2` | | [dawidd6/action-download-artifact](https://togithub.com/dawidd6/action-download-artifact) | action | patch | `v3.1.2` -> `v3.1.4` | --- ### Release Notes <details> <summary>act10ns/slack (act10ns/slack)</summary> ### [`v2.1.0`](https://togithub.com/act10ns/slack/releases/tag/v2.1.0) [Compare Source](https://togithub.com/act10ns/slack/compare/v2.0.0...v2.1.0) #### What's Changed - Bump decode-uri-component from 0.2.0 to 0.2.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/act10ns/slack/pull/255](https://togithub.com/act10ns/slack/pull/255) - Drop confused warning about secret by [@&#8203;pftg](https://togithub.com/pftg) in [https://github.com/act10ns/slack/pull/260](https://togithub.com/act10ns/slack/pull/260) - Doc: Migrate to v2 by [@&#8203;sue445](https://togithub.com/sue445) in [https://github.com/act10ns/slack/pull/269](https://togithub.com/act10ns/slack/pull/269) - Add matrix input by [@&#8203;sue445](https://togithub.com/sue445) in [https://github.com/act10ns/slack/pull/268](https://togithub.com/act10ns/slack/pull/268) - Quote workflow names to fix workflows containing spaces by [@&#8203;Jamesking56](https://togithub.com/Jamesking56) in [https://github.com/act10ns/slack/pull/271](https://togithub.com/act10ns/slack/pull/271) - Bump node to version 20 by [@&#8203;satterly](https://togithub.com/satterly) in [https://github.com/act10ns/slack/pull/273](https://togithub.com/act10ns/slack/pull/273) #### New Contributors - [@&#8203;pftg](https://togithub.com/pftg) made their first contribution in [https://github.com/act10ns/slack/pull/260](https://togithub.com/act10ns/slack/pull/260) - [@&#8203;sue445](https://togithub.com/sue445) made their first contribution in [https://github.com/act10ns/slack/pull/269](https://togithub.com/act10ns/slack/pull/269) - [@&#8203;Jamesking56](https://togithub.com/Jamesking56) made their first contribution in [https://github.com/act10ns/slack/pull/271](https://togithub.com/act10ns/slack/pull/271) **Full Changelog**: https://github.com/act10ns/slack/compare/v2.0.0...v2.1.0 </details> <details> <summary>crowdin/github-action (crowdin/github-action)</summary> ### [`v1.20.2`](https://togithub.com/crowdin/github-action/releases/tag/v1.20.2) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.20.1...v1.20.2) ##### What's Changed - CLI [3.19.2](https://togithub.com/crowdin/crowdin-cli/releases/tag/3.19.2) by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.20.1...v1.20.2 ### [`v1.20.1`](https://togithub.com/crowdin/github-action/releases/tag/v1.20.1) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.20.0...v1.20.1) ##### What's Changed - CLI [3.19.1](https://togithub.com/crowdin/crowdin-cli/releases/tag/3.19.1) by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) - docs: fix typo 'content' for GITHUB_TOKEN permission by [@&#8203;UnlikeMars](https://togithub.com/UnlikeMars) in [https://github.com/crowdin/github-action/pull/223](https://togithub.com/crowdin/github-action/pull/223) ##### New Contributors - [@&#8203;UnlikeMars](https://togithub.com/UnlikeMars) made their first contribution in [https://github.com/crowdin/github-action/pull/223](https://togithub.com/crowdin/github-action/pull/223) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.20.0...v1.20.1 ### [`v1.20.0`](https://togithub.com/crowdin/github-action/releases/tag/v1.20.0) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.19.0...v1.20.0) ##### What's Changed - CLI [3.19.0](https://togithub.com/crowdin/crowdin-cli/releases/tag/3.19.0) by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) - docs: enhance examples by [@&#8203;andrii-bodnar](https://togithub.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/222](https://togithub.com/crowdin/github-action/pull/222) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.19.0...v1.20.0 </details> <details> <summary>dawidd6/action-download-artifact (dawidd6/action-download-artifact)</summary> ### [`v3.1.4`](https://togithub.com/dawidd6/action-download-artifact/releases/tag/v3.1.4) [Compare Source](https://togithub.com/dawidd6/action-download-artifact/compare/v3.1.3...v3.1.4) #### What's Changed - build(deps): bump adm-zip from 0.5.10 to 0.5.12 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/dawidd6/action-download-artifact/pull/282](https://togithub.com/dawidd6/action-download-artifact/pull/282) - build(deps): bump [@&#8203;actions/artifact](https://togithub.com/actions/artifact) from 2.1.2 to 2.1.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/dawidd6/action-download-artifact/pull/280](https://togithub.com/dawidd6/action-download-artifact/pull/280) - fix: accept expired artifacts with documentation url by [@&#8203;wdconinc](https://togithub.com/wdconinc) in [https://github.com/dawidd6/action-download-artifact/pull/283](https://togithub.com/dawidd6/action-download-artifact/pull/283) #### New Contributors - [@&#8203;wdconinc](https://togithub.com/wdconinc) made their first contribution in [https://github.com/dawidd6/action-download-artifact/pull/283](https://togithub.com/dawidd6/action-download-artifact/pull/283) **Full Changelog**: https://github.com/dawidd6/action-download-artifact/compare/v3...v3.1.4 ### [`v3.1.3`](https://togithub.com/dawidd6/action-download-artifact/releases/tag/v3.1.3) [Compare Source](https://togithub.com/dawidd6/action-download-artifact/compare/v3.1.2...v3.1.3) #### What's Changed - node_modules: upgrade by [@&#8203;dawidd6](https://togithub.com/dawidd6) in [https://github.com/dawidd6/action-download-artifact/pull/276](https://togithub.com/dawidd6/action-download-artifact/pull/276) - build(deps): bump [@&#8203;actions/artifact](https://togithub.com/actions/artifact) from 2.1.1 to 2.1.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/dawidd6/action-download-artifact/pull/277](https://togithub.com/dawidd6/action-download-artifact/pull/277) **Full Changelog**: https://github.com/dawidd6/action-download-artifact/compare/v3.1.2...v3.1.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --- <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-16 23:30:12 -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#23416