-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the all-dependencies group across 1 directory with 22 updates #559
Closed
Conversation
This file contains 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
Bumps the all-dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.4.1` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` | | [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` | | org.jetbrains.kotlin:kotlin-maven-allopen | `2.0.21` | `2.1.0` | | org.jetbrains.kotlin:kotlin-maven-plugin | `2.0.21` | `2.1.0` | | org.flywaydb:flyway-database-postgresql | `10.20.0` | `11.1.0` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.8.0` | | [org.springdoc:springdoc-openapi-starter-common](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.8.0` | | [no.nav.familie.felles:unleash](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241216102134_145872f` | | [no.nav.familie.felles:util](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241216102134_145872f` | | [no.nav.familie.felles:http-client](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241216102134_145872f` | | [no.nav.familie.felles:kafka](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241216102134_145872f` | | [no.nav.familie.felles:log](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241216102134_145872f` | | [no.nav.familie:prosessering-core](https://github.com/navikt/familie-prosessering-backend) | `2.20241011144712_deb1f2c` | `2.20250102104603_293d453` | | [no.nav.security:token-client-core](https://github.com/navikt/token-support) | `5.0.5` | `5.0.13` | | [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.5` | `5.0.13` | | [no.nav.security:token-validation-core](https://github.com/navikt/token-support) | `5.0.5` | `5.0.13` | | [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `5.0.5` | `5.0.13` | | [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.13.13` | `1.13.14` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.4` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) | `2.9.0` | `2.9.1` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.4 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.21 to 2.1.0 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0 Updates `org.flywaydb:flyway-database-postgresql` from 10.20.0 to 11.1.0 Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.6.0 to 2.8.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.6.0...v2.8.0) Updates `org.springdoc:springdoc-openapi-starter-common` from 2.6.0 to 2.8.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.6.0...v2.8.0) Updates `org.springdoc:springdoc-openapi-starter-common` from 2.6.0 to 2.8.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.6.0...v2.8.0) Updates `no.nav.familie.felles:unleash` from 3.20240913110742_adb42f8 to 3.20241216102134_145872f - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:util` from 3.20240913110742_adb42f8 to 3.20241216102134_145872f - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:http-client` from 3.20240913110742_adb42f8 to 3.20241216102134_145872f - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:kafka` from 3.20240913110742_adb42f8 to 3.20241216102134_145872f - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:log` from 3.20240913110742_adb42f8 to 3.20241216102134_145872f - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:util` from 3.20240913110742_adb42f8 to 3.20241216102134_145872f - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:http-client` from 3.20240913110742_adb42f8 to 3.20241216102134_145872f - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie:prosessering-core` from 2.20241011144712_deb1f2c to 2.20250102104603_293d453 - [Commits](https://github.com/navikt/familie-prosessering-backend/commits) Updates `no.nav.familie.felles:kafka` from 3.20240913110742_adb42f8 to 3.20241216102134_145872f - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:log` from 3.20240913110742_adb42f8 to 3.20241216102134_145872f - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.security:token-client-core` from 5.0.5 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.5...5.0.13) Updates `no.nav.security:token-client-spring` from 5.0.5 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.5...5.0.13) Updates `no.nav.security:token-validation-core` from 5.0.5 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.5...5.0.13) Updates `no.nav.security:token-validation-spring-test` from 5.0.5 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.5...5.0.13) Updates `no.nav.security:token-client-spring` from 5.0.5 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.5...5.0.13) Updates `no.nav.security:token-validation-core` from 5.0.5 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.5...5.0.13) Updates `io.mockk:mockk-jvm` from 1.13.13 to 1.13.14 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.13...1.13.14) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) Updates `no.nav.security:token-validation-spring-test` from 5.0.5 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.5...5.0.13) Updates `org.testcontainers:postgresql` from 1.20.2 to 1.20.4 - [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.20.2...1.20.4) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.21 to 2.1.0 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0 Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.cyclonedx:cyclonedx-maven-plugin` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases) - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.9.0...cyclonedx-maven-plugin-2.9.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:unleash dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:util dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:http-client dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:kafka dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:log dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:util dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:http-client dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie:prosessering-core dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:kafka dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:log dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.security:token-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-validation-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-validation-spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-validation-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.mockk:mockk-jvm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: no.nav.security:token-validation-spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.testcontainers:postgresql dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.cyclonedx:cyclonedx-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Jan 5, 2025
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/maven/all-dependencies-ff863e1a0c
branch
January 12, 2025 04:31
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 all-dependencies group with 22 updates in the / directory:
3.3.4
3.4.1
2.0.21
2.1.0
2.0.21
2.1.0
2.0.21
2.1.0
2.0.21
2.1.0
10.20.0
11.1.0
2.6.0
2.8.0
2.6.0
2.8.0
3.20240913110742_adb42f8
3.20241216102134_145872f
3.20240913110742_adb42f8
3.20241216102134_145872f
3.20240913110742_adb42f8
3.20241216102134_145872f
3.20240913110742_adb42f8
3.20241216102134_145872f
3.20240913110742_adb42f8
3.20241216102134_145872f
2.20241011144712_deb1f2c
2.20250102104603_293d453
5.0.5
5.0.13
5.0.5
5.0.13
5.0.5
5.0.13
5.0.5
5.0.13
1.13.13
1.13.14
1.20.2
1.20.4
3.5.1
3.5.2
2.9.0
2.9.1
Updates
org.springframework.boot:spring-boot-starter-parent
from 3.3.4 to 3.4.1Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
1832852
Release v3.4.1c9e8174
Merge branch '3.3.x'316fe52
Next development version (v3.3.8-SNAPSHOT)4300ee9
Merge branch '3.3.x'da59380
Upgrade to Spring Batch 5.2.1a085a01
Upgrade to Spring Batch 5.1.3fcc569e
Upgrade to Hibernate 6.6.4.Final1b8fcb6
Merge pull request #43560 from arefbehboudidbc1fc2
Polishef43160
Merge branch '3.3.x'Updates
org.jetbrains.kotlin:kotlin-stdlib
from 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
5dd9cea
Add ChangeLog for 2.1.0be31f19
[Gradle] Fix documentation publishing to Kotlinlangf959bf2
Add ChangeLog for 2.1.0-RC2b21df7b
[Gradle] Update info about versioninga7dabb6
[Gradle] Fix templates extraction858b914
[Gradle] Add KDoc for KotlinTargetsDsl1026b47
[Gradle] Add KDoc for KotlinTargetWithTests54452c0
[Gradle] Add KDoc for KotlinTestRund10e47a
[Gradle] Add KDoc for KotlinExecution1208eec
fix: clarifications and language polishingUpdates
org.jetbrains.kotlin:kotlin-test-junit5
from 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit5's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit5's changelog.
... (truncated)
Commits
5dd9cea
Add ChangeLog for 2.1.0be31f19
[Gradle] Fix documentation publishing to Kotlinlangf959bf2
Add ChangeLog for 2.1.0-RC2b21df7b
[Gradle] Update info about versioninga7dabb6
[Gradle] Fix templates extraction858b914
[Gradle] Add KDoc for KotlinTargetsDsl1026b47
[Gradle] Add KDoc for KotlinTargetWithTests54452c0
[Gradle] Add KDoc for KotlinTestRund10e47a
[Gradle] Add KDoc for KotlinExecution1208eec
fix: clarifications and language polishingUpdates
org.jetbrains.kotlin:kotlin-maven-allopen
from 2.0.21 to 2.1.0Updates
org.jetbrains.kotlin:kotlin-maven-plugin
from 2.0.21 to 2.1.0Updates
org.flywaydb:flyway-database-postgresql
from 10.20.0 to 11.1.0Updates
org.springdoc:springdoc-openapi-starter-webmvc-ui
from 2.6.0 to 2.8.0Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
... (truncated)
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
... (truncated)
Commits
dba83a1
[maven-release-plugin] prepare release v2.8.0a218afd
prepare for next release 2.8.0d32785e
Adding more tests for v3.1b1d4377
code reviewedbf166
Adding workaround for #28049d7f6ae
Moving to OpenAPI 3.1 as the default implementation for springdoc-openapi. Fi...d003748
Merge branch 'martinitus-2801-infinite-recursion-with-all-of'3114c10
code reviewe1fff95
Merge branch '2801-infinite-recursion-with-all-of' of https://github.com/mart...353ffae
Merge branch 'mc1arke-nested-parameterobject-handling'Updates
org.springdoc:springdoc-openapi-starter-common
from 2.6.0 to 2.8.0Release notes
Sourced from org.springdoc:springdoc-openapi-starter-common's releases.