[CORE-69]: Bump the minor-and-patch-updates group across 1 directory with 4 updates - #140
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/gradle/minor-and-patch-updates-5191d7cec5
branch
from
September 2, 2026 14:07
3dae711 to
01fc9f4
Compare
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/gradle/minor-and-patch-updates-5191d7cec5
branch
from
September 2, 2026 14:24
01fc9f4 to
f27c7bf
Compare
dependabot
Bot
force-pushed
the
dependabot/gradle/minor-and-patch-updates-5191d7cec5
branch
from
September 10, 2026 20:56
f27c7bf to
8be655a
Compare
Collaborator
|
@dependabot rebase |
…with 4 updates Bumps the minor-and-patch-updates group with 4 updates in the / directory: org.apache.avro:avro, [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback), [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) and [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless). Updates `org.apache.avro:avro` from 1.12.1 to 1.12.2 Updates `ch.qos.logback:logback-classic` from 1.5.32 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.32...v_1.6.3) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.3 to 2.22.2 - [Commits](FasterXML/jackson-databind@jackson-databind-2.21.3...jackson-databind-2.22.2) Updates `com.diffplug.spotless:spotless-plugin-gradle` from 8.4.0 to 8.10.2 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/8.4.0...gradle/8.10.2) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-version: 8.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: org.apache.avro:avro dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/minor-and-patch-updates-5191d7cec5
branch
from
September 10, 2026 21:19
8be655a to
2887684
Compare
Collaborator
|
@dependabot recreate |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/gradle/minor-and-patch-updates-5191d7cec5
branch
September 11, 2026 20:09
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 minor-and-patch-updates group with 4 updates in the / directory: org.apache.avro:avro, ch.qos.logback:logback-classic, com.fasterxml.jackson.core:jackson-databind and com.diffplug.spotless:spotless-plugin-gradle.
Updates
org.apache.avro:avrofrom 1.12.1 to 1.12.2Updates
ch.qos.logback:logback-classicfrom 1.5.32 to 1.6.3Release notes
Sourced from ch.qos.logback:logback-classic's releases.
... (truncated)
Commits
e8e824dprepare release 1.6.3761821bMDCBasedDiscriminator has a gated warning mechanism53ed122update copyright yearc7e2db2rename SimpleInvocationGate as FixedIntervalInvocationGateb5aa931added BatchedSimpleInvocationGate1f22af7add javadocs to SimpleInvocationGate638ffa7prevent forward and backward slashes to escape to other directories7d6b9a4add missing ch.qos.logback.core.property packagefa25930add an extension path in ConsoleAppender for JansiConsoleAppenderc73b43fdeprecate the withJansi pathUpdates
com.fasterxml.jackson.core:jackson-databindfrom 2.21.3 to 2.22.2Commits
25b2a22[maven-release-plugin] prepare release jackson-databind-2.22.2bab1c1aPrep for 2.22.2 releasebc03cf8Merge branch '2.21' into 2.2283379fbMerge branch '2.20' into 2.210d400c9Merge branch '2.19' into 2.20ce36a27Merge branch '2.18' into 2.197a209e1Post-release dep version bumpa432707[maven-release-plugin] prepare for next development iteration176df1d[maven-release-plugin] prepare release jackson-databind-2.18.107785f5fPrep for 2.18.10 releaseUpdates
com.diffplug.spotless:spotless-plugin-gradlefrom 8.4.0 to 8.10.2Release notes
Sourced from com.diffplug.spotless:spotless-plugin-gradle's releases.
... (truncated)
Commits
876c8c4Published 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 VSCode411abb5shortenFullyQualifiedTypes: preserve unqualified type resolution