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

[Tech] Bump the non-major-dependencies group across 1 directory with 31 updates #3667

Commits on Sep 19, 2024

  1. [Tech] Bump the non-major-dependencies group across 1 directory with …

    …31 updates
    
    Bumps the non-major-dependencies group with 30 updates in the /backend directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
    | [org.springframework.security:spring-security-oauth2-resource-server](https://github.com/spring-projects/spring-security) | `6.3.1` | `6.3.3` |
    | [org.springframework.security:spring-security-oauth2-jose](https://github.com/spring-projects/spring-security) | `6.3.1` | `6.3.3` |
    | [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
    | [org.springframework.boot:spring-boot-starter-json](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
    | [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
    | [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
    | [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
    | [org.springframework.boot:spring-boot-starter-cache](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
    | [org.springframework.boot:spring-boot-starter-log4j2](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
    | [org.springframework.boot:spring-boot-devtools](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
    | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.1` | `1.7.2` |
    | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.17.1` | `2.17.2` |
    | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `10.15.2` | `10.18.0` |
    | org.flywaydb:flyway-database-postgresql | `10.15.2` | `10.18.0` |
    | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` |
    | [io.hypersistence:hypersistence-utils-hibernate-63](https://github.com/vladmihalcea/hypersistence-utils) | `3.8.0` | `3.8.2` |
    | org.locationtech.jts:jts-core | `1.19.0` | `1.20.0` |
    | [org.hibernate:hibernate-spatial](https://github.com/hibernate/hibernate-orm) | `6.5.2.Final` | `6.6.1.Final` |
    | [io.sentry:sentry](https://github.com/getsentry/sentry-java) | `7.13.0` | `7.14.0` |
    | [io.sentry:sentry-log4j2](https://github.com/getsentry/sentry-java) | `7.11.0` | `7.14.0` |
    | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.3` | `42.7.4` |
    | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.0` | `3.26.3` |
    | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.8` | `1.20.1` |
    | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.19.8` | `1.20.1` |
    | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
    | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
    | [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` |
    | [plugin.jpa](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` |
    | [plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` |
    
    
    
    Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.1 to 3.3.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)
    
    Updates `org.springframework.security:spring-security-oauth2-resource-server` from 6.3.1 to 6.3.3
    - [Release notes](https://github.com/spring-projects/spring-security/releases)
    - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
    - [Commits](spring-projects/spring-security@6.3.1...6.3.3)
    
    Updates `org.springframework.security:spring-security-oauth2-jose` from 6.3.1 to 6.3.3
    - [Release notes](https://github.com/spring-projects/spring-security/releases)
    - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
    - [Commits](spring-projects/spring-security@6.3.1...6.3.3)
    
    Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.1 to 3.3.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-starter-json` from 3.3.1 to 3.3.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.1 to 3.3.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.3.1 to 3.3.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.3.1 to 3.3.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-starter-cache` from 3.3.1 to 3.3.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-starter-log4j2` from 3.3.1 to 3.3.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-devtools` from 3.3.1 to 3.3.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)
    
    Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.1 to 1.7.2
    - [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.7.1...v1.7.2)
    
    Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.17.1 to 2.17.2
    - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.1...jackson-module-kotlin-2.17.2)
    
    Updates `org.flywaydb:flyway-core` from 10.15.2 to 10.18.0
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-10.15.2...flyway-10.18.0)
    
    Updates `org.flywaydb:flyway-database-postgresql` from 10.15.2 to 10.18.0
    
    Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0
    - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
    - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0)
    
    Updates `io.hypersistence:hypersistence-utils-hibernate-63` from 3.8.0 to 3.8.2
    - [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt)
    - [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.8.0...hypersistence-utils-parent-3.8.2)
    
    Updates `org.locationtech.jts:jts-core` from 1.19.0 to 1.20.0
    
    Updates `org.hibernate:hibernate-spatial` from 6.5.2.Final to 6.6.1.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.1/changelog.txt)
    - [Commits](hibernate/hibernate-orm@6.5.2...6.6.1)
    
    Updates `io.sentry:sentry` from 7.13.0 to 7.14.0
    - [Release notes](https://github.com/getsentry/sentry-java/releases)
    - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
    - [Commits](getsentry/sentry-java@7.13.0...7.14.0)
    
    Updates `io.sentry:sentry-log4j2` from 7.11.0 to 7.14.0
    - [Release notes](https://github.com/getsentry/sentry-java/releases)
    - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
    - [Commits](getsentry/sentry-java@7.11.0...7.14.0)
    
    Updates `org.postgresql:postgresql` from 42.7.3 to 42.7.4
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
    - [Commits](pgjdbc/pgjdbc@REL42.7.3...REL42.7.4)
    
    Updates `org.assertj:assertj-core` from 3.26.0 to 3.26.3
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.26.3)
    
    Updates `org.testcontainers:postgresql` from 1.19.8 to 1.20.1
    - [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.19.8...1.20.1)
    
    Updates `org.testcontainers:testcontainers` from 1.19.8 to 1.20.1
    - [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.19.8...1.20.1)
    
    Updates `org.testcontainers:junit-jupiter` from 1.19.8 to 1.20.1
    - [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.19.8...1.20.1)
    
    Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.1 to 3.3.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)
    
    Updates `org.springframework.boot` from 3.3.1 to 3.3.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)
    
    Updates `org.jetbrains.kotlin.plugin.spring` from 2.0.0 to 2.0.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20)
    
    Updates `plugin.jpa` from 2.0.0 to 2.0.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20)
    
    Updates `plugin.serialization` from 2.0.0 to 2.0.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.security:spring-security-oauth2-resource-server
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.security:spring-security-oauth2-jose
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.boot:spring-boot-starter-actuator
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.boot:spring-boot-starter-json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.boot:spring-boot-starter-security
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.boot:spring-boot-configuration-processor
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.boot:spring-boot-starter-cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.boot:spring-boot-starter-log4j2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.boot:spring-boot-devtools
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.flywaydb:flyway-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major-dependencies
    - dependency-name: org.flywaydb:flyway-database-postgresql
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major-dependencies
    - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major-dependencies
    - dependency-name: io.hypersistence:hypersistence-utils-hibernate-63
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.locationtech.jts:jts-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major-dependencies
    - dependency-name: org.hibernate:hibernate-spatial
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major-dependencies
    - dependency-name: io.sentry:sentry
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major-dependencies
    - dependency-name: io.sentry:sentry-log4j2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major-dependencies
    - dependency-name: org.postgresql:postgresql
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.testcontainers:postgresql
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major-dependencies
    - dependency-name: org.testcontainers:testcontainers
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major-dependencies
    - dependency-name: org.testcontainers:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.boot:spring-boot-starter-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.springframework.boot
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: org.jetbrains.kotlin.plugin.spring
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: plugin.jpa
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    - dependency-name: plugin.serialization
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7703ccb View commit details
    Browse the repository at this point in the history