Bump the dependencies group across 1 directory with 6 updates - #48
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 6 updates#48dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `4.1.0` | `4.1.1` | | [de.cronn:validation-file-assertions](https://github.com/cronn/validation-file-assertions) | `0.8.0` | `0.9.0` | | [net.ttddyy:datasource-proxy](https://github.com/jdbc-observations/datasource-proxy) | `1.10.1` | `1.11.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.38` | `1.6.3` | | org.jreleaser | `1.24.0` | `1.25.0` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.5.0` | `9.7.1` | Updates `org.springframework.boot:spring-boot-dependencies` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.1.0...v4.1.1) Updates `de.cronn:validation-file-assertions` from 0.8.0 to 0.9.0 - [Commits](cronn/validation-file-assertions@v0.8.0...v0.9.0) Updates `net.ttddyy:datasource-proxy` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/jdbc-observations/datasource-proxy/releases) - [Changelog](https://github.com/jdbc-observations/datasource-proxy/blob/main/CHANGELOG.md) - [Commits](jdbc-observations/datasource-proxy@datasource-proxy-1.10.1...datasource-proxy-1.11.0) Updates `ch.qos.logback:logback-classic` from 1.5.38 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.38...v_1.6.3) Updates `org.jreleaser` from 1.24.0 to 1.25.0 Updates `gradle-wrapper` from 9.5.0 to 9.7.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.5.0...v9.7.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: de.cronn:validation-file-assertions dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: net.ttddyy:datasource-proxy dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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: dependencies - dependency-name: org.jreleaser dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gradle-wrapper dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... 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 dependencies group with 6 updates in the / directory:
4.1.04.1.10.8.00.9.01.10.11.11.01.5.381.6.31.24.01.25.09.5.09.7.1Updates
org.springframework.boot:spring-boot-dependenciesfrom 4.1.0 to 4.1.1Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
6fdf67eRelease 4.1.1fde599bUpgrade to Spring Pulsar 2.0.79daa58fUpgrade to Spring HATEOAS 3.1.2353993eUpgrade to Spring Data Bom 2026.0.124ba596Upgrade to Spring Session 4.1.15cb5c29Upgrade to Spring Security 7.1.14adc8ebUpgrade to Spring LDAP 4.1.14d9c19cUpgrade to Spring Kafka 4.1.1f30f612Upgrade to Spring Integration 7.1.1b930283Upgrade to Spring gRPC 1.1.1Updates
de.cronn:validation-file-assertionsfrom 0.8.0 to 0.9.0Commits
ff89a96Upgrade Java target from 8 to 173075655Upgrade Gradle wrapper to 9.5.053eeb68Introduce Spotless for code formatting and simplify .editorconfig9347684Bump CI Java matrix to 17/21ff20b3fUpdate CI: Update action versionsc240645Update dependencies96ca812Migrate build scripts from Groovy DSL to Kotlin DSL4a531e7Add UuidNormalizer835052eFix thread-safety bug in DateTimeReplacerbcff684Suppress Javadoc doclint warnings to reduce build output noiseUpdates
net.ttddyy:datasource-proxyfrom 1.10.1 to 1.11.0Release notes
Sourced from net.ttddyy:datasource-proxy's releases.
Commits
c57c665Release v1.11.0370eef7Prepare changelog for 1.11.0 release5637c28Merge pull request #130 from reda-alaoui80c964cMerge pull request #128 from frederikbe14bccePolishingf597a0aProxyDataSource#close uses instanceof AutoCloseable instead of isWrapperFor(A...7e75b98Add filter support for query logging listenersd6c1a09Update 1.x branch to main081d6d7Migrate to Maven Central Portal74c1aa5Prepare next development iterationUpdates
ch.qos.logback:logback-classicfrom 1.5.38 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
org.jreleaserfrom 1.24.0 to 1.25.0Updates
gradle-wrapperfrom 9.5.0 to 9.7.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
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)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