Bump the dependencies group across 1 directory with 5 updates - #46
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 5 updates#46dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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.1` | | org.jreleaser | `1.24.0` | `1.25.0` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.5.0` | `9.6.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.1 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.38...v_1.6.1) Updates `org.jreleaser` from 1.24.0 to 1.25.0 Updates `gradle-wrapper` from 9.5.0 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.5.0...v9.6.1) --- updated-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.1 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.6.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 5 updates in the / directory:
0.8.00.9.01.10.11.11.01.5.381.6.11.24.01.25.09.5.09.6.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.1Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
57759f4prepare release 1.6.1175f99ffix imports4b8773eadd compressionFailureLeavesOriginalFileIntact test for XZ compressioncafaf11do not delete original file if compression failsee50125let the temporary file before compression be target file without the .gz or ....5626accminor refactoringd97da4fminor refactoring159c045more defensive coding in SyslogOutputStream and in SyslogAppenderBase9427d6bslight refactoring for clarity79c4179slight refactoringUpdates
org.jreleaserfrom 1.24.0 to 1.25.0Updates
gradle-wrapperfrom 9.5.0 to 9.6.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
309d128Update fixed issues in release notes for 9.6.1 (#38328)040a978Update fixed issues in release notes for 9.6.1e0b8325Restore --non-interactive flag instead of --interactive/--no-interactive (#38...946f3e6Limit explicit temp file permission setting to intended use case (#38300)65f8224Restore --non-interactive flag instead of --interactive/--no-interactivee346a5eAdjust CLI flag to configure non-interactive console (#38301)9b53be9Adjust CLI flag to configure non-interactive console0dd3b53Limit explicit temp file permission setting to intended use case48e5ac2Add reproducers25598fdPrepare 9.6.1 patch release (#38293)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