Bump the gradle-deps group with 5 updates - #3984
Merged
Merged
Conversation
Bumps the gradle-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.7.0` | `9.7.1` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.6.2` | `1.6.3` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.21.5` | `2.21.6` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.21.5` | `2.21.6` | | com.diffplug.spotless | `8.9.0` | `8.10.1` | Updates `gradle-wrapper` from 9.7.0 to 9.7.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.7.0...v9.7.1) Updates `ch.qos.logback:logback-classic` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.6.2...v_1.6.3) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.21.5 to 2.21.6 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.21.5...jackson-dataformats-text-2.21.6) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.5 to 2.21.6 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.5 to 2.21.6 Updates `com.diffplug.spotless` from 8.9.0 to 8.10.1 --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.21.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.diffplug.spotless dependency-version: 8.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-deps ... Signed-off-by: dependabot[bot] <support@github.com>
unp1
approved these changes
Sep 2, 2026
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 gradle-deps group with 5 updates:
9.7.09.7.11.6.21.6.32.21.52.21.62.21.52.21.68.9.08.10.1Updates
gradle-wrapperfrom 9.7.0 to 9.7.1Release notes
Sourced from gradle-wrapper's releases.
Commits
92f0512update fixed issues for 9.7.1 (#38892)820ee75update fixed issues for 9.7.182c23f9Fix annotation parameter ordering problem in KTS (#38878)ef11a72Fix annotation parameter ordering issuebb0d8a9Make relevant tests polyglot (run for multiple DSLs)336e129Update signing configuration (#38874)4bdf0daUpdate signing configurationcd9b92cList issues resolved in 9.7.1 (#38839)5f4e381List issues resolved in 9.7.11e08ab5Keep type-use annotations in extracted ABI classes (#38810)Updates
ch.qos.logback:logback-classicfrom 1.6.2 to 1.6.3Release notes
Sourced from ch.qos.logback:logback-classic's releases.
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.dataformat:jackson-dataformat-yamlfrom 2.21.5 to 2.21.6Commits
09f81cd[maven-release-plugin] prepare release jackson-dataformats-text-2.21.6fc2ef0bPrep for 2.21.6 releasee2edbf8Fix #707: add nesting constraints (#708)3bbccf7Merge branch '2.20' into 2.21ea554e4Merge branch '2.19' into 2.208ecab24Merge branch '2.18' into 2.19d4969e9Add CLAUDE.md9532673Fix #701: quote YAML 1.1 number-form Strings under ALWAYS_QUOTE_NUMBERS_AS_ST...d2409e8...a8bf522Merge branch '2.20' into 2.21Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.21.5 to 2.21.6Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.21.5 to 2.21.6Updates
com.diffplug.spotlessfrom 8.9.0 to 8.10.1Most Recent Ignore Conditions Applied to This Pull Request
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