[Tech] Bump the non-major-dependencies group across 1 directory with 23 updates - #3040
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…23 updates Bumps the non-major-dependencies group with 22 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `4.0.6` | `4.1.0` | | [org.hibernate.orm:hibernate-spatial](https://github.com/hibernate/hibernate-orm) | `7.3.2.Final` | `7.4.5.Final` | | [io.hypersistence:hypersistence-utils-hibernate-73](https://github.com/vladmihalcea/hypersistence-utils) | `3.15.2` | `3.15.4` | | [org.geolatte:geolatte-geom](https://github.com/geolatte/geolatte-geom) | `1.11` | `1.12` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.2` | `1.11.0` | | [org.n52.jackson:jackson-datatype-jts](https://github.com/52North/jackson-datatype-jts) | `3.0.1` | `3.0.4` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.4.3` | `3.5.1` | | [io.ktor:ktor-client-java](https://github.com/ktorio/ktor) | `3.4.3` | `3.5.1` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.4.3` | `3.5.1` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.4.3` | `3.5.1` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.4.3` | `3.5.1` | | [io.sentry:sentry](https://github.com/getsentry/sentry-java) | `8.40.0` | `8.51.0` | | [io.sentry:sentry-log4j2](https://github.com/getsentry/sentry-java) | `8.40.0` | `8.51.0` | | [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) | `3.2.3` | `3.2.4` | | [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) | `5.3.2` | `5.4.0` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.14.9` | `1.14.11` | | [jvm](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.10` | | [plugin.spring](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.10` | | [plugin.allopen](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.10` | | [plugin.noarg](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.10` | | [plugin.jpa](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.10` | | [plugin.serialization](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.10` | Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.6...v4.1.0) Updates `org.hibernate.orm:hibernate-spatial` from 7.3.2.Final to 7.4.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.5/changelog.txt) - [Commits](hibernate/hibernate-orm@7.3.2...7.4.5) Updates `io.hypersistence:hypersistence-utils-hibernate-73` from 3.15.2 to 3.15.4 - [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt) - [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.15.2...hypersistence-utils-parent-3.15.4) Updates `org.geolatte:geolatte-geom` from 1.11 to 1.12 - [Release notes](https://github.com/geolatte/geolatte-geom/releases) - [Changelog](https://github.com/GeoLatte/geolatte-geom/blob/master/docs/release-process.md) - [Commits](GeoLatte/geolatte-geom@v1.11...v1.12) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.2 to 1.11.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.10.2...1.11.0) Updates `org.n52.jackson:jackson-datatype-jts` from 3.0.1 to 3.0.4 - [Commits](52North/jackson-datatype-jts@v3.0.1...v3.0.4) Updates `io.ktor:ktor-client-core` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) Updates `io.ktor:ktor-client-java` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) Updates `io.ktor:ktor-client-content-negotiation` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) Updates `io.ktor:ktor-client-mock` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) Updates `io.ktor:ktor-client-java` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) Updates `io.ktor:ktor-client-content-negotiation` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) Updates `io.sentry:sentry` from 8.40.0 to 8.51.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@8.40.0...8.51.0) Updates `io.sentry:sentry-log4j2` from 8.40.0 to 8.51.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@8.40.0...8.51.0) Updates `io.sentry:sentry-log4j2` from 8.40.0 to 8.51.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@8.40.0...8.51.0) Updates `com.github.ben-manes.caffeine:caffeine` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.2.3...v3.2.4) Updates `io.ktor:ktor-client-mock` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) Updates `com.squareup.okhttp3:mockwebserver` from 5.3.2 to 5.4.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.3.2...parent-5.4.0) Updates `io.mockk:mockk` from 1.14.9 to 1.14.11 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.9...v1.14.11) Updates `org.springframework.boot` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.6...v4.1.0) Updates `jvm` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) Updates `plugin.spring` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) Updates `plugin.allopen` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) Updates `plugin.noarg` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) Updates `plugin.jpa` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) Updates `plugin.serialization` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.hibernate.orm:hibernate-spatial dependency-version: 7.4.5.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.hypersistence:hypersistence-utils-hibernate-73 dependency-version: 3.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: org.geolatte:geolatte-geom dependency-version: '1.12' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.n52.jackson:jackson-datatype-jts dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-client-core dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-client-java dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-client-java dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.sentry:sentry dependency-version: 8.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.sentry:sentry-log4j2 dependency-version: 8.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.sentry:sentry-log4j2 dependency-version: 8.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.mockk:mockk dependency-version: 1.14.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: org.springframework.boot dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: jvm dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: plugin.spring dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: plugin.allopen dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: plugin.noarg dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: plugin.jpa dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: plugin.serialization dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the non-major-dependencies group with 22 updates in the /backend directory:
4.0.64.1.07.3.2.Final7.4.5.Final3.15.23.15.41.111.121.10.21.11.03.0.13.0.43.4.33.5.13.4.33.5.13.4.33.5.13.4.33.5.13.4.33.5.18.40.08.51.08.40.08.51.03.2.33.2.45.3.25.4.01.14.91.14.112.3.212.4.102.3.212.4.102.3.212.4.102.3.212.4.102.3.212.4.102.3.212.4.10Updates
org.springframework.boot:spring-boot-dependenciesfrom 4.0.6 to 4.1.0Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
ac2cfe0Release v4.1.01a5815cUpgrade to Spring Batch 6.0.4a8364ffMerge branch '4.0.x'9755ff2Upgrade to Spring Batch 6.0.46a6dedcUpgrade to Spring Integration 7.1.0db7b2b9Merge branch '4.0.x'd549d07Upgrade to Spring Integration 7.0.54d9e463Merge branch '3.5.x' into 4.0.xb068647Upgrade to Spring Integration 6.5.9198af99Merge branch '4.0.x'Updates
org.hibernate.orm:hibernate-spatialfrom 7.3.2.Final to 7.4.5.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-spatial's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-spatial's changelog.
... (truncated)
Commits
6f28be6[Jenkins release job] Preparing release 7.4.5.Final5c58624[Jenkins release job] changelog.txt updated by release build 7.4.5.Final934ad54Migrate mirror handling from applied script to init script9686a95Rework mirror handling in Gradle build2f009bfHHH-4451 Serialize lazy attribute interceptor state for enhanced entities35d00fdHHH-20650 Add test for issuec2ea145HHH-20650 Route the CTE name through IdentifierHelper for quoting278bb23HHH-13010 Align the metamodel generator's default access type inference with ...5da3bf8HHH-20583 Stop warn and force execute afterTransactionCompletions unless JTA ...cee46dcHHH-19566 improve testUpdates
io.hypersistence:hypersistence-utils-hibernate-73from 3.15.2 to 3.15.4Changelog
Sourced from io.hypersistence:hypersistence-utils-hibernate-73's changelog.
Commits
0cb3265[maven-release-plugin] prepare release hypersistence-utils-parent-3.15.436f1534Update changelog for the 3.15.4 releasecd1714dImprove BatchSequenceGenerator sequence name strategy and align it with Seque...064f91fOn Oracle 23/26, BatchSequenceGenerator fails with 'ORA-30009: Not enough mem...e54bf48Remove hypersistence-utils-hibernate-70 module7a642d2Bump version upb3cc478[maven-release-plugin] prepare for next development iteration21b6d85[maven-release-plugin] prepare release hypersistence-utils-parent-3.15.34a11be7Update changelog for the 3.15.3 release80981c6Bump org.springframework:spring-contextUpdates
org.geolatte:geolatte-geomfrom 1.11 to 1.12Release notes
Sourced from org.geolatte:geolatte-geom's releases.
Commits
a05eaa5Set release versions.5b417edReplacegeojson.versionplaceholder with literal versions in json modules37e8496Split AbstractGeoJsonContract into 13 per-geometry-type spec classes2298143Close items 4 and 5 in jackson-refactor-open-issues.mdf8347e3Migrate the json-jackson3 concrete tests into AbstractGeoJsonContract3af5f10Lift Crss and GeoJsonStrings fixtures to json-core test-jard9b6474Make CoordinateReferenceSystems.adjustTo bidirectional2ad189fCollapse per-module versioning into two axes: revision + geojson.versiona0f97d9Introduce per-module version properties for independent releasesb6f407bMove json-jackson3 adapter classes into org.geolatte.geom.json.jackson3Updates
org.jetbrains.kotlinx:kotlinx-coroutines-corefrom 1.10.2 to 1.11.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
... (truncated)
Commits
8564f65Version 1.11.0a4c6af9Merge remote-tracking branch 'origin/master' into developef917b4KT-84955: mark apple x64 tagets as deprecated error (#4645)5ebc421Update the release procedure description (#4670)95f46a0Remove old maven repository settings (#4672)b4f4f0aFix package name ofToMapCollectionSamplesTest. (#4674)86738dcAdded templates to the issue creation wizard (#4654)330fcc2Version 1.11.0-rc02e31cef6Merge remote-tracking branch 'origin/master' into developdc6e9f6Restore Promise-related functions on Wasm/JS as HIDDEN (#4661)Updates
org.n52.jackson:jackson-datatype-jtsfrom 3.0.1 to 3.0.4Commits
5eab9fe[maven-release-plugin] prepare release v3.0.4fe5877fcheckstyle37c1672[maven-release-plugin] prepare for next development iteration173a2e9[maven-release-plugin] prepare release v3.0.33a4488bmove DecimalFormat to a ThreadLocal832ad57Merge pull request #102 from 52North/dependabot/maven/org.junit.jupiter-junit...0c5fe1cBump org.junit.jupiter:junit-jupiter-api from 6.1.0 to 6.1.128d4f82[maven-release-plugin] prepare for next development iteration600b4ce[maven-release-plugin] prepare release v3.0.20c56697update dependency versionsUpdates
io.ktor:ktor-client-corefrom 3.4.3 to 3.5.1Release notes
Sourced from io.ktor:ktor-client-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
... (truncated)
Commits
5ba9d6fRelease 3.5.1 (#5719)a4f145dKTOR-9661 HttpCache: InvalidCacheStateException is thrown on 304 when… (#5701)2caf278Fix failing :ktor-io:compileDarwinMainKotlinMetadata (#5716)257de90KTOR-8766 Fix multiple invocations of close from DIe77a168Fix cache misses with content negotiation 3x (#5714)ed22950Make huge post test less hugef329069Update dependency com.github.luben:zstd-jni to v1.5.7-116ecd072Update dependency io.swagger.parser.v3:swagger-parser to v2.1.44a0534cdUpdate dependency io.pebbletemplates:pebble to v4.1.28647e53Update dependency com.typesafe:config to v1.4.9Updates
io.ktor:ktor-client-javafrom 3.4.3 to 3.5.1Release notes
Sourced from io.ktor:ktor-client-java's releases.