chore(deps)(deps): bump the gradle-patch-minor group in /Backend with 5 updates - #176
Merged
LimitlessGreen merged 1 commit intoOct 6, 2025
Conversation
Bumps the gradle-patch-minor group in /Backend with 5 updates: | Package | From | To | | --- | --- | --- | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.3.0` | `2.8.13` | | [jvm](https://github.com/JetBrains/kotlin) | `2.2.0` | `2.2.20` | | [plugin.spring](https://github.com/JetBrains/kotlin) | `2.2.0` | `2.2.20` | | [plugin.jpa](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.20` | | [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) | `0.11.0` | `0.11.1` | Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.3.0 to 2.8.13 - [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.8.13) Updates `jvm` from 2.2.0 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.0...v2.2.20) Updates `plugin.spring` from 2.2.0 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.0...v2.2.20) Updates `plugin.jpa` from 2.1.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.20) Updates `org.graalvm.buildtools.native` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.11.0...0.11.1) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-patch-minor - dependency-name: jvm dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-patch-minor - dependency-name: plugin.spring dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-patch-minor - dependency-name: plugin.jpa dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-patch-minor - dependency-name: org.graalvm.buildtools.native dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LimitlessGreen
deleted the
dependabot/gradle/Backend/gradle-patch-minor-f25456b2f0
branch
October 6, 2025 18:50
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 gradle-patch-minor group in /Backend with 5 updates:
2.3.02.8.132.2.02.2.202.2.02.2.202.1.102.2.200.11.00.11.1Updates
org.springdoc:springdoc-openapi-starter-webmvc-uifrom 2.3.0 to 2.8.13Release 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.
... (truncated)
Commits
7ddac7d[maven-release-plugin] prepare release v2.8.13a66dfdbdependency review and prepare for the next release5c46afbAdd logic to skipPublishing Tests to Maven Central92b5080skip tests deploy672b42cAdding Scalar to springdoc-bom. Fixes #3084e0feb04Adding initial Scalar Support. Fixes #308431ba90bUpdate pom.xml2c55b9dUpdate CHANGELOG.md4ca2601With 'oneOf' the response schema contains an extra 'type: string. Fixes #3076ea14088[maven-release-plugin] prepare for next development iterationUpdates
jvmfrom 2.2.0 to 2.2.20Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
... (truncated)
Commits
693c44eAdd ChangeLog for 2.2.20-RC25b7c7af[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4[IR] Use sanitized names when calculating scopes for lambdas64daa7e[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28[Test] Reproduce KT-79816e86b28e[Gradle] Add@ExperimentalKotlinGradlePluginApito exportKdoc0f5c8a7Add ChangeLog for 2.2.20-RCUpdates
plugin.springfrom 2.2.0 to 2.2.20Release notes
Sourced from plugin.spring's releases.
... (truncated)
Changelog
Sourced from plugin.spring's changelog.
... (truncated)
Commits
693c44eAdd ChangeLog for 2.2.20-RC25b7c7af[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4[IR] Use sanitized names when calculating scopes for lambdas64daa7e[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28[Test] Reproduce KT-79816e86b28e[Gradle] Add@ExperimentalKotlinGradlePluginApito exportKdoc0f5c8a7Add ChangeLog for 2.2.20-RCUpdates
plugin.jpafrom 2.1.10 to 2.2.20Release notes
Sourced from plugin.jpa's releases.
... (truncated)
Changelog
Sourced from plugin.jpa's changelog.
... (truncated)
Commits
693c44eAdd ChangeLog for 2.2.20-RC25b7c7af[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4[IR] Use sanitized names when calculating scopes for lambdas64daa7e[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28[Test] Reproduce KT-79816e86b28e[Gradle] Add@ExperimentalKotlinGradlePluginApito exportKdoc0f5c8a7Add ChangeLog for 2.2.20-RCUpdates
org.graalvm.buildtools.nativefrom 0.11.0 to 0.11.1Release notes
Sourced from org.graalvm.buildtools.native's releases.
Commits
6545631Create release 0.11.1359acfbUpdate licenses to pass style check7327427Add changelog entries73d17ccUpdate Reachability metadata versioneb52764Add new JUnit 5.14/6.0 types to initialize-at-build-time classesf94e6d6Disable layered images test temporarily because of a problem on GraalVM side200e23cUpdate docs/src/docs/asciidoc/end-to-end-gradle-guide.adoc079f06dMove JUnit tests to get started50d8fbbsupporting jdk toolchain configuration77b4cfbAdd testing of Gradle 9Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions