Skip to content

Comments

build(deps): bump modelixCore from 14.0.0 to 14.1.0#292

Merged
slisson merged 2 commits intomainfrom
dependabot/gradle/modelixCore-14.1.0
Apr 13, 2025
Merged

build(deps): bump modelixCore from 14.0.0 to 14.1.0#292
slisson merged 2 commits intomainfrom
dependabot/gradle/modelixCore-14.1.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps modelixCore from 14.0.0 to 14.1.0.
Updates org.modelix:model-api from 14.0.0 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)
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 14.0.0 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)
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 14.0.0 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)
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 14.0.0 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)
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 14.0.0 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)
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 14.0.0 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)
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-datastructure from 14.0.0 to 14.1.0

Release notes

Sourced from org.modelix:model-datastructure'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)
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.mps:model-adapters from 14.0.0 to 14.1.0

Release notes

Sourced from org.modelix.mps:model-adapters'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)
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 from 14.0.0 to 14.1.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 7, 2025
Bumps `modelixCore` from 14.0.0 to 14.1.0.

Updates `org.modelix:model-api` from 14.0.0 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@14.0.0...14.1.0)

Updates `org.modelix:model-api-gen-runtime` from 14.0.0 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@14.0.0...14.1.0)

Updates `org.modelix:model-client` from 14.0.0 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@14.0.0...14.1.0)

Updates `org.modelix:modelql-core` from 14.0.0 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@14.0.0...14.1.0)

Updates `org.modelix:modelql-untyped` from 14.0.0 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@14.0.0...14.1.0)

Updates `org.modelix:modelql-html` from 14.0.0 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@14.0.0...14.1.0)

Updates `org.modelix:model-datastructure` from 14.0.0 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@14.0.0...14.1.0)

Updates `org.modelix.mps:model-adapters` from 14.0.0 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@14.0.0...14.1.0)

Updates `org.modelix.model-api-gen` from 14.0.0 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-minor
- dependency-name: org.modelix:model-api-gen-runtime
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:model-client
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:modelql-core
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:modelql-untyped
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:modelql-html
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:model-datastructure
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix.mps:model-adapters
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix.model-api-gen
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@slisson slisson force-pushed the dependabot/gradle/modelixCore-14.1.0 branch from d8da9ec to 84f19a2 Compare April 13, 2025 15:56
@slisson slisson merged commit 655c686 into main Apr 13, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/modelixCore-14.1.0 branch April 13, 2025 17:03
@slisson
Copy link
Member

slisson commented Jul 10, 2025

🎉 This PR is included in version 1.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant