forked from javaparser/javaparser
-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the maven-deps group across 1 directory with 23 updates #135
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
Merged
Conversation
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
Bumps the maven-deps group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.26.1` | `13.1.0` | | [com.google.truth:truth](https://github.com/google/truth) | `1.4.2` | `1.4.5` | | [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `3.51.1` | `3.53.1` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.14.0` | `6.0.2` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.17.7` | `1.18.4` | | [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) | `1.17.7` | `1.18.4` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.9.0` | `0.10.0` | | [com.helger.maven:ph-javacc-maven-plugin](https://github.com/phax/ph-javacc-maven-plugin) | `4.1.5` | `5.0.1` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.1` | `3.5.0` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.1.1` | `3.3.1` | | [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.3.1` | `3.4.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.1` | `3.4.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.13` | `0.8.14` | | [biz.aQute.bnd:bnd-maven-plugin](https://github.com/bndtools/bnd) | `7.0.0` | `7.2.1` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.6.0` | `3.6.3` | | [org.codehaus.mojo:templating-maven-plugin](https://github.com/mojohaus/templating-maven-plugin) | `3.0.0` | `3.1.0` | | [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) | `2.19.1` | `2.21.0` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.46.1` | `3.2.1` | | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `24.1.0` | `26.0.2-1` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.25.3` | `3.27.7` | | [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` | | [org.hamcrest:hamcrest-library](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` | Updates `com.puppycrawl.tools:checkstyle` from 10.26.1 to 13.1.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-13.1.0) Updates `com.google.truth:truth` from 1.4.2 to 1.4.5 - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.4.2...v1.4.5) Updates `org.checkerframework:checker-qual` from 3.51.1 to 3.53.1 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.51.1...checker-framework-3.53.1) Updates `org.junit:junit-bom` from 5.14.0 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r6.0.2) Updates `net.bytebuddy:byte-buddy` from 1.17.7 to 1.18.4 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.17.7...byte-buddy-1.18.4) Updates `net.bytebuddy:byte-buddy-agent` from 1.17.7 to 1.18.4 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.17.7...byte-buddy-1.18.4) Updates `net.bytebuddy:byte-buddy-agent` from 1.17.7 to 1.18.4 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.17.7...byte-buddy-1.18.4) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.9.0 to 0.10.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `com.helger.maven:ph-javacc-maven-plugin` from 4.1.5 to 5.0.1 - [Release notes](https://github.com/phax/ph-javacc-maven-plugin/releases) - [Commits](https://github.com/phax/ph-javacc-maven-plugin/commits/ph-javacc-maven-plugin-5.0.1) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.1 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.1...maven-jar-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.1.1 to 3.3.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.1.1...maven-release-3.3.1) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...v3.4.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) Updates `biz.aQute.bnd:bnd-maven-plugin` from 7.0.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](bndtools/bnd@7.0.0...7.2.1) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.0 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.0...3.6.3) Updates `org.codehaus.mojo:templating-maven-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/mojohaus/templating-maven-plugin/releases) - [Commits](mojohaus/templating-maven-plugin@3.0.0...templating-maven-plugin-3.1.0) Updates `org.codehaus.mojo:versions-maven-plugin` from 2.19.1 to 2.21.0 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.19.1...2.21.0) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.46.1 to 3.2.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.46.1...maven/3.2.1) Updates `org.jetbrains:annotations` from 24.1.0 to 26.0.2-1 - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@24.1.0...26.0.2-1) Updates `org.assertj:assertj-core` from 3.25.3 to 3.27.7 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.27.7) Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) Updates `org.hamcrest:hamcrest-library` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.2...v3.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: com.google.truth:truth dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.checkerframework:checker-qual dependency-version: 3.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: com.helger.maven:ph-javacc-maven-plugin dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: biz.aQute.bnd:bnd-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.codehaus.mojo:templating-maven-plugin dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.jetbrains:annotations dependency-version: 26.0.2-1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.hamcrest:hamcrest-library dependency-version: '3.0' dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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-deps group with 23 updates in the / directory:
10.26.113.1.01.4.21.4.53.51.13.53.15.14.06.0.21.17.71.18.41.17.71.18.43.14.13.15.00.9.00.10.04.1.55.0.13.4.13.5.03.1.13.3.13.3.13.4.03.3.13.4.00.8.130.8.147.0.07.2.13.6.03.6.33.0.03.1.02.19.12.21.02.46.13.2.124.1.026.0.2-13.25.33.27.74.12.05.3.22.23.0Updates
com.puppycrawl.tools:checkstylefrom 10.26.1 to 13.1.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
079d68d[maven-release-plugin] prepare release checkstyle-13.1.0aa2d5a0doc: release notes for 13.1.0a4873e0Issue #18556: updating multifileregexpheader and adding external xml in checke4080e0Issue #17882: added comments for SNIPPET_* tokens30a2615Pull #18795: Dedicaterewriterecipes #18794 #18673 #187915802cb8Issue #15456: defining violation message visibility9fd55e1minor: setting lf line ending for InputJavadocTypeWithBlockComment.java9f09882Issue #7523: CLI '-s' option does not match by data from '-t'40f2a1dIssue #17882: Add JAVADOC_INLINE_TAG_END token documentation464188eIssue #16087: Refractor JavadocTypCheckUpdates
com.google.truth:truthfrom 1.4.2 to 1.4.5Release notes
Sourced from com.google.truth:truth's releases.
Commits
0c43ea0Set version number for truth-parent to 1.4.5.24b5a31Fix TODO style.7261f72MakeActualValueInferencesee through casts and also recognize some of Kotl...3caa0e8InExpectFailure, never generate "value of" lines based on bytecode.a29e1b2Attempt to fix Javadoc snapshots:3a0cf9aBump the github-actions group with 2 updates3053945Use the standard parameter name ("expected") inMultimapSubject.isEqualTo.079b919Add a TODO tocontainsNoDuplicates.b515e71Show only the duplicate keys in the exception message, not all keys.534518eDon't bother to explicitly set [publishingServerId](https://central.sonatyp...Updates
org.checkerframework:checker-qualfrom 3.51.1 to 3.53.1Release notes
Sourced from org.checkerframework:checker-qual's releases.
Changelog
Sourced from org.checkerframework:checker-qual's changelog.
Commits
ef993aenew release 3.53.1c712fadUpdate release number.18c01fcPrep for release.f8d4d55Release script corrections37845c8Rename Shrinkable to CanShrink, to accommodate a future checker77d27e7Update cimg/base Docker tag to v2026.02 (#7470)e096e0dUpdate URLs971a3f7Use https URLs rather than http URLsc62acd1Update Gradle to v9.3.1 (#7464)ce0eaa8Add link to project listUpdates
org.junit:junit-bomfrom 5.14.0 to 6.0.2Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
c5c5de5Release 6.0.298b6f78Add missing checkout step732dc27Finalize 6.0.2 release notes6a25736Finalize 5.14.2 release notes33e66bfMove release notes for #5238 entry to 6.1.0-M211f0f82Update copyright headers6ce1265Consistently add license header to all java source files4d454eeUpdate dependency@antora/lunr-extensionto v1.0.0-alpha.12faf4a58Use--sincefeature of Javadoc5cc8b05Mark new recommended APIs as "maintained" rather than "experimental"Updates
net.bytebuddy:byte-buddyfrom 1.17.7 to 1.18.4Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
c080180[maven-release-plugin] prepare release byte-buddy-1.18.43e40080[release] Release new versione94974f[release] Release new versionb09ee41Android 9 (#1881)647b6d0Update checksums.c6169a2Do not run multi-release target on JDK8 publish.e049d8fAdd profile for Java 8 release.887ca37Update internal Byte Buddycdcbb65[maven-release-plugin] prepare for next development iteration6f358c8[maven-release-plugin] prepare release byte-buddy-1.18.3Updates
net.bytebuddy:byte-buddy-agentfrom 1.17.7 to 1.18.4Release notes
Sourced from net.bytebuddy:byte-buddy-agent's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy-agent's changelog.
Commits
c080180[maven-release-plugin] prepare release byte-buddy-1.18.43e40080[release] Release new versione94974f[release] Release new versionb09ee41Android 9 (#1881)647b6d0Update checksums.c6169a2Do not run multi-release target on JDK8 publish.e049d8fAdd profile for Java 8 release.887ca37Update internal Byte Buddycdcbb65[maven-release-plugin] prepare for next development iteration6f358c8[maven-release-plugin] prepare release byte-buddy-1.18.3Updates
net.bytebuddy:byte-buddy-agentfrom 1.17.7 to 1.18.4Release notes
Sourced from net.bytebuddy:byte-buddy-agent's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy-agent's changelog.
Commits
c080180[maven-release-plugin] prepare release byte-buddy-1.18.43e40080[release] Release new versione94974f[release] Release new versionb09ee41Android 9 (#1881)647b6d0Update checksums.c6169a2Do not run multi-release target on JDK8 publish.e049d8fAdd profile for Java 8 release.887ca37Update internal Byte Buddycdcbb65[maven-release-plugin] prepare for next development iteration6f358c8[maven-release-plugin] prepare release byte-buddy-1.18.3Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.14.1 to 3.15.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1Updates
org.sonatype.central:central-publishing-maven-pluginfrom 0.9.0 to 0.10.0Commits
Updates
com.helger.maven:ph-javacc-maven-pluginfrom 4.1.5 to 5.0.1Release notes
Sourced from com.helger.maven:ph-javacc-maven-plugin's releases.
Commits
Updates
org.apache.maven.plugins:maven-jar-pluginfrom 3.4.1 to 3.5.0Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
... (truncated)
Commits
68d00f1[maven-release-plugin] prepare release maven-jar-plugin-3.5.0357b9bfUpdate site descriptor to 2.0.0340249cFix detecting java version for toolchains and JDK 1.806a6245chore: remove junit3 referencesd302b2cBump commons-io:commons-io from 2.20.0 to 2.21.06081bdbBump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4ef8ed4cMigrate component injection to JSR-330704a35cIgnore stderr when parsing javac version from toolchain (#471)0beb969Use maven-plugin-testing-harness version 3.4.0c2624c8Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#488)Updates
org.apache.maven.plugins:maven-release-pluginfrom 3.1.1 to 3.3.1Release notes
Sourced from org.apache.maven.plugins:maven-release-plugin's releases.