-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all-minor-patch group with 21 updates #111
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-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 recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-minor-patch group with 21 updates:
3.2.2
3.2.4
2.7.11
2.8.0
6.1.3
6.1.5
2.2.20
2.2.21
1.9.22
1.9.23
1.9.22
1.9.23
1.9.22
1.9.23
1.9.22
1.9.23
1.9.22
1.9.23
2.16.1
2.17.0
2.3.0
2.4.0
2.3.0
2.4.0
1.9.22
1.9.23
7.2.0
7.4.0
1.9.22
1.9.23
1.7.3
1.8.0
1.6.2
1.6.3
7.5.3
7.6.0
4.1.3
4.1.4
2.3.0
2.4.0
3.2.2
3.2.4
3.2.2
3.2.4
1.13.9
1.13.10
1.13.9
1.13.10
1.13.9
1.13.10
1.9.22
1.9.23
1.9.22
1.9.23
3.2.2
3.2.4
Updates
org.springframework.boot:spring-boot-starter-parent
from 3.2.2 to 3.2.4Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
f2988d3
Release v3.2.4ddbefd9
Document support for Java 229236759
Switch to Liberica distribution for Java 22 CI06058b1
Upgrade to Spring Integration 6.2.3dedb2c5
Upgrade to Spring Authorization Server 1.2.3bfa7dfb
Merge branch '3.1.x' into 3.2.x73c3f31
Upgrade to Spring Integration 6.1.72649d0d
Upgrade to Spring Authorization Server 1.1.6488f243
Upgrade to Spring Session 3.2.25705e0b
Upgrade to Spring Pulsar 1.0.4Updates
org.cyclonedx:cyclonedx-maven-plugin
from 2.7.11 to 2.8.0Release notes
Sourced from org.cyclonedx:cyclonedx-maven-plugin's releases.
Commits
90e3817
[maven-release-plugin] prepare release cyclonedx-maven-plugin-2.8.0eed838e
convert external reference type by value instead of default CONSTANT_NAME3fd83bf
Bump org.apache.maven.plugins:maven-compiler-plugin343c62d
check if configured schemaVersion is supportedd001542
distribution-intake external reference is more accuratefa5541d
Bump actions/checkout from 4.1.1 to 4.1.2a43cd05
Bump org.apache.commons:commons-compress31ff1f4
Bump org.junit:junit-bom from 5.10.1 to 5.10.2ce8a6e7
Bump release-drafter/release-drafter from 5 to 616dcb5b
Bump commons-codec:commons-codec from 1.16.0 to 1.16.1Updates
org.springframework:spring-web
from 6.1.3 to 6.1.5Release notes
Sourced from org.springframework:spring-web's releases.
... (truncated)
Commits
c04290e
Release v6.1.5381f790
Extract reusable checkSchemeAndPort methodf5a3658
Upgrade to Protobuf 3.25.3, Woodstox 6.6.1, JsonPath 2.9, QDox 2.154a6d89
Additional unit tests for operations on empty UriTemplate2922a82
Merge pull request #32432 from bsgrda34ceb4
Polish "Allow UriTemplate to be built with an empty template"1b25a15
Allow UriTemplate to be built with an empty template723c94e
Polishinge5a69dc
Upgrade to Reactor 2023.0.4 and Micrometer 1.12.4c2248c9
Update Javadoc in DefaultUserDestinationResolverUpdates
io.swagger.core.v3:swagger-annotations
from 2.2.20 to 2.2.21Updates
org.jetbrains.kotlin:kotlin-stdlib
from 1.9.22 to 1.9.23Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
Commits
4c571ac
Edit changelog for 1.9.231ca6f32
Revert "[Wasm] Implement IrLinkageError end enable partial linker"3b90682
Add changelog for 1.9.23f327391
Add validation for empty kotlin.build.report.json.directory property2f19d2e
Add JSON output type for build reports666a2f2
[Wasm] Implement IrLinkageError end enable partial linker4dc6689
[Native] Support Xcode 15.3 — add back the TargetConditional.h macrosd3b2c6f
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 behaviorc262b97
K1: introduce BUILDER_INFERENCE_STUB_PARAMETER_TYPE to prevent compiler crashesUpdates
org.jetbrains.kotlin:kotlin-maven-allopen
from 1.9.22 to 1.9.23Updates
org.jetbrains.kotlin:kotlin-maven-plugin
from 1.9.22 to 1.9.23Updates
org.jetbrains.kotlin:kotlin-maven-noarg
from 1.9.22 to 1.9.23Updates
org.jetbrains.kotlin:kotlin-maven-serialization
from 1.9.22 to 1.9.23Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.16.1 to 2.17.0Commits
3bea77c
[maven-release-plugin] prepare release jackson-module-kotlin-2.17.01ed0f3f
Prepare for 2.17.0 releasece6b4d6
Merge branch '2.16' into 2.17b707238
Back to snapshot depd12f174
[maven-release-plugin] prepare for next development iteration91d7c6d
[maven-release-plugin] prepare release jackson-module-kotlin-2.16.2b5a65d4
Prepare for 2.16.2 releasef5ea353
Back to snapshot dep9d6ebb6
[maven-release-plugin] prepare for next development iteration103449a
[maven-release-plugin] prepare release jackson-module-kotlin-2.17.0-rc1Updates
org.springdoc:springdoc-openapi-starter-common
from 2.3.0 to 2.4.0Release notes
Sourced from org.springdoc:springdoc-openapi-starter-common's releases.
... (truncated)
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-common's changelog.
Commits
47d6665
[maven-release-plugin] prepare release v2.4.0ff4ee95
Changelog updates for the next release100c6a7
swagger-ui upgrade to 5.11.88a57f6d
code reviewd9b8206
code review88a5eb9
Merge remote-tracking branch 'origin/main'370d668
code review5c60119
code review0659912
optimize importsbfc57ab
buildApiResponses ignores produced ContentType in case of many@Operation
. Fi...Updates
org.springdoc:springdoc-openapi-starter-webmvc-ui
from 2.3.0 to 2.4.0Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
... (truncated)
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
Commits
47d6665
[maven-release-plugin] prepare release v2.4.0ff4ee95
Changelog updates for the next release100c6a7
swagger-ui upgrade to 5.11.88a57f6d
code reviewd9b8206
code review88a5eb9
Merge remote-tracking branch 'origin/main'370d668
code review5c60119
code review0659912
optimize importsbfc57ab
buildApiResponses ignores produced ContentType in case of many@Operation
. Fi...Updates
org.jetbrains.kotlin:kotlin-maven-allopen
from 1.9.22 to 1.9.23Updates
org.openapitools:openapi-generator-maven-plugin
from 7.2.0 to 7.4.0Updates
org.jetbrains.kotlin:kotlin-maven-plugin
from 1.9.22 to 1.9.23Updates
org.jetbrains.kotlinx:kotlinx-coroutines-slf4j
from 1.7.3 to 1.8.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-slf4j's releases.