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

Bump SonarSource/sonarcloud-github-action from 2.2.0 to 3.0.0 #1279

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

Bumps SonarSource/sonarcloud-github-action from 2.2.0 to 3.0.0.

Release notes

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

v3.0.0

What's Changed

New Contributors

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

v2.3.0

What's Changed

New Contributors

Full Changelog: SonarSource/sonarcloud-github-action@v2...v2.3.0

Commits
  • eb21172 SCSCANGHA-23 Update scanner cli to v11.0 (#90)
  • f5003fc Revert "test QA with no GITHUB_TOKEN permissions"
  • 3bf6e4b test QA with no GITHUB_TOKEN permissions
  • b7cc8bf NO-JIRA Bump cirrus module version
  • f4a7a62 NO-JIRA Prevent globbing and word splitting (#84)
  • e44258b Revert "SCSCANGHA-16 Support passing args with spaces (#79)" (#83)
  • 13d84ab SCSCANGHA-18 Add workflow to automate tags creation upon release
  • See full diff 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 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)

Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](SonarSource/sonarcloud-github-action@4006f66...eb21172)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 20, 2024
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

  • 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?
    Minor, seems to be mostly internal changes and dependency updates, should not 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

@jadams-tresys jadams-tresys left a comment

Choose a reason for hiding this comment

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

+1

@stevedlawrence stevedlawrence merged commit 84db128 into main Sep 19, 2024
12 checks passed
@stevedlawrence stevedlawrence deleted the dependabot/github_actions/SonarSource/sonarcloud-github-action-3.0.0 branch September 19, 2024 16:31
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