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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bump the other-dependencies group with 17 updates #77

Closed

Commits on Jan 9, 2024

  1. fix: bump the other-dependencies group with 17 updates

    Bumps the other-dependencies group with 17 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [jvm](https://github.com/JetBrains/kotlin) | `1.9.21` | `1.9.22` |
    | [plugin.spring](https://github.com/JetBrains/kotlin) | `1.9.20` | `1.9.22` |
    | [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) | `2.35.0` | `3.0.1` |
    | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.15.3` | `2.16.1` |
    | org.apache.httpcomponents:httpcore | `4.4.15` | `4.4.16` |
    | [io.github.lsd-consulting:lsd-distributed-generator](https://github.com/lsd-consulting/lsd-distributed-generator) | `7.2.13` | `7.2.33` |
    | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.9.2` | `5.10.1` |
    | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.9.2` | `5.10.1` |
    | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.8` | `1.13.9` |
    | org.apache.commons:commons-lang3 | `3.13.0` | `3.14.0` |
    | [io.github.lsd-consulting:lsd-distributed-mongodb-connector](https://github.com/lsd-consulting/lsd-distributed-mongodb-connector) | `5.0.6` | `5.0.12` |
    | [de.flapdoodle.embed:de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) | `3.5.4` | `4.12.0` |
    | [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) | `22.2.1` | `22.3.3` |
    | [io.github.lsd-consulting:lsd-distributed-postgres-connector](https://github.com/lsd-consulting/lsd-distributed-postgres-connector) | `1.0.9` | `1.0.20` |
    | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.18.3` | `1.19.3` |
    | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.18.3` | `1.19.3` |
    | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `2.7.10` | `3.2.1` |
    
    
    Updates `jvm` from 1.9.21 to 1.9.22
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.21...v1.9.22)
    
    Updates `plugin.spring` from 1.9.20 to 1.9.22
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.20...v1.9.22)
    
    Updates `com.github.tomakehurst:wiremock-jre8` from 2.35.0 to 3.0.1
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](wiremock/wiremock@2.35.0...3.0.1)
    
    Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.15.3 to 2.16.1
    - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.15.3...jackson-module-kotlin-2.16.1)
    
    Updates `org.apache.httpcomponents:httpcore` from 4.4.15 to 4.4.16
    
    Updates `io.github.lsd-consulting:lsd-distributed-generator` from 7.2.13 to 7.2.33
    - [Release notes](https://github.com/lsd-consulting/lsd-distributed-generator/releases)
    - [Changelog](https://github.com/lsd-consulting/lsd-distributed-generator/blob/main/.releaserc.yaml)
    - [Commits](lsd-consulting/lsd-distributed-generator@v7.2.13...v7.2.33)
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.2 to 5.10.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.2...r5.10.1)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.2 to 5.10.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.2...r5.10.1)
    
    Updates `io.mockk:mockk` from 1.13.8 to 1.13.9
    - [Release notes](https://github.com/mockk/mockk/releases)
    - [Commits](mockk/mockk@1.13.8...1.13.9)
    
    Updates `org.apache.commons:commons-lang3` from 3.13.0 to 3.14.0
    
    Updates `io.github.lsd-consulting:lsd-distributed-mongodb-connector` from 5.0.6 to 5.0.12
    - [Release notes](https://github.com/lsd-consulting/lsd-distributed-mongodb-connector/releases)
    - [Changelog](https://github.com/lsd-consulting/lsd-distributed-mongodb-connector/blob/main/.releaserc.yaml)
    - [Commits](lsd-consulting/lsd-distributed-mongodb-connector@v5.0.6...v5.0.12)
    
    Updates `de.flapdoodle.embed:de.flapdoodle.embed.mongo` from 3.5.4 to 4.12.0
    - [Commits](flapdoodle-oss/de.flapdoodle.embed.mongo@de.flapdoodle.embed.mongo-3.5.4...de.flapdoodle.embed.mongo-4.12.0)
    
    Updates `com.approvaltests:approvaltests` from 22.2.1 to 22.3.3
    - [Release notes](https://github.com/approvals/ApprovalTests.Java/releases)
    - [Commits](approvals/ApprovalTests.Java@22.2.1...22.3.3)
    
    Updates `io.github.lsd-consulting:lsd-distributed-postgres-connector` from 1.0.9 to 1.0.20
    - [Release notes](https://github.com/lsd-consulting/lsd-distributed-postgres-connector/releases)
    - [Changelog](https://github.com/lsd-consulting/lsd-distributed-postgres-connector/blob/main/.releaserc.yaml)
    - [Commits](lsd-consulting/lsd-distributed-postgres-connector@v1.0.9...v1.0.20)
    
    Updates `org.testcontainers:postgresql` from 1.18.3 to 1.19.3
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.18.3...1.19.3)
    
    Updates `org.testcontainers:junit-jupiter` from 1.18.3 to 1.19.3
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.18.3...1.19.3)
    
    Updates `org.springframework.boot` from 2.7.10 to 3.2.1
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.10...v3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other-dependencies
    - dependency-name: plugin.spring
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other-dependencies
    - dependency-name: com.github.tomakehurst:wiremock-jre8
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: other-dependencies
    - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: other-dependencies
    - dependency-name: org.apache.httpcomponents:httpcore
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other-dependencies
    - dependency-name: io.github.lsd-consulting:lsd-distributed-generator
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other-dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: other-dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: other-dependencies
    - dependency-name: io.mockk:mockk
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other-dependencies
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: other-dependencies
    - dependency-name: io.github.lsd-consulting:lsd-distributed-mongodb-connector
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other-dependencies
    - dependency-name: de.flapdoodle.embed:de.flapdoodle.embed.mongo
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: other-dependencies
    - dependency-name: com.approvaltests:approvaltests
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: other-dependencies
    - dependency-name: io.github.lsd-consulting:lsd-distributed-postgres-connector
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other-dependencies
    - dependency-name: org.testcontainers:postgresql
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: other-dependencies
    - dependency-name: org.testcontainers:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: other-dependencies
    - dependency-name: org.springframework.boot
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: other-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bfd5860 View commit details
    Browse the repository at this point in the history