Merged
Conversation
Bumps the gradle-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.24` | `1.5.27` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.6` | `3.27.7` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.20.1` | `2.21.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.20.1` | `2.21.0` | | com.diffplug.spotless | `8.1.0` | `8.2.1` | | de.unruh:scala-isabelle_2.13 | `0.4.3` | `0.4.5` | | gradle-wrapper | `9.0.0` | `9.3.1` | Updates `ch.qos.logback:logback-classic` from 1.5.24 to 1.5.27 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.24...v_1.5.27) Updates `org.assertj:assertj-core` from 3.27.6 to 3.27.7 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.6...assertj-build-3.27.7) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.20.1 to 2.21.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.20.1...jackson-dataformats-text-2.21.0) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.20.1 to 2.21.0 Updates `com.diffplug.spotless` from 8.1.0 to 8.2.1 Updates `de.unruh:scala-isabelle_2.13` from 0.4.3 to 0.4.5 Updates `gradle-wrapper` from 9.0.0 to 9.3.1 --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-deps - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-deps - dependency-name: com.diffplug.spotless dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-deps - dependency-name: de.unruh:scala-isabelle_2.13 dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: gradle-wrapper dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-deps ... Signed-off-by: dependabot[bot] <support@github.com>
wadoon
approved these changes
Feb 1, 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 7 updates:
1.5.241.5.273.27.63.27.72.20.12.21.02.20.12.21.08.1.08.2.10.4.30.4.59.0.09.3.1Updates
ch.qos.logback:logback-classicfrom 1.5.24 to 1.5.27Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
3618eb0increase timeout delay to 2000 millisdb150c3prepare release 1.5.270370b13fix missing MDC transmission in SocketAppender. Fixes issues/10108100acdremove RemoteAppender*2b67210remove Receiver related classesd84b586remove ReceiverModelHandler - project still builds indicating no active usage44049edremove support for receivers in SerializedModelConfigurator and JoranConfigur...56085d8fix teste7764f4refactor file change scanning for claritye56a12fbump assertj versionUpdates
org.assertj:assertj-corefrom 3.27.6 to 3.27.7Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
e840716[maven-release-plugin] prepare release assertj-build-3.27.785ca7ebDeprecateXmlStringPrettyFormatter77081dcMerge commit from forkb68fc24Bump github/codeql-action from 4.31.9 to 4.31.10 in the github-actions group ...0cf5bb6Bumpkotlin.versionfrom 2.1.0 to 2.2.21d393ef1Abort tests when symbolic links cannot be created (#3788)2212433Add IntelliJ custom inspection for test class names5717d02Update JetBrains icona8ec20bAdd icon for JetBrains productsc05fb3dBump Maven to 3.9.12 and Wrapper to 3.3.4Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.20.1 to 2.21.0Commits
a2c870d[maven-release-plugin] prepare release jackson-dataformats-text-2.21.0301e028Prep for 2.21.0 release7b434d8Backport #479 fix to 2.21 (#599)70d6f4bMark test as "not a bug"3edd0bcRm accidentally added files0cda81d...473f7a8Implement #154: ability to map empty Doc into empty Object (instead of empty ...e5beb4bFixes #10: missingnullwrites withObject[](#585)bc72bebRemove test for invalid/dup issue #2968e13c53Further tweaks to failing #296 test (#584)Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.20.1 to 2.21.0Updates
com.diffplug.spotlessfrom 8.1.0 to 8.2.1Updates
de.unruh:scala-isabelle_2.13from 0.4.3 to 0.4.5Updates
gradle-wrapperfrom 9.0.0 to 9.3.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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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