[PR #5484] [MERGED] [deps]: Update Azure/login action to v2 #5807

Closed
opened 2025-11-27 00:14:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/5484
Author: @renovate[bot]
Created: 7/7/2025
Status: Merged
Merged: 7/7/2025
Merged by: @SaintPatrck

Base: mainHead: renovate/azure-login-2.x


📝 Commits (1)

  • 2de4832 [deps]: Update Azure/login action to v2

📊 Changes

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

View changed files

📝 .github/workflows/build-authenticator.yml (+1 -1)
📝 .github/workflows/build.yml (+2 -2)
📝 .github/workflows/crowdin-pull.yml (+1 -1)
📝 .github/workflows/crowdin-push.yml (+1 -1)

📄 Description

This PR contains the following updates:

Package Type Update Change
Azure/login action major v1.6.1 -> v2.3.0
Azure/login action major v1.6.0 -> v2.3.0

Warning

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


Release Notes

Azure/login (Azure/login)

v2.3.0: Azure Login Action v2.3.0

Compare Source

What's Changed

Full Changelog: https://github.com/Azure/login/compare/v2.2.0...v2.3.0

v2.2.0: Azure Login Action v2.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/Azure/login/compare/v2.1.1...v2.2.0

v2.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/Azure/login/compare/v2.1.0...v2.1.1

v2.1.0: Azure Login Action v2.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/Azure/login/compare/v2.0.0...v2.1.0

v2.0.0: Azure Login Action v2

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/Azure/login/compare/v1.6.1...v2


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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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/5484 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/7/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `renovate/azure-login-2.x` --- ### 📝 Commits (1) - [`2de4832`](https://github.com/bitwarden/android/commit/2de483279a68454c5e99642d020c4c34fc94eb07) [deps]: Update Azure/login action to v2 ### 📊 Changes **4 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-authenticator.yml` (+1 -1) 📝 `.github/workflows/build.yml` (+2 -2) 📝 `.github/workflows/crowdin-pull.yml` (+1 -1) 📝 `.github/workflows/crowdin-push.yml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Azure/login](https://redirect.github.com/Azure/login) | action | major | `v1.6.1` -> `v2.3.0` | | [Azure/login](https://redirect.github.com/Azure/login) | action | major | `v1.6.0` -> `v2.3.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Azure/login (Azure/login)</summary> ### [`v2.3.0`](https://redirect.github.com/Azure/login/releases/tag/v2.3.0): Azure Login Action v2.3.0 [Compare Source](https://redirect.github.com/Azure/login/compare/v2.2.0...v2.3.0) ##### What's Changed - Replace the invalid link for the GitHub Action Doc by [@&#8203;MoChilia](https://redirect.github.com/MoChilia) in [https://github.com/Azure/login/pull/510](https://redirect.github.com/Azure/login/pull/510) - Bump braces from 3.0.2 to 3.0.3 by [@&#8203;YanaXu](https://redirect.github.com/YanaXu) in [https://github.com/Azure/login/pull/511](https://redirect.github.com/Azure/login/pull/511) - Mention "allow-no-subscriptions" in missing subscriptionId error by [@&#8203;MoChilia](https://redirect.github.com/MoChilia) in [https://github.com/Azure/login/pull/512](https://redirect.github.com/Azure/login/pull/512) - Log more claims for OIDC login by [@&#8203;MoChilia](https://redirect.github.com/MoChilia) in [https://github.com/Azure/login/pull/520](https://redirect.github.com/Azure/login/pull/520) - Use `--client-id` for user-assigned managed identity authentication in Azure CLI v2.69.0 or later. by [@&#8203;MoChilia](https://redirect.github.com/MoChilia) in [https://github.com/Azure/login/pull/514](https://redirect.github.com/Azure/login/pull/514) **Full Changelog**: https://github.com/Azure/login/compare/v2.2.0...v2.3.0 ### [`v2.2.0`](https://redirect.github.com/Azure/login/releases/tag/v2.2.0): Azure Login Action v2.2.0 [Compare Source](https://redirect.github.com/Azure/login/compare/v2.1.1...v2.2.0) ##### What's Changed - Replace `az --version` with `az version` by [@&#8203;MoChilia](https://redirect.github.com/MoChilia) in [https://github.com/Azure/login/pull/450](https://redirect.github.com/Azure/login/pull/450) - Update documentation for setting audience when environment is set by [@&#8203;jcantosz](https://redirect.github.com/jcantosz) in [https://github.com/Azure/login/pull/455](https://redirect.github.com/Azure/login/pull/455) - Fix [#&#8203;459](https://redirect.github.com/Azure/login/issues/459): Errors when registering cloud profile for AzureStack by [@&#8203;MoChilia](https://redirect.github.com/MoChilia) in [https://github.com/Azure/login/pull/466](https://redirect.github.com/Azure/login/pull/466) - Fix typo by [@&#8203;KronosTheLate](https://redirect.github.com/KronosTheLate) in [https://github.com/Azure/login/pull/483](https://redirect.github.com/Azure/login/pull/483) - move pre cleanup to main and add pre-if and post-if by [@&#8203;YanaXu](https://redirect.github.com/YanaXu) in [https://github.com/Azure/login/pull/484](https://redirect.github.com/Azure/login/pull/484) ##### New Contributors - [@&#8203;jcantosz](https://redirect.github.com/jcantosz) made their first contribution in [https://github.com/Azure/login/pull/455](https://redirect.github.com/Azure/login/pull/455) - [@&#8203;KronosTheLate](https://redirect.github.com/KronosTheLate) made their first contribution in [https://github.com/Azure/login/pull/483](https://redirect.github.com/Azure/login/pull/483) **Full Changelog**: https://github.com/Azure/login/compare/v2.1.1...v2.2.0 ### [`v2.1.1`](https://redirect.github.com/Azure/login/releases/tag/v2.1.1) [Compare Source](https://redirect.github.com/Azure/login/compare/v2.1.0...v2.1.1) ##### What's Changed - Disable information output in Connect-AzAccount by [@&#8203;YanaXu](https://redirect.github.com/YanaXu) in [https://github.com/Azure/login/pull/448](https://redirect.github.com/Azure/login/pull/448) ##### New Contributors - [@&#8203;jiasli](https://redirect.github.com/jiasli) made their first contribution in [https://github.com/Azure/login/pull/438](https://redirect.github.com/Azure/login/pull/438) - [@&#8203;isra-fel](https://redirect.github.com/isra-fel) made their first contribution in [https://github.com/Azure/login/pull/446](https://redirect.github.com/Azure/login/pull/446) **Full Changelog**: https://github.com/Azure/login/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://redirect.github.com/Azure/login/releases/tag/v2.1.0): Azure Login Action v2.1.0 [Compare Source](https://redirect.github.com/Azure/login/compare/v2.0.0...v2.1.0) ##### What's Changed - Use `@vercel/ncc` to compile Azure/login by [@&#8203;MoChilia](https://redirect.github.com/MoChilia) in [https://github.com/Azure/login/pull/428](https://redirect.github.com/Azure/login/pull/428) **Full Changelog**: https://github.com/Azure/login/compare/v2.0.0...v2.1.0 ### [`v2.0.0`](https://redirect.github.com/Azure/login/releases/tag/v2.0.0): Azure Login Action v2 [Compare Source](https://redirect.github.com/Azure/login/compare/v1.6.1...v2.0.0) ##### What's Changed - Update Action to use Node.js v20 by [@&#8203;j-chao](https://redirect.github.com/j-chao) in [https://github.com/Azure/login/pull/411](https://redirect.github.com/Azure/login/pull/411) - Bump dependencies versions by [@&#8203;MoChilia](https://redirect.github.com/MoChilia) in [https://github.com/Azure/login/pull/419](https://redirect.github.com/Azure/login/pull/419) ##### New Contributors - [@&#8203;j-chao](https://redirect.github.com/j-chao) made their first contribution in [https://github.com/Azure/login/pull/411](https://redirect.github.com/Azure/login/pull/411) **Full Changelog**: https://github.com/Azure/login/compare/v1.6.1...v2 </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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --- <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-27 00:14:39 -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#5807