Skip to content

Conversation

@alexander-yevsyukov
Copy link
Contributor

@alexander-yevsyukov alexander-yevsyukov commented Dec 10, 2025

This PR updates dependencies on Base, CoreJvm, and Validation, addressing the API changes. The PR also adopts publishing improvements recently adopted in Validation.

Copilot AI review requested due to automatic review settings December 10, 2025 19:50
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@alexander-yevsyukov alexander-yevsyukov self-assigned this Dec 10, 2025
@alexander-yevsyukov alexander-yevsyukov changed the title Bump Base and Validation Bump Base, CoreJvm, and Validation Dec 10, 2025
Copy link
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 bumps the project's compiler version from 2.0.0-SNAPSHOT.035 to 2.0.0-SNAPSHOT.036 and updates dependencies on Base (from .382 to .383), Validation (from .354 to .372 in most places, and to .360 in others), and CoreJvm/Server (from .356 to .358).

Key changes:

  • Compiler version increment across version configuration files and documentation
  • Base library version bump with new spine-environment dependency addition
  • Validation library version updates with group ID changes from io.spine.validation to io.spine.tools

Reviewed changes

Copilot reviewed 16 out of 16 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
version.gradle.kts Incremented compiler version to .036
pom.xml Updated all dependency versions and added new spine-environment and spine-validation-jvm-runtime dependencies
dependencies.md Regenerated dependency report with updated timestamps and version numbers
config Updated subproject commit reference
buildSrc/.../StandardJavaPublicationHandler.kt Changed visibility from internal to public
buildSrc/.../PublicationHandler.kt Changed visibility from internal to public
buildSrc/.../Repository.kt Added suppression annotations for detekt warnings
buildSrc/.../Validation.kt Updated version to .372, changed group to io.spine.tools, and modified runtime module naming
buildSrc/.../Spine.kt Updated KDoc comment to better describe the object's purpose
buildSrc/.../CoreJvmCompiler.kt Updated dogfooding and integration test versions to .040
buildSrc/.../CoreJvm.kt Updated version to .358
buildSrc/.../Compiler.kt Updated fallback versions to .035
buildSrc/.../Base.kt Updated version to .383, added environment constant, and refactored property names
backend/build.gradle.kts Added Base.environment dependency
api/build.gradle.kts Added Base.environment dependency

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

Copilot AI review requested due to automatic review settings December 10, 2025 20:16
Copy link
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 19 out of 19 changed files in this pull request and generated 1 comment.


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

@alexander-yevsyukov alexander-yevsyukov merged commit fe1bdf2 into master Dec 10, 2025
11 of 14 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the bump-base-and-validation branch December 10, 2025 22:30
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