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 all-dependencies group with 26 updates #1116

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2024

Bumps the all-dependencies group with 26 updates:

Package From To
org.springframework.boot:spring-boot-starter-parent 3.2.2 3.2.3
org.jetbrains.kotlin:kotlin-stdlib 1.9.22 1.9.23
org.jetbrains.kotlin:kotlin-test-junit5 1.9.22 1.9.23
org.jetbrains.kotlin:kotlin-maven-allopen 1.9.22 1.9.23
org.jetbrains.kotlin:kotlin-maven-noarg 1.9.22 1.9.23
org.jetbrains.kotlin:kotlin-maven-plugin 1.9.22 1.9.23
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.3.0 2.4.0
org.springdoc:springdoc-openapi-starter-common 2.3.0 2.4.0
org.springdoc:springdoc-openapi-starter-common 2.3.0 2.4.0
io.confluent:kafka-schema-registry-client 7.5.3 7.6.0
io.confluent:kafka-connect-avro-converter 7.5.3 7.6.0
io.confluent:kafka-avro-serializer 7.5.3 7.6.0
io.confluent:kafka-connect-avro-converter 7.5.3 7.6.0
io.confluent:kafka-avro-serializer 7.5.3 7.6.0
no.nav.familie.felles:unleash 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.felles:log 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.felles:kafka 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.felles:http-client 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.felles:sikkerhet 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.felles:leader 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.felles:util 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.felles:log 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.felles:kafka 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.felles:http-client 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.felles:sikkerhet 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.felles:leader 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
no.nav.familie.kontrakter:felles 3.0_20240315123154_0271887 3.0_20240320115313_5db97db
no.nav.familie.kontrakter:enslig-forsorger 3.0_20240315123154_0271887 3.0_20240320115313_5db97db
no.nav.familie.kontrakter:enslig-forsorger 3.0_20240315123154_0271887 3.0_20240320115313_5db97db
no.nav.familie:prosessering-core 2.20240110093731_0eda75e 2.20240214140223_83c31de
org.testcontainers:postgresql 1.19.4 1.19.7
com.github.tomakehurst:wiremock-jre8-standalone 2.35.1 2.35.2
no.nav.familie.felles:util 3.20240227112118_e55c4be 3.20240320161838_b9c4bdb
io.mockk:mockk-jvm 1.13.9 1.13.10
org.jetbrains.kotlin:kotlin-test-junit5 1.9.22 1.9.23
org.jetbrains.kotlin:kotlin-maven-allopen 1.9.22 1.9.23
org.jetbrains.kotlin:kotlin-maven-noarg 1.9.22 1.9.23
org.sonarsource.scanner.maven:sonar-maven-plugin 3.10.0.2594 3.11.0.3922
org.jetbrains.kotlin:kotlin-maven-plugin 1.9.22 1.9.23
org.apache.maven.plugins:maven-assembly-plugin 3.6.0 3.7.1

Updates org.springframework.boot:spring-boot-starter-parent from 3.2.2 to 3.2.3

Release notes

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

v3.2.3

⚠️ Noteworthy

  • This release upgrades to Hibernate 6.4.4.Final. While it contains a number of valuable bug fixes, it does not work correctly in a native image. If you are using GraalVM, Hibernate should be temporarily downgraded to 6.4.2.Final using the hibernate.version property.

🐞 Bug Fixes

  • Nested jar URLs can not be resolved if the path contains spaces #39675
  • Image building runs for a long time when a long image name is used and the tag contains an illegal character #39638
  • Banner printing doesn't respect set charset #39621
  • "micrometer.observations.*" configuration properties should be "management.observations.*" #39600
  • Metadata reading during configuration class parsing uses the default resource loader rather than the application's resource loader #39598
  • Several gson properties, including spring.gson.disable-html-escaping, do not behave correctly when set to false #39524
  • Property placeholders aren't resolved when configuration property binding creates a Map from a property value using a converter #39515
  • Gradle plugin allows the use of Gradle 7.4 but the documented and tested minimum is 7.5 #39513
  • WebFlux auto-configuration should only configure the blocking executor when virtual threads are enabled #39469
  • TestcontainersPropertySource assertion has typo #39449
  • Webflux actuator endpoints respond with 500 when a parameter is missing #39444
  • NoSuchMethod error when using the non-shaded Pulsar client and configuring authentications parameters #39389
  • Jetty GracefulShutdown writes to System.out #39360
  • Building images fails with Docker 25.0 when custom buildpacks are configured #39347
  • Creating a RestClient from a RestTemplateBuilder-created RestTemplate requires double configuration of the baseUrl/rootUri #39317
  • Auto-configured ConcurrentPulsarListenerContainerFactory and PulsarConsumerFactory cannot be injected into injection points with specific generic type information #39308
  • Startup failure when you have multiple @DynamicPropertySources in Spring Boot 3.2.2 #39297
  • Mockito's MockedStatic isn't closed in all cases #39272
  • TracingProperties exposes package-private PropagationType from public methods #39268

📔 Documentation

  • Add note regarding mixing of bundle-based and direct SSL configuration #39641
  • Add link to Pulsar workaround when using environment variables for authentication #39630
  • Document that task executor pool size properties are ignored when using virtual threads #39629
  • Document default value for show-value configuration properties #39596
  • Clarify that configuration properties only apply to the auto-configured OpenTelemetry Resource bean #39509
  • Update the Debugging Documentation of the Spring Boot Maven Plugin #39422
  • Awaitility link in Test Scoped Dependencies is incorrect #39415
  • Fixed NestedJarFile constructor javadoc #39285
  • Endpoint documentation contains the typo 'Unuthorized' #39280
  • Update Revved up by Develocity badge #39263

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.12 #39665
  • Upgrade to Commons Codec 1.16.1 #39566
  • Upgrade to Dropwizard Metrics 4.2.25 #39567
  • Upgrade to Groovy 4.0.18 #39568
  • Upgrade to Hibernate 6.4.4.Final #39569
  • Upgrade to Infinispan 14.0.24.Final #39570
  • Upgrade to Jackson Bom 2.15.4 #39666
  • Upgrade to Janino 3.1.12 #39571
  • Upgrade to Jetty 12.0.6 #39573

... (truncated)

Commits
  • c24afef Release v3.2.3
  • 5d88ada Merge branch '3.1.x' into 3.2.x
  • 8dff249 Next development version (v3.1.10-SNAPSHOT)
  • d13c006 Merge pull request #39675' from slovi
  • a457638 Polish 'Decode URL content before passing it to NestedLocation.parse'
  • 06569e7 Decode URL content before passing it to NestedLocation.parse
  • 428ddb7 Merge branch '3.1.x' into 3.2.x
  • 3930414 Upgrade CI images to ubuntu:jammy-20240212
  • 12de6aa Merge branch '3.1.x' into 3.2.x
  • 2c4909a Update copyright year of changed files
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23

Release notes

Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.

Kotlin 1.9.23

1.9.23

Apple Ecosystem

  • KT-65542 Cinterop tasks fails if Xcode 15.3 is used

Backend. Wasm

  • KT-64486 Kotlin/Wasm/WASI exported function callback for coroutines support

Compiler

  • KT-53478 Could not load module
  • KT-66044 JDK's new API is used over Kotlin's SDK functions
  • KT-64640 Prevent mutating SequenceCollection methods from JDK 21 be available on read-only collections
  • KT-65441 K1: Remove JDK 21 getFirst()/getLast() in (Mutable)List interfaces
  • KT-65634 K/N: data race during monolithic cache creation
  • KT-53109 CompilationErrorException generateUnboundSymbolsAsDependencies with builder inference and lambdas
  • KT-52757 Type inference for builders fails if inferred from a function

Tools. Gradle

  • KT-65792 Add JSON build report
  • KT-65091 Update compiler metrics in build reports
  • KT-62490 KGP dropping resource directories

Tools. Gradle. JS

  • KT-64119 K/JS: Migrate package manager from Yarn onto NPM
  • KT-64561 K/JS tests are not executed after upgrade to 1.9.22

Tools. Gradle. Multiplatform

  • KT-65954 commonTest dependencies affect commoMainMetadata compilation

Tools. Gradle. Native

  • KT-64573 Default value for produceUnpackedKlib was not provided
Changelog

Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.

1.9.23

Apple Ecosystem

  • KT-65542 Cinterop tasks fails if Xcode 15.3 is used

Backend. Wasm

  • KT-64486 Kotlin/Wasm/WASI exported function callback for coroutines support

Compiler

  • KT-53478 Could not load module
  • KT-66044 JDK's new API is used over Kotlin's SDK functions
  • KT-64640 Prevent mutating SequenceCollection methods from JDK 21 be available on read-only collections
  • KT-65441 K1: Remove JDK 21 getFirst()/getLast() in (Mutable)List interfaces
  • KT-65634 K/N: data race during monolithic cache creation
  • KT-53109 CompilationErrorException generateUnboundSymbolsAsDependencies with builder inference and lambdas
  • KT-52757 Type inference for builders fails if inferred from a function

Tools. Gradle

  • KT-65792 Add JSON build report
  • KT-65091 Update compiler metrics in build reports
  • KT-62490 KGP dropping resource directories

Tools. Gradle. JS

  • KT-64119 K/JS: Migrate package manager from Yarn onto NPM
  • KT-64561 K/JS tests are not executed after upgrade to 1.9.22

Tools. Gradle. Multiplatform

  • KT-65954 commonTest dependencies affect commoMainMetadata compilation

Tools. Gradle. Native

  • KT-64573 Default value for produceUnpackedKlib was not provided
Commits
  • 4c571ac Edit changelog for 1.9.23
  • 1ca6f32 Revert "[Wasm] Implement IrLinkageError end enable partial linker"
  • 3b90682 Add changelog for 1.9.23
  • f327391 Add validation for empty kotlin.build.report.json.directory property
  • 2f19d2e Add JSON output type for build reports
  • 666a2f2 [Wasm] Implement IrLinkageError end enable partial linker
  • 4dc6689 [Native] Support Xcode 15.3 — add back the TargetConditional.h macros
  • d3b2c6f K1: change depr. level of List.getFirst to HIDDEN but don't force it on overr...
  • c041815 K1/K2: add tests for KT-65441 current behavior
  • c262b97 K1: introduce BUILDER_INFERENCE_STUB_PARAMETER_TYPE to prevent compiler crashes
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlin:kotlin-test-junit5 from 1.9.22 to 1.9.23

Release notes

Sourced from org.jetbrains.kotlin:kotlin-test-junit5's releases.

Kotlin 1.9.23

1.9.23

Apple Ecosystem

  • KT-65542 Cinterop tasks fails if Xcode 15.3 is used

Backend. Wasm

  • KT-64486 Kotlin/Wasm/WASI exported function callback for coroutines support

Compiler

  • KT-53478 Could not load module
  • KT-66044 JDK's new API is used over Kotlin's SDK functions
  • KT-64640 Prevent mutating SequenceCollection methods from JDK 21 be available on read-only collections
  • KT-65441 K1: Remove JDK 21 getFirst()/getLast() in (Mutable)List interfaces
  • KT-65634 K/N: data race during monolithic cache creation
  • KT-53109 CompilationErrorException generateUnboundSymbolsAsDependencies with builder inference and lambdas
  • KT-52757 Type inference for builders fails if inferred from a function

Tools. Gradle

  • KT-65792 Add JSON build report
  • KT-65091 Update compiler metrics in build reports
  • KT-62490 KGP dropping resource directories

Tools. Gradle. JS

  • KT-64119 K/JS: Migrate package manager from Yarn onto NPM
  • KT-64561 K/JS tests are not executed after upgrade to 1.9.22

Tools. Gradle. Multiplatform

  • KT-65954 commonTest dependencies affect commoMainMetadata compilation

Tools. Gradle. Native

  • KT-64573 Default value for produceUnpackedKlib was not provided
Changelog

Sourced from org.jetbrains.kotlin:kotlin-test-junit5's changelog.

1.9.23

Apple Ecosystem

  • KT-65542 Cinterop tasks fails if Xcode 15.3 is used

Backend. Wasm

  • KT-64486 Kotlin/Wasm/WASI exported function callback for coroutines support

Compiler

  • KT-53478 Could not load module
  • KT-66044 JDK's new API is used over Kotlin's SDK functions
  • KT-64640 Prevent mutating SequenceCollection methods from JDK 21 be available on read-only collections
  • KT-65441 K1: Remove JDK 21 getFirst()/getLast() in (Mutable)List interfaces
  • KT-65634 K/N: data race during monolithic cache creation
  • KT-53109 CompilationErrorException generateUnboundSymbolsAsDependencies with builder inference and lambdas
  • KT-52757 Type inference for builders fails if inferred from a function

Tools. Gradle

  • KT-65792 Add JSON build report
  • KT-65091 Update compiler metrics in build reports
  • KT-62490 KGP dropping resource directories

Tools. Gradle. JS

  • KT-64119 K/JS: Migrate package manager from Yarn onto NPM
  • KT-64561 K/JS tests are not executed after upgrade to 1.9.22

Tools. Gradle. Multiplatform

  • KT-65954 commonTest dependencies affect commoMainMetadata compilation

Tools. Gradle. Native

  • KT-64573 Default value for produceUnpackedKlib was not provided
Commits
  • 4c571ac Edit changelog for 1.9.23
  • 1ca6f32 Revert "[Wasm] Implement IrLinkageError end enable partial linker"
  • 3b90682 Add changelog for 1.9.23
  • f327391 Add validation for empty kotlin.build.report.json.directory property
  • 2f19d2e Add JSON output type for build reports
  • 666a2f2 [Wasm] Implement IrLinkageError end enable partial linker
  • 4dc6689 [Native] Support Xcode 15.3 — add back the TargetConditional.h macros
  • d3b2c6f K1: change depr. level of List.getFirst to HIDDEN but don't force it on overr...
  • c041815 K1/K2: add tests for KT-65441 current behavior
  • c262b97 K1: introduce BUILDER_INFERENCE_STUB_PARAMETER_TYPE to prevent compiler crashes
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlin:kotlin-maven-allopen from 1.9.22 to 1.9.23

Updates org.jetbrains.kotlin:kotlin-maven-noarg from 1.9.22 to 1.9.23

Updates org.jetbrains.kotlin:kotlin-maven-plugin from 1.9.22 to 1.9.23

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.3.0 to 2.4.0

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.4.0 released!

What's Changed

Changed

  • Upgrade spring-boot to 3.2.3
  • Upgrade swagger-core to 2.2.20
  • Upgrade swagger-ui to 5.11.8

Fixed

  • #2443 - Respect schema annotations when using spring mvc with kotlin
  • #2492, #2488 - Support dynamic evaluation of description field in the RequestBody
  • #2510 - Option to disable root api-docs path when using groups
  • #2453 - Fix CODE_OF_CONDUCT.md links
  • #2454 - Fix typo in SwaggerWelcomeWebMvc
  • #2507 - Fix typo in Constants
  • #2472 - Update JavadocPropertyCustomizer.java
  • #2495 - Fix broken links in README and CONTRIBUTING
  • #2501 - bug fix when "exported" is set to false in RestResource annotation
  • #2447 - Serialization to openapi of org.springframework.data.domain.Sort is not done correctly
  • #2449 - Extensions in subobjects of OpenAPI no longer work
  • #2461 - Springdoc OpenApi Annotations @​ExtensionProperty Not Evaluating Properties from application.yml
  • #2469 - Pom contains invalid organizationUrl
  • #2518 - Duplicate GroupConfigs in SpringDocConfigProperties
  • #2506 - Springdoc breaks (Unexpected value: TRACE) when a spring-cloud-starter-gateway-mvc universal gateway is configured.
  • #2519 - Request parameter parsing error after using @​NotBlank from type interface field
  • #2516 - Spring Data REST fails when setting version to openapi_3_1
  • #2509 - ArrayIndexOutOfBoundsException in SwaggerUiConfigParameters
  • #2484 - JavaDoc integration not working with SnakeCaseStrategy property naming
  • #2483 - Controller advice documents ApiResponse on every operation, even if the operation does not annotate the exception to be thrown
  • #2477 - buildApiResponses ignores produced ContentType in case of many @​Operation

New Contributors

... (truncated)

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.4.0] - 2024-03-12

Added

  • #2443 - Respect schema annotations when using spring mvc with kotlin
  • #2492, #2488 - Support dynamic evaluation of description field in the RequestBody
  • #2510 - Option to disable root api-docs path when using groups

Changed

  • Upgrade spring-boot to 3.2.3
  • Upgrade swagger-core to 2.2.20
  • Upgrade swagger-ui to 5.11.8

Fixed

  • #2453 - Fix CODE_OF_CONDUCT.md links
  • #2454 - Fix typo in SwaggerWelcomeWebMvc
  • #2507 - Fix typo in Constants
  • #2472 - Update JavadocPropertyCustomizer.java
  • #2495 - Fix broken links in README and CONTRIBUTING
  • #2501 - bug fix when "exported" is set to false in RestResource annotation
  • #2447 - Serialization to openapi of org.springframework.data.domain.Sort is not done correctly
  • #2449 - Extensions in subobjects of OpenAPI no longer work
  • #2461 - Springdoc OpenApi Annotations @​ExtensionProperty Not Evaluating Properties from application.yml
  • #2469 - Pom contains invalid organizationUrl
  • #2518 - Duplicate GroupConfigs in SpringDocConfigProperties
  • #2506 - Springdoc breaks (Unexpected value: TRACE) when a spring-cloud-starter-gateway-mvc universal gateway is configured.
  • #2519 - Request parameter parsing error after using @​NotBlank from type interface field
  • #2516 - Spring Data REST fails when setting version to openapi_3_1
  • #2509 - ArrayIndexOutOfBoundsException in SwaggerUiConfigParameters
  • #2484 - JavaDoc integration not working with SnakeCaseStrategy property naming
  • #2483 - Controller advice documents ApiResponse on every operation, even if the operation does not annotate the exception to be thrown
  • #2477 - buildApiResponses ignores produced ContentType in case of many @​Operation
Commits

Updates org.springdoc:springdoc-openapi-starter-common from 2.3.0 to 2.4.0

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-common's releases.

springdoc-openapi v2.4.0 released!

What's Changed

Changed

  • Upgrade spring-boot to 3.2.3
  • Upgrade swagger-core to 2.2.20
  • Upgrade swagger-ui to 5.11.8

Fixed

  • #2443 - Respect schema annotations when using spring mvc with kotlin
  • #2492, #2488 - Support dynamic evaluation of description field in the RequestBody
  • #2510 - Option to disable root api-docs path when using groups
  • #2453 - Fix CODE_OF_CONDUCT.md links
  • #2454 - Fix typo in SwaggerWelcomeWebMvc
  • #2507 - Fix typo in Constants
  • #2472 - Update JavadocPropertyCustomizer.java
  • #2495 - Fix broken links in README and CONTRIBUTING
  • #2501 - bug fix when "exported" is set to false in RestResource annotation
  • #2447 - Serialization to openapi of org.springframework.data.domain.Sort is not done correctly
  • #2449 - Extensions in subobjects of OpenAPI no longer work
  • #2461 - Springdoc OpenApi Annotations @​ExtensionProperty Not Evaluating Properties from application.yml
  • #2469 - Pom contains invalid organizationUrl
  • #2518 - Duplicate GroupConfigs in SpringDocConfigProperties
  • #2506 - Springdoc breaks (Unexpected value: TRACE) when a spring-cloud-starter-gateway-mvc universal gateway is configured.
  • #2519 - Request parameter parsing error after using @​NotBlank from type interface field
  • #2516 - Spring Data REST fails when setting version to openapi_3_1
  • #2509 - ArrayIndexOutOfBoundsException in SwaggerUiConfigParameters
  • #2484 - JavaDoc integration not working with SnakeCaseStrategy property naming
  • #2483 - Controller advice documents ApiResponse on every operation, even if the operation does not annotate the exception to be thrown
  • #2477 - buildApiResponses ignores produced ContentType in case of many @​Operation

New Contributors

... (truncated)

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-common's changelog.

[2.4.0] - 2024-03-12

Added

  • #2443 - Respect schema annotations when using spring mvc with kotlin
  • #2492, #2488 - Support dynamic evaluation of description field in the RequestBody
  • #2510 - Option to disable root api-docs path when using groups

Changed

  • Upgrade spring-boot to 3.2.3
  • Upgrade swagger-core to 2.2.20
  • Upgrade swagger-ui to 5.11.8

Fixed

  • #2453 - Fix CODE_OF_CONDUCT.md links
  • #2454 - Fix typo in SwaggerWelcomeWebMvc
  • #2507 - Fix typo in Constants
  • #2472 - Update JavadocPropertyCustomizer.java
  • #2495 - Fix broken links in README and CONTRIBUTING
  • #2501 - bug fix when "exported" is set to false in RestResource annotation
  • #2447 - Serialization to openapi of org.springframework.data.domain.Sort is not done correctly
  • #2449 - Extensions in subobjects of OpenAPI no longer work
  • #2461 - Springdoc OpenApi Annotations @​ExtensionProperty Not Evaluating Properties from application.yml
  • #2469 - Pom contains invalid organizationUrl
  • #2518 - Duplicate GroupConfigs in SpringDocConfigProperties
  • #2506 - Springdoc breaks (Unexpected value: TRACE) when a spring-cloud-starter-gateway-mvc universal gateway is configured.
  • #2519 - Request parameter parsing error after using @​NotBlank from type interface field
  • #2516 - Spring Data REST fails when setting version to openapi_3_1
  • #2509 - ArrayIndexOutOfBoundsException in SwaggerUiConfigParameters
  • #2484 - JavaDoc integration not working with SnakeCaseStrategy property naming
  • #2483 - Controller advice documents ApiResponse on every operation, even if the operation does not annotate the exception to be thrown
  • #2477 - buildApiResponses ignores produced ContentType in case of many @​Operation
Commits

Updates org.springdoc:springdoc-openapi-starter-common from 2.3.0 to 2.4.0

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-common's releases.

springdoc-openapi v2.4.0 released!

What's Changed

Changed

  • Upgrade spring-boot to 3.2.3
  • Upgrade swagger-core to 2.2.20
  • Upgrade swagger-ui to 5.11.8

Fixed

  • #2443 - Respect schema annotations when using spring mvc with kotlin
  • #2492, #2488 - Support dynamic evaluation of description field in the RequestBody
  • #2510 - Option to disable root api-docs path when using groups
  • #2453 - Fix CODE_OF_CONDUCT.md links
  • #2454 - Fix typo in SwaggerWelcomeWebMvc
  • #2507 - Fix typo in Constants
  • #2472 - Update JavadocPropertyCustomizer.java
  • #2495 - Fix broken links in README and CONTRIBUTING
  • #2501 - bug fix when "exported" is set to false in RestResource annotation
  • #2447 - Serialization to openapi of org.springframework.data.domain.Sort is not done correctly
  • #2449 - Extensions in subobjects of OpenAPI no longer work
  • #2461 - Springdoc OpenApi Annotations @​ExtensionProperty Not Evaluating Properties from application.yml
  • #2469 - Pom contains invalid organizationUrl
  • #2518 - Duplicate GroupConfigs in SpringDocConfigProperties
  • #2506 - Springdoc breaks (Unexpected value: TRACE) when a spring-cloud-starter-gateway-mvc universal gateway is configured.
  • #2519 - Request parameter parsing error after using @​NotBlank from type interface field
  • #2516 - Spring Data REST fails when setting version to openapi_3_1
  • #2509 - ArrayIndexOutOfBoundsException in SwaggerUiConfigParameters
  • #2484 - JavaDoc integration not working with SnakeCaseStrategy property naming
  • #2483 - Controller advice documents ApiResponse on every operation, even if the operation does not annotate the exception to be thrown
  • #2477 - buildApiResponses ignores produced ContentType in case of many @​Operation

New Contributors

Bumps the all-dependencies group with 26 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.3` |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` |
| [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` |
| org.jetbrains.kotlin:kotlin-maven-allopen | `1.9.22` | `1.9.23` |
| org.jetbrains.kotlin:kotlin-maven-noarg | `1.9.22` | `1.9.23` |
| org.jetbrains.kotlin:kotlin-maven-plugin | `1.9.22` | `1.9.23` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.3.0` | `2.4.0` |
| [org.springdoc:springdoc-openapi-starter-common](https://github.com/springdoc/springdoc-openapi) | `2.3.0` | `2.4.0` |
| [org.springdoc:springdoc-openapi-starter-common](https://github.com/springdoc/springdoc-openapi) | `2.3.0` | `2.4.0` |
| [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) | `7.5.3` | `7.6.0` |
| [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.5.3` | `7.6.0` |
| [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.5.3` | `7.6.0` |
| [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.5.3` | `7.6.0` |
| [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.5.3` | `7.6.0` |
| [no.nav.familie.felles:unleash](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.felles:log](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.felles:kafka](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.felles:http-client](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.felles:sikkerhet](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.felles:leader](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.felles:util](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.felles:log](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.felles:kafka](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.felles:http-client](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.felles:sikkerhet](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.felles:leader](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [no.nav.familie.kontrakter:felles](https://github.com/navikt/familie-kontrakter) | `3.0_20240315123154_0271887` | `3.0_20240320115313_5db97db` |
| [no.nav.familie.kontrakter:enslig-forsorger](https://github.com/navikt/familie-kontrakter) | `3.0_20240315123154_0271887` | `3.0_20240320115313_5db97db` |
| [no.nav.familie.kontrakter:enslig-forsorger](https://github.com/navikt/familie-kontrakter) | `3.0_20240315123154_0271887` | `3.0_20240320115313_5db97db` |
| [no.nav.familie:prosessering-core](https://github.com/navikt/familie-prosessering-backend) | `2.20240110093731_0eda75e` | `2.20240214140223_83c31de` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.4` | `1.19.7` |
| [com.github.tomakehurst:wiremock-jre8-standalone](https://github.com/wiremock/wiremock) | `2.35.1` | `2.35.2` |
| [no.nav.familie.felles:util](https://github.com/navikt/familie-felles) | `3.20240227112118_e55c4be` | `3.20240320161838_b9c4bdb` |
| [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.13.9` | `1.13.10` |
| [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` |
| org.jetbrains.kotlin:kotlin-maven-allopen | `1.9.22` | `1.9.23` |
| org.jetbrains.kotlin:kotlin-maven-noarg | `1.9.22` | `1.9.23` |
| [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) | `3.10.0.2594` | `3.11.0.3922` |
| org.jetbrains.kotlin:kotlin-maven-plugin | `1.9.22` | `1.9.23` |
| [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) | `3.6.0` | `3.7.1` |


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

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)

Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)

Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.22 to 1.9.23

Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 1.9.22 to 1.9.23

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.22 to 1.9.23

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.3.0 to 2.4.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.3.0...v2.4.0)

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.3.0 to 2.4.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.3.0...v2.4.0)

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.3.0 to 2.4.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.3.0...v2.4.0)

Updates `io.confluent:kafka-schema-registry-client` from 7.5.3 to 7.6.0
- [Commits](confluentinc/schema-registry@v7.5.3...v7.6.0)

Updates `io.confluent:kafka-connect-avro-converter` from 7.5.3 to 7.6.0
- [Commits](confluentinc/schema-registry@v7.5.3...v7.6.0)

Updates `io.confluent:kafka-avro-serializer` from 7.5.3 to 7.6.0
- [Commits](confluentinc/schema-registry@v7.5.3...v7.6.0)

Updates `io.confluent:kafka-connect-avro-converter` from 7.5.3 to 7.6.0
- [Commits](confluentinc/schema-registry@v7.5.3...v7.6.0)

Updates `io.confluent:kafka-avro-serializer` from 7.5.3 to 7.6.0
- [Commits](confluentinc/schema-registry@v7.5.3...v7.6.0)

Updates `no.nav.familie.felles:unleash` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:log` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:kafka` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:http-client` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:sikkerhet` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:leader` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:util` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:log` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:kafka` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:http-client` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:sikkerhet` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:leader` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.kontrakter:felles` from 3.0_20240315123154_0271887 to 3.0_20240320115313_5db97db
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20240315123154_0271887 to 3.0_20240320115313_5db97db
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20240315123154_0271887 to 3.0_20240320115313_5db97db
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie:prosessering-core` from 2.20240110093731_0eda75e to 2.20240214140223_83c31de
- [Commits](https://github.com/navikt/familie-prosessering-backend/commits)

Updates `org.testcontainers:postgresql` from 1.19.4 to 1.19.7
- [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.19.4...1.19.7)

Updates `com.github.tomakehurst:wiremock-jre8-standalone` from 2.35.1 to 2.35.2
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.35.1...2.35.2)

Updates `no.nav.familie.felles:util` from 3.20240227112118_e55c4be to 3.20240320161838_b9c4bdb
- [Commits](https://github.com/navikt/familie-felles/commits)

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

Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)

Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.22 to 1.9.23

Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 1.9.22 to 1.9.23

Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 3.10.0.2594 to 3.11.0.3922
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](SonarSource/sonar-scanner-maven@3.10.0.2594...3.11.0.3922)

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.22 to 1.9.23

Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.6.0 to 3.7.1
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  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-patch
  dependency-group: all-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: io.confluent:kafka-avro-serializer
  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:log
  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: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:util
  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:kafka
  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.familie.kontrakter:enslig-forsorger
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger
  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: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:util
  dependency-type: direct:production
  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-patch
  dependency-group: all-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  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-patch
  dependency-group: all-dependencies
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 21, 2024 05:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2024

Superseded by #1117.

@dependabot dependabot bot closed this Mar 24, 2024
@dependabot dependabot bot deleted the dependabot/maven/all-dependencies-da741e9a03 branch March 24, 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