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 the dependencies group across 1 directory with 18 updates #310

Closed
wants to merge 1 commit into from

Commits on Oct 30, 2024

  1. Bump the dependencies group across 1 directory with 18 updates

    Bumps the dependencies group with 18 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` |
    | [com.fasterxml.jackson.module:jackson-module-jaxb-annotations](https://github.com/FasterXML/jackson-modules-base) | `2.18.0` | `2.18.1` |
    | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.0` | `2.18.1` |
    | [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.18.0` | `2.18.1` |
    | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.0` | `2.18.1` |
    | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.9` | `1.5.12` |
    | org.apache.kafka:kafka_2.12 | `3.8.0` | `3.8.1` |
    | [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` |
    | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` |
    | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` |
    | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` |
    | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` |
    | [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` |
    | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` |
    | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` |
    | [no.nav.helse:diagnosekoder](https://github.com/navikt/diagnosekoder) | `1.2024.0` | `1.2024.1` |
    | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.12` | `1.13.13` |
    | jvm | `2.0.20` | `2.0.21` |
    
    
    
    Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.20 to 2.0.21
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21)
    
    Updates `com.fasterxml.jackson.module:jackson-module-jaxb-annotations` from 2.18.0 to 2.18.1
    - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.18.0...jackson-modules-base-2.18.1)
    
    Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.0 to 2.18.1
    - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.0...jackson-module-kotlin-2.18.1)
    
    Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.0 to 2.18.1
    - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.1)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.0 to 2.18.1
    
    Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.0 to 2.18.1
    - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.0...jackson-module-kotlin-2.18.1)
    
    Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.0 to 2.18.1
    - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.1)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.0 to 2.18.1
    
    Updates `ch.qos.logback:logback-classic` from 1.5.9 to 1.5.12
    - [Commits](qos-ch/logback@v_1.5.9...v_1.5.12)
    
    Updates `org.apache.kafka:kafka_2.12` from 3.8.0 to 3.8.1
    
    Updates `io.ktor:ktor-server-core` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-server-netty` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-serialization-jackson` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-client-core` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-client-apache` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-server-content-negotiation` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-server-test-host` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-server-netty` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-serialization-jackson` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-client-core` from 2.3.12 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.12...3.0.1)
    
    Updates `io.ktor:ktor-client-apache` from 2.3.12 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.12...3.0.1)
    
    Updates `no.nav.helse:diagnosekoder` from 1.2024.0 to 1.2024.1
    - [Release notes](https://github.com/navikt/diagnosekoder/releases)
    - [Commits](navikt/diagnosekoder@v1.2024.0...v1.2024.1)
    
    Updates `io.ktor:ktor-server-content-negotiation` from 2.3.12 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.12...3.0.1)
    
    Updates `io.mockk:mockk` from 1.13.12 to 1.13.13
    - [Release notes](https://github.com/mockk/mockk/releases)
    - [Commits](mockk/mockk@1.13.12...1.13.13)
    
    Updates `io.ktor:ktor-server-test-host` from 2.3.12 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.12...3.0.1)
    
    Updates `jvm` from 2.0.20 to 2.0.21
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.apache.kafka:kafka_2.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-server-core
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-server-netty
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-client-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-serialization-jackson
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-client-core
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-client-apache
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-server-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-server-test-host
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-server-netty
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-client-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-serialization-jackson
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-client-core
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-client-apache
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: no.nav.helse:diagnosekoder
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-server-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: io.mockk:mockk
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.ktor:ktor-server-test-host
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    010ae06 View commit details
    Browse the repository at this point in the history