Skip to content

Comments

Bump ToolBase and other local dependencies#55

Merged
alexander-yevsyukov merged 7 commits intomasterfrom
bump-tool-base
Feb 23, 2026
Merged

Bump ToolBase and other local dependencies#55
alexander-yevsyukov merged 7 commits intomasterfrom
bump-tool-base

Conversation

@alexander-yevsyukov
Copy link
Contributor

This PR updates the dependency on ToolBase to the latest, so that the Compiler Gradle plugin uses the latest version of the RootPlugin which adds our custom repositories to the project.

Also, Validation and CoreJvm Compiler were bumped to the latest snapshots.

Copilot AI review requested due to automatic review settings February 23, 2026 15:45
@alexander-yevsyukov alexander-yevsyukov self-assigned this Feb 23, 2026
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 updates local dependencies to their latest snapshot versions, specifically bumping ToolBase from .371 to .372, Validation from .391 to .395, CoreJvmCompiler from .050 to .053, and the Compiler version itself from .038 to .039. Additionally, it fixes a documentation typo where "the the" was corrected to "the".

Changes:

  • Bumped project version from 2.0.0-SNAPSHOT.038 to 2.0.0-SNAPSHOT.039
  • Updated ToolBase dependency version from 2.0.0-SNAPSHOT.371 to 2.0.0-SNAPSHOT.372
  • Updated Validation dependency version from 2.0.0-SNAPSHOT.391 to 2.0.0-SNAPSHOT.395
  • Updated CoreJvmCompiler dependency version from 2.0.0-SNAPSHOT.050 to 2.0.0-SNAPSHOT.053
  • Fixed typo in documentation comment

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
version.gradle.kts Updates project compiler version to .039
pom.xml Updates all dependency versions including ToolBase, Validation, and CoreJvmCompiler to their latest snapshots
gradle-api/src/main/kotlin/io/spine/tools/compiler/gradle/api/ProjectExts.kt Fixes documentation typo removing duplicate "the"
dependencies.md Updates generated dependency report with new version numbers and regeneration timestamp
config Updates subproject commit reference
buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt Updates Validation version constant to .395
buildSrc/src/main/kotlin/io/spine/dependency/local/ToolBase.kt Updates ToolBase version constants to .372
buildSrc/src/main/kotlin/io/spine/dependency/local/CoreJvmCompiler.kt Updates CoreJvmCompiler version constants to .053

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

... which is the latest published version.
@alexander-yevsyukov alexander-yevsyukov merged commit 9405806 into master Feb 23, 2026
6 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the bump-tool-base branch February 23, 2026 16:12
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.

2 participants