Skip to content

Bump SonarSource/sonarcloud-github-action from 3.1.0 to 4.0.0#1385

Merged
olabusayoT merged 1 commit intomainfrom
dependabot/github_actions/SonarSource/sonarcloud-github-action-4.0.0
Jan 8, 2025
Merged

Bump SonarSource/sonarcloud-github-action from 3.1.0 to 4.0.0#1385
olabusayoT merged 1 commit intomainfrom
dependabot/github_actions/SonarSource/sonarcloud-github-action-4.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Bumps SonarSource/sonarcloud-github-action from 3.1.0 to 4.0.0.

Release notes

Sourced from SonarSource/sonarcloud-github-action's releases.

v4.0.0

⚠️ DEPRECATION WARNING ⚠️

This new version of the GitHub action for SonarQube Cloud is going to be the last one specifically designed for SonarQube Cloud.

Since v4.1.0, the former GitHub action for SonarQube Server (sonarqube-scan-action) is the entrypoint for both Server and Cloud: a single GitHub action to interact with the SonarQube solution, whether on premise or in the cloud!

You can read more about the unified action here.

What's Changed

New Contributors

Full Changelog: SonarSource/sonarcloud-github-action@v3...v4.0.0

Commits
  • 02ef911 Shorten description and remove mend docker check
  • 4afec88 SCSCANGHA-28 Rebranding
  • 48d9e10 SCSCANGHA-25 Replace the Docker action by a composite action forwarding to th...
  • 982992a Add Jira integration
  • 9f9bba2 Recommend to not use this action for analysis of Dart code
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 5, 2024
…rce/sonarqube-scan-action

Replaces [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) 3.1.0 with
  [SonarSource/sonarcloud-scan-action](https://github.com/sonarsource/sonarqube-scan-action) 4.1.0.

The new action merges support for SonarSource's Cloud and On-premis
offerings. The old action is deprecated in favor of this one.

Signed-off-by: dependabot[bot] <support@github.com>
@stevedlawrence stevedlawrence force-pushed the dependabot/github_actions/SonarSource/sonarcloud-github-action-4.0.0 branch from ffdf2e7 to c005c87 Compare January 3, 2025 15:59
Copy link
Member

@stevedlawrence stevedlawrence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Note that SonarSource has deprecated sonarcloud-github-action in favor of the new sonarqube-scan-action, which supports both the cloud and on-premises services. I've updated this switch to the latest version of that.

  • Do all automated continuous integration checks pass?
    Yes, however, the scan will not run until we merge this PR into main, We'll want to double check this update works after merging
  • Is the update a patch, minor, or major update?
    Major, but the changes really seem related to the supporting both cloud and on-premises, functionally it seems like it should be very similar and no affect Daffodil
  • Is the license still compatible with ASF License Policy?
    License is LGPL, which is Category-X and not compatible with ASF policy. However, we do not distribute this and it isn't required to use Daffodil, so this doesn't cause problems.
  • Have any changes been made to LICENSE/NOTICE files that need to be incorporated?
    Not applicable, we do not distribute
  • Have any transitive dependencies been added or changed?
    Not applicable, we do not distribute

Copy link
Contributor

@olabusayoT olabusayoT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@olabusayoT olabusayoT merged commit f60725d into main Jan 8, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/SonarSource/sonarcloud-github-action-4.0.0 branch January 8, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants