Bump the gradle-deps group with 7 updates#3751
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
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.27` | `1.5.32` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.14.2` | `5.14.3` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.21.0` | `2.21.1` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.21.0` | `2.21.1` | | org.checkerframework | `0.6.61` | `1.0.2` | | [com.miglayout:miglayout-swing](https://github.com/mikaelgrev/miglayout) | `11.4.2` | `11.4.3` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `9.3.1` | `9.3.2` | Updates `ch.qos.logback:logback-classic` from 1.5.27 to 1.5.32 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.27...v_1.5.32) Updates `org.junit:junit-bom` from 5.14.2 to 5.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.21.0 to 2.21.1 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.21.0...jackson-dataformats-text-2.21.1) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.0 to 2.21.1 Updates `org.checkerframework` from 0.6.61 to 1.0.2 Updates `com.miglayout:miglayout-swing` from 11.4.2 to 11.4.3 - [Release notes](https://github.com/mikaelgrev/miglayout/releases) - [Changelog](https://github.com/mikaelgrev/miglayout/blob/master/release.txt) - [Commits](https://github.com/mikaelgrev/miglayout/commits) Updates `com.gradleup.shadow` from 9.3.1 to 9.3.2 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.3.1...9.3.2) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: org.junit:junit-bom dependency-version: 5.14.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.1 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.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: org.checkerframework dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-deps - dependency-name: com.miglayout:miglayout-swing dependency-version: 11.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.gradleup.shadow dependency-version: 9.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps ... 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 gradle-deps group with 7 updates:
1.5.271.5.325.14.25.14.32.21.02.21.12.21.02.21.10.6.611.0.211.4.211.4.39.3.19.3.2Updates
ch.qos.logback:logback-classicfrom 1.5.27 to 1.5.32Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
e807335prepare release 1.5.32dc35d55fix logback-access/issues/34 by checking if dependency is a sub-model of the ...8e32278added simple test for appender definitiob via file inclusion834dbedstart work on 1.5.32-SNAPSHOT168e42fadd test to check that Logback SLF4J provider can be activateded45362prepare release 1.5.31609dae7fix missing META-INF directory7739739start work on 1.5.31-SNAPSHOT44164f1prepare release 1.5.309874f06test for top-file as a resource, introduced new module logback-classic-miscUpdates
org.junit:junit-bomfrom 5.14.2 to 5.14.3Release notes
Sourced from org.junit:junit-bom's releases.
Commits
1c14c1bRelease 5.14.3698391fFinalize 5.14.3 release notes5655c22Fix link to milestoneb4d1f56Reliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJre5b6dfefFix references718ee15Fail build if xref fragment is invalida809887Installpoppler-utilsforpdfinfob568f5aUpdate API baseline1ebb6bcAdd missing checkout step4ca615bBack to snapshots for further developmentUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.21.0 to 2.21.1Commits
499c5b0[maven-release-plugin] prepare release jackson-dataformats-text-2.21.106ffd1dPrep for 2.21.1 releasec824883Merge branch '2.20' into 2.21887d7cbMerge branch '2.19' into 2.20ddd9d68Merge branch '2.18' into 2.19e2df4d2Fix 2.18 pom.xmlf45225aMerge branch '2.20' into 2.21f6e636cMerge branch '2.19' into 2.20cd8aa78Merge branch '2.18' into 2.19957a0fdPost-release dep version bumpUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.21.0 to 2.21.1Updates
org.checkerframeworkfrom 0.6.61 to 1.0.2Updates
com.miglayout:miglayout-swingfrom 11.4.2 to 11.4.3Commits
Updates
com.gradleup.shadowfrom 9.3.1 to 9.3.2Release notes
Sourced from com.gradleup.shadow's releases.
Commits
929f027Prepare version 9.3.26272e52Mention updating the unreleased changelog section (#1935)0b52ba8Update Gradle to v9.4.0-rc-2 (#1934)db1a2d8Fix relocation patterns not included in task fingerprint (#1933)634f246Log warnings for duplicates in the final JAR (#1931)a009513Update README to reflect changes in module descriptors6dd58e2Sync changelog for main from 8.3.10 release (#1928)24cc83aUpdate dependency org.vafer:jdependency to v2.15 (#1926)a07c8a4Update kotlin monorepo to v2.3.20-RC (#1925)bb11389Gradle 9.4.0-rc-1 (#1919)Most 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