Skip to content

Update SonarSource/sonarqube-scan-action action to v5.3.2#11

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sonarsource-sonarqube-scan-action-5.x
Open

Update SonarSource/sonarqube-scan-action action to v5.3.2#11
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sonarsource-sonarqube-scan-action-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 25, 2025

This PR contains the following updates:

Package Type Update Change
SonarSource/sonarqube-scan-action action minor v5.0.0v5.3.2

Warning

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


Release Notes

SonarSource/sonarqube-scan-action (SonarSource/sonarqube-scan-action)

v5.3.2

Compare Source

Full Changelog: SonarSource/sonarqube-scan-action@v5.3.1...v5.3.2

v5.3.1

Compare Source

OVERLOOKED BREAKING CHANGE!

In order to prevent command-line injection, the way to parse the args input has been changed, but this is possibly a breaking change regarding support of quotes.

For example, if you were previously passing:

- uses: SonarSource/sonarqube-scan-action@<action version>
  with:
    args: >
      -Dsonar.projectName="My Project"

you should now pass:

- uses: SonarSource/sonarqube-scan-action@<action version>
  with:
    args: >
      "-Dsonar.projectName=My Project"

Edit: We have now released v6 that more accurately reflect this breaking change.

What's Changed

New Contributors

Full Changelog: SonarSource/sonarqube-scan-action@v5...v5.3.1

v5.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: SonarSource/sonarqube-scan-action@v5.2.0...v5.3.0

v5.2.0

Compare Source

What's Changed

Full Changelog: SonarSource/sonarqube-scan-action@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

Full Changelog: SonarSource/sonarqube-scan-action@v5.0.0...v5.1.0


Configuration

📅 Schedule: (UTC)

  • 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.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.52%. Comparing base (a53f3c0) to head (df90391).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   95.52%   95.52%           
=======================================
  Files           5        5           
  Lines         134      134           
  Branches        9        9           
=======================================
  Hits          128      128           
  Misses          2        2           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/sonarsource-sonarqube-scan-action-5.x branch from df90391 to 0839641 Compare April 26, 2025 11:36
@renovate renovate Bot changed the title chore(deps): update sonarsource/sonarqube-scan-action action to v5.1.0 chore(deps): update sonarsource/sonarqube-scan-action action to v5.2.0 May 7, 2025
@renovate renovate Bot force-pushed the renovate/sonarsource-sonarqube-scan-action-5.x branch from 0839641 to f5059be Compare May 7, 2025 02:33
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2025

@helmut-hoffer-von-ankershoffen
Copy link
Copy Markdown
Owner

@renovate renovate Bot changed the title chore(deps): update sonarsource/sonarqube-scan-action action to v5.2.0 chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.0 Jul 23, 2025
@renovate renovate Bot force-pushed the renovate/sonarsource-sonarqube-scan-action-5.x branch from f5059be to cc27722 Compare July 23, 2025 02:51
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot changed the title chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.0 chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.1 Sep 1, 2025
@renovate renovate Bot force-pushed the renovate/sonarsource-sonarqube-scan-action-5.x branch from cc27722 to ecd9ecc Compare September 1, 2025 01:18
@renovate renovate Bot changed the title chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.1 chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.2 Sep 26, 2025
@renovate renovate Bot force-pushed the renovate/sonarsource-sonarqube-scan-action-5.x branch from ecd9ecc to 84a1631 Compare September 26, 2025 03:35
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot changed the title chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.2 Update SonarSource/sonarqube-scan-action action to v5.3.2 Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants