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 to v4 #53

Merged
merged 1 commit into from
Nov 14, 2024

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 v3.0.0 -> v4.0.0

Release Notes

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

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


Configuration

📅 Schedule: Branch creation - "after 7am every weekday,before 8pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner November 12, 2024 16:11
@renovate renovate bot force-pushed the renovate/sonarsource-sonarqube-scan-action-4.x branch from dd41ba7 to e51276c Compare November 14, 2024 12:37
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@hedinasr hedinasr merged commit cccec5e into master Nov 14, 2024
3 checks passed
@hedinasr hedinasr deleted the renovate/sonarsource-sonarqube-scan-action-4.x branch November 14, 2024 12:41
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