build(deps): bump the maven group across 1 directory with 6 updates - #976
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the maven group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) | `0.13.8` | `0.14.1` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.15.0` | `3.16.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.6` | `3.6.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.10.3.0` | `4.10.4.1` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.9.0` | `3.10.2` | | [org.pitest:pitest-maven](https://github.com/hcoles/pitest) | `1.25.9` | `1.30.0` | Updates `com.uber.nullaway:nullaway` from 0.13.8 to 0.14.1 - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.13.8...v0.14.1) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.6 to 3.6.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.6...surefire-3.6.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.10.3.0 to 4.10.4.1 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.10.3.0...spotbugs-maven-plugin-4.10.4.1) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.9.0 to 3.10.2 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.9.0...maven/3.10.2) Updates `org.pitest:pitest-maven` from 1.25.9 to 1.30.0 - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.25.9...1.30.0) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.pitest:pitest-maven dependency-version: 1.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the maven group with 6 updates in the / directory:
0.13.80.14.13.15.03.16.03.5.63.6.04.10.3.04.10.4.13.9.03.10.21.25.91.30.0Updates
com.uber.nullaway:nullawayfrom 0.13.8 to 0.14.1Release notes
Sourced from com.uber.nullaway:nullaway's releases.
... (truncated)
Changelog
Sourced from com.uber.nullaway:nullaway's changelog.
... (truncated)
Commits
b3d442aPrepare for release 0.14.1.d6df98bRelease notes for 0.14.1 (#1784)ecb763efix override checks for method type variables bounded by a class type variabl...915b287Add tests for the JSpecify nullness operator (#1767)f142e85Improve diagnostics for non-null type variable bounds (#1770)bb5cf51Work around pre-JDK-25 limitations in reading upper bounds from wildcard argu...17d7ca7Document that a nullImpliesNull model applies to overriding methods (#1771)cc156e4Assert the full set of diagnostics for annotated type-variable uses (#1768)b9efa0fPrevent recursion on self-referential wildcard bounds (#1763)177ad18Preserve contract unreachability across store joins (#1761)Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.15.0 to 3.16.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
e7bba6e[maven-release-plugin] prepare release maven-compiler-plugin-3.16.0c906809Avoid using deprecated method CompilerConfiguration.setCompilerVersionad74feeReplace adopt-openj9 by semeru JDK distribution on GHbeb0edaRecompile when dependencies change (#1102)a0b689e[MCOMPILER-578] Track outputs across compiler executions (#1091)2e81228Fix incremental detection of empty sources, 3.x (#1075)2132f5bconfigure ATR project5992b77Build fails when annotation processor list is empty (but present) (#1077)acccef7Bump plexusCompilerVersion from 2.16.2 to 2.17.072bc445Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.6 to 3.6.0Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
0ff622b[maven-release-plugin] prepare release surefire-3.6.0bb3932aLet's go for 3.6.0 release3002a16Bump mavenVersion from 3.9.14 to 3.9.1661a531dBump Maven parent version from 47 to 49 (#3449)e52ead4[SUREFIRE-523] Link all reported tests to source XRef (#3445)45102fa[SUREFIRE-3446] Fix direct selection of JUnit Jupiter@Nestedclasses (#3447)b2e1f70Fix #3303: distinguish JUnit 6 ParameterizedClass invocations (#3432)c051938Discover tests in a fork when a toolchain JDK is used (#3444)db75df8Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (#3441)77f2759Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.0Updates
com.github.spotbugs:spotbugs-maven-pluginfrom 4.10.3.0 to 4.10.4.1Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
Commits
59f4efc[maven-release-plugin] prepare release spotbugs-maven-plugin-4.10.4.11081359Merge pull request #1519 from spotbugs/renovate/byte-buddy.version23caeffMerge pull request #1520 from spotbugs/renovate/slf4j-monorepo8a5d7f0Update dependency org.slf4j:slf4j-bom to v2.0.198be188fUpdate byte-buddy.version to v1.18.13742e10cMerge pull request #1518 from hazendaz/masterd7f6a56Cleanup groovy in the traiteda58b6Cleanup groovy within report generatora518d7bCleanup xdocs reporter groovy each usage4c94029Merge pull request #1517 from hazendaz/masterUpdates
com.diffplug.spotless:spotless-maven-pluginfrom 3.9.0 to 3.10.2Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Commits
dc2a4cbPublished maven/3.10.2876c8c4Published gradle/8.10.2ff28375Published lib/4.10.2e260aa7shortenFullyQualifiedTypes: preserve unqualified type resolution (#3037)5a2cdcaUpdate changelogs.98ca50eMerge remote-tracking branch 'origin/main' into 3033-unqualified-type-collision9591d7eResolve interopability with spotless, lombok and VSCode (#3038)5842e1bshortenFullyQualifiedTypes: shorten FQTs in expression context (#3039)e7f5b60Add changelog entries79ff6c7Resolve interopability with spotless, lombok and VSCodeUpdates
org.pitest:pitest-mavenfrom 1.25.9 to 1.30.0Release notes
Sourced from org.pitest:pitest-maven's releases.
Commits
6f65499finally automate release branch numbering90a208dMerge pull request #1496 from hcoles/feature/check_non_jvm_lang_dirsdb6c804tweak0a44517check existence of groovy dirs95163c1Merge pull request #1494 from lino/config-parser-fix2c3a24eAccept comma separated feature parametersba0cfdcMerge pull request #1493 from hcoles/feature/improve_empty_project_checke0fc2f8Merge pull request #1492 from hcoles/chore/bump_jackson_version24f5805check directories populated when checking for empty projects5d9d8a1bump jackson versionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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