Bump the all-minor-patch group across 1 directory with 4 updates - #759
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-minor-patch group across 1 directory with 4 updates#759dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-minor-patch group with 4 updates in the / directory: [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless), [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom), [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) and [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin). Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.7.0 to 3.9.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.7.0...maven/3.9.0) Updates `com.fasterxml.jackson:jackson-bom` from 2.19.4 to 2.22.1 - [Commits](FasterXML/jackson-bom@jackson-bom-2.19.4...jackson-bom-2.22.1) Updates `io.github.classgraph:classgraph` from 4.8.184 to 4.8.186 - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.184...classgraph-4.8.186) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.5.0...maven-jar-plugin-3.5.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch ... 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 all-minor-patch group with 4 updates in the / directory: com.diffplug.spotless:spotless-maven-plugin, com.fasterxml.jackson:jackson-bom, io.github.classgraph:classgraph and org.apache.maven.plugins:maven-jar-plugin.
Updates
com.diffplug.spotless:spotless-maven-pluginfrom 3.7.0 to 3.9.0Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Commits
ff6ac27Published maven/3.9.0cbd01c4Published gradle/8.9.0c724e70Published lib/4.9.0793638dReplace de.atextor:turtle-formatter with cool.rdf:cool-rdf-formatter (#2995)3cb7227Note Java 25+ requirement for RDF formatter; tidy changelogsfd9eb96Merge remote-tracking branch 'origin/main' into use-cool-rdf-formatterd407109Add support for prince-of-space Java formatter (#2991)cb64859Merge remote-tracking branch 'origin/main' into use-cool-rdf-formatterf88db43Bump tabletest-formatter to 1.1.2 (#3001)ec7db39Bump tabletest-formatter to 1.1.2Updates
com.fasterxml.jackson:jackson-bomfrom 2.19.4 to 2.22.1Commits
b749a0c[maven-release-plugin] prepare release jackson-bom-2.22.1569073fPrep for 2.22.1 release87627b1Merge branch '2.21' into 2.22da540aePost-release dep version bump5f0462e[maven-release-plugin] prepare for next development iteration252ea90[maven-release-plugin] prepare release jackson-bom-2.21.50bbea7fPrep for 2.21.5 releasef6c940dPost-release dep version bump31cfc40[maven-release-plugin] prepare for next development iteration112e859[maven-release-plugin] prepare release jackson-bom-2.22.0Updates
io.github.classgraph:classgraphfrom 4.8.184 to 4.8.186Release notes
Sourced from io.github.classgraph:classgraph's releases.
Commits
527c461[maven-release-plugin] prepare release classgraph-4.8.186c55d038Add TypeSignature#resolveTypeVariables(ClassInfo) (#735)a96d4f4Strip the trailing nested jar separator of an inner jar (#903)ace3360Don't assert the collapsing of "jrt://" in FastPathResolverTestc6ab156Fix jrt:/jar: scheme handling and JRE symlink canonicalizationfe3f715Don't leave the probed jar open in Issue892Test33300ffFind classpath elements by probing getResources() as a last resort (#892)6f95160Test the classpath element reference precedence rule deterministically (#810)060b79dTake the classloader from the winning classpath element referencec6d799fAdd ClassInfo#getSubinterfaces() and ScanResult#getSubinterfaces() (#924)Updates
org.apache.maven.plugins:maven-jar-pluginfrom 3.5.0 to 3.5.1Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
Commits
b0cd63d[maven-release-plugin] prepare release maven-jar-plugin-3.5.15318a4fAdd AGENTS.md + SECURITY.md security-model pointer for scanner discoverability8e0b9bbBump org.apache.maven.plugins:maven-plugins from 48 to 49 (#547)d5a438bFix javadoc774fac9Bump org.codehaus.plexus:plexus-archiver from 4.11.0 to 4.12.0b71f403Bump mavenVersion from 3.9.15 to 3.9.16 (#536)9f2a001Use plugin version properties (3.x) (#535)68a978fBump org.apache.maven.plugins:maven-plugins from 47 to 48 (#534)e105821Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#529)953dc1aBump mavenVersion from 3.9.14 to 3.9.15 (#528)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 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