-
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 32 updates #1588
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 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` | | [org.jetbrains.kotlin:kotlin-reflect](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` | | [io.github.openhtmltopdf:openhtmltopdf-core](https://github.com/openhtmltopdf/openhtmltopdf) | `1.1.22` | `1.1.23` | | [io.github.openhtmltopdf:openhtmltopdf-pdfbox](https://github.com/openhtmltopdf/openhtmltopdf) | `1.1.22` | `1.1.23` | | [io.github.openhtmltopdf:openhtmltopdf-svg-support](https://github.com/openhtmltopdf/openhtmltopdf) | `1.1.22` | `1.1.23` | | [io.github.openhtmltopdf:openhtmltopdf-slf4j](https://github.com/openhtmltopdf/openhtmltopdf) | `1.1.22` | `1.1.23` | | org.flywaydb:flyway-database-postgresql | `10.21.0` | `11.1.0` | | [no.nav.familie:prosessering-core](https://github.com/navikt/familie-prosessering-backend) | `2.20241011144712_deb1f2c` | `2.20241212142143_6cd44ac` | | [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.10` | `5.0.13` | | [no.nav.security:token-client-core](https://github.com/navikt/token-support) | `5.0.10` | `5.0.13` | | [no.nav.security:token-validation-core](https://github.com/navikt/token-support) | `5.0.10` | `5.0.13` | | [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `5.0.10` | `5.0.13` | | [no.nav.familie.felles:kafka](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241127123724_adfc561` | | [no.nav.familie.felles:log](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241127123724_adfc561` | | [no.nav.familie.felles:http-client](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241127123724_adfc561` | | [no.nav.familie.felles:sikkerhet](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241127123724_adfc561` | | [no.nav.familie.felles:leader](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241127123724_adfc561` | | [no.nav.familie.felles:unleash](https://github.com/navikt/familie-felles) | `3.20240913110742_adb42f8` | `3.20241127123724_adfc561` | | [no.nav.familie.kontrakter:felles](https://github.com/navikt/familie-kontrakter) | `3.0_20241102131210_d65efd1` | `3.0_20241206132953_18ef9da` | | [no.nav.tjenestespesifikasjoner:avstemming-v1-tjenestespesifikasjon](https://github.com/navikt/tjenestespesifikasjoner) | `2633.1685ed5` | `2641.575768a` | | [no.nav.familie.tjenestespesifikasjoner:tilbakekreving-v1-tjenestespesifikasjon](https://github.com/navikt/familie-tjenestespesifikasjoner) | `1.0_20241021101018_2aa57cc` | `1.0_20241210102529_1fc417b` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.7.0` | | [org.springdoc:springdoc-openapi-starter-common](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.7.0` | | [org.springframework.cloud:spring-cloud-contract-wiremock](https://github.com/spring-cloud/spring-cloud-contract) | `4.1.4` | `4.2.0` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` | | [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.9.2` | `3.10.0` | | [com.pinterest.ktlint:ktlint-cli](https://github.com/pinterest/ktlint) | `1.4.1` | `1.5.0` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) 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-reflect` 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.jetbrains.kotlin:kotlin-reflect` 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 `io.github.openhtmltopdf:openhtmltopdf-core` from 1.1.22 to 1.1.23 - [Release notes](https://github.com/openhtmltopdf/openhtmltopdf/releases) - [Changelog](https://github.com/openhtmltopdf/openhtmltopdf/blob/main/CHANGELOG.md) - [Commits](openhtmltopdf/openhtmltopdf@1.1.22...1.1.23) Updates `io.github.openhtmltopdf:openhtmltopdf-pdfbox` from 1.1.22 to 1.1.23 - [Release notes](https://github.com/openhtmltopdf/openhtmltopdf/releases) - [Changelog](https://github.com/openhtmltopdf/openhtmltopdf/blob/main/CHANGELOG.md) - [Commits](openhtmltopdf/openhtmltopdf@1.1.22...1.1.23) Updates `io.github.openhtmltopdf:openhtmltopdf-svg-support` from 1.1.22 to 1.1.23 - [Release notes](https://github.com/openhtmltopdf/openhtmltopdf/releases) - [Changelog](https://github.com/openhtmltopdf/openhtmltopdf/blob/main/CHANGELOG.md) - [Commits](openhtmltopdf/openhtmltopdf@1.1.22...1.1.23) Updates `io.github.openhtmltopdf:openhtmltopdf-slf4j` from 1.1.22 to 1.1.23 - [Release notes](https://github.com/openhtmltopdf/openhtmltopdf/releases) - [Changelog](https://github.com/openhtmltopdf/openhtmltopdf/blob/main/CHANGELOG.md) - [Commits](openhtmltopdf/openhtmltopdf@1.1.22...1.1.23) Updates `io.github.openhtmltopdf:openhtmltopdf-pdfbox` from 1.1.22 to 1.1.23 - [Release notes](https://github.com/openhtmltopdf/openhtmltopdf/releases) - [Changelog](https://github.com/openhtmltopdf/openhtmltopdf/blob/main/CHANGELOG.md) - [Commits](openhtmltopdf/openhtmltopdf@1.1.22...1.1.23) Updates `io.github.openhtmltopdf:openhtmltopdf-svg-support` from 1.1.22 to 1.1.23 - [Release notes](https://github.com/openhtmltopdf/openhtmltopdf/releases) - [Changelog](https://github.com/openhtmltopdf/openhtmltopdf/blob/main/CHANGELOG.md) - [Commits](openhtmltopdf/openhtmltopdf@1.1.22...1.1.23) Updates `io.github.openhtmltopdf:openhtmltopdf-slf4j` from 1.1.22 to 1.1.23 - [Release notes](https://github.com/openhtmltopdf/openhtmltopdf/releases) - [Changelog](https://github.com/openhtmltopdf/openhtmltopdf/blob/main/CHANGELOG.md) - [Commits](openhtmltopdf/openhtmltopdf@1.1.22...1.1.23) Updates `org.flywaydb:flyway-database-postgresql` from 10.21.0 to 11.1.0 Updates `no.nav.familie:prosessering-core` from 2.20241011144712_deb1f2c to 2.20241212142143_6cd44ac - [Commits](https://github.com/navikt/familie-prosessering-backend/commits) Updates `no.nav.security:token-validation-spring` from 5.0.10 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.10...5.0.13) Updates `no.nav.security:token-client-core` from 5.0.10 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.10...5.0.13) Updates `no.nav.security:token-validation-core` from 5.0.10 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.10...5.0.13) Updates `no.nav.security:token-validation-spring-test` from 5.0.10 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.10...5.0.13) Updates `no.nav.security:token-client-core` from 5.0.10 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.10...5.0.13) Updates `no.nav.security:token-validation-core` from 5.0.10 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.10...5.0.13) Updates `no.nav.familie.felles:kafka` from 3.20240913110742_adb42f8 to 3.20241127123724_adfc561 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:log` from 3.20240913110742_adb42f8 to 3.20241127123724_adfc561 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:http-client` from 3.20240913110742_adb42f8 to 3.20241127123724_adfc561 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:sikkerhet` from 3.20240913110742_adb42f8 to 3.20241127123724_adfc561 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:leader` from 3.20240913110742_adb42f8 to 3.20241127123724_adfc561 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:unleash` from 3.20240913110742_adb42f8 to 3.20241127123724_adfc561 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:log` from 3.20240913110742_adb42f8 to 3.20241127123724_adfc561 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:http-client` from 3.20240913110742_adb42f8 to 3.20241127123724_adfc561 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:sikkerhet` from 3.20240913110742_adb42f8 to 3.20241127123724_adfc561 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.felles:leader` from 3.20240913110742_adb42f8 to 3.20241127123724_adfc561 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.familie.kontrakter:felles` from 3.0_20241102131210_d65efd1 to 3.0_20241206132953_18ef9da - [Commits](https://github.com/navikt/familie-kontrakter/commits) Updates `no.nav.tjenestespesifikasjoner:avstemming-v1-tjenestespesifikasjon` from 2633.1685ed5 to 2641.575768a - [Release notes](https://github.com/navikt/tjenestespesifikasjoner/releases) - [Commits](https://github.com/navikt/tjenestespesifikasjoner/commits) Updates `no.nav.familie.tjenestespesifikasjoner:tilbakekreving-v1-tjenestespesifikasjon` from 1.0_20241021101018_2aa57cc to 1.0_20241210102529_1fc417b - [Commits](https://github.com/navikt/familie-tjenestespesifikasjoner/commits) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.6.0 to 2.7.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.7.0) Updates `org.springdoc:springdoc-openapi-starter-common` from 2.6.0 to 2.7.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.7.0) Updates `org.springdoc:springdoc-openapi-starter-common` from 2.6.0 to 2.7.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.7.0) Updates `no.nav.familie.felles:unleash` from 3.20240913110742_adb42f8 to 3.20241127123724_adfc561 - [Commits](https://github.com/navikt/familie-felles/commits) Updates `no.nav.security:token-validation-spring-test` from 5.0.10 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.10...5.0.13) Updates `org.springframework.cloud:spring-cloud-contract-wiremock` from 4.1.4 to 4.2.0 - [Release notes](https://github.com/spring-cloud/spring-cloud-contract/releases) - [Commits](spring-cloud/spring-cloud-contract@v4.1.4...v4.2.0) Updates `org.testcontainers:testcontainers` from 1.20.3 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.3...1.20.4) Updates `org.testcontainers:postgresql` from 1.20.3 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.3...1.20.4) Updates `org.testcontainers:junit-jupiter` from 1.20.3 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.3...1.20.4) Updates `org.testcontainers:postgresql` from 1.20.3 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.3...1.20.4) Updates `org.testcontainers:junit-jupiter` from 1.20.3 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.3...1.20.4) Updates `org.wiremock:wiremock` from 3.9.2 to 3.10.0 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.9.2...3.10.0) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.21 to 2.1.0 Updates `com.pinterest.ktlint:ktlint-cli` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/pinterest/ktlint/releases) - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md) - [Commits](pinterest/ktlint@1.4.1...1.5.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0 --- 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-reflect dependency-type: direct:production 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.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: io.github.openhtmltopdf:openhtmltopdf-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.github.openhtmltopdf:openhtmltopdf-pdfbox dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.github.openhtmltopdf:openhtmltopdf-svg-support dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.github.openhtmltopdf:openhtmltopdf-slf4j dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.github.openhtmltopdf:openhtmltopdf-pdfbox dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.github.openhtmltopdf:openhtmltopdf-svg-support dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.github.openhtmltopdf:openhtmltopdf-slf4j dependency-type: direct:production update-type: version-update:semver-patch 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: no.nav.familie:prosessering-core dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-patch 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-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-core 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.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:http-client dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:sikkerhet dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:leader dependency-type: direct:production 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:log 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:sikkerhet dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.felles:leader dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.kontrakter:felles dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.tjenestespesifikasjoner:avstemming-v1-tjenestespesifikasjon dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.tjenestespesifikasjoner:tilbakekreving-v1-tjenestespesifikasjon dependency-type: direct:production 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.security:token-validation-spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.springframework.cloud:spring-cloud-contract-wiremock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.testcontainers:testcontainers 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.testcontainers:junit-jupiter 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.testcontainers:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.wiremock:wiremock 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: com.pinterest.ktlint:ktlint-cli 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 ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Dec 15, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/maven/main/all-dependencies-376884b366
branch
December 22, 2024 04:46
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 32 updates in the / directory:
3.3.5
3.4.0
2.0.21
2.1.0
2.0.21
2.1.0
2.0.21
2.1.0
2.0.21
2.1.0
1.1.22
1.1.23
1.1.22
1.1.23
1.1.22
1.1.23
1.1.22
1.1.23
10.21.0
11.1.0
2.20241011144712_deb1f2c
2.20241212142143_6cd44ac
5.0.10
5.0.13
5.0.10
5.0.13
5.0.10
5.0.13
5.0.10
5.0.13
3.20240913110742_adb42f8
3.20241127123724_adfc561
3.20240913110742_adb42f8
3.20241127123724_adfc561
3.20240913110742_adb42f8
3.20241127123724_adfc561
3.20240913110742_adb42f8
3.20241127123724_adfc561
3.20240913110742_adb42f8
3.20241127123724_adfc561
3.20240913110742_adb42f8
3.20241127123724_adfc561
3.0_20241102131210_d65efd1
3.0_20241206132953_18ef9da
2633.1685ed5
2641.575768a
1.0_20241021101018_2aa57cc
1.0_20241210102529_1fc417b
2.6.0
2.7.0
2.6.0
2.7.0
4.1.4
4.2.0
1.20.3
1.20.4
1.20.3
1.20.4
1.20.3
1.20.4
3.9.2
3.10.0
1.4.1
1.5.0
Updates
org.springframework.boot:spring-boot-starter-parent
from 3.3.5 to 3.4.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
8964203
Release v3.4.0109e731
Revert "Add@ConditionalOnMissingBean
forJobRepository
"d21952d
Merge branch '3.3.x'4151938
Next development version (v3.3.7-SNAPSHOT)14989a5
Upgrade to Testcontainers 1.20.4c188822
Upgrade to Spring Security 6.4.1e286739
Upgrade to Spring Batch 5.2.073fc351
Add@ConditionalOnMissingBean
forJobRepository
3cae5c2
Merge branch '3.3.x'283bc6f
Merge branch '3.2.x' into 3.3.xUpdates
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-reflect
from 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect'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.jetbrains.kotlin:kotlin-reflect
from 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect'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
io.github.openhtmltopdf:openhtmltopdf-core
from 1.1.22 to 1.1.23Commits
494a923
Support custom content for li::marker (#77)Updates
io.github.openhtmltopdf:openhtmltopdf-pdfbox
from 1.1.22 to 1.1.23Commits
494a923
Support custom content for li::marker (#77)Updates
io.github.openhtmltopdf:openhtmltopdf-svg-support
from 1.1.22 to 1.1.23Commits
494a923
Support custom content for li::marker (#77)Updates
io.github.openhtmltopdf:openhtmltopdf-slf4j
from 1.1.22 to 1.1.23Commits
494a923
Support custom content for li::marker (#77)Updates
io.github.openhtmltopdf:openhtmltopdf-pdfbox
from 1.1.22 to 1.1.23Commits
494a923
Support custom content for li::marker (#77)Updates
io.github.openhtmltopdf:openhtmltopdf-svg-support
from 1.1.22 to 1.1.23Commits
494a923
Support custom content for li::marker (#77)Updates
io.github.openhtmltopdf:openhtmltopdf-slf4j
from 1.1.22 to 1.1.23Commits
494a923
Support custom content for li::marker (#77)Updates
org.flywaydb:flyway-database-postgresql
from 10.21.0 to 11.1.0Updates
no.nav.familie:prosessering-core
from 2.20241011144712_deb1f2c to 2.20241212142143_6cd44acCommits
Updates
no.nav.security:token-validation-spring
from 5.0.10 to 5.0.13Release notes
Sourced from no.nav.security:token-validation-spring's releases.