Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2025

Bumps modelixCore from 11.2.1 to 14.1.0.
Updates org.modelix:model-api from 11.2.1 to 14.1.0

Release notes

Sourced from org.modelix:model-api's releases.

14.1.0

14.1.0 (2025-04-03)

Bug Fixes

  • model-api: cleanup conversion between IRoleReference and strings (563d73b)
  • model-api: implemented equals/hashCode for INodeReference (e365873)
  • model-api: implemented equals/hashCode for IRoleReference (9c25978)
  • model-server: removed unnecessary endpoints for RepositoryConfig retrieval (4b10d47)
  • mps-model-adapters: remove names from references (7e83a40)
  • streams: improved support for working with local data sources (245e054)

Features

  • datastructures: B+ Tree (6ec4eb2)
  • datastructures: B+ Tree (7b98a3c)
  • datastructures: btree (c22c7c5)
  • datastructures: general purpose HAMT implementation (199e8f5)
  • datastructures: HAMT combined with Btree for handling hash collisions (35566dc)
  • datastructures: IModelTree (c475386)
  • datastructures: IModelTree (fd58e09)
  • datastructures: IModelTree (9e2cd1c)
  • datastructures: IModelTree (763c8b0)
  • datastructures: IModelTree (9b36002)
  • datastructures: patricia trie (b429abc)
  • datastructures: serializer (123e3b5)
  • model-datastructure: a version can now contain multiple trees (7b04935)
  • model-datastructure: introduced IModelTree.builder as a public API for creating new instances (e07eef3)
  • model-server: lionweb API (7719088)
  • model-server: new configuration variable MODELIX_LIONWEB_API_ENABLED (17b3923)
  • streams: DeferredStreamBuilder (4be178b)

Performance Improvements

  • performance of RandomModelChangeGenerator (4915ddd)

14.0.0

14.0.0 (2025-03-23)

Bug Fixes

  • model-client: inline small changes in one request (342a84e)
  • model-client: re-enable lazyLoadVersion, but without prefetching (1839f55)
  • model-datastructure: StackOverflowError in ITree.addNewChildren with many children (41393ae)
  • model-server: modelix-admin role had no permissions (4a6694f)
  • mps-sync-plugin: don't synchronize stub models (e59d45c)

... (truncated)

Commits
  • e40c5aa test(bulk-model-sync): fix flaky test can handle random changes
  • f59c1d2 build(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook ...
  • 9e6f57c build(deps): update actions/setup-node digest to cdca736
  • cde5891 build(deps): update actions/upload-artifact digest to ea165f8
  • a30065a Merge pull request #1476 from modelix/dependabot/gradle/kotlin-2.1.20
  • c195ff7 Merge pull request #1494 from modelix/dependabot/gradle/com.google.guava-guav...
  • e73d86c build(deps): bump kotlin from 2.1.10 to 2.1.20
  • fd859a5 build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre
  • 47070a2 build(deps): update enricomi/publish-unit-test-result-action digest to afb2984
  • 0feb679 build(deps): update gradle/actions digest to 06832c7
  • Additional commits viewable in compare view

Updates org.modelix:model-api-gen-runtime from 11.2.1 to 14.1.0

Release notes

Sourced from org.modelix:model-api-gen-runtime's releases.

14.1.0

14.1.0 (2025-04-03)

Bug Fixes

  • model-api: cleanup conversion between IRoleReference and strings (563d73b)
  • model-api: implemented equals/hashCode for INodeReference (e365873)
  • model-api: implemented equals/hashCode for IRoleReference (9c25978)
  • model-server: removed unnecessary endpoints for RepositoryConfig retrieval (4b10d47)
  • mps-model-adapters: remove names from references (7e83a40)
  • streams: improved support for working with local data sources (245e054)

Features

  • datastructures: B+ Tree (6ec4eb2)
  • datastructures: B+ Tree (7b98a3c)
  • datastructures: btree (c22c7c5)
  • datastructures: general purpose HAMT implementation (199e8f5)
  • datastructures: HAMT combined with Btree for handling hash collisions (35566dc)
  • datastructures: IModelTree (c475386)
  • datastructures: IModelTree (fd58e09)
  • datastructures: IModelTree (9e2cd1c)
  • datastructures: IModelTree (763c8b0)
  • datastructures: IModelTree (9b36002)
  • datastructures: patricia trie (b429abc)
  • datastructures: serializer (123e3b5)
  • model-datastructure: a version can now contain multiple trees (7b04935)
  • model-datastructure: introduced IModelTree.builder as a public API for creating new instances (e07eef3)
  • model-server: lionweb API (7719088)
  • model-server: new configuration variable MODELIX_LIONWEB_API_ENABLED (17b3923)
  • streams: DeferredStreamBuilder (4be178b)

Performance Improvements

  • performance of RandomModelChangeGenerator (4915ddd)

14.0.0

14.0.0 (2025-03-23)

Bug Fixes

  • model-client: inline small changes in one request (342a84e)
  • model-client: re-enable lazyLoadVersion, but without prefetching (1839f55)
  • model-datastructure: StackOverflowError in ITree.addNewChildren with many children (41393ae)
  • model-server: modelix-admin role had no permissions (4a6694f)
  • mps-sync-plugin: don't synchronize stub models (e59d45c)

... (truncated)

Commits
  • e40c5aa test(bulk-model-sync): fix flaky test can handle random changes
  • f59c1d2 build(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook ...
  • 9e6f57c build(deps): update actions/setup-node digest to cdca736
  • cde5891 build(deps): update actions/upload-artifact digest to ea165f8
  • a30065a Merge pull request #1476 from modelix/dependabot/gradle/kotlin-2.1.20
  • c195ff7 Merge pull request #1494 from modelix/dependabot/gradle/com.google.guava-guav...
  • e73d86c build(deps): bump kotlin from 2.1.10 to 2.1.20
  • fd859a5 build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre
  • 47070a2 build(deps): update enricomi/publish-unit-test-result-action digest to afb2984
  • 0feb679 build(deps): update gradle/actions digest to 06832c7
  • Additional commits viewable in compare view

Updates org.modelix:authorization from 11.2.1 to 14.1.0

Release notes

Sourced from org.modelix:authorization's releases.

14.1.0

14.1.0 (2025-04-03)

Bug Fixes

  • model-api: cleanup conversion between IRoleReference and strings (563d73b)
  • model-api: implemented equals/hashCode for INodeReference (e365873)
  • model-api: implemented equals/hashCode for IRoleReference (9c25978)
  • model-server: removed unnecessary endpoints for RepositoryConfig retrieval (4b10d47)
  • mps-model-adapters: remove names from references (7e83a40)
  • streams: improved support for working with local data sources (245e054)

Features

  • datastructures: B+ Tree (6ec4eb2)
  • datastructures: B+ Tree (7b98a3c)
  • datastructures: btree (c22c7c5)
  • datastructures: general purpose HAMT implementation (199e8f5)
  • datastructures: HAMT combined with Btree for handling hash collisions (35566dc)
  • datastructures: IModelTree (c475386)
  • datastructures: IModelTree (fd58e09)
  • datastructures: IModelTree (9e2cd1c)
  • datastructures: IModelTree (763c8b0)
  • datastructures: IModelTree (9b36002)
  • datastructures: patricia trie (b429abc)
  • datastructures: serializer (123e3b5)
  • model-datastructure: a version can now contain multiple trees (7b04935)
  • model-datastructure: introduced IModelTree.builder as a public API for creating new instances (e07eef3)
  • model-server: lionweb API (7719088)
  • model-server: new configuration variable MODELIX_LIONWEB_API_ENABLED (17b3923)
  • streams: DeferredStreamBuilder (4be178b)

Performance Improvements

  • performance of RandomModelChangeGenerator (4915ddd)

14.0.0

14.0.0 (2025-03-23)

Bug Fixes

  • model-client: inline small changes in one request (342a84e)
  • model-client: re-enable lazyLoadVersion, but without prefetching (1839f55)
  • model-datastructure: StackOverflowError in ITree.addNewChildren with many children (41393ae)
  • model-server: modelix-admin role had no permissions (4a6694f)
  • mps-sync-plugin: don't synchronize stub models (e59d45c)

... (truncated)

Commits
  • e40c5aa test(bulk-model-sync): fix flaky test can handle random changes
  • f59c1d2 build(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook ...
  • 9e6f57c build(deps): update actions/setup-node digest to cdca736
  • cde5891 build(deps): update actions/upload-artifact digest to ea165f8
  • a30065a Merge pull request #1476 from modelix/dependabot/gradle/kotlin-2.1.20
  • c195ff7 Merge pull request #1494 from modelix/dependabot/gradle/com.google.guava-guav...
  • e73d86c build(deps): bump kotlin from 2.1.10 to 2.1.20
  • fd859a5 build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre
  • 47070a2 build(deps): update enricomi/publish-unit-test-result-action digest to afb2984
  • 0feb679 build(deps): update gradle/actions digest to 06832c7
  • Additional commits viewable in compare view

Updates org.modelix:model-client from 11.2.1 to 14.1.0

Release notes

Sourced from org.modelix:model-client's releases.

14.1.0

14.1.0 (2025-04-03)

Bug Fixes

  • model-api: cleanup conversion between IRoleReference and strings (563d73b)
  • model-api: implemented equals/hashCode for INodeReference (e365873)
  • model-api: implemented equals/hashCode for IRoleReference (9c25978)
  • model-server: removed unnecessary endpoints for RepositoryConfig retrieval (4b10d47)
  • mps-model-adapters: remove names from references (7e83a40)
  • streams: improved support for working with local data sources (245e054)

Features

  • datastructures: B+ Tree (6ec4eb2)
  • datastructures: B+ Tree (7b98a3c)
  • datastructures: btree (c22c7c5)
  • datastructures: general purpose HAMT implementation (199e8f5)
  • datastructures: HAMT combined with Btree for handling hash collisions (35566dc)
  • datastructures: IModelTree (c475386)
  • datastructures: IModelTree (fd58e09)
  • datastructures: IModelTree (9e2cd1c)
  • datastructures: IModelTree (763c8b0)
  • datastructures: IModelTree (9b36002)
  • datastructures: patricia trie (b429abc)
  • datastructures: serializer (123e3b5)
  • model-datastructure: a version can now contain multiple trees (7b04935)
  • model-datastructure: introduced IModelTree.builder as a public API for creating new instances (e07eef3)
  • model-server: lionweb API (7719088)
  • model-server: new configuration variable MODELIX_LIONWEB_API_ENABLED (17b3923)
  • streams: DeferredStreamBuilder (4be178b)

Performance Improvements

  • performance of RandomModelChangeGenerator (4915ddd)

14.0.0

14.0.0 (2025-03-23)

Bug Fixes

  • model-client: inline small changes in one request (342a84e)
  • model-client: re-enable lazyLoadVersion, but without prefetching (1839f55)
  • model-datastructure: StackOverflowError in ITree.addNewChildren with many children (41393ae)
  • model-server: modelix-admin role had no permissions (4a6694f)
  • mps-sync-plugin: don't synchronize stub models (e59d45c)

... (truncated)

Commits
  • e40c5aa test(bulk-model-sync): fix flaky test can handle random changes
  • f59c1d2 build(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook ...
  • 9e6f57c build(deps): update actions/setup-node digest to cdca736
  • cde5891 build(deps): update actions/upload-artifact digest to ea165f8
  • a30065a Merge pull request #1476 from modelix/dependabot/gradle/kotlin-2.1.20
  • c195ff7 Merge pull request #1494 from modelix/dependabot/gradle/com.google.guava-guav...
  • e73d86c build(deps): bump kotlin from 2.1.10 to 2.1.20
  • fd859a5 build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre
  • 47070a2 build(deps): update enricomi/publish-unit-test-result-action digest to afb2984
  • 0feb679 build(deps): update gradle/actions digest to 06832c7
  • Additional commits viewable in compare view

Updates org.modelix:model-server from 11.2.1 to 14.1.0

Release notes

Sourced from org.modelix:model-server's releases.

14.1.0

14.1.0 (2025-04-03)

Bug Fixes

  • model-api: cleanup conversion between IRoleReference and strings (563d73b)
  • model-api: implemented equals/hashCode for INodeReference (e365873)
  • model-api: implemented equals/hashCode for IRoleReference (9c25978)
  • model-server: removed unnecessary endpoints for RepositoryConfig retrieval (4b10d47)
  • mps-model-adapters: remove names from references (7e83a40)
  • streams: improved support for working with local data sources (245e054)

Features

  • datastructures: B+ Tree (6ec4eb2)
  • datastructures: B+ Tree (7b98a3c)
  • datastructures: btree (c22c7c5)
  • datastructures: general purpose HAMT implementation (199e8f5)
  • datastructures: HAMT combined with Btree for handling hash collisions (35566dc)
  • datastructures: IModelTree (c475386)
  • datastructures: IModelTree (fd58e09)
  • datastructures: IModelTree (9e2cd1c)
  • datastructures: IModelTree (763c8b0)
  • datastructures: IModelTree (9b36002)
  • datastructures: patricia trie (b429abc)
  • datastructures: serializer (123e3b5)
  • model-datastructure: a version can now contain multiple trees (7b04935)
  • model-datastructure: introduced IModelTree.builder as a public API for creating new instances (e07eef3)
  • model-server: lionweb API (7719088)
  • model-server: new configuration variable MODELIX_LIONWEB_API_ENABLED (17b3923)
  • streams: DeferredStreamBuilder (4be178b)

Performance Improvements

  • performance of RandomModelChangeGenerator (4915ddd)

14.0.0

14.0.0 (2025-03-23)

Bug Fixes

  • model-client: inline small changes in one request (342a84e)
  • model-client: re-enable lazyLoadVersion, but without prefetching (1839f55)
  • model-datastructure: StackOverflowError in ITree.addNewChildren with many children (41393ae)
  • model-server: modelix-admin role had no permissions (4a6694f)
  • mps-sync-plugin: don't synchronize stub models (e59d45c)

... (truncated)

Commits
  • e40c5aa test(bulk-model-sync): fix flaky test can handle random changes
  • f59c1d2 build(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook ...
  • 9e6f57c build(deps): update actions/setup-node digest to cdca736
  • cde5891 build(deps): update actions/upload-artifact digest to ea165f8
  • a30065a Merge pull request #1476 from modelix/dependabot/gradle/kotlin-2.1.20
  • c195ff7 Merge pull request #1494 from modelix/dependabot/gradle/com.google.guava-guav...
  • e73d86c build(deps): bump kotlin from 2.1.10 to 2.1.20
  • fd859a5 build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre
  • 47070a2 build(deps): update enricomi/publish-unit-test-result-action digest to afb2984
  • 0feb679 build(deps): update gradle/actions digest to 06832c7
  • Additional commits viewable in compare view

Updates org.modelix:modelql-core from 11.2.1 to 14.1.0

Release notes

Sourced from org.modelix:modelql-core's releases.

14.1.0

14.1.0 (2025-04-03)

Bug Fixes

  • model-api: cleanup conversion between IRoleReference and strings (563d73b)
  • model-api: implemented equals/hashCode for INodeReference (e365873)
  • model-api: implemented equals/hashCode for IRoleReference (9c25978)
  • model-server: removed unnecessary endpoints for RepositoryConfig retrieval (4b10d47)
  • mps-model-adapters: remove names from references (7e83a40)
  • streams: improved support for working with local data sources (245e054)

Features

  • datastructures: B+ Tree (6ec4eb2)
  • datastructures: B+ Tree (7b98a3c)
  • datastructures: btree (c22c7c5)
  • datastructures: general purpose HAMT implementation (199e8f5)
  • datastructures: HAMT combined with Btree for handling hash collisions (35566dc)
  • datastructures: IModelTree (c475386)
  • datastructures: IModelTree (fd58e09)
  • datastructures: IModelTree (9e2cd1c)
  • datastructures: IModelTree (763c8b0)
  • datastructures: IModelTree (9b36002)
  • datastructures: patricia trie (b429abc)
  • datastructures: serializer (123e3b5)
  • model-datastructure: a version can now contain multiple trees (7b04935)
  • model-datastructure: introduced IModelTree.builder as a public API for creating new instances (e07eef3)
  • model-server: lionweb API (7719088)
  • model-server: new configuration variable MODELIX_LIONWEB_API_ENABLED (17b3923)
  • streams: DeferredStreamBuilder (4be178b)

Performance Improvements

  • performance of RandomModelChangeGenerator (4915ddd)

14.0.0

14.0.0 (2025-03-23)

Bug Fixes

  • model-client: inline small changes in one request (342a84e)
  • model-client: re-enable lazyLoadVersion, but without prefetching (1839f55)
  • model-datastructure: StackOverflowError in ITree.addNewChildren with many children (41393ae)
  • model-server: modelix-admin role had no permissions (4a6694f)
  • mps-sync-plugin: don't synchronize stub models (e59d45c)

... (truncated)

Commits
  • e40c5aa test(bulk-model-sync): fix flaky test can handle random changes
  • f59c1d2 build(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook ...
  • 9e6f57c build(deps): update actions/setup-node digest to cdca736
  • cde5891 build(deps): update actions/upload-artifact digest to ea165f8
  • a30065a Merge pull request #1476 from modelix/dependabot/gradle/kotlin-2.1.20
  • c195ff7 Merge pull request #1494 from modelix/dependabot/gradle/com.google.guava-guav...
  • e73d86c build(deps): bump kotlin from 2.1.10 to 2.1.20
  • fd859a5 build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre
  • 47070a2 build(deps): update enricomi/publish-unit-test-result-action digest to afb2984
  • 0feb679 build(deps): update gradle/actions digest to 06832c7
  • Additional commits viewable in compare view

Updates org.modelix:modelql-untyped from 11.2.1 to 14.1.0

Release notes

Sourced from org.modelix:modelql-untyped's releases.

14.1.0

14.1.0 (2025-04-03)

Bug Fixes

  • model-api: cleanup conversion between IRoleReference and strings (563d73b)
  • model-api: implemented equals/hashCode for INodeReference (e365873)
  • model-api: implemented equals/hashCode for IRoleReference (9c25978)
  • model-server: removed unnecessary endpoints for RepositoryConfig retrieval (4b10d47)
  • mps-model-adapters: remove names from references (7e83a40)
  • streams: improved support for working with local data sources (245e054)

Features

  • datastructures: B+ Tree (6ec4eb2)
  • datastructures: B+ Tree (7b98a3c)
  • datastructures: btree (c22c7c5)
  • datastructures: general purpose HAMT implementation (199e8f5)
  • datastructures: HAMT combined with Btree for handling hash collisions (35566dc)
  • datastructures: IModelTree (c475386)
  • datastructures: IModelTree (fd58e09)
  • datastructures: IModelTree (9e2cd1c)
  • datastructures: IModelTree (763c8b0)
  • datastructures: IModelTree (9b36002)
  • datastructures: patricia trie (b429abc)
  • datastructures: serializer (123e3b5)
  • model-datastructure: a version can now contain multiple trees (7b04935)
  • model-datastructure: introduced IModelTree.builder as a public API for creating new instances (e07eef3)
  • model-server: lionweb API (7719088)
  • model-server: new configuration variable MODELIX_LIONWEB_API_ENABLED (17b3923)
  • streams: DeferredStreamBuilder (4be178b)

Performance Improvements

  • performance of RandomModelChangeGenerator (4915ddd)

14.0.0

14.0.0 (2025-03-23)

Bug Fixes

  • model-client: inline small changes in one request (342a84e)
  • model-client: re-enable lazyLoadVersion, but without prefetching (1839f55)
  • model-datastructure: StackOverflowError in ITree.addNewChildren with many children (41393ae)
  • model-server: modelix-admin role had no permissions (4a6694f)
  • mps-sync-plugin: don't synchronize stub models (e59d45c)

... (truncated)

Commits
  • e40c5aa test(bulk-model-sync): fix flaky test can handle random changes
  • f59c1d2 build(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook ...
  • 9e6f57c build(deps): update actions/setup-node digest to cdca736
  • cde5891 build(deps): update actions/upload-artifact digest to ea165f8
  • a30065a Merge pull request #1476 from modelix/dependabot/gradle/kotlin-2.1.20
  • c195ff7 Merge pull request #1494 from modelix/dependabot/gradle/com.google.guava-guav...
  • e73d86c build(deps): bump kotlin from 2.1.10 to 2.1.20
  • fd859a5 build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre
  • 47070a2 build(deps): update enricomi/publish-unit-test-result-action digest to afb2984
  • 0feb679 build(deps): update gradle/actions digest to 06832c7
  • Additional commits viewable in compare view

Updates org.modelix:modelql-html from 11.2.1 to 14.1.0

Release notes

Sourced from org.modelix:modelql-html's releases.

14.1.0

14.1.0 (2025-04-03)

Bug Fixes

  • model-api: cleanup conversion between IRoleReference and strings (563d73b)
  • model-api: implemented equals/hashCode for INodeReference (e365873)
  • model-api: implemented equals/hashCode for IRoleReference (9c25978)
  • model-server: removed unnecessary endpoints for RepositoryConfig retrieval (4b10d47)
  • mps-model-adapters: remove names from references (7e83a40)
  • streams: improved support for working with local data sources (245e054)

Features

  • datastructures: B+ Tree (6ec4eb2)
  • datastructures: B+ Tree (7b98a3c)
  • datastructures: btree (c22c7c5)
  • datastructures: general purpose HAMT implementation (199e8f5)
  • datastructures: HAMT combined with Btree for handling hash collisions (35566dc)
  • datastructures: IModelTree (c475386)
  • datastructures: IModelTree (fd58e09)
  • datastructures: IModelTree (9e2cd1c)
  • datastructures: IModelTree (763c8b0)
  • datastructures: IModelTree (9b36002)
  • datastructures: patricia trie (b429abc)
  • datastructures: serializer (123e3b5)
  • model-datastructure: a version can now contain multiple trees (7b04935)
  • model-datastructure: introduced IModelTree.builder as a public API for creating new instances (e07eef3)
  • model-server: lionweb API (7719088)
  • model-server: new configuration variable MODELIX_LIONWEB_API_ENABLED (17b3923)
  • streams: DeferredStreamBuilder (4be178b)

Performance Improvements

  • performance of RandomModelChangeGenerator (4915ddd)

14.0.0

14.0.0 (2025-03-23)

Bug Fixes

  • model-client: inline small changes in one request (342a84e)
  • model-client: re-enable lazyLoadVersion, but without prefetching (1839f55)
  • model-datastructure: StackOverflowError in ITree.addNewChildren with many children (41393ae)
  • model-server: modelix-admin role had no permissions (4a6694f)
  • mps-sync-plugin: don't synchronize stub models (e59d45c)

... (truncated)

Commits
  • e40c5aa test(bulk-model-sync): fix flaky test can handle random changes
  • f59c1d2 build(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook ...

Bumps `modelixCore` from 11.2.1 to 14.1.0.

Updates `org.modelix:model-api` from 11.2.1 to 14.1.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.2.1...14.1.0)

Updates `org.modelix:model-api-gen-runtime` from 11.2.1 to 14.1.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.2.1...14.1.0)

Updates `org.modelix:authorization` from 11.2.1 to 14.1.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.2.1...14.1.0)

Updates `org.modelix:model-client` from 11.2.1 to 14.1.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.2.1...14.1.0)

Updates `org.modelix:model-server` from 11.2.1 to 14.1.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.2.1...14.1.0)

Updates `org.modelix:modelql-core` from 11.2.1 to 14.1.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.2.1...14.1.0)

Updates `org.modelix:modelql-untyped` from 11.2.1 to 14.1.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.2.1...14.1.0)

Updates `org.modelix:modelql-html` from 11.2.1 to 14.1.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.2.1...14.1.0)

Updates `org.modelix:model-datastructure` from 11.2.1 to 14.1.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.2.1...14.1.0)

Updates `org.modelix.mps:model-adapters` from 11.2.1 to 14.1.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.2.1...14.1.0)

Updates `org.modelix.model-api-gen` from 11.2.1 to 14.1.0

---
updated-dependencies:
- dependency-name: org.modelix:model-api
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:model-api-gen-runtime
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:authorization
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:model-client
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:model-server
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:modelql-core
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:modelql-untyped
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:modelql-html
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:model-datastructure
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix.mps:model-adapters
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix.model-api-gen
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2025

Superseded by #211.

@dependabot dependabot bot closed this Apr 8, 2025
@dependabot dependabot bot deleted the dependabot/gradle/modelixCore-14.1.0 branch April 8, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant