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 org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594 #4914

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2023

Bumps org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594.

Release notes

Sourced from org.sonarsource.scanner.maven:sonar-maven-plugin's releases.

3.10.0.2594

Release notes - Sonar Scanner for Maven - 3.10

New Feature

MSONAR-193 Set property `sonar.java.enablePreview` when Java's enablePreview feature is set

Task

MSONAR-184 Properly escape multi-valued properties if some paths contain comma

MSONAR-187 Upgrade github-action_release to v4

MSONAR-188 Stop leaking Maven classes in the scanner engine classloader

MSONAR-189 Add ITs with java 17

MSONAR-192 Run all tests nightly

MSONAR-195 Reduce the scope of the maven-compat dependency

MSONAR-198 Add Maven 4 tests to the pipeline

MSONAR-199 Use master build for peachee jobs

Improvement

MSONAR-190 Default sources to "src/main" instead of "src/main/java"

MSONAR-197 Maven Scanner relies on old slf4j version

Commits
  • 07989ce Bump parent pom version to 68.0.0.247 (#186)
  • 672a13c Update dependencies (#184)
  • 35e9fac MSONAR-195 reduce the scope of maven-compact dependency (#183)
  • eee75bf Add Java 11 Build pipeline
  • 4fcd62a MSONAR-198 Add Maven 4 tests to the pipeline
  • dbb6e9a Fix quality flaw: improve method detection regex
  • 6ee5f98 Bump maven-shade plugin in tests
  • c58de56 Use Java 17 for Build
  • 0c896cc Update develop.md with Invoker Tests debugging instruction (#180)
  • 2791f1b MSONAR-188 Remove explicit classloader masks and rely on the default Embedded...
  • Additional commits viewable 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 java Pull requests that update Java code labels Sep 15, 2023
@github-actions
Copy link

Label error: This PR is being prevented from merging because you have not added one of the labels: APIBreakingChanges, breakingChanges, newContributors, notableChanges, sdou, skipReleaseNotes, TypeBug, TypeEnhancement, TypeTest. You'll need to add it before this PR can be merged.

@dependabot dependabot bot force-pushed the dependabot-maven-org.sonarsource.scanner.maven-sonar-maven-plugin-3.10.0.2594 branch from b7f1232 to 903f6d9 Compare October 3, 2023 16:30
@MalloD12
Copy link
Contributor

MalloD12 commented Oct 5, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot-maven-org.sonarsource.scanner.maven-sonar-maven-plugin-3.10.0.2594 branch from 903f6d9 to 814fa1e Compare October 5, 2023 21:24
@MalloD12 MalloD12 self-requested a review October 6, 2023 22:34
Copy link
Contributor

@MalloD12 MalloD12 left a comment

Choose a reason for hiding this comment

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

Screenshot 2023-10-06 at 7 14 54 PM **Approved**.

Build executed successfully, as well as most of the test checks (except for test-harness which seems to be failing, but that's not an issue for this project).

@filipelautert
Copy link
Collaborator

@dependabot rebase

Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.9.1.2184 to 3.10.0.2594.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](SonarSource/sonar-scanner-maven@3.9.1.2184...3.10.0.2594)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-maven-org.sonarsource.scanner.maven-sonar-maven-plugin-3.10.0.2594 branch from 814fa1e to b1479b1 Compare October 11, 2023 18:56
@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@filipelautert filipelautert merged commit cb8eba3 into master Oct 18, 2023
28 of 31 checks passed
@filipelautert filipelautert deleted the dependabot-maven-org.sonarsource.scanner.maven-sonar-maven-plugin-3.10.0.2594 branch October 18, 2023 17:41
@filipelautert filipelautert added this to the 1NEXT milestone Oct 18, 2023
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 java Pull requests that update Java code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants