-
Notifications
You must be signed in to change notification settings - Fork 7
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 in /backend with 26 updates #4069
[Tech] Bump the non-major-dependencies group in /backend with 26 updates #4069
Conversation
ebe63a5
to
de39a66
Compare
Bumps the non-major-dependencies group in /backend with 26 updates: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | [org.springframework.boot:spring-boot-starter-json](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | [org.springframework.boot:spring-boot-starter-cache](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | [org.springframework.boot:spring-boot-starter-log4j2](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | [org.springframework.boot:spring-boot-devtools](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.3` | `1.8.0` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `11.1.0` | `11.3.0` | | org.flywaydb:flyway-database-postgresql | `11.1.0` | `11.3.0` | | [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | | [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | | [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) | `3.1.8` | `3.2.0` | | [org.hibernate:hibernate-spatial](https://github.com/hibernate/hibernate-orm) | `6.6.4.Final` | `6.6.5.Final` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.4` | `42.7.5` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.1` | `3.27.3` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.2` | | org.springframework.boot | `3.3.5` | `3.4.2` | | org.jetbrains.kotlin.plugin.spring | `2.1.0` | `2.1.10` | | jvm | `2.1.0` | `2.1.10` | | org.jetbrains.kotlin.plugin.allopen | `2.1.0` | `2.1.10` | | plugin.noarg | `2.1.0` | `2.1.10` | | plugin.jpa | `2.1.0` | `2.1.10` | | plugin.serialization | `2.1.0` | `2.1.10` | Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.springframework.boot:spring-boot-starter-json` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.springframework.boot:spring-boot-starter-cache` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.springframework.boot:spring-boot-starter-log4j2` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.springframework.boot:spring-boot-devtools` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.3 to 1.8.0 - [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.3...v1.8.0) Updates `org.flywaydb:flyway-core` from 11.1.0 to 11.3.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-11.1.0...flyway-11.3.0) Updates `org.flywaydb:flyway-database-postgresql` from 11.1.0 to 11.3.0 Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `com.github.ben-manes.caffeine:caffeine` from 3.1.8 to 3.2.0 - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.1.8...v3.2.0) Updates `org.hibernate:hibernate-spatial` from 6.6.4.Final to 6.6.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.5/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.4...6.6.5) Updates `org.postgresql:postgresql` from 42.7.4 to 42.7.5 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5) Updates `org.assertj:assertj-core` from 3.27.1 to 3.27.3 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.1...assertj-build-3.27.3) Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.springframework.boot` from 3.3.5 to 3.4.2 Updates `org.jetbrains.kotlin.plugin.spring` from 2.1.0 to 2.1.10 Updates `jvm` from 2.1.0 to 2.1.10 Updates `org.jetbrains.kotlin.plugin.allopen` from 2.1.0 to 2.1.10 Updates `plugin.noarg` from 2.1.0 to 2.1.10 Updates `plugin.jpa` from 2.1.0 to 2.1.10 Updates `plugin.serialization` from 2.1.0 to 2.1.10 --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-cache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-log4j2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-devtools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-minor 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.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: com.github.ben-manes.caffeine:caffeine 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-patch 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.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor 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: jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: org.jetbrains.kotlin.plugin.allopen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: plugin.noarg 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]>
de39a66
to
b74dc47
Compare
Quality Gate passedIssues Measures |
Plugin [id: 'org.springframework.boot', version: '3.4.2'] was not found in any of the following sources: |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the non-major-dependencies group in /backend with 26 updates:
3.3.5
3.4.2
3.3.5
3.4.2
3.3.5
3.4.2
3.3.5
3.4.2
3.3.5
3.4.2
3.3.5
3.4.2
3.3.5
3.4.2
3.3.5
3.4.2
3.3.5
3.4.2
1.7.3
1.8.0
11.1.0
11.3.0
11.1.0
11.3.0
2.1.0
2.1.10
2.1.0
2.1.10
3.1.8
3.2.0
6.6.4.Final
6.6.5.Final
42.7.4
42.7.5
3.27.1
3.27.3
3.3.5
3.4.2
3.3.5
3.4.2
2.1.0
2.1.10
2.1.0
2.1.10
2.1.0
2.1.10
2.1.0
2.1.10
2.1.0
2.1.10
2.1.0
2.1.10
Updates
org.springframework.boot:spring-boot-starter-web
from 3.3.5 to 3.4.2Release notes
Sourced from org.springframework.boot:spring-boot-starter-web's releases.
... (truncated)
Commits
f775945
Release v3.4.2068b960
Merge branch '3.3.x' into 3.4.x34c8353
Next development version (v3.3.9-SNAPSHOT)f184e98
Merge branch '3.3.x' into 3.4.x390963f
Document when defaultValue and description cannot be extractedef82719
Fix memory comparison in ProcessInfoTests1e35a0b
Correct the type of logging.structured.json.customizer24e40e8
Upgrade to Spring Pulsar 1.2.230dd62a
Merge branch '3.3.x' into 3.4.xa3eaafb
Upgrade to Spring Pulsar 1.1.8Updates
org.springframework.boot:spring-boot-starter-actuator
from 3.3.5 to 3.4.2Release notes
Sourced from org.springframework.boot:spring-boot-starter-actuator's releases.
... (truncated)
Commits
f775945
Release v3.4.2068b960
Merge branch '3.3.x' into 3.4.x34c8353
Next development version (v3.3.9-SNAPSHOT)f184e98
Merge branch '3.3.x' into 3.4.x390963f
Document when defaultValue and description cannot be extractedef82719
Fix memory comparison in ProcessInfoTests1e35a0b
Correct the type of logging.structured.json.customizer24e40e8
Upgrade to Spring Pulsar 1.2.230dd62a
Merge branch '3.3.x' into 3.4.xa3eaafb
Upgrade to Spring Pulsar 1.1.8Updates
org.springframework.boot:spring-boot-starter-json
from 3.3.5 to 3.4.2Release notes
Sourced from org.springframework.boot:spring-boot-starter-json's releases.
... (truncated)
Commits
f775945
Release v3.4.2068b960
Merge branch '3.3.x' into 3.4.x34c8353
Next development version (v3.3.9-SNAPSHOT)f184e98
Merge branch '3.3.x' into 3.4.x390963f
Document when defaultValue and description cannot be extractedef82719
Fix memory comparison in ProcessInfoTests1e35a0b
Correct the type of logging.structured.json.customizer24e40e8
Upgrade to Spring Pulsar 1.2.230dd62a
Merge branch '3.3.x' into 3.4.xa3eaafb
Upgrade to Spring Pulsar 1.1.8Updates
org.springframework.boot:spring-boot-starter-security
from 3.3.5 to 3.4.2Release notes
Sourced from org.springframework.boot:spring-boot-starter-security's releases.
... (truncated)
Commits
f775945
Release v3.4.2068b960
Merge branch '3.3.x' into 3.4.x34c8353
Next development version (v3.3.9-SNAPSHOT)f184e98
Merge branch '3.3.x' into 3.4.x390963f
Document when defaultValue and description cannot be extractedef82719
Fix memory comparison in ProcessInfoTests1e35a0b
Correct the type of logging.structured.json.customizer24e40e8
Upgrade to Spring Pulsar 1.2.230dd62a
Merge branch '3.3.x' into 3.4.xa3eaafb
Upgrade to Spring Pulsar 1.1.8Updates
org.springframework.boot:spring-boot-starter-data-jpa
from 3.3.5 to 3.4.2Release notes
Sourced from org.springframework.boot:spring-boot-starter-data-jpa's releases.
... (truncated)
Commits
f775945
Release v3.4.2068b960
Merge branch '3.3.x' into 3.4.x34c8353
Next development version (v3.3.9-SNAPSHOT)f184e98
Merge branch '3.3.x' into 3.4.x390963f
Document when defaultValue and description cannot be extractedef82719
Fix memory comparison in ProcessInfoTests1e35a0b
Correct the type of logging.structured.json.customizer24e40e8
Upgrade to Spring Pulsar 1.2.230dd62a
Merge branch '3.3.x' into 3.4.xa3eaafb
Upgrade to Spring Pulsar 1.1.8Updates
org.springframework.boot:spring-boot-configuration-processor
from 3.3.5 to 3.4.2Release notes
Sourced from org.springframework.boot:spring-boot-configuration-processor's releases.
... (truncated)
Commits
f775945
Release v3.4.2068b960
Merge branch '3.3.x' into 3.4.x34c8353
Next development version (v3.3.9-SNAPSHOT)f184e98
Merge branch '3.3.x' into 3.4.x390963f
Document when defaultValue and description cannot be extractedef82719
Fix memory comparison in ProcessInfoTests1e35a0b
Correct the type of logging.structured.json.customizer24e40e8
Upgrade to Spring Pulsar 1.2.230dd62a
Merge branch '3.3.x' into 3.4.xa3eaafb
Upgrade to Spring Pulsar 1.1.8Updates
org.springframework.boot:spring-boot-starter-cache
from 3.3.5 to 3.4.2Release notes
Sourced from org.springframework.boot:spring-boot-starter-cache's releases.
... (truncated)
Commits
f775945
Release v3.4.2068b960
Merge branch '3.3.x' into 3.4.x34c8353
Next development version (v3.3.9-SNAPSHOT)f184e98
Merge branch '3.3.x' into 3.4.x390963f
Document when defaultValue and description cannot be extractedef82719
Fix memory comparison in ProcessInfoTests1e35a0b
Correct the type of logging.structured.json.customizer24e40e8
Upgrade to Spring Pulsar 1.2.230dd62a
Merge branch '3.3.x' into 3.4.xa3eaafb
Upgrade to Spring Pulsar 1.1.8Description has been truncated