gradle(deps): bump the gradle-all group across 1 directory with 4 updates - #58
Merged
Conversation
…ates Bumps the gradle-all group with 4 updates in the / directory: [org.jetbrains.kotlinx:kotlinx-io-core](https://github.com/Kotlin/kotlinx-io), [io.ktor:ktor-version-catalog](https://github.com/ktorio/ktor), [gradle-wrapper](https://github.com/gradle/gradle) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `org.jetbrains.kotlinx:kotlinx-io-core` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/Kotlin/kotlinx-io/releases) - [Changelog](https://github.com/Kotlin/kotlinx-io/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-io@0.9.0...0.9.1) Updates `io.ktor:ktor-version-catalog` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) Updates `gradle-wrapper` from 9.6.0 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.6.0...v9.6.1) Updates `ch.qos.logback:logback-classic` from 1.5.34 to 1.5.37 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.34...v_1.5.37) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-io-core dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-all - dependency-name: io.ktor:ktor-version-catalog dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-all - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-all - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-all ... 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-all group with 4 updates in the / directory: org.jetbrains.kotlinx:kotlinx-io-core, io.ktor:ktor-version-catalog, gradle-wrapper and ch.qos.logback:logback-classic.
Updates
org.jetbrains.kotlinx:kotlinx-io-corefrom 0.9.0 to 0.9.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-io-core's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-io-core's changelog.
Commits
362bdc3Release 0.9.1e5ae2f0Merge branch 'develop'2997cafDrop workaround for Android 4.2.2 getsockname bug (#508)a1d6bd9Use IIFE to asynchronously load a module instead of globalThis (#506)d53d449Update feedback channels in contributing guidelines34f1579Merge branch 'develop'82caeb2Document segment pool configuration (#494)Updates
io.ktor:ktor-version-catalogfrom 3.4.3 to 3.5.1Release notes
Sourced from io.ktor:ktor-version-catalog's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-version-catalog's changelog.
... (truncated)
Commits
5ba9d6fRelease 3.5.1 (#5719)a4f145dKTOR-9661 HttpCache: InvalidCacheStateException is thrown on 304 when… (#5701)2caf278Fix failing :ktor-io:compileDarwinMainKotlinMetadata (#5716)257de90KTOR-8766 Fix multiple invocations of close from DIe77a168Fix cache misses with content negotiation 3x (#5714)ed22950Make huge post test less hugef329069Update dependency com.github.luben:zstd-jni to v1.5.7-116ecd072Update dependency io.swagger.parser.v3:swagger-parser to v2.1.44a0534cdUpdate dependency io.pebbletemplates:pebble to v4.1.28647e53Update dependency com.typesafe:config to v1.4.9Updates
gradle-wrapperfrom 9.6.0 to 9.6.1Release notes
Sourced from gradle-wrapper's releases.
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)Updates
ch.qos.logback:logback-classicfrom 1.5.34 to 1.5.37Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
c1df7f5prepare release 1.5.37a189967remove conditional based on janinoaaa9052start work on 1.5.37-SNAPSHOT9b94c37prepare release 1.5.36e6a8280prevent attacks using disallowed references24c4b63start work on 1.5.36-SNAPSHOT08bd159preapre release 1.5.3537d256bindentation changes onlyd3d7307minor commentfa0411aradomize file locationDependabot 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