Skip to content
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

Bump ktor from 2.3.7 to 2.3.12 #112

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Commits on Nov 16, 2024

  1. Bump ktor from 2.3.7 to 3.0.1

    Bumps `ktor` from 2.3.7 to 3.0.1.
    
    Updates `io.ktor:ktor-client-core` from 2.3.7 to 3.0.1
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.7...3.0.1)
    
    Updates `io.ktor:ktor-client-serialization` from 2.3.7 to 3.0.1
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.7...3.0.1)
    
    Updates `io.ktor:ktor-client-content-negotiation` from 2.3.7 to 3.0.1
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.7...3.0.1)
    
    Updates `io.ktor:ktor-client-websockets` from 2.3.7 to 3.0.1
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.7...3.0.1)
    
    Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.7 to 3.0.1
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.7...3.0.1)
    
    Updates `io.ktor:ktor-client-okhttp` from 2.3.7 to 3.0.1
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.7...3.0.1)
    
    Updates `io.ktor:ktor-client-cio` from 2.3.7 to 3.0.1
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.7...3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.ktor:ktor-client-core
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: io.ktor:ktor-client-serialization
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: io.ktor:ktor-client-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: io.ktor:ktor-client-websockets
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: io.ktor:ktor-serialization-kotlinx-json
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: io.ktor:ktor-client-okhttp
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: io.ktor:ktor-client-cio
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    10ef79e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Changing to ktor 2.3.12, because the next major version 3.0.0 would r…

    …equire the kotlin 2 compiler
    FelberMartin committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d2d03a4 View commit details
    Browse the repository at this point in the history