chore(deps): update sonarsource/sonarqube-scan-action action to v4 #9

Merged
schulze merged 1 commits from renovate/sonarsource-sonarqube-scan-action-4.x into main 2024-11-18 13:38:56 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
SonarSource/sonarqube-scan-action action major v3.1.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: https://github.com/SonarSource/sonarqube-scan-action/compare/v3.1.0...v4.0.0


Configuration

📅 Schedule: Branch creation - "every weekend" (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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [SonarSource/sonarqube-scan-action](https://github.com/SonarSource/sonarqube-scan-action) | action | major | `v3.1.0` -> `v4.0.0` | --- ### Release Notes <details> <summary>SonarSource/sonarqube-scan-action (SonarSource/sonarqube-scan-action)</summary> ### [`v4.0.0`](https://github.com/SonarSource/sonarqube-scan-action/releases/tag/v4.0.0) [Compare Source](https://github.com/SonarSource/sonarqube-scan-action/compare/v3.1.0...v4.0.0) #### What's Changed - SQSCANGHA-46 Replace the Docker action by a composite action by [@&#8203;henryju](https://github.com/henryju) and [@&#8203;antonioaversa](https://github.com/antonioaversa) in https://github.com/SonarSource/sonarqube-scan-action/pull/145 This new major version removes Docker, moving to a [composite action](https://docs.github.com/en/actions/sharing-automations/creating-actions/creating-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](https://community.sonarsource.com/t/the-upcoming-release-of-github-action-for-sonarqube-v-4-0-0-remove-docker/130180). **Full Changelog**: https://github.com/SonarSource/sonarqube-scan-action/compare/v3.1.0...v4.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-11-16 04:07:07 +01:00
chore(deps): update sonarsource/sonarqube-scan-action action to v4
All checks were successful
Lint / Lint (push) Successful in 32s
Lint / Lint (pull_request) Successful in 30s
SonarQube Scan / SonarQube Trigger (pull_request) Successful in 54s
9ac5448d71
schulze force-pushed renovate/sonarsource-sonarqube-scan-action-4.x from 9ac5448d71 to 95082510e3 2024-11-18 13:38:44 +01:00 Compare
schulze merged commit b69ef2ff26 into main 2024-11-18 13:38:56 +01:00
schulze deleted branch renovate/sonarsource-sonarqube-scan-action-4.x 2024-11-18 13:38:57 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: schulze/trackevery-day#9
No description provided.