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

Bump the backend group with 9 updates #42

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2024

Bumps the backend group with 9 updates:

Package From To
org.springframework.boot:spring-boot-dependencies 3.2.1 3.2.2
io.mockk:mockk 1.13.8 1.13.9
com.diffplug.spotless 6.23.3 6.25.0
com.github.ben-manes.versions 0.50.0 0.51.0
org.gradle.toolchains.foojay-resolver-convention 0.7.0 0.8.0
no.nav.tilleggsstonader.kontrakter:tilleggsstonader-kontrakter 2023.12.18-10.13.7d6848ac9d82 2024.01.09-09.12.6e37e00e4ec2
no.nav.security:token-client-core 3.2.0 4.1.0
no.nav.security:token-client-spring 3.2.0 4.1.0
no.nav.security:token-validation-spring 3.2.0 4.1.0

Updates org.springframework.boot:spring-boot-dependencies from 3.2.1 to 3.2.2

Release notes

Sourced from org.springframework.boot:spring-boot-dependencies's releases.

v3.2.2

🐞 Bug Fixes

  • SslBundle implementations do not provide useful toString() results #39167
  • JarEntry.getComment() returns incorrect result from NestedJarFile instances #39166
  • Mixing PEM and JKS certificate material in server.ssl properties does not work #39158
  • Having AspectJ and Micrometer on the classpath is not a strong enough signal to enable support for Micrometer observation annotations #39128
  • Actuator endpoints with no operations that use selectors are not accessible when mapped to / #39122
  • Spring Boot 3.2 app that uses WebFlux, Security, and Actuator may fail to start due to a missing authentication manager #39096
  • management.observations.http.server.requests.name no longer has any effect #39083
  • spring.rabbitmq.listener.stream.auto-startup property has no effect #39078
  • Error mark in the log message for PatternParseException is in the wrong place #39075
  • Configuring server.jetty.max-connections has no effect #39052
  • @ConfigurationPropertiesBinding converters that rely on initial CharSequence to String conversion no longer work #39051
  • Manifest attributes cannot be resolved with the new loader implementation #38996
  • Throwable from logging system initialization may result in the application silently failing to start #38963
  • When using Jetty, idle timeout for IO operations and delayed dispatch cannot be set to less than 30000ms #38960
  • spring-boot-maven-plugin repackage uber jar execution fails when jar is put on WSL network drive #38956
  • Oracle OJDBC BOM version is flagged not for production use #38943
  • Connection leak when using jOOQ and spring.jooq.sql-dialect has not been set #38924
  • AutoConfigurationSorter does not always respect @AutoConfigureOrder(Ordered.LOWEST_PRECEDENCE) #38916
  • Containers are not started when using @ImportTestcontainers #38913
  • Even when spring.security.user.name or spring.security.user.password has been configured, user details auto-configuration still backs off when resource server is on the classpath #38864
  • MockRestServiceServerAutoConfiguration with RestTemplate and RestClient together throws incorrect exception #38820

📔 Documentation

  • Improve "Sanitize Sensitive Values" section in reference documentation #39199
  • Fix link to Log4j2's JDK logging adapter documentation #39171
  • Update CRaC support status link #39170
  • Remove entry for OCI starter as it is no longer maintained #39165
  • Update links to Micrometer docs in metrics section of reference docs #39149
  • Use the term "tags" in documentation consistently #39125
  • Correct the documentation on injecting dependencies into FailureAnalyzer implementations #39100
  • Polish reference documentation #38942
  • Document virtual threads limitations #38883

🔨 Dependency Upgrades

  • Upgrade to MySQL 8.3.0 #39081
  • Upgrade to Byte Buddy 1.14.11 #39184
  • Upgrade to Groovy 4.0.17 #39185
  • Upgrade to jOOQ 3.18.9 #39186
  • Upgrade to Kotlin 1.9.22 #39187
  • Upgrade to Lettuce 6.3.1.RELEASE #39188
  • Upgrade to MariaDB 3.3.2 #38901
  • Upgrade to Micrometer 1.12.2 #38978
  • Upgrade to Micrometer Tracing 1.2.2 #38979
  • Upgrade to Neo4j Java Driver 5.15.0 #39136
  • Upgrade to Netty 4.1.105.Final #39189

... (truncated)

Commits
  • 80c1e66 Release v3.2.2
  • f2362d3 Merge branch '3.1.x' into 3.2.x
  • 663a0e6 Add missing harbor vars
  • 1a42776 Merge branch '3.1.x' into 3.2.x
  • 580865b Next development version (v3.1.9-SNAPSHOT)
  • 3fad814 Merge branch '3.1.x' into 3.2.x
  • 7f9bd1c Switch harbor push location
  • 5a90037 Merge branch '3.1.x' into 3.2.x
  • 9e2a312 Update CI to use harbor
  • 961da4e Make user details only back off without custom username or password
  • Additional commits viewable in compare view

Updates io.mockk:mockk from 1.13.8 to 1.13.9

Release notes

Sourced from io.mockk:mockk's releases.

1.13.9

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.8...1.13.9

Commits

Updates com.diffplug.spotless from 6.23.3 to 6.25.0

Updates com.github.ben-manes.versions from 0.50.0 to 0.51.0

Updates org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0

Updates no.nav.tilleggsstonader.kontrakter:tilleggsstonader-kontrakter from 2023.12.18-10.13.7d6848ac9d82 to 2024.01.09-09.12.6e37e00e4ec2

Updates no.nav.security:token-client-core from 3.2.0 to 4.1.0

Release notes

Sourced from no.nav.security:token-client-core's releases.

4.1.0

What's Changed

4.0.5

What's Changed

  • No changes

4.0.4

What's Changed

⬆️ Dependency upgrades

  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#833) @​dependabot
  • build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#832) @​dependabot
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine from 5.9.1 to 5.10.1 (#831) @​dependabot
  • build(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10 (#830) @​dependabot

4.0.3

What's Changed

  • No changes

4.0.2

What's Changed

⬆️ Dependency upgrades

  • build(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 (#829) @​dependabot
  • build(deps-dev): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.0 to 2.16.1 (#828) @​dependabot
  • build(deps): bump ktor.version from 2.3.6 to 2.3.7 (#827) @​dependabot

4.0.1

What's Changed

⬆️ Dependency upgrades

  • build(deps-dev): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.0 to 2.16.1 (#824) @​dependabot
  • build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 (#826) @​dependabot
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#825) @​dependabot
  • build(deps): bump spring-boot.version from 3.2.0 to 3.2.1 (#822) @​dependabot
  • build(deps): bump kotlin.version from 1.9.21 to 1.9.22 (#823) @​dependabot
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#821) @​dependabot
  • build(deps): bump github/codeql-action from 2 to 3 (#819) @​dependabot
  • build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.7.1 to 11.8 (#820) @​dependabot
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#818) @​dependabot

... (truncated)

Commits
  • a53f0ce fjernet støtte for tokens in cookies (#835)
  • 3ebfbeb restClient
  • 81fefdc use builder, so that we do not lose instrumentation (#834)
  • 9183c26 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#833)
  • 1f7e284 build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#832)
  • 7f0756a build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine (#831)
  • 54ad865 build(deps): bump org.jetbrains.dokka:dokka-maven-plugin (#830)
  • 5ef71c1 pom tlc
  • a389d34 pom tlc
  • 708b537 lateinit
  • Additional commits viewable in compare view

Updates no.nav.security:token-client-spring from 3.2.0 to 4.1.0

Release notes

Sourced from no.nav.security:token-client-spring's releases.

4.1.0

What's Changed

4.0.5

What's Changed

  • No changes

4.0.4

What's Changed

⬆️ Dependency upgrades

  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#833) @​dependabot
  • build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#832) @​dependabot
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine from 5.9.1 to 5.10.1 (#831) @​dependabot
  • build(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10 (#830) @​dependabot

4.0.3

What's Changed

  • No changes

4.0.2

What's Changed

⬆️ Dependency upgrades

  • build(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 (#829) @​dependabot
  • build(deps-dev): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.0 to 2.16.1 (#828) @​dependabot
  • build(deps): bump ktor.version from 2.3.6 to 2.3.7 (#827) @​dependabot

4.0.1

What's Changed

⬆️ Dependency upgrades

  • build(deps-dev): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.0 to 2.16.1 (#824) @​dependabot
  • build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 (#826) @​dependabot
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#825) @​dependabot
  • build(deps): bump spring-boot.version from 3.2.0 to 3.2.1 (#822) @​dependabot
  • build(deps): bump kotlin.version from 1.9.21 to 1.9.22 (#823) @​dependabot
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#821) @​dependabot
  • build(deps): bump github/codeql-action from 2 to 3 (#819) @​dependabot
  • build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.7.1 to 11.8 (#820) @​dependabot
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#818) @​dependabot

... (truncated)

Commits
  • a53f0ce fjernet støtte for tokens in cookies (#835)
  • 3ebfbeb restClient
  • 81fefdc use builder, so that we do not lose instrumentation (#834)
  • 9183c26 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#833)
  • 1f7e284 build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#832)
  • 7f0756a build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine (#831)
  • 54ad865 build(deps): bump org.jetbrains.dokka:dokka-maven-plugin (#830)
  • 5ef71c1 pom tlc
  • a389d34 pom tlc
  • 708b537 lateinit
  • Additional commits viewable in compare view

Updates no.nav.security:token-validation-spring from 3.2.0 to 4.1.0

Release notes

Sourced from no.nav.security:token-validation-spring's releases.

4.1.0

What's Changed

4.0.5

What's Changed

  • No changes

4.0.4

What's Changed

⬆️ Dependency upgrades

  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#833) @​dependabot
  • build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#832) @​dependabot
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine from 5.9.1 to 5.10.1 (#831) @​dependabot
  • build(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10 (#830) @​dependabot

4.0.3

What's Changed

  • No changes

4.0.2

What's Changed

⬆️ Dependency upgrades

  • build(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 (#829) @​dependabot
  • build(deps-dev): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.0 to 2.16.1 (#828) @​dependabot
  • build(deps): bump ktor.version from 2.3.6 to 2.3.7 (#827) @​dependabot

4.0.1

What's Changed

⬆️ Dependency upgrades

  • build(deps-dev): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.0 to 2.16.1 (#824) @​dependabot
  • build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 (#826) @​dependabot
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#825) @​dependabot
  • build(deps): bump spring-boot.version from 3.2.0 to 3.2.1 (#822) @​dependabot
  • build(deps): bump kotlin.version from 1.9.21 to 1.9.22 (#823) @​dependabot
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#821) @​dependabot
  • build(deps): bump github/codeql-action from 2 to 3 (#819) @​dependabot
  • build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.7.1 to 11.8 (#820) @​dependabot
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#818) @​dependabot

... (truncated)

Commits
  • a53f0ce fjernet støtte for tokens in cookies (#835)
  • 3ebfbeb restClient
  • 81fefdc use builder, so that we do not lose instrumentation (#834)
  • 9183c26 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#833)
  • 1f7e284 build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#832)
  • 7f0756a build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine (#831)
  • 54ad865 build(deps): bump org.jetbrains.dokka:dokka-maven-plugin (#830)
  • 5ef71c1 pom tlc
  • a389d34 pom tlc
  • 708b537 lateinit
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner January 28, 2024 04:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 28, 2024
Bumps the backend group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.2.1` | `3.2.2` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.8` | `1.13.9` |
| com.diffplug.spotless | `6.23.3` | `6.25.0` |
| com.github.ben-manes.versions | `0.50.0` | `0.51.0` |
| org.gradle.toolchains.foojay-resolver-convention | `0.7.0` | `0.8.0` |
| no.nav.tilleggsstonader.kontrakter:tilleggsstonader-kontrakter | `2023.12.18-10.13.7d6848ac9d82` | `2024.01.09-09.12.6e37e00e4ec2` |
| [no.nav.security:token-client-core](https://github.com/navikt/token-support) | `3.2.0` | `4.1.0` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `3.2.0` | `4.1.0` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `3.2.0` | `4.1.0` |


Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.1...v3.2.2)

Updates `io.mockk:mockk` from 1.13.8 to 1.13.9
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.8...1.13.9)

Updates `com.diffplug.spotless` from 6.23.3 to 6.25.0

Updates `com.github.ben-manes.versions` from 0.50.0 to 0.51.0

Updates `org.gradle.toolchains.foojay-resolver-convention` from 0.7.0 to 0.8.0

Updates `no.nav.tilleggsstonader.kontrakter:tilleggsstonader-kontrakter` from 2023.12.18-10.13.7d6848ac9d82 to 2024.01.09-09.12.6e37e00e4ec2

Updates `no.nav.security:token-client-core` from 3.2.0 to 4.1.0
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@3.2.0...4.1.0)

Updates `no.nav.security:token-client-spring` from 3.2.0 to 4.1.0
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@3.2.0...4.1.0)

Updates `no.nav.security:token-validation-spring` from 3.2.0 to 4.1.0
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@3.2.0...4.1.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: org.gradle.toolchains.foojay-resolver-convention
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: no.nav.tilleggsstonader.kontrakter:tilleggsstonader-kontrakter
  dependency-type: direct:production
  dependency-group: backend
- dependency-name: no.nav.security:token-client-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backend
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backend
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backend
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/backend-ece9ff7fe1 branch from cfe9527 to 5a443d4 Compare January 31, 2024 12:11
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2024

Superseded by #44.

@dependabot dependabot bot closed this Feb 4, 2024
@dependabot dependabot bot deleted the dependabot/gradle/backend-ece9ff7fe1 branch February 4, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants