Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

14.2.0

14.2.0 (2025-04-08)

Bug Fixes

  • model-datastructure: use the ObjectHash instead of the version ID (5a816de)
  • model-server: content explorer can now show models with string based node IDs (cd92e05)
  • mps-sync-plugin: initial import and continuous sync of MPS-extensions successful (f5746c8)
  • mps-sync-plugin: several fixes after trying to import MPS-extensions (69dc452)
  • mps-sync-plugin: status stopped updating after an exception (6a3fd4c)
  • streams: proper usage of getBlocking (42fe0e1)

Features

  • bulk-model-sync: allow the IModelMask to filter the result of getAllChildren (f085cc3)
  • model-datastructure: large lists of child nodes are now split into smaller objects (1bed582)
  • model-server: validation of operations in a version (c97a190)
  • mps-sync-plugin: import MPS nodes with their original ID (54b6e93)

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)

... (truncated)

Commits
  • 6246037 Merge pull request #1523 from modelix/dependabot/gradle/org.jetbrains.kotlin-...
  • 6d62b27 Merge pull request #1522 from modelix/dependabot/npm_and_yarn/vue-model-api/t...
  • dc259e2 Merge pull request #1521 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 1d00f7f Merge pull request #1519 from modelix/dependabot/npm_and_yarn/eslint-9.24.0
  • cddcd99 build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-js
  • 9ac5642 build(deps): bump typescript from 5.8.2 to 5.8.3 in /vue-model-api
  • 359b099 build(deps): bump typescript from 5.8.2 to 5.8.3 in /ts-model-api
  • b19922d build(deps): bump eslint from 9.23.0 to 9.24.0
  • e6593e8 Merge pull request #1517 from modelix/dependabot/npm_and_yarn/eslint/js-9.24.0
  • 7e81773 build(deps): bump @​eslint/js from 9.23.0 to 9.24.0
  • Additional commits viewable in compare view

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

Release notes

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

14.2.0

14.2.0 (2025-04-08)

Bug Fixes

  • model-datastructure: use the ObjectHash instead of the version ID (5a816de)
  • model-server: content explorer can now show models with string based node IDs (cd92e05)
  • mps-sync-plugin: initial import and continuous sync of MPS-extensions successful (f5746c8)
  • mps-sync-plugin: several fixes after trying to import MPS-extensions (69dc452)
  • mps-sync-plugin: status stopped updating after an exception (6a3fd4c)
  • streams: proper usage of getBlocking (42fe0e1)

Features

  • bulk-model-sync: allow the IModelMask to filter the result of getAllChildren (f085cc3)
  • model-datastructure: large lists of child nodes are now split into smaller objects (1bed582)
  • model-server: validation of operations in a version (c97a190)
  • mps-sync-plugin: import MPS nodes with their original ID (54b6e93)

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)

... (truncated)

Commits
  • 6246037 Merge pull request #1523 from modelix/dependabot/gradle/org.jetbrains.kotlin-...
  • 6d62b27 Merge pull request #1522 from modelix/dependabot/npm_and_yarn/vue-model-api/t...
  • dc259e2 Merge pull request #1521 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 1d00f7f Merge pull request #1519 from modelix/dependabot/npm_and_yarn/eslint-9.24.0
  • cddcd99 build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-js
  • 9ac5642 build(deps): bump typescript from 5.8.2 to 5.8.3 in /vue-model-api
  • 359b099 build(deps): bump typescript from 5.8.2 to 5.8.3 in /ts-model-api
  • b19922d build(deps): bump eslint from 9.23.0 to 9.24.0
  • e6593e8 Merge pull request #1517 from modelix/dependabot/npm_and_yarn/eslint/js-9.24.0
  • 7e81773 build(deps): bump @​eslint/js from 9.23.0 to 9.24.0
  • Additional commits viewable in compare view

Updates org.modelix:authorization from 11.2.1 to 14.2.0

Release notes

Sourced from org.modelix:authorization's releases.

14.2.0

14.2.0 (2025-04-08)

Bug Fixes

  • model-datastructure: use the ObjectHash instead of the version ID (5a816de)
  • model-server: content explorer can now show models with string based node IDs (cd92e05)
  • mps-sync-plugin: initial import and continuous sync of MPS-extensions successful (f5746c8)
  • mps-sync-plugin: several fixes after trying to import MPS-extensions (69dc452)
  • mps-sync-plugin: status stopped updating after an exception (6a3fd4c)
  • streams: proper usage of getBlocking (42fe0e1)

Features

  • bulk-model-sync: allow the IModelMask to filter the result of getAllChildren (f085cc3)
  • model-datastructure: large lists of child nodes are now split into smaller objects (1bed582)
  • model-server: validation of operations in a version (c97a190)
  • mps-sync-plugin: import MPS nodes with their original ID (54b6e93)

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)

... (truncated)

Commits
  • 6246037 Merge pull request #1523 from modelix/dependabot/gradle/org.jetbrains.kotlin-...
  • 6d62b27 Merge pull request #1522 from modelix/dependabot/npm_and_yarn/vue-model-api/t...
  • dc259e2 Merge pull request #1521 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 1d00f7f Merge pull request #1519 from modelix/dependabot/npm_and_yarn/eslint-9.24.0
  • cddcd99 build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-js
  • 9ac5642 build(deps): bump typescript from 5.8.2 to 5.8.3 in /vue-model-api
  • 359b099 build(deps): bump typescript from 5.8.2 to 5.8.3 in /ts-model-api
  • b19922d build(deps): bump eslint from 9.23.0 to 9.24.0
  • e6593e8 Merge pull request #1517 from modelix/dependabot/npm_and_yarn/eslint/js-9.24.0
  • 7e81773 build(deps): bump @​eslint/js from 9.23.0 to 9.24.0
  • Additional commits viewable in compare view

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

Release notes

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

14.2.0

14.2.0 (2025-04-08)

Bug Fixes

  • model-datastructure: use the ObjectHash instead of the version ID (5a816de)
  • model-server: content explorer can now show models with string based node IDs (cd92e05)
  • mps-sync-plugin: initial import and continuous sync of MPS-extensions successful (f5746c8)
  • mps-sync-plugin: several fixes after trying to import MPS-extensions (69dc452)
  • mps-sync-plugin: status stopped updating after an exception (6a3fd4c)
  • streams: proper usage of getBlocking (42fe0e1)

Features

  • bulk-model-sync: allow the IModelMask to filter the result of getAllChildren (f085cc3)
  • model-datastructure: large lists of child nodes are now split into smaller objects (1bed582)
  • model-server: validation of operations in a version (c97a190)
  • mps-sync-plugin: import MPS nodes with their original ID (54b6e93)

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)

... (truncated)

Commits
  • 6246037 Merge pull request #1523 from modelix/dependabot/gradle/org.jetbrains.kotlin-...
  • 6d62b27 Merge pull request #1522 from modelix/dependabot/npm_and_yarn/vue-model-api/t...
  • dc259e2 Merge pull request #1521 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 1d00f7f Merge pull request #1519 from modelix/dependabot/npm_and_yarn/eslint-9.24.0
  • cddcd99 build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-js
  • 9ac5642 build(deps): bump typescript from 5.8.2 to 5.8.3 in /vue-model-api
  • 359b099 build(deps): bump typescript from 5.8.2 to 5.8.3 in /ts-model-api
  • b19922d build(deps): bump eslint from 9.23.0 to 9.24.0
  • e6593e8 Merge pull request #1517 from modelix/dependabot/npm_and_yarn/eslint/js-9.24.0
  • 7e81773 build(deps): bump @​eslint/js from 9.23.0 to 9.24.0
  • Additional commits viewable in compare view

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

Release notes

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

14.2.0

14.2.0 (2025-04-08)

Bug Fixes

  • model-datastructure: use the ObjectHash instead of the version ID (5a816de)
  • model-server: content explorer can now show models with string based node IDs (cd92e05)
  • mps-sync-plugin: initial import and continuous sync of MPS-extensions successful (f5746c8)
  • mps-sync-plugin: several fixes after trying to import MPS-extensions (69dc452)
  • mps-sync-plugin: status stopped updating after an exception (6a3fd4c)
  • streams: proper usage of getBlocking (42fe0e1)

Features

  • bulk-model-sync: allow the IModelMask to filter the result of getAllChildren (f085cc3)
  • model-datastructure: large lists of child nodes are now split into smaller objects (1bed582)
  • model-server: validation of operations in a version (c97a190)
  • mps-sync-plugin: import MPS nodes with their original ID (54b6e93)

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)

... (truncated)

Commits
  • 6246037 Merge pull request #1523 from modelix/dependabot/gradle/org.jetbrains.kotlin-...
  • 6d62b27 Merge pull request #1522 from modelix/dependabot/npm_and_yarn/vue-model-api/t...
  • dc259e2 Merge pull request #1521 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 1d00f7f Merge pull request #1519 from modelix/dependabot/npm_and_yarn/eslint-9.24.0
  • cddcd99 build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-js
  • 9ac5642 build(deps): bump typescript from 5.8.2 to 5.8.3 in /vue-model-api
  • 359b099 build(deps): bump typescript from 5.8.2 to 5.8.3 in /ts-model-api
  • b19922d build(deps): bump eslint from 9.23.0 to 9.24.0
  • e6593e8 Merge pull request #1517 from modelix/dependabot/npm_and_yarn/eslint/js-9.24.0
  • 7e81773 build(deps): bump @​eslint/js from 9.23.0 to 9.24.0
  • Additional commits viewable in compare view

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

Release notes

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

14.2.0

14.2.0 (2025-04-08)

Bug Fixes

  • model-datastructure: use the ObjectHash instead of the version ID (5a816de)
  • model-server: content explorer can now show models with string based node IDs (cd92e05)
  • mps-sync-plugin: initial import and continuous sync of MPS-extensions successful (f5746c8)
  • mps-sync-plugin: several fixes after trying to import MPS-extensions (69dc452)
  • mps-sync-plugin: status stopped updating after an exception (6a3fd4c)
  • streams: proper usage of getBlocking (42fe0e1)

Features

  • bulk-model-sync: allow the IModelMask to filter the result of getAllChildren (f085cc3)
  • model-datastructure: large lists of child nodes are now split into smaller objects (1bed582)
  • model-server: validation of operations in a version (c97a190)
  • mps-sync-plugin: import MPS nodes with their original ID (54b6e93)

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)

... (truncated)

Commits
  • 6246037 Merge pull request #1523 from modelix/dependabot/gradle/org.jetbrains.kotlin-...
  • 6d62b27 Merge pull request #1522 from modelix/dependabot/npm_and_yarn/vue-model-api/t...
  • dc259e2 Merge pull request #1521 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 1d00f7f Merge pull request #1519 from modelix/dependabot/npm_and_yarn/eslint-9.24.0
  • cddcd99 build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-js
  • 9ac5642 build(deps): bump typescript from 5.8.2 to 5.8.3 in /vue-model-api
  • 359b099 build(deps): bump typescript from 5.8.2 to 5.8.3 in /ts-model-api
  • b19922d build(deps): bump eslint from 9.23.0 to 9.24.0
  • e6593e8 Merge pull request #1517 from modelix/dependabot/npm_and_yarn/eslint/js-9.24.0
  • 7e81773 build(deps): bump @​eslint/js from 9.23.0 to 9.24.0
  • Additional commits viewable in compare view

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

Release notes

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

14.2.0

14.2.0 (2025-04-08)

Bug Fixes

  • model-datastructure: use the ObjectHash instead of the version ID (5a816de)
  • model-server: content explorer can now show models with string based node IDs (cd92e05)
  • mps-sync-plugin: initial import and continuous sync of MPS-extensions successful (f5746c8)
  • mps-sync-plugin: several fixes after trying to import MPS-extensions (69dc452)
  • mps-sync-plugin: status stopped updating after an exception (6a3fd4c)
  • streams: proper usage of getBlocking (42fe0e1)

Features

  • bulk-model-sync: allow the IModelMask to filter the result of getAllChildren (f085cc3)
  • model-datastructure: large lists of child nodes are now split into smaller objects (1bed582)
  • model-server: validation of operations in a version (c97a190)
  • mps-sync-plugin: import MPS nodes with their original ID (54b6e93)

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)

... (truncated)

Commits
  • 6246037 Merge pull request #1523 from modelix/dependabot/gradle/org.jetbrains.kotlin-...
  • 6d62b27 Merge pull request #1522 from modelix/dependabot/npm_and_yarn/vue-model-api/t...
  • dc259e2 Merge pull request #1521 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 1d00f7f Merge pull request #1519 from modelix/dependabot/npm_and_yarn/eslint-9.24.0
  • cddcd99 build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-js
  • 9ac5642 build(deps): bump typescript from 5.8.2 to 5.8.3 in /vue-model-api
  • 359b099 build(deps): bump typescript from 5.8.2 to 5.8.3 in /ts-model-api
  • b19922d build(deps): bump eslint from 9.23.0 to 9.24.0
  • e6593e8 Merge pull request #1517 from modelix/dependabot/npm_and_yarn/eslint/js-9.24.0
  • 7e81773 build(deps): bump @​eslint/js from 9.23.0 to 9.24.0
  • Additional commits viewable in compare view

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

Release notes

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

14.2.0

14.2.0 (2025-04-08)

Bug Fixes

  • model-datastructure: use the ObjectHash instead of the version ID (5a816de)
  • model-server: content explorer can now show models with string based node IDs (cd92e05)
  • mps-sync-plugin: initial import and continuous sync of MPS-extensions successful (f5746c8)
  • mps-sync-plugin: several fixes after trying to import MPS-extensions (69dc452)
  • mps-sync-plugin: status stopped updating after an exception (6a3fd4c)
  • streams: proper usage of getBlocking (42fe0e1)

Features

  • bulk-model-sync: allow the IModelMask to filter the result of getAllChildren (f085cc3)
  • model-datastructure: large lists of child nodes are now split into smaller objects (1bed582)
  • model-server: validation of operations in a version (c97a190)
  • mps-sync-plugin: import MPS nodes with their original ID (54b6e93)

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:Description has been truncated

Bumps `modelixCore` from 11.2.1 to 14.2.0.

Updates `org.modelix:model-api` from 11.2.1 to 14.2.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.2.0)

Updates `org.modelix:model-api-gen-runtime` from 11.2.1 to 14.2.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.2.0)

Updates `org.modelix:authorization` from 11.2.1 to 14.2.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.2.0)

Updates `org.modelix:model-client` from 11.2.1 to 14.2.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.2.0)

Updates `org.modelix:model-server` from 11.2.1 to 14.2.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.2.0)

Updates `org.modelix:modelql-core` from 11.2.1 to 14.2.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.2.0)

Updates `org.modelix:modelql-untyped` from 11.2.1 to 14.2.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.2.0)

Updates `org.modelix:modelql-html` from 11.2.1 to 14.2.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.2.0)

Updates `org.modelix:model-datastructure` from 11.2.1 to 14.2.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.2.0)

Updates `org.modelix.mps:model-adapters` from 11.2.1 to 14.2.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.2.0)

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

---
updated-dependencies:
- dependency-name: org.modelix:model-api
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:model-api-gen-runtime
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:authorization
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:model-client
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:model-server
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:modelql-core
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:modelql-untyped
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:modelql-html
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:model-datastructure
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix.mps:model-adapters
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix.model-api-gen
  dependency-version: 14.2.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 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2025

Superseded by #214.

@dependabot dependabot bot closed this Apr 15, 2025
@dependabot dependabot bot deleted the dependabot/gradle/modelixCore-14.2.0 branch April 15, 2025 16:20
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