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

chore(deps): bump the github group with 28 updates #662

Merged
merged 1 commit into from
Apr 12, 2024

Commits on Apr 10, 2024

  1. chore(deps): bump the github group with 28 updates

    Bumps the github group with 28 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.16.1` | `2.17.0` |
    | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.16.1` | `2.17.0` |
    | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.3` | `1.5.4` |
    | [io.netty:netty-all](https://github.com/netty/netty) | `4.1.107.Final` | `4.1.108.Final` |
    | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.77` | `1.78` |
    | [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) | `5.8.0` | `5.8.1` |
    | [io.kotest:kotest-assertions-core-jvm](https://github.com/kotest/kotest) | `5.8.0` | `5.8.1` |
    | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` |
    | [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` |
    | [org.springframework.boot:spring-boot-starter-oauth2-client](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` |
    | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` |
    | [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` |
    | [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.6.2` | `3.6.5` |
    | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-sessions](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-locations](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` |
    | [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) | `6.6.1` | `6.6.2` |
    | org.jmailen.kotlinter | `4.2.0` | `4.3.0` |
    | com.google.cloud.tools.jib | `3.4.1` | `3.4.2` |
    | io.github.gradle-nexus.publish-plugin | `1.3.0` | `2.0.0` |
    
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.0
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.0
    - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.0)
    
    Updates `ch.qos.logback:logback-classic` from 1.5.3 to 1.5.4
    - [Commits](qos-ch/logback@v_1.5.3...v_1.5.4)
    
    Updates `io.netty:netty-all` from 4.1.107.Final to 4.1.108.Final
    - [Commits](netty/netty@netty-4.1.107.Final...netty-4.1.108.Final)
    
    Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.0
    - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.0)
    
    Updates `org.bouncycastle:bcpkix-jdk18on` from 1.77 to 1.78
    - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    Updates `io.kotest:kotest-runner-junit5-jvm` from 5.8.0 to 5.8.1
    - [Release notes](https://github.com/kotest/kotest/releases)
    - [Commits](kotest/kotest@v5.8.0...v5.8.1)
    
    Updates `io.kotest:kotest-assertions-core-jvm` from 5.8.0 to 5.8.1
    - [Release notes](https://github.com/kotest/kotest/releases)
    - [Commits](kotest/kotest@v5.8.0...v5.8.1)
    
    Updates `io.kotest:kotest-assertions-core-jvm` from 5.8.0 to 5.8.1
    - [Release notes](https://github.com/kotest/kotest/releases)
    - [Commits](kotest/kotest@v5.8.0...v5.8.1)
    
    Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.2.3 to 3.2.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)
    
    Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.2.3 to 3.2.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)
    
    Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.2.3 to 3.2.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)
    
    Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.3 to 3.2.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)
    
    Updates `org.springframework.boot:spring-boot-test` from 3.2.3 to 3.2.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)
    
    Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.2.3 to 3.2.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)
    
    Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.2.3 to 3.2.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)
    
    Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.3 to 3.2.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)
    
    Updates `org.springframework.boot:spring-boot-test` from 3.2.3 to 3.2.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)
    
    Updates `io.projectreactor:reactor-test` from 3.6.2 to 3.6.5
    - [Release notes](https://github.com/reactor/reactor-core/releases)
    - [Commits](reactor/reactor-core@v3.6.2...v3.6.5)
    
    Updates `io.ktor:ktor-server-netty` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-sessions` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-locations` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-auth` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-auth-jwt` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-content-negotiation` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-client-core` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-serialization-jackson` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-client-cio` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-test-host` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-sessions` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-locations` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-auth` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-auth-jwt` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-content-negotiation` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-client-core` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-serialization-jackson` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-client-cio` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `io.ktor:ktor-server-test-host` from 2.3.9 to 2.3.10
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.9...2.3.10)
    
    Updates `com.fasterxml.woodstox:woodstox-core` from 6.6.1 to 6.6.2
    - [Commits](FasterXML/woodstox@woodstox-core-6.6.1...woodstox-core-6.6.2)
    
    Updates `org.jmailen.kotlinter` from 4.2.0 to 4.3.0
    
    Updates `com.google.cloud.tools.jib` from 3.4.1 to 3.4.2
    
    Updates `io.github.gradle-nexus.publish-plugin` from 1.3.0 to 2.0.0
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github
    - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.netty:netty-all
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github
    - dependency-name: org.bouncycastle:bcpkix-jdk18on
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github
    - dependency-name: io.kotest:kotest-runner-junit5-jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.kotest:kotest-assertions-core-jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.kotest:kotest-assertions-core-jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: org.springframework.boot:spring-boot-starter-webflux
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: org.springframework.boot:spring-boot-starter-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: org.springframework.boot:spring-boot-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: org.springframework.boot:spring-boot-starter-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: org.springframework.boot:spring-boot-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.projectreactor:reactor-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-netty
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-sessions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-locations
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-auth
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-auth-jwt
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-client-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-client-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-serialization-jackson
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-client-cio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-test-host
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-sessions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-locations
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-auth
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-auth-jwt
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-client-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-client-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-serialization-jackson
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-client-cio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.ktor:ktor-server-test-host
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: com.fasterxml.woodstox:woodstox-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: org.jmailen.kotlinter
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github
    - dependency-name: com.google.cloud.tools.jib
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: io.github.gradle-nexus.publish-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    99b482d View commit details
    Browse the repository at this point in the history