Skip to content

chore(deps): update sonarsource/sonarcloud-github-c-cpp action to v3.2.0#220

Merged
sjinks merged 2 commits intomasterfrom
renovate/sonarsource-sonarcloud-github-c-cpp-3.x
Jul 1, 2025
Merged

chore(deps): update sonarsource/sonarcloud-github-c-cpp action to v3.2.0#220
sjinks merged 2 commits intomasterfrom
renovate/sonarsource-sonarcloud-github-c-cpp-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 20, 2025

This PR contains the following updates:

Package Type Update Change
SonarSource/sonarcloud-github-c-cpp action minor v3.1.0 -> v3.2.0

Release Notes

SonarSource/sonarcloud-github-c-cpp (SonarSource/sonarcloud-github-c-cpp)

v3.2.0

Compare Source

[!WARNING]
This new version of the GitHub action for C, C++, and Objective-C with SonarQube Cloud (sonarcloud-github-c-cpp) is going to be the last one specifically designed for these languages.

This action is deprecated and will be removed in a future release.

Please use the sonarqube-scan-action and its install-build-wrapper sub-action instead.

More specifically, if the action is used to install both the SonarScanner CLI and the Build Wrapper:

  • replace sonarcloud-github-c-cpp with the latest version of SonarSource/sonarqube-scan-action/install-build-wrapper
  • if the step calling the action is named Install sonar-scanner and build-wrapper, or something similar, rename it to Install Build Wrapper
  • replace the step calling sonar-scanner with a step using SonarSource/sonarqube-scan-action
  • the arguments passed to sonar-scanner should be passed to the action via the args input parameter

If the action is used to install the SonarScanner CLI, and the Build Wrapper is not required:

  • remove the sonarcloud-github-c-cpp step altogether
  • replace the step calling sonar-scanner with a step using SonarSource/sonarqube-scan-action
  • the arguments passed to sonar-scanner should be passed to the action via the args input parameter

Check the C++ section in the README of the sonarqube-scan-action for complete examples.

What's Changed

New Contributors

Full Changelog: https://github.com/SonarSource/sonarcloud-github-c-cpp/compare/v3.1.0...v3.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@sonarqubecloud
Copy link
Copy Markdown

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 1, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jul 1, 2025

@sjinks sjinks merged commit 3813b7a into master Jul 1, 2025
10 checks passed
@sjinks sjinks deleted the renovate/sonarsource-sonarcloud-github-c-cpp-3.x branch July 1, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant