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): bump SonarSource/sonarcloud-github-action from 2.1 to 2.2 #975

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps SonarSource/sonarcloud-github-action from 2.1 to 2.2.

Release notes

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

v2.2.0

What's Changed

Fix cleanup script and update README

v2.1.1

Update scanner base image to sonar-scanner-cli:4.8

  • Update scanner base image to sonar-scanner-cli:4.8

Update scanner base image to sonar-scanner-cli:4.7

  • Update scanner base image to sonar-scanner-cli:4.7
  • Perform Maven/Gradle check in the projectBaseDir

Update scanner base image to sonar-scanner-cli:4.6

No release notes provided.

Update scanner base image to sonar-scanner-cli:4.5

Update the scanner base image to use the latest version of sonar-scanner-cli.

Commits
  • 4006f66 SC-6818 drop GH token from README
  • 9c11606 Use a placeholder for the action version in README
  • d08d592 SCSCANGHA-16 Support passing args with spaces (#79)
  • a69a8ed SCSCANGHA-5 Update the base image
  • f1d5a2a SCSCANGHA-13 Warning instead of failure for Maven/Gradle projects
  • 714bd35 SCSCANGHA-15 Add test for scanner debug logging (#77)
  • 1373cf7 SCSCANGHA-14 Enable debug logging when GitHub Actions debug logging is enable...
  • 49689c4 SCSCANGHA-9 Enable Mend scan
  • 3da91d8 SCSCANGHA-6 Fix main branch name in GitHub workflow
  • 0861f01 SCSCANGHA-6 Add Github Actions tests
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @NSeydoux.


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)

@dependabot dependabot bot requested a review from a team as a code owner May 27, 2024 23:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 27, 2024
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 27, 2024 23:37 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 27, 2024 23:37 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-2 May 27, 2024 23:37 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-2 May 27, 2024 23:37 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-3 May 27, 2024 23:37 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 27, 2024 23:37 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-2 May 27, 2024 23:37 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-3 May 27, 2024 23:37 Inactive
Copy link
Contributor

@NSeydoux NSeydoux left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/github_actions/SonarSource/sonarcloud-github-action-2.2 branch from 65796ee to bbd7d16 Compare May 28, 2024 09:21
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 28, 2024 09:21 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 28, 2024 09:21 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-2 May 28, 2024 09:21 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-2 May 28, 2024 09:21 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 28, 2024 09:21 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-3 May 28, 2024 09:21 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-2 May 28, 2024 09:21 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-3 May 28, 2024 09:21 Inactive
@acoburn
Copy link
Contributor

acoburn commented Jun 4, 2024

@dependabot rebase

Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.1 to 2.2.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](SonarSource/sonarcloud-github-action@v2.1...v2.2)

---
updated-dependencies:
- dependency-name: SonarSource/sonarcloud-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/SonarSource/sonarcloud-github-action-2.2 branch from bbd7d16 to 223f595 Compare June 4, 2024 15:20
@dependabot dependabot bot temporarily deployed to ESS PodSpaces June 4, 2024 15:20 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-2 June 4, 2024 15:20 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces June 4, 2024 15:20 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-3 June 4, 2024 15:20 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-2 June 4, 2024 15:20 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces June 4, 2024 15:20 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-2 June 4, 2024 15:20 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-3 June 4, 2024 15:20 Inactive
@dependabot dependabot bot merged commit a450f12 into main Jun 4, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/SonarSource/sonarcloud-github-action-2.2 branch June 4, 2024 15:22
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