Skip to content

Update dependencies#285

Merged
alexander-yevsyukov merged 13 commits intomasterfrom
bump-core-jvm-and-compiler
Mar 26, 2026
Merged

Update dependencies#285
alexander-yevsyukov merged 13 commits intomasterfrom
bump-core-jvm-and-compiler

Conversation

@alexander-yevsyukov
Copy link
Copy Markdown
Collaborator

@alexander-yevsyukov alexander-yevsyukov commented Mar 26, 2026

This PR applies latest dependencies and stops using the TEMPORARILY_DISABLE_PROTOBUF_VERSION_CHECK environment flag.

Other notable changes

  • The .agents directory was cleaned up removing no longer needed task files.

Copilot AI review requested due to automatic review settings March 26, 2026 16:52
@alexander-yevsyukov alexander-yevsyukov marked this pull request as ready for review March 26, 2026 16:52
@alexander-yevsyukov alexander-yevsyukov self-assigned this Mar 26, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s dependency stack (Validation snapshot versions, Protobuf, Kotlin, CoreJvm tooling, Gradle wrapper) and removes reliance on the TEMPORARILY_DISABLE_PROTOBUF_VERSION_CHECK environment flag in the Gradle wrappers.

Changes:

  • Bump Validation/tooling versions across Gradle, Maven POM, and docs.
  • Upgrade key build dependencies (Kotlin, Protobuf) and Gradle wrapper to newer patch versions.
  • Remove TEMPORARILY_DISABLE_PROTOBUF_VERSION_CHECK exports from gradlew / gradlew.bat and refresh generated dependency reports.

Reviewed changes

Copilot reviewed 26 out of 29 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
version.gradle.kts Bumps published Validation version to 2.0.0-SNAPSHOT.409.
pom.xml Updates generated dependency versions (Protobuf/Kotlin/CoreJvm/Validation runtime, etc.).
gradlew.bat Removes the Protobuf-version-check disable flag from Windows wrapper script.
gradlew Removes the Protobuf-version-check disable flag from Unix wrapper script and updates template link hash.
gradle/wrapper/gradle-wrapper.properties Updates wrapper distribution to Gradle 9.4.1.
gradle-plugin/src/main/kotlin/io/spine/tools/validation/gradle/Meta.kt Minor docstring wording tweak (“meta-information”).
docs/content/docs/validation/01-getting-started/adding-to-build.md Updates plugin/version snippets to match new releases.
dependencies.md Regenerates dependency/license report with updated versions.
buildSrc/src/main/kotlin/io/spine/gradle/kotlin/KotlinConfig.kt Removes -Xinline-classes compiler flag from free args.
buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt Bumps local Validation dependency version to .408.
buildSrc/src/main/kotlin/io/spine/dependency/local/CoreJvmCompiler.kt Bumps CoreJvm compiler dogfooding/test versions to .058.
buildSrc/src/main/kotlin/io/spine/dependency/local/CoreJvm.kt Bumps CoreJvm version to .372.
buildSrc/src/main/kotlin/io/spine/dependency/lib/Protobuf.kt Bumps Protobuf version to 4.34.1.
buildSrc/src/main/kotlin/io/spine/dependency/lib/Kotlin.kt Bumps Kotlin runtime/embedded versions to 2.3.20.
buildSrc/build.gradle.kts Updates embedded Kotlin version; removes buildSrc JUnit test dependencies/config.
.idea/misc.xml Drops XML prolog / minor formatting normalization.
.idea/inspectionProfiles/Project_Default.xml Minor formatting/EOF normalization.
.agents/tasks/validation-documentation-plan.md Deleted (repo-local task plan).
.agents/tasks/developers-guide-plan.md Deleted (repo-local task plan).
.agents/tasks/custom-validation-plan.md Deleted (repo-local task plan).
.agents/tasks/archive/validator-registry.md Deleted (archived task plan).
.agents/tasks/archive/using-validator-registry-section.md Deleted (archived task plan).
.agents/tasks/archive/third-party-messages-plan.md Deleted (archived task plan).
.agents/tasks/archive/rewrite-external-messages-section.md Deleted (archived task plan).
.agents/tasks/archive/error-messages-plan.md Deleted (archived task plan).
.agents/tasks/archive/concepts-plan.md Deleted (archived task plan).
.agents/tasks/archive/built-in-options-plan.md Deleted (archived task plan).
Files not reviewed (1)
  • .idea/misc.xml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread buildSrc/build.gradle.kts
Comment thread version.gradle.kts
Copilot AI review requested due to automatic review settings March 26, 2026 17:11
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 26 out of 29 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • .idea/misc.xml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread buildSrc/src/main/kotlin/io/spine/dependency/lib/Kotlin.kt
@alexander-yevsyukov alexander-yevsyukov merged commit 82f5cd5 into master Mar 26, 2026
8 of 9 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the bump-core-jvm-and-compiler branch March 26, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants