-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump the quotes-backend-gradle group across 1 directory with 27 updates #263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/gradle/quotes-backend/quotes-backend-gradle-e4bc894f17
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump the quotes-backend-gradle group across 1 directory with 27 updates #263
dependabot
wants to merge
1
commit into
main
from
dependabot/gradle/quotes-backend/quotes-backend-gradle-e4bc894f17
Conversation
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
…with 27 updates Bumps the quotes-backend-gradle group with 27 updates in the /quotes-backend directory: | Package | From | To | | --- | --- | --- | | [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.0` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.0` | | [io.ktor:ktor-server-call-logging](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.0` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.0` | | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.0` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.0` | | [io.ktor:ktor-server-openapi](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.0` | | [io.ktor:ktor-server-swagger](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.0` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.0` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.0` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-core](https://github.com/Kotlin/kotlinx.serialization) | `1.9.0` | `1.10.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.9.0` | `1.10.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.22` | `1.5.27` | | [io.opentelemetry.instrumentation:opentelemetry-logback-mdc-1.0](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `2.23.0-alpha` | `2.24.0-alpha` | | [io.opentelemetry.instrumentation:opentelemetry-ktor-3.0](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `2.23.0-alpha` | `2.24.0-alpha` | | [org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed) | `0.57.0` | `1.0.0` | | [org.jetbrains.exposed:exposed-dao](https://github.com/JetBrains/Exposed) | `0.57.0` | `1.0.0` | | [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `0.57.0` | `1.0.0` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.5` | `42.7.9` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.2.1` | `7.0.2` | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` | | [com.h2database:h2](https://github.com/h2database/h2database) | `2.3.232` | `2.4.240` | | [jvm](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` | | [plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` | | io.ktor.plugin | `3.3.3` | `3.4.0` | | gradle-wrapper | `8.14.1` | `9.3.1` | Updates `io.ktor:ktor-server-core` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-netty` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-call-logging` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-content-negotiation` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-status-pages` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-openapi` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-swagger` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-test-host` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-mock` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-netty` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-call-logging` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-content-negotiation` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-status-pages` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-openapi` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-swagger` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-core` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.9.0...v1.10.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.9.0...v1.10.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.9.0...v1.10.0) Updates `ch.qos.logback:logback-classic` from 1.5.22 to 1.5.27 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.22...v_1.5.27) Updates `io.opentelemetry.instrumentation:opentelemetry-logback-mdc-1.0` from 2.23.0-alpha to 2.24.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `io.opentelemetry.instrumentation:opentelemetry-ktor-3.0` from 2.23.0-alpha to 2.24.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `io.opentelemetry.instrumentation:opentelemetry-ktor-3.0` from 2.23.0-alpha to 2.24.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `org.jetbrains.exposed:exposed-core` from 0.57.0 to 1.0.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.57.0...1.0.0) Updates `org.jetbrains.exposed:exposed-dao` from 0.57.0 to 1.0.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.57.0...1.0.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.57.0 to 1.0.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.57.0...1.0.0) Updates `org.jetbrains.exposed:exposed-dao` from 0.57.0 to 1.0.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.57.0...1.0.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.57.0 to 1.0.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.57.0...1.0.0) Updates `org.postgresql:postgresql` from 42.7.5 to 42.7.9 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.5...REL42.7.9) Updates `com.zaxxer:HikariCP` from 6.2.1 to 7.0.2 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-6.2.1...HikariCP-7.0.2) Updates `io.ktor:ktor-server-test-host` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-mock` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `org.jetbrains.kotlin:kotlin-test` from 2.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) Updates `com.h2database:h2` from 2.3.232 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.3.232...version-2.4.240) Updates `jvm` from 2.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) Updates `plugin.serialization` from 2.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) Updates `io.ktor.plugin` from 3.3.3 to 3.4.0 Updates `gradle-wrapper` from 8.14.1 to 9.3.1 --- updated-dependencies: - dependency-name: io.ktor:ktor-server-core dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-netty dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-call-logging dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-content-negotiation dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-status-pages dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-openapi dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-swagger dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-test-host dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-netty dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-call-logging dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-content-negotiation dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-status-pages dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-openapi dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-swagger dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quotes-backend-gradle - dependency-name: io.opentelemetry.instrumentation:opentelemetry-logback-mdc-1.0 dependency-version: 2.24.0-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.opentelemetry.instrumentation:opentelemetry-ktor-3.0 dependency-version: 2.24.0-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.opentelemetry.instrumentation:opentelemetry-ktor-3.0 dependency-version: 2.24.0-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: org.jetbrains.exposed:exposed-core dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: quotes-backend-gradle - dependency-name: org.jetbrains.exposed:exposed-dao dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: quotes-backend-gradle - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: quotes-backend-gradle - dependency-name: org.jetbrains.exposed:exposed-dao dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: quotes-backend-gradle - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: quotes-backend-gradle - dependency-name: org.postgresql:postgresql dependency-version: 42.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quotes-backend-gradle - dependency-name: com.zaxxer:HikariCP dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-server-test-host dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: jvm dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: plugin.serialization dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: io.ktor.plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quotes-backend-gradle - dependency-name: gradle-wrapper dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: quotes-backend-gradle ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 quotes-backend-gradle group with 27 updates in the /quotes-backend directory:
3.3.33.4.03.3.33.4.03.3.33.4.03.3.33.4.03.3.33.4.03.3.33.4.03.3.33.4.03.3.33.4.03.3.33.4.03.3.33.4.03.3.33.4.01.9.01.10.01.9.01.10.01.5.221.5.272.23.0-alpha2.24.0-alpha2.23.0-alpha2.24.0-alpha0.57.01.0.00.57.01.0.00.57.01.0.042.7.542.7.96.2.17.0.22.2.212.3.02.3.2322.4.2402.2.212.3.02.2.212.3.03.3.33.4.08.14.19.3.1Updates
io.ktor:ktor-server-corefrom 3.3.3 to 3.4.0Release notes
Sourced from io.ktor:ktor-server-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
... (truncated)
Commits
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor:ktor-server-nettyfrom 3.3.3 to 3.4.0Release notes
Sourced from io.ktor:ktor-server-netty's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
... (truncated)
Commits
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor:ktor-server-call-loggingfrom 3.3.3 to 3.4.0Release notes
Sourced from io.ktor:ktor-server-call-logging's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-call-logging's changelog.
... (truncated)
Commits
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor:ktor-server-content-negotiationfrom 3.3.3 to 3.4.0Release notes
Sourced from io.ktor:ktor-server-content-negotiation's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-content-negotiation's changelog.
... (truncated)
Commits
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor:ktor-server-status-pagesfrom 3.3.3 to 3.4.0Release notes
Sourced from io.ktor:ktor-server-status-pages's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-status-pages's changelog.