From a560949645bceb456d4314af226e7be8c6ccd486 Mon Sep 17 00:00:00 2001 From: alexander-yevsyukov Date: Mon, 4 May 2026 20:23:34 +0100 Subject: [PATCH 1/4] Bump version -> `2.0.0-SNAPSHOT.240` --- version.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.gradle.kts b/version.gradle.kts index 6422faf97..0ea4c4a6b 100644 --- a/version.gradle.kts +++ b/version.gradle.kts @@ -27,4 +27,4 @@ /** * The version of this library for publishing. */ -val versionToPublish by extra("2.0.0-SNAPSHOT.239") +val versionToPublish by extra("2.0.0-SNAPSHOT.240") From 6e1e22583fb2c23913449d9587d694d2983a4ab8 Mon Sep 17 00:00:00 2001 From: alexander-yevsyukov Date: Mon, 4 May 2026 20:23:47 +0100 Subject: [PATCH 2/4] Use `VIEW` kind alias --- .../src/main/proto/spine/tools/time/validation/views.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validation/src/main/proto/spine/tools/time/validation/views.proto b/validation/src/main/proto/spine/tools/time/validation/views.proto index 0f1966c17..d4393921f 100644 --- a/validation/src/main/proto/spine/tools/time/validation/views.proto +++ b/validation/src/main/proto/spine/tools/time/validation/views.proto @@ -41,7 +41,7 @@ import "spine/tools/time/validation/time_field_type.proto"; // A view of a field that is marked with `(when)` option. message WhenField { - option (entity).kind = PROJECTION; + option (entity).kind = VIEW; spine.compiler.FieldRef id = 1; From 7e1865dfe0138f3ea6cd67f585147c4c966a81a3 Mon Sep 17 00:00:00 2001 From: alexander-yevsyukov Date: Mon, 4 May 2026 20:23:55 +0100 Subject: [PATCH 3/4] Update dependency reports --- dependencies.md | 28 ++++++++++++++-------------- pom.xml | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/dependencies.md b/dependencies.md index 794d6e53d..954c94319 100644 --- a/dependencies.md +++ b/dependencies.md @@ -1,6 +1,6 @@ -# Dependencies of `io.spine.tools:time-gradle-plugin:2.0.0-SNAPSHOT.239` +# Dependencies of `io.spine.tools:time-gradle-plugin:2.0.0-SNAPSHOT.240` ## Runtime 1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0. @@ -1059,14 +1059,14 @@ The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon May 04 18:52:51 WEST 2026** using +This report was generated on **Mon May 04 20:23:34 WEST 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:time-testlib:2.0.0-SNAPSHOT.239` +# Dependencies of `io.spine.tools:time-testlib:2.0.0-SNAPSHOT.240` ## Runtime 1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2. @@ -1869,14 +1869,14 @@ This report was generated on **Mon May 04 18:52:51 WEST 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon May 04 18:52:51 WEST 2026** using +This report was generated on **Mon May 04 20:23:34 WEST 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine:spine-time:2.0.0-SNAPSHOT.239` +# Dependencies of `io.spine:spine-time:2.0.0-SNAPSHOT.240` ## Runtime 1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2. @@ -2833,14 +2833,14 @@ This report was generated on **Mon May 04 18:52:51 WEST 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon May 04 18:52:51 WEST 2026** using +This report was generated on **Mon May 04 20:23:34 WEST 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine:spine-time-java:2.0.0-SNAPSHOT.239` +# Dependencies of `io.spine:spine-time-java:2.0.0-SNAPSHOT.240` ## Runtime 1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2. @@ -3643,14 +3643,14 @@ This report was generated on **Mon May 04 18:52:51 WEST 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon May 04 18:52:51 WEST 2026** using +This report was generated on **Mon May 04 20:23:34 WEST 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine:spine-time-kotlin:2.0.0-SNAPSHOT.239` +# Dependencies of `io.spine:spine-time-kotlin:2.0.0-SNAPSHOT.240` ## Runtime 1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2. @@ -4461,14 +4461,14 @@ This report was generated on **Mon May 04 18:52:51 WEST 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon May 04 18:52:51 WEST 2026** using +This report was generated on **Mon May 04 20:23:34 WEST 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:time-validation:2.0.0-SNAPSHOT.239` +# Dependencies of `io.spine.tools:time-validation:2.0.0-SNAPSHOT.240` ## Runtime 1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0. @@ -5590,14 +5590,14 @@ This report was generated on **Mon May 04 18:52:51 WEST 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon May 04 18:52:51 WEST 2026** using +This report was generated on **Mon May 04 20:23:34 WEST 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine:spine-validation-tests:2.0.0-SNAPSHOT.239` +# Dependencies of `io.spine:spine-validation-tests:2.0.0-SNAPSHOT.240` ## Runtime 1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0. @@ -6683,6 +6683,6 @@ This report was generated on **Mon May 04 18:52:51 WEST 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon May 04 18:52:51 WEST 2026** using +This report was generated on **Mon May 04 20:23:34 WEST 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). \ No newline at end of file diff --git a/pom.xml b/pom.xml index fad2936fe..501424618 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ all modules and does not describe the project structure per-subproject. --> io.spine spine-time -2.0.0-SNAPSHOT.239 +2.0.0-SNAPSHOT.240 2015 From 7b7bf628175805ef0b6bbdc335b797598162e503 Mon Sep 17 00:00:00 2001 From: alexander-yevsyukov Date: Mon, 4 May 2026 20:24:22 +0100 Subject: [PATCH 4/4] Shorten workflow name --- .github/workflows/build-on-windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-on-windows.yml b/.github/workflows/build-on-windows.yml index 1700875e8..91a0bfef3 100644 --- a/.github/workflows/build-on-windows.yml +++ b/.github/workflows/build-on-windows.yml @@ -5,7 +5,7 @@ on: pull_request jobs: build: runs-on: windows-latest - name: Build and test on Windows + name: Build on Windows steps: - uses: actions/checkout@v4