Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update sonarsource/sonarqube-scan-action action from vv2.3.0 to v4 #1101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Type Update Change
sonarsource/sonarqube-scan-action action major v2.3.0 -> v4.1.0

Release Notes

sonarsource/sonarqube-scan-action (sonarsource/sonarqube-scan-action)

v4.1.0

Compare Source

The new version is now the official entrypoint for both Server and Cloud: a single GitHub action to interact with the SonarQube solution, whether on-premise or in the cloud!

It also brings several other improvements, including:

  • the ability to customize the location from where the SonarScanner CLI is downloaded, which can be useful when the runner is self-hosted and has regulated or no access to the Internet
  • the ability to use curl as a fallback when wget is not available in the environment of the runner
  • the requirement of the Java keytool to be available has been lifted

What's Changed

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

v4.0.0

Compare Source

What's Changed

This new major version removes Docker, moving to a composite action.
This has multiple benefits:

  • you can now use our GitHub action with Java and Dart project, which previously didn’t support it due to Docker isolation
  • your run won’t fail anymore in peak workload scenarios due to the Docker image hitting the rate limit on DockerHub
  • the scan won’t need to run the scan as a root user, as recommended by GitHub for operations happening in a Docker container
  • you will be able to run the action as part of your workflow on any Operating System

We expect no issues for the vast majority of users, and we encourage you to move to the new version.
You can read more about this new release here.

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

v3.1.0

Compare Source

What's Changed

News: The next major version (v4.0.0) will be released during the week of 11-15 November.
The new version removes Docker, moving to a composite action.
We expect no issues for the vast majority of users, and we encourage you to move to the new major version.
You can read more about this new release here.

New Contributors

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

v3.0.0

Compare Source

What's Changed

Full Changelog: SonarSource/sonarqube-scan-action@v2...v3.0.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.

@renovate renovate bot force-pushed the renovate/sonarsource-sonarqube-scan-action-4.x branch from 69df92c to 1d3292a Compare November 15, 2024 09:54
@renovate renovate bot force-pushed the renovate/sonarsource-sonarqube-scan-action-4.x branch from 1d3292a to d7864af Compare December 2, 2024 12:24
Copy link

sonarcloud bot commented Dec 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants