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 the all-maven-dependencies group across 1 directory with 7 updates #55

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the all-maven-dependencies group with 7 updates in the / directory:

Package From To
com.puppycrawl.tools:checkstyle 10.19.0 10.20.1
org.apache.maven.plugins:maven-javadoc-plugin 3.10.1 3.11.1
org.apache.maven.plugins:maven-surefire-plugin 3.5.1 3.5.2
org.apache.maven.plugins:maven-failsafe-plugin 3.5.1 3.5.2
org.sonarsource.scanner.maven:sonar-maven-plugin 4.0.0.4121 5.0.0.4389
org.apache.maven.plugins:maven-artifact-plugin 3.5.2 3.5.3
com.github.spotbugs:spotbugs-maven-plugin 4.8.6.5 4.8.6.6

Updates com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.1

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.20.1

Checkstyle 10.20.1 - https://checkstyle.org/releasenotes.html#Release_10.20.1

Bug fixes:

#15851 - google_checks: False positive on left curly brace in switch statement with lambda-like construct

checkstyle-10.20.0

Checkstyle 10.20.0 - https://checkstyle.org/releasenotes.html#Release_10.20.0

Breaking backward compatibility:

#15687 - JavadocMethodCheck: removed unnecessary tokens from acceptable

New:

#14424 - HideUtilityClassConstructor - Add option to skip validation based on list of annotations

Bug fixes:

#15831 - google_checks.xml not allowing eol left curly for switch statement with lambda-like construct

Commits
  • 892800d [maven-release-plugin] prepare release checkstyle-10.20.1
  • 9a03ea8 doc: release notes for 10.20.1
  • aef0bf1 Issue #13345: Enabled example tests for DefaultComesLast
  • c4eaaba Issue #14631: Updated JAVADOC_INLINE_TAG_START of JavadocTokenTypes to new AS...
  • c2a03ae Issue #13345: Enable examples tests for IllegalInstantiationCheck
  • f75123e Issue #15851: suppress LeftCurlyNl for switch expressions
  • 3dc2a3d Issue #13345: Enable examples tests for IllegalCatchCheck
  • 2a843c0 Issue #13345: Enabled example tests for TrailingCommentCheck
  • 3015216 Issue #13345: Enable examples tests for StringLiteralEqualityCheck
  • aadc377 Issue #14625: fix noinspectionreason for TestMethodWithoutAssertion
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1

Commits
  • 619650c [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.1
  • e314da0 [MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin
  • 62a6861 [MJAVADOC-820] [REGRESSION] MJAVADOC-787 was merged incompletely
  • d1090c5 [maven-release-plugin] prepare for next development iteration
  • ee030f7 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.0
  • 6c5fdc0 [MJAVADOC-819] Align archive generation code with Maven Source Plugin
  • 3a90de5 [MJAVADOC-787] Automatic detection of release option for JDK < 9
  • 373172d [MJAVADOC-817] Upgrade to Doxia 2.0.0 GA Stack
  • ba266c0 Fix SCM tag
  • 5775ce1 Fix typo
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.5.2

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Full Changelog: apache/maven-surefire@surefire-3.5.1...surefire-3.5.2

Commits
  • ea9f049 [maven-release-plugin] prepare release surefire-3.5.2
  • e1f94a0 [SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retries
  • d24adb4 [SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...
  • 4385e94 Remove links to non-existing report
  • 8881971 Remove outdated FAQ
  • 0121834 [SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin
  • 91d16c3 Fix formatting of XML schema files
  • 6cb417a Add .xsd to .gitattributes
  • 9ce5221 [SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page
  • 620b983 [SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA Stack
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2

Release notes

Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.

3.5.2

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Full Changelog: apache/maven-surefire@surefire-3.5.1...surefire-3.5.2

Commits
  • ea9f049 [maven-release-plugin] prepare release surefire-3.5.2
  • e1f94a0 [SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retries
  • d24adb4 [SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...
  • 4385e94 Remove links to non-existing report
  • 8881971 Remove outdated FAQ
  • 0121834 [SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin
  • 91d16c3 Fix formatting of XML schema files
  • 6cb417a Add .xsd to .gitattributes
  • 9ce5221 [SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page
  • 620b983 [SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA Stack
  • Additional commits viewable in compare view

Updates org.sonarsource.scanner.maven:sonar-maven-plugin from 4.0.0.4121 to 5.0.0.4389

Release notes

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

5.0.0.4389

Release notes - Sonar Scanner for Maven - 5.0

Documentation

SCANMAVEN-231 Gather details for a community post about the new scanner JRE provisioning

SCANMAVEN-234 Document env variable `SONAR_SCANNER_JAVA_OPTS` and property `sonar.scanner.javaOpts` as options to tweak analysis runtime

SCANMAVEN-235 Update JRE auto-provisioning section to add the SonarScanner for Maven

SCANMAVEN-239 Update develop.md file for the new dump-plugin

SCANMAVEN-240 Remove outdated URL from pom.xml

Task

SCANMAVEN-229 Add Jira integration

SCANMAVEN-230 Update scanner library to support new bootstrapper

SCANMAVEN-236 Remove obsolete site folder

SCANMAVEN-237 Test sensor context config, system properties, and environment variables passed to the bootstrapped JRE

SCANMAVEN-238 Remove unauthenticated REST API call to SonarQube during IT

SCANMAVEN-246 Bump to version 5.0

SCANMAVEN-248 Add static documentation of the scanner

Improvement

SCANMAVEN-233 The SonarScanner for Maven provides a sane default value for `sonar.java.jdkHome`

SCANMAVEN-243 The SonarScanner for Maven does not try to contact the server when the project is skipped

Commits
  • 21bbb41 SCANMAVEN-248 Add static documentation of the scanner (#254)
  • 9e77fff SCANMAVEN-239 Update the integration Tests documentation to include the prope...
  • b14de4a SCANMAVEN-246 Bump to version 5.0 (#253)
  • e6f1ad1 SCANMAVEN-240 Remove outdated URL from pom.xml (#251)
  • e4c63dd SCANMAVEN-243 The SonarScanner for Maven does not try to contact the server w...
  • 69c0e1a SCANMAVEN-233 check that sonar.java.jdkHome has default value even without ...
  • 993000d SCANMAVEN-237 Test sensor context config, system properties, and environment ...
  • 52c4e6d SCANMAVEN-238 Remove unauthenticated REST API calls to SonarQube during IT (#...
  • 9172a40 SCANMAVEN-236 Remove obsolete site folder (#245)
  • 9250838 SCANMAVEN-230 Update scanner library to support new bootstrapper and run 'its...
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-artifact-plugin from 3.5.2 to 3.5.3

Commits
  • 3e7d8ff [maven-release-plugin] prepare release maven-artifact-plugin-3.5.3
  • 1f366a9 [MARTIFACT-74] always diagnose outputTimestamp
  • 252d911 [MARTIFACT-74] add describe-build-output IT
  • 094434e [MARTIFACT-74] describe groupId(s) and duplicate artifactId(s)
  • d735ec1 [MARTIFACT-76] fix consumer pom detection
  • c110700 [MARTIFACT-75] fix jar artifacts detection (#67)
  • d330ea7 Replace deprecated method (#65)
  • 4d1d9ac [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6

Release notes

Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.8.6.6

  • Cleanup groovy code
  • Cleanup character encoding
  • Update deprecated maven calls
  • Groovy moved to 4.0.24

Compatibility remains with 4.8.6 of spotbugs

Commits
  • 9895d2e [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.6
  • 028a1a3 Merge pull request #924 from hazendaz/next-up
  • 1b6f4bf [ci] Gstring to string
  • cf9ebd1 [ci] Run eclipse formatter against the code
  • 62ddea0 Merge pull request #923 from hazendaz/charset
  • 559b0ca [logging] Use correct quoting in log line
  • f2baf85 [maven] Update deprecated code from current project call for reports plugin
  • e5fd7e7 [groovy] Use less gstrings when not needed and sort parameter attributes
  • 260a4da Merge pull request #922 from hazendaz/charset
  • 192e8f2 Revert "[github] Bump to maven 4.0.0-beta-5"
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… with 7 updates

Bumps the all-maven-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.19.0` | `10.20.1` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.10.1` | `3.11.1` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` |
| [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) | `4.0.0.4121` | `5.0.0.4389` |
| [org.apache.maven.plugins:maven-artifact-plugin](https://github.com/apache/maven-artifact-plugin) | `3.5.2` | `3.5.3` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.8.6.5` | `4.8.6.6` |



Updates `com.puppycrawl.tools:checkstyle` from 10.19.0 to 10.20.1
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.19.0...checkstyle-10.20.1)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.10.1 to 3.11.1
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.1...maven-javadoc-plugin-3.11.1)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2)

Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 4.0.0.4121 to 5.0.0.4389
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](SonarSource/sonar-scanner-maven@4.0.0.4121...5.0.0.4389)

Updates `org.apache.maven.plugins:maven-artifact-plugin` from 3.5.2 to 3.5.3
- [Commits](apache/maven-artifact-plugin@maven-artifact-plugin-3.5.2...maven-artifact-plugin-3.5.3)

Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.6.5 to 4.8.6.6
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.5...spotbugs-maven-plugin-4.8.6.6)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-dependencies
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-dependencies
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-maven-dependencies
- dependency-name: org.apache.maven.plugins:maven-artifact-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 18, 2024
@jorsol jorsol merged commit ac34608 into main Nov 18, 2024
4 checks passed
@jorsol jorsol deleted the dependabot/maven/all-maven-dependencies-a5efa8d2ac branch November 18, 2024 20: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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant