build(deps): bump the versions group with 5 updates - #99
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the versions group with 5 updates: | Package | From | To | | --- | --- | --- | | [ru.astrainteractive.gradleplugin.detekt](https://github.com/makeevrserg/gradle-plugin) | `2.3.0` | `2.7.2` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.7.0` | `9.7.1` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.13.3` | `6.1.3` | | [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) | `1.13.3` | `6.1.3` | | [com.varabyte.kobweb.gradle:application](https://github.com/varabyte/kobweb) | `0.25.0` | `0.25.1` | Updates `ru.astrainteractive.gradleplugin.detekt` from 2.3.0 to 2.7.2 - [Release notes](https://github.com/makeevrserg/gradle-plugin/releases) - [Commits](2.3.0...2.7.2) Updates `gradle-wrapper` from 9.7.0 to 9.7.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.7.0...v9.7.1) Updates `org.junit.jupiter:junit-jupiter` from 5.13.3 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r6.1.3) Updates `org.junit.platform:junit-platform-launcher` from 1.13.3 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits/r6.1.3) Updates `com.varabyte.kobweb.gradle:application` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/varabyte/kobweb/releases) - [Commits](varabyte/kobweb@v0.25.0...v0.25.1) --- updated-dependencies: - dependency-name: ru.astrainteractive.gradleplugin.detekt dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: gradle-wrapper dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: versions - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: versions - dependency-name: com.varabyte.kobweb.gradle:application dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions ... Signed-off-by: dependabot[bot] <support@github.com>
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 versions group with 5 updates:
2.3.02.7.29.7.09.7.15.13.36.1.31.13.36.1.30.25.00.25.1Updates
ru.astrainteractive.gradleplugin.detektfrom 2.3.0 to 2.7.2Commits
c01296e[FIX] Fix NeoForge template toml1b40b4a[FEAT] Improve isolated projects support1b4db48[FIX] Fix cached propertya5d09b8[FIX] Fix secret properties0ed4ccd[FEAT] Gradle isolated projects support3c3a69b[FIX] Release and publish taskb1a9cb4[FIX] Release and publish taska36f7fb[FIX] Fix CI611de74Merge pull request #97 from makeevrserg/dependabot/gradle/versions-9590b17ca12c2147b[FIX] Fix CIUpdates
gradle-wrapperfrom 9.7.0 to 9.7.1Release notes
Sourced from gradle-wrapper's releases.
Commits
92f0512update fixed issues for 9.7.1 (#38892)820ee75update fixed issues for 9.7.182c23f9Fix annotation parameter ordering problem in KTS (#38878)ef11a72Fix annotation parameter ordering issuebb0d8a9Make relevant tests polyglot (run for multiple DSLs)336e129Update signing configuration (#38874)4bdf0daUpdate signing configurationcd9b92cList issues resolved in 9.7.1 (#38839)5f4e381List issues resolved in 9.7.11e08ab5Keep type-use annotations in extracted ABI classes (#38810)Updates
org.junit.jupiter:junit-jupiterfrom 5.13.3 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.junit.platform:junit-platform-launcherfrom 1.13.3 to 6.1.3Release notes
Sourced from org.junit.platform:junit-platform-launcher's releases.
... (truncated)
Commits
Updates
com.varabyte.kobweb.gradle:applicationfrom 0.25.0 to 0.25.1Release notes
Sourced from com.varabyte.kobweb.gradle:application's releases.
... (truncated)
Commits
fb3a30fUpdate Kobweb to v0.25.1965f434Super nit: Tweak "no pages exported" error messagef14f25cChange "no pages exported" logging error into a Gradle exception0c303a7Fix broken logic around reporting no pages exported7f3c285Super nit: Remove extra newline from "Skipped export" message.71c72cfUpdate KSP to latestc0e41d2Handle releasing an export worker in a finally block9a0ab42Nit: Generate fewer workers for sites with very few routes45991eeNit: Ensure we use the same trace config for both start and stop callsb46b2aeSuper nit: Add explanatory comment about default headers to CORS install blockYou can trigger a rebase of this PR 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 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