Skip to content

Delete deprecated types#282

Merged
alexander-yevsyukov merged 6 commits intomasterfrom
delete-deprecated-types
Mar 25, 2026
Merged

Delete deprecated types#282
alexander-yevsyukov merged 6 commits intomasterfrom
delete-deprecated-types

Conversation

@alexander-yevsyukov
Copy link
Copy Markdown
Collaborator

This PR removes the io.spine.validation.option package since it contained only deprecated types that are not longer used.

Copilot AI review requested due to automatic review settings March 25, 2026 15:48
@alexander-yevsyukov alexander-yevsyukov marked this pull request as ready for review March 25, 2026 15:48
@alexander-yevsyukov alexander-yevsyukov self-assigned this Mar 25, 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 is intended to remove the deprecated io.spine.validation.option package, and also bumps the Validation toolchain versions across build files and docs.

Changes:

  • Bump published Validation version to 2.0.0-SNAPSHOT.408 in Gradle/Maven metadata and docs.
  • Update referenced Validation dependency coordinates to 2.0.0-SNAPSHOT.407.
  • Remove an unused test import and refresh the generated dependency/license report.

Reviewed changes

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

Show a summary per file
File Description
version.gradle.kts Bumps root validationVersion to 2.0.0-SNAPSHOT.408.
pom.xml Updates generated POM version to .408 and aligns certain dependency versions to .407.
jvm-runtime/src/test/kotlin/io/spine/validation/given/ExceptionFactoryStubs.kt Removes an unused Protobuf import.
docs/content/docs/validation/01-getting-started/adding-to-build.md Updates docs sample plugin version to .408.
dependencies.md Regenerates dependency/license report with updated artifact versions/timestamps.
buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt Bumps referenced Validation dependency version constant to .407.

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

@alexander-yevsyukov alexander-yevsyukov merged commit 9218607 into master Mar 25, 2026
8 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the delete-deprecated-types branch March 25, 2026 16:02
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