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-minor-patch group with 21 updates #111

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the all-minor-patch group with 21 updates:

Package From To
org.springframework.boot:spring-boot-starter-parent 3.2.2 3.2.4
org.cyclonedx:cyclonedx-maven-plugin 2.7.11 2.8.0
org.springframework:spring-web 6.1.3 6.1.5
io.swagger.core.v3:swagger-annotations 2.2.20 2.2.21
org.jetbrains.kotlin:kotlin-stdlib 1.9.22 1.9.23
org.jetbrains.kotlin:kotlin-maven-allopen 1.9.22 1.9.23
org.jetbrains.kotlin:kotlin-maven-plugin 1.9.22 1.9.23
org.jetbrains.kotlin:kotlin-maven-noarg 1.9.22 1.9.23
org.jetbrains.kotlin:kotlin-maven-serialization 1.9.22 1.9.23
com.fasterxml.jackson.module:jackson-module-kotlin 2.16.1 2.17.0
org.springdoc:springdoc-openapi-starter-common 2.3.0 2.4.0
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.3.0 2.4.0
org.jetbrains.kotlin:kotlin-maven-allopen 1.9.22 1.9.23
org.openapitools:openapi-generator-maven-plugin 7.2.0 7.4.0
org.jetbrains.kotlin:kotlin-maven-plugin 1.9.22 1.9.23
org.jetbrains.kotlinx:kotlinx-coroutines-slf4j 1.7.3 1.8.0
org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.2 1.6.3
io.confluent:kafka-avro-serializer 7.5.3 7.6.0
no.nav.security:token-validation-spring 4.1.3 4.1.4
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.3.0 2.4.0
org.springframework.boot:spring-boot-starter-test 3.2.2 3.2.4
org.springframework.boot:spring-boot-maven-plugin 3.2.2 3.2.4
io.mockk:mockk 1.13.9 1.13.10
io.mockk:mockk-jvm 1.13.9 1.13.10
io.mockk:mockk-jvm 1.13.9 1.13.10
org.jetbrains.kotlin:kotlin-maven-noarg 1.9.22 1.9.23
org.jetbrains.kotlin:kotlin-maven-serialization 1.9.22 1.9.23
org.springframework.boot:spring-boot-maven-plugin 3.2.2 3.2.4

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

Release notes

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

v3.2.4

⭐ New Features

  • Add TWENTY_TWO to JavaVersion enum #39825

🐞 Bug Fixes

  • Thread name prefix is not always set when using virtual threads #39958
  • spring-boot-maven-plugin doesn't work with Java 22 #39927
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39793
  • SpringProfile arbiter fails without a Spring's environment #39786
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39764
  • When using Logback, log messages appear in a single line when application name contains brackets #39564

📔 Documentation

  • Document support for Java 22 #40046
  • Fix web session javadoc typo #39821
  • Fix typo in Custom HTTP Exchange Recording section #39784
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #39732

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.3 #39973
  • Upgrade to Glassfish JAXB 4.0.5 #39975
  • Upgrade to GraphQL Java 21.4 #40021
  • Upgrade to Groovy 4.0.20 #39976
  • Upgrade to Infinispan 14.0.27.Final #40026
  • Upgrade to Jakarta Activation 2.1.3 #39978
  • Upgrade to Jakarta Mail 2.1.3 #39979
  • Upgrade to Jakarta XML Bind 4.0.2 #39980
  • Upgrade to Jaybird 5.0.4.java11 #39981
  • Upgrade to Jetty 12.0.7 #39982
  • Upgrade to jOOQ 3.18.13 #39983
  • Upgrade to Kotlin 1.9.23 #39984
  • Upgrade to Lettuce 6.3.2.RELEASE #39985
  • Upgrade to Micrometer 1.12.4 #39879
  • Upgrade to Micrometer Tracing 1.2.4 #39880
  • Upgrade to Neo4j Java Driver 5.18.0 #39936
  • Upgrade to Postgresql 42.6.2 #39986
  • Upgrade to Pulsar 3.1.3 #39987
  • Upgrade to Reactor Bom 2023.0.4 #39907
  • Upgrade to Spring AMQP 3.1.3 #39881
  • Upgrade to Spring Authorization Server 1.2.3 #39915
  • Upgrade to Spring Data Bom 2023.1.4 #39882
  • Upgrade to Spring Framework 6.1.5 #39883
  • Upgrade to Spring HATEOAS 2.2.1 #39950
  • Upgrade to Spring Integration 6.2.3 #39884
  • Upgrade to Spring Kafka 3.1.3 #39885
  • Upgrade to Spring Pulsar 1.0.4 #39886

... (truncated)

Commits
  • f2988d3 Release v3.2.4
  • ddbefd9 Document support for Java 22
  • 9236759 Switch to Liberica distribution for Java 22 CI
  • 06058b1 Upgrade to Spring Integration 6.2.3
  • dedb2c5 Upgrade to Spring Authorization Server 1.2.3
  • bfa7dfb Merge branch '3.1.x' into 3.2.x
  • 73c3f31 Upgrade to Spring Integration 6.1.7
  • 2649d0d Upgrade to Spring Authorization Server 1.1.6
  • 488f243 Upgrade to Spring Session 3.2.2
  • 5705e0b Upgrade to Spring Pulsar 1.0.4
  • Additional commits viewable in compare view

Updates org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.8.0

Release notes

Sourced from org.cyclonedx:cyclonedx-maven-plugin's releases.

2.8.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

Commits
  • 90e3817 [maven-release-plugin] prepare release cyclonedx-maven-plugin-2.8.0
  • eed838e convert external reference type by value instead of default CONSTANT_NAME
  • 3fd83bf Bump org.apache.maven.plugins:maven-compiler-plugin
  • 343c62d check if configured schemaVersion is supported
  • d001542 distribution-intake external reference is more accurate
  • fa5541d Bump actions/checkout from 4.1.1 to 4.1.2
  • a43cd05 Bump org.apache.commons:commons-compress
  • 31ff1f4 Bump org.junit:junit-bom from 5.10.1 to 5.10.2
  • ce8a6e7 Bump release-drafter/release-drafter from 5 to 6
  • 16dcb5b Bump commons-codec:commons-codec from 1.16.0 to 1.16.1
  • Additional commits viewable in compare view

Updates org.springframework:spring-web from 6.1.3 to 6.1.5

Release notes

Sourced from org.springframework:spring-web's releases.

v6.1.5

⭐ New Features

  • Extract reusable method for URI validations #32440
  • Allow UriTemplate to be built with an empty template #32432
  • Optimize Coroutine invocations #32390
  • Improve exception message when Scheduled tasks that are using Virtual Threads fail on shutdown #32381
  • Add query parameters to MockMvc Kotlin DSL #32371
  • Optimize content type parsing in ServletServerHttpResponse #32361
  • Refine handling of disconnected client error in ExceptionHandlerExceptionResolver #32359
  • Refine \*HttpMessageConverter#getContentLength return value null safety #32325
  • Optimize HttpHeaders.getAcceptLanguageAsLocales #32318
  • SimpleAsyncTaskScheduler: consistently apply default error handling #32298
  • Use Spliterator of underlying collection in MutablePropertyValues / MutablePropertySources #32281

🐞 Bug Fixes

  • SpEL fails to compile expression indexing into boolean array #32400
  • WebClient Observations are missing error #32389
  • WebClient request sent twice instantly when using @Cacheable #32370
  • AopUtils.getMostSpecificMethod does not return original method for proxy-derived method anymore #32365
  • Fix ServletResponseHttpHeaders#get null handling #32362
  • Compiled SpEL expression fails if #root or #this is a non-public type #32356
  • Suspend handler methods fail on nullable value class parameters #32353
  • Better protect against concurrent error handling for async requests #32340
  • Performance degradation due to Kotlin value class checks #32334
  • With value referenced from property file in XML configuration, setter selection can be random in case of overloaded setter methods (e.g. on SimpleClientHttpRequestFactory) #32329
  • constructor-impl of Kotlin value class is not called #32324
  • ContentCachingResponseWrapper no longer honors Content-Type and Content-Length #32317
  • Hibernate native image support broken by HHH-17643 #32311
  • Revisit DatabaseMetadata#getProcedures to only apply fallback if original search yield more than one result #32295
  • Remove Observation.Context from WebClient request #32198

📔 Documentation

  • Refine "Redirecting to a resource" section code sample #32423
  • Javadoc of ReactorNettyClientRequestFactory#setExchangeTimeout methods have wrong default value #32419
  • Fix order of 2 sections in the Validation chapter of the reference manual #32408
  • Fix Javadoc #32403
  • Document that SpEL expressions using array construction cannot be compiled #32401
  • Improve documentation for @Sql execution phases regarding lifecycle #32343
  • Omit parameter names in REST Clients section of reference docs #32335
  • Different transaction name when using TransactionAspectSupport.currentTransactionStatus().transactionName #32310
  • Provide guidelines for using Kotlin properties with proxies (@RequestScope and similar use cases) #32287
  • Correct documentation for userDestinationPrefix in MessageBrokerRegistry #32272

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.12.4 #32431
  • Upgrade to Reactor 2023.0.4 #32420

... (truncated)

Commits
  • c04290e Release v6.1.5
  • 381f790 Extract reusable checkSchemeAndPort method
  • f5a3658 Upgrade to Protobuf 3.25.3, Woodstox 6.6.1, JsonPath 2.9, QDox 2.1
  • 54a6d89 Additional unit tests for operations on empty UriTemplate
  • 2922a82 Merge pull request #32432 from bsgrd
  • a34ceb4 Polish "Allow UriTemplate to be built with an empty template"
  • 1b25a15 Allow UriTemplate to be built with an empty template
  • 723c94e Polishing
  • e5a69dc Upgrade to Reactor 2023.0.4 and Micrometer 1.12.4
  • c2248c9 Update Javadoc in DefaultUserDestinationResolver
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-annotations from 2.2.20 to 2.2.21

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-maven-allopen 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.jetbrains.kotlin:kotlin-maven-noarg from 1.9.22 to 1.9.23

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

Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.1 to 2.17.0

Commits
  • 3bea77c [maven-release-plugin] prepare release jackson-module-kotlin-2.17.0
  • 1ed0f3f Prepare for 2.17.0 release
  • ce6b4d6 Merge branch '2.16' into 2.17
  • b707238 Back to snapshot dep
  • d12f174 [maven-release-plugin] prepare for next development iteration
  • 91d7c6d [maven-release-plugin] prepare release jackson-module-kotlin-2.16.2
  • b5a65d4 Prepare for 2.16.2 release
  • f5ea353 Back to snapshot dep
  • 9d6ebb6 [maven-release-plugin] prepare for next development iteration
  • 103449a [maven-release-plugin] prepare release jackson-module-kotlin-2.17.0-rc1
  • Additional commits viewable in compare view

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-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.jetbrains.kotlin:kotlin-maven-allopen from 1.9.22 to 1.9.23

Updates org.openapitools:openapi-generator-maven-plugin from 7.2.0 to 7.4.0

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

Updates org.jetbrains.kotlinx:kotlinx-coroutines-slf4j from 1.7.3 to 1.8.0

Release notes

Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-slf4j's releases.

1.8.0

  • Implement the library for the Web Assembly (Wasm) for JavaScript (#3713). Thanks @​igoriakovlev!
  • Major Kotlin version update: was 1.8.20, became 1.9.21.
  • On Android, ensure that Dispatchers.Main != Dispatchers.Main.immediate (#3545,

Bumps the all-minor-patch group with 21 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.4` |
| [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) | `2.7.11` | `2.8.0` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.1.3` | `6.1.5` |
| io.swagger.core.v3:swagger-annotations | `2.2.20` | `2.2.21` |
| [org.jetbrains.kotlin:kotlin-stdlib](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-plugin | `1.9.22` | `1.9.23` |
| org.jetbrains.kotlin:kotlin-maven-noarg | `1.9.22` | `1.9.23` |
| org.jetbrains.kotlin:kotlin-maven-serialization | `1.9.22` | `1.9.23` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.16.1` | `2.17.0` |
| [org.springdoc:springdoc-openapi-starter-common](https://github.com/springdoc/springdoc-openapi) | `2.3.0` | `2.4.0` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.3.0` | `2.4.0` |
| org.jetbrains.kotlin:kotlin-maven-allopen | `1.9.22` | `1.9.23` |
| org.openapitools:openapi-generator-maven-plugin | `7.2.0` | `7.4.0` |
| org.jetbrains.kotlin:kotlin-maven-plugin | `1.9.22` | `1.9.23` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-slf4j](https://github.com/Kotlin/kotlinx.coroutines) | `1.7.3` | `1.8.0` |
| [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.6.2` | `1.6.3` |
| [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.5.3` | `7.6.0` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `4.1.3` | `4.1.4` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.3.0` | `2.4.0` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.4` |
| [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.4` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.9` | `1.13.10` |
| [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.13.9` | `1.13.10` |
| [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.13.9` | `1.13.10` |
| org.jetbrains.kotlin:kotlin-maven-noarg | `1.9.22` | `1.9.23` |
| org.jetbrains.kotlin:kotlin-maven-serialization | `1.9.22` | `1.9.23` |
| [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.2.2` | `3.2.4` |


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

Updates `org.cyclonedx:cyclonedx-maven-plugin` from 2.7.11 to 2.8.0
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.7.11...cyclonedx-maven-plugin-2.8.0)

Updates `org.springframework:spring-web` from 6.1.3 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.3...v6.1.5)

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.20 to 2.2.21

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-maven-allopen` 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.jetbrains.kotlin:kotlin-maven-noarg` from 1.9.22 to 1.9.23

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

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.0
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.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-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.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.22 to 1.9.23

Updates `org.openapitools:openapi-generator-maven-plugin` from 7.2.0 to 7.4.0

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

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-slf4j` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.7.3...1.8.0)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.6.2...v1.6.3)

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.security:token-validation-spring` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@4.1.3...4.1.4)

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.springframework.boot:spring-boot-starter-test` from 3.2.2 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.2...v3.2.4)

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

Updates `io.mockk:mockk` 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 `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 `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-maven-noarg` from 1.9.22 to 1.9.23

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

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

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.springdoc:springdoc-openapi-starter-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: io.mockk:mockk
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: io.mockk:mockk-jvm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: io.mockk:mockk-jvm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2024 13:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2024
@enstulen
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/maven/all-minor-patch-f039a1f357 branch April 15, 2024 09:27
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.

1 participant