[PR #4434] [MERGED] [deps]: Update sonarsource/sonarcloud-github-action action to v4 #4944

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/4434
Author: @renovate[bot]
Created: 12/9/2024
Status: Merged
Merged: 12/9/2024
Merged by: @SaintPatrck

Base: mainHead: renovate/sonarsource-sonarcloud-github-action-4.x


📝 Commits (1)

  • 24dbcf8 [deps]: Update sonarsource/sonarcloud-github-action action to v4

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/scan.yml (+1 -1)

📄 Description

This PR contains the following updates:

Package Type Update Change
sonarsource/sonarcloud-github-action action major v3.1.0 -> v4.0.0

Warning

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


Release Notes

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

v4.0.0

Compare Source

⚠️ DEPRECATION WARNING ⚠️

This new version of the GitHub action for SonarQube Cloud is going to be the last one specifically designed for SonarQube Cloud.

Since v4.1.0, the former GitHub action for SonarQube Server (sonarqube-scan-action) is the entrypoint for both Server and Cloud: a single GitHub action to interact with the SonarQube solution, whether on premise or in the cloud!

You can read more about the unified action here.

What's Changed

New Contributors

Full Changelog: https://github.com/SonarSource/sonarcloud-github-action/compare/v3...v4.0.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.

🔕 Ignore: Close this PR and you won't be reminded about this update 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/4434 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 12/9/2024 **Status:** ✅ Merged **Merged:** 12/9/2024 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `renovate/sonarsource-sonarcloud-github-action-4.x` --- ### 📝 Commits (1) - [`24dbcf8`](https://github.com/bitwarden/android/commit/24dbcf816867c984501a54039668d7fda8d9255e) [deps]: Update sonarsource/sonarcloud-github-action action to v4 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/scan.yml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sonarsource/sonarcloud-github-action](https://redirect.github.com/sonarsource/sonarcloud-github-action) | action | major | `v3.1.0` -> `v4.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sonarsource/sonarcloud-github-action (sonarsource/sonarcloud-github-action)</summary> ### [`v4.0.0`](https://redirect.github.com/SonarSource/sonarcloud-github-action/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/sonarsource/sonarcloud-github-action/compare/v3.1.0...v4.0.0) :warning: DEPRECATION WARNING :warning: This new version of the GitHub action for SonarQube Cloud is going to be the last one specifically designed for SonarQube Cloud. Since v4.1.0, the former GitHub action for SonarQube Server ([`sonarqube-scan-action`](https://redirect.github.com/SonarSource/sonarqube-scan-action/)) is the entrypoint for both Server and Cloud: **a single GitHub action to interact with the SonarQube solution, whether on premise or in the cloud!** You can read more about the unified action [here](https://community.sonarsource.com/t/the-new-release-of-github-action-for-sonarqube-v-4-1-0-server-and-cloud/131399). #### What's Changed - SCSCANGHA-25 Remove docker and SCSCANGHA-28 Rebranding by [@&#8203;antonioaversa](https://redirect.github.com/antonioaversa) in [https://github.com/SonarSource/sonarcloud-github-action/pull/98](https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/98) - SCSCANGHA-32 Shorten description and remove mend docker check by [@&#8203;antonioaversa](https://redirect.github.com/antonioaversa) in [https://github.com/SonarSource/sonarcloud-github-action/pull/99](https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/99) #### New Contributors - [@&#8203;Godin](https://redirect.github.com/Godin) made their first contribution in [https://github.com/SonarSource/sonarcloud-github-action/pull/93](https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/93) - [@&#8203;pavel-mikula-sonarsource](https://redirect.github.com/pavel-mikula-sonarsource) made their first contribution in [https://github.com/SonarSource/sonarcloud-github-action/pull/96](https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/96) - [@&#8203;antonioaversa](https://redirect.github.com/antonioaversa) made their first contribution in [https://github.com/SonarSource/sonarcloud-github-action/pull/98](https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/98) **Full Changelog**: https://github.com/SonarSource/sonarcloud-github-action/compare/v3...v4.0.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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --- <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:51:52 -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#4944