Skip to content

build(deps): bump modelixCore from 15.5.2 to 18.3.0#311

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/modelixCore-18.3.0
Open

build(deps): bump modelixCore from 15.5.2 to 18.3.0#311
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/modelixCore-18.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps modelixCore from 15.5.2 to 18.3.0.
Updates org.modelix:model-api from 15.5.2 to 18.3.0

Release notes

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

18.3.0

18.3.0 (2026-02-05)

Bug Fixes

  • model-client: flaky RefreshTokenTest caused by BindException: Address already in use (25c1c03)
  • model-client: nodes provided by ChangeJS subclasses didn't have auto transactions (d23ca26)
  • mps-sync-plugin: handle changes in read-only bindings (1290c39)
  • mps-sync-plugin: handle changes in secondary bindings (682e92c)
  • mps-sync-plugin: modules from read-only bindings were empty (0cf6789)

Features

  • mps-sync-plugin: readonly bindings will have readonly modules (like stubs) (140d8df)

18.2.1

18.2.1 (2026-01-30)

Bug Fixes

  • model-client: ReplicatedModelJSImpl was causing Not in a transaction exceptions (7d03416)

18.2.0

18.2.0 (2026-01-29)

Features

  • model-api-gen: allow providing typed concept features to IAsyncNode getter methods (88bf505)

18.1.0

18.1.0 (2026-01-13)

Features

  • mps-sync-plugin: allow to update binding for switching a branch (ad024d6)
  • vue-model-api: useReplicatedModels allows multiple linked models (b3a38b9)

18.0.0

18.0.0 (2025-12-12)

Features

  • mps-model-adapters: all MPS specific INodeReferences are now available in JS (7b7df55)

... (truncated)

Commits
  • 25c1c03 fix(model-client): flaky RefreshTokenTest caused by `BindException: Address a...
  • d23ca26 fix(model-client): nodes provided by ChangeJS subclasses didn't have auto t...
  • 1290c39 fix(mps-sync-plugin): handle changes in read-only bindings
  • 0cf6789 fix(mps-sync-plugin): modules from read-only bindings were empty
  • 682e92c fix(mps-sync-plugin): handle changes in secondary bindings
  • 140d8df feat(mps-sync-plugin): readonly bindings will have readonly modules (like stubs)
  • b0aaec2 build(deps): update enricomi/publish-unit-test-result-action digest to 27d65e1
  • 4f4ef16 build(deps): update docker/setup-buildx-action digest to 8d2750c
  • e31f166 build(deps): update github/codeql-action digest to 6bc82e0
  • 9035db7 build(deps): bump @​isaacs/brace-expansion in /model-server-openapi
  • Additional commits viewable in compare view

Updates org.modelix:model-api-gen-runtime from 15.5.2 to 18.3.0

Release notes

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

18.3.0

18.3.0 (2026-02-05)

Bug Fixes

  • model-client: flaky RefreshTokenTest caused by BindException: Address already in use (25c1c03)
  • model-client: nodes provided by ChangeJS subclasses didn't have auto transactions (d23ca26)
  • mps-sync-plugin: handle changes in read-only bindings (1290c39)
  • mps-sync-plugin: handle changes in secondary bindings (682e92c)
  • mps-sync-plugin: modules from read-only bindings were empty (0cf6789)

Features

  • mps-sync-plugin: readonly bindings will have readonly modules (like stubs) (140d8df)

18.2.1

18.2.1 (2026-01-30)

Bug Fixes

  • model-client: ReplicatedModelJSImpl was causing Not in a transaction exceptions (7d03416)

18.2.0

18.2.0 (2026-01-29)

Features

  • model-api-gen: allow providing typed concept features to IAsyncNode getter methods (88bf505)

18.1.0

18.1.0 (2026-01-13)

Features

  • mps-sync-plugin: allow to update binding for switching a branch (ad024d6)
  • vue-model-api: useReplicatedModels allows multiple linked models (b3a38b9)

18.0.0

18.0.0 (2025-12-12)

Features

  • mps-model-adapters: all MPS specific INodeReferences are now available in JS (7b7df55)

... (truncated)

Commits
  • 25c1c03 fix(model-client): flaky RefreshTokenTest caused by `BindException: Address a...
  • d23ca26 fix(model-client): nodes provided by ChangeJS subclasses didn't have auto t...
  • 1290c39 fix(mps-sync-plugin): handle changes in read-only bindings
  • 0cf6789 fix(mps-sync-plugin): modules from read-only bindings were empty
  • 682e92c fix(mps-sync-plugin): handle changes in secondary bindings
  • 140d8df feat(mps-sync-plugin): readonly bindings will have readonly modules (like stubs)
  • b0aaec2 build(deps): update enricomi/publish-unit-test-result-action digest to 27d65e1
  • 4f4ef16 build(deps): update docker/setup-buildx-action digest to 8d2750c
  • e31f166 build(deps): update github/codeql-action digest to 6bc82e0
  • 9035db7 build(deps): bump @​isaacs/brace-expansion in /model-server-openapi
  • Additional commits viewable in compare view

Updates org.modelix:authorization from 15.5.2 to 18.3.0

Release notes

Sourced from org.modelix:authorization's releases.

18.3.0

18.3.0 (2026-02-05)

Bug Fixes

  • model-client: flaky RefreshTokenTest caused by BindException: Address already in use (25c1c03)
  • model-client: nodes provided by ChangeJS subclasses didn't have auto transactions (d23ca26)
  • mps-sync-plugin: handle changes in read-only bindings (1290c39)
  • mps-sync-plugin: handle changes in secondary bindings (682e92c)
  • mps-sync-plugin: modules from read-only bindings were empty (0cf6789)

Features

  • mps-sync-plugin: readonly bindings will have readonly modules (like stubs) (140d8df)

18.2.1

18.2.1 (2026-01-30)

Bug Fixes

  • model-client: ReplicatedModelJSImpl was causing Not in a transaction exceptions (7d03416)

18.2.0

18.2.0 (2026-01-29)

Features

  • model-api-gen: allow providing typed concept features to IAsyncNode getter methods (88bf505)

18.1.0

18.1.0 (2026-01-13)

Features

  • mps-sync-plugin: allow to update binding for switching a branch (ad024d6)
  • vue-model-api: useReplicatedModels allows multiple linked models (b3a38b9)

18.0.0

18.0.0 (2025-12-12)

Features

  • mps-model-adapters: all MPS specific INodeReferences are now available in JS (7b7df55)

... (truncated)

Commits
  • 25c1c03 fix(model-client): flaky RefreshTokenTest caused by `BindException: Address a...
  • d23ca26 fix(model-client): nodes provided by ChangeJS subclasses didn't have auto t...
  • 1290c39 fix(mps-sync-plugin): handle changes in read-only bindings
  • 0cf6789 fix(mps-sync-plugin): modules from read-only bindings were empty
  • 682e92c fix(mps-sync-plugin): handle changes in secondary bindings
  • 140d8df feat(mps-sync-plugin): readonly bindings will have readonly modules (like stubs)
  • b0aaec2 build(deps): update enricomi/publish-unit-test-result-action digest to 27d65e1
  • 4f4ef16 build(deps): update docker/setup-buildx-action digest to 8d2750c
  • e31f166 build(deps): update github/codeql-action digest to 6bc82e0
  • 9035db7 build(deps): bump @​isaacs/brace-expansion in /model-server-openapi
  • Additional commits viewable in compare view

Updates org.modelix:model-client from 15.5.2 to 18.3.0

Release notes

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

18.3.0

18.3.0 (2026-02-05)

Bug Fixes

  • model-client: flaky RefreshTokenTest caused by BindException: Address already in use (25c1c03)
  • model-client: nodes provided by ChangeJS subclasses didn't have auto transactions (d23ca26)
  • mps-sync-plugin: handle changes in read-only bindings (1290c39)
  • mps-sync-plugin: handle changes in secondary bindings (682e92c)
  • mps-sync-plugin: modules from read-only bindings were empty (0cf6789)

Features

  • mps-sync-plugin: readonly bindings will have readonly modules (like stubs) (140d8df)

18.2.1

18.2.1 (2026-01-30)

Bug Fixes

  • model-client: ReplicatedModelJSImpl was causing Not in a transaction exceptions (7d03416)

18.2.0

18.2.0 (2026-01-29)

Features

  • model-api-gen: allow providing typed concept features to IAsyncNode getter methods (88bf505)

18.1.0

18.1.0 (2026-01-13)

Features

  • mps-sync-plugin: allow to update binding for switching a branch (ad024d6)
  • vue-model-api: useReplicatedModels allows multiple linked models (b3a38b9)

18.0.0

18.0.0 (2025-12-12)

Features

  • mps-model-adapters: all MPS specific INodeReferences are now available in JS (7b7df55)

... (truncated)

Commits
  • 25c1c03 fix(model-client): flaky RefreshTokenTest caused by `BindException: Address a...
  • d23ca26 fix(model-client): nodes provided by ChangeJS subclasses didn't have auto t...
  • 1290c39 fix(mps-sync-plugin): handle changes in read-only bindings
  • 0cf6789 fix(mps-sync-plugin): modules from read-only bindings were empty
  • 682e92c fix(mps-sync-plugin): handle changes in secondary bindings
  • 140d8df feat(mps-sync-plugin): readonly bindings will have readonly modules (like stubs)
  • b0aaec2 build(deps): update enricomi/publish-unit-test-result-action digest to 27d65e1
  • 4f4ef16 build(deps): update docker/setup-buildx-action digest to 8d2750c
  • e31f166 build(deps): update github/codeql-action digest to 6bc82e0
  • 9035db7 build(deps): bump @​isaacs/brace-expansion in /model-server-openapi
  • Additional commits viewable in compare view

Updates org.modelix:model-server from 15.5.2 to 18.3.0

Release notes

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

18.3.0

18.3.0 (2026-02-05)

Bug Fixes

  • model-client: flaky RefreshTokenTest caused by BindException: Address already in use (25c1c03)
  • model-client: nodes provided by ChangeJS subclasses didn't have auto transactions (d23ca26)
  • mps-sync-plugin: handle changes in read-only bindings (1290c39)
  • mps-sync-plugin: handle changes in secondary bindings (682e92c)
  • mps-sync-plugin: modules from read-only bindings were empty (0cf6789)

Features

  • mps-sync-plugin: readonly bindings will have readonly modules (like stubs) (140d8df)

18.2.1

18.2.1 (2026-01-30)

Bug Fixes

  • model-client: ReplicatedModelJSImpl was causing Not in a transaction exceptions (7d03416)

18.2.0

18.2.0 (2026-01-29)

Features

  • model-api-gen: allow providing typed concept features to IAsyncNode getter methods (88bf505)

18.1.0

18.1.0 (2026-01-13)

Features

  • mps-sync-plugin: allow to update binding for switching a branch (ad024d6)
  • vue-model-api: useReplicatedModels allows multiple linked models (b3a38b9)

18.0.0

18.0.0 (2025-12-12)

Features

  • mps-model-adapters: all MPS specific INodeReferences are now available in JS (7b7df55)

... (truncated)

Commits
  • 25c1c03 fix(model-client): flaky RefreshTokenTest caused by `BindException: Address a...
  • d23ca26 fix(model-client): nodes provided by ChangeJS subclasses didn't have auto t...
  • 1290c39 fix(mps-sync-plugin): handle changes in read-only bindings
  • 0cf6789 fix(mps-sync-plugin): modules from read-only bindings were empty
  • 682e92c fix(mps-sync-plugin): handle changes in secondary bindings
  • 140d8df feat(mps-sync-plugin): readonly bindings will have readonly modules (like stubs)
  • b0aaec2 build(deps): update enricomi/publish-unit-test-result-action digest to 27d65e1
  • 4f4ef16 build(deps): update docker/setup-buildx-action digest to 8d2750c
  • e31f166 build(deps): update github/codeql-action digest to 6bc82e0
  • 9035db7 build(deps): bump @​isaacs/brace-expansion in /model-server-openapi
  • Additional commits viewable in compare view

Updates org.modelix:modelql-core from 15.5.2 to 18.3.0

Release notes

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

18.3.0

18.3.0 (2026-02-05)

Bug Fixes

  • model-client: flaky RefreshTokenTest caused by BindException: Address already in use (25c1c03)
  • model-client: nodes provided by ChangeJS subclasses didn't have auto transactions (d23ca26)
  • mps-sync-plugin: handle changes in read-only bindings (1290c39)
  • mps-sync-plugin: handle changes in secondary bindings (682e92c)
  • mps-sync-plugin: modules from read-only bindings were empty (0cf6789)

Features

  • mps-sync-plugin: readonly bindings will have readonly modules (like stubs) (140d8df)

18.2.1

18.2.1 (2026-01-30)

Bug Fixes

  • model-client: ReplicatedModelJSImpl was causing Not in a transaction exceptions (7d03416)

18.2.0

18.2.0 (2026-01-29)

Features

  • model-api-gen: allow providing typed concept features to IAsyncNode getter methods (88bf505)

18.1.0

18.1.0 (2026-01-13)

Features

  • mps-sync-plugin: allow to update binding for switching a branch (ad024d6)
  • vue-model-api: useReplicatedModels allows multiple linked models (b3a38b9)

18.0.0

18.0.0 (2025-12-12)

Features

  • mps-model-adapters: all MPS specific INodeReferences are now available in JS (7b7df55)

... (truncated)

Commits
  • 25c1c03 fix(model-client): flaky RefreshTokenTest caused by `BindException: Address a...
  • d23ca26 fix(model-client): nodes provided by ChangeJS subclasses didn't have auto t...
  • 1290c39 fix(mps-sync-plugin): handle changes in read-only bindings
  • 0cf6789 fix(mps-sync-plugin): modules from read-only bindings were empty
  • 682e92c fix(mps-sync-plugin): handle changes in secondary bindings
  • 140d8df feat(mps-sync-plugin): readonly bindings will have readonly modules (like stubs)
  • b0aaec2 build(deps): update enricomi/publish-unit-test-result-action digest to 27d65e1
  • 4f4ef16 build(deps): update docker/setup-buildx-action digest to 8d2750c
  • e31f166 build(deps): update github/codeql-action digest to 6bc82e0
  • 9035db7 build(deps): bump @​isaacs/brace-expansion in /model-server-openapi
  • Additional commits viewable in compare view

Updates org.modelix:modelql-untyped from 15.5.2 to 18.3.0

Release notes

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

18.3.0

18.3.0 (2026-02-05)

Bug Fixes

  • model-client: flaky RefreshTokenTest caused by BindException: Address already in use (25c1c03)
  • model-client: nodes provided by ChangeJS subclasses didn't have auto transactions (d23ca26)
  • mps-sync-plugin: handle changes in read-only bindings (1290c39)
  • mps-sync-plugin: handle changes in secondary bindings (682e92c)
  • mps-sync-plugin: modules from read-only bindings were empty (0cf6789)

Features

  • mps-sync-plugin: readonly bindings will have readonly modules (like stubs) (140d8df)

18.2.1

18.2.1 (2026-01-30)

Bug Fixes

  • model-client: ReplicatedModelJSImpl was causing Not in a transaction exceptions (7d03416)

18.2.0

18.2.0 (2026-01-29)

Features

  • model-api-gen: allow providing typed concept features to IAsyncNode getter methods (88bf505)

18.1.0

18.1.0 (2026-01-13)

Features

  • mps-sync-plugin: allow to update binding for switching a branch (ad024d6)
  • vue-model-api: useReplicatedModels allows multiple linked models (b3a38b9)

18.0.0

18.0.0 (2025-12-12)

Features

  • mps-model-adapters: all MPS specific INodeReferences are now available in JS (7b7df55)

... (truncated)

Commits
  • 25c1c03 fix(model-client): flaky RefreshTokenTest caused by `BindException: Address a...
  • d23ca26 fix(model-client): nodes provided by ChangeJS subclasses didn't have auto t...
  • 1290c39 fix(mps-sync-plugin): handle changes in read-only bindings
  • 0cf6789 fix(mps-sync-plugin): modules from read-only bindings were empty
  • 682e92c fix(mps-sync-plugin): handle changes in secondary bindings
  • 140d8df feat(mps-sync-plugin): readonly bindings will have readonly modules (like stubs)
  • b0aaec2 build(deps): update enricomi/publish-unit-test-result-action digest to 27d65e1
  • 4f4ef16 build(deps): update docker/setup-buildx-action digest to 8d2750c
  • e31f166 build(deps): update github/codeql-action digest to 6bc82e0
  • 9035db7 build(deps): bump @​isaacs/brace-expansion in /model-server-openapi
  • Additional commits viewable in compare view

Updates org.modelix:modelql-html from 15.5.2 to 18.3.0

Release notes

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

18.3.0

18.3.0 (2026-02-05)

Bug Fixes

  • model-client: flaky RefreshTokenTest caused by BindException: Address already in use (25c1c03)
  • model-client: nodes provided by ChangeJS subclasses didn't have auto transactions (d23ca26)
  • mps-sync-plugin: handle changes in read-only bindings (1290c39)
  • mps-sync-plugin: handle changes in secondary bindings (682e92c)
  • mps-sync-plugin: modules from read-only bindings were empty (0cf6789)

Features

  • mps-sync-plugin: readonly bindings will have readonly modules (like stubs) (140d8df)

18.2.1

18.2.1 (2026-01-30)

Bug Fixes

  • model-client: ReplicatedModelJSImpl was causing Not in a transaction exceptions (7d03416)

18.2.0

18.2.0 (2026-01-29)

Features

  • model-api-gen: allow providing typed concept features to IAsyncNode getter methods (88bf505)

18.1.0

18.1.0 (2026-01-13)

Features

  • mps-sync-plugin: allow to update binding for switching a branch (ad024d6)
  • vue-model-api: useReplicatedModels allows multiple linked models (b3a38b9)

18.0.0

18.0.0 (2025-12-12)

Features

  • mps-model-adapters: all MPS specific INodeReferences are now available in JS (7b7df55)

... (truncated)

Commits
  • 25c1c03 fix(model-client): flaky RefreshTokenTest caused by `BindException: Address a...
  • d23ca26 fix(model-client): nodes provided by ChangeJS subclasses didn't have auto t...
  • 1290c39 fix(mps-sync-plugin): handle changes in read-only bindings
  • 0cf6789 fix(mps-sync-plugin): modules from read-only bindings were empty
  • 682e92c fix(mps-sync-plugin): handle changes in secondary bindings
  • 140d8df feat(mps-sync-plugin): readonly bindings will have readonly modules (like stubs)
  • b0aaec2 build(deps): update enricomi/publish-unit-test-result-action digest to 27d65e1
  • 4f4ef16 build(deps): update docker/setup-buildx-action digest to 8d2750c
  • e31f166 build(deps): update github/codeql-action digest to 6bc82e0
  • 9035db7 build(deps): bump @​isaacs/brace-expansion in /model-server-openapi
  • Additional commits viewable in compare view

Updates org.modelix:model-datastructure from 15.5.2 to 18.3.0

Release notes

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

18.3.0

18.3.0 (2026-02-05)

Bug Fixes

  • model-client: flaky RefreshTokenTest caused by BindException: Address already in use (25c1c03)
  • model-client: nodes provided by ChangeJS subclasses didn't have auto transactions (d23ca26)
  • mps-sync-plugin: handle changes in read-only bindings (1290c39)
  • mps-sync-plugin: handle changes in secondary bindings (682e92c)
  • mps-sync-plugin: modules from read-only bindings were empty (0cf6789)

Features

  • mps-sync-plugin: readonly bindings will have readonly modules (like stubs) (140d8df)

18.2.1

18.2.1 (2026-01-30)

Bug Fixes

  • model-client: ReplicatedModelJSImpl was causing Not in a transaction exceptions (7d03416)

18.2.0

18.2.0 (2026-01-29)

Features

  • model-api-gen: allow providing typed concept features to IAsyncNode getter methods (88bf505)

18.1.0

18.1.0 (2026-01-13)

Features

  • mps-sync-plugin: allow to update binding for switching a branch (ad024d6)
  • vue-model-api: useReplicatedModels allows multiple linked models (b3a38b9)

18.0.0

18.0.0 (2025-12-12)

Features

  • mps-model-adapters: all MPS specific INodeReferences are now available in JS (7b7df55)

... (truncated)

Commits
  • 25c1c03 fix(model-client): flaky RefreshTokenTest caused by `BindException: Address a...
  • d23ca26 fix(model-client): nodes provided by ChangeJS subclasses didn't have auto t...
  • 1290c39 fix(mps-sync-plugin): handle changes in read-only bindings
  • 0cf6789 fix(mps-sync-plugin): modules from read-only bindings were empty
  • 682e92c fix(mps-sync-plugin): handle changes in secondary bindings
  • 140d8df feat(mps-sync-plugin): readonly bindings will have readonly modules (like stubs)
  • b0aaec2 build(deps): update enricomi/publish-unit-test-result-action digest to 27d65e1
  • 4f4ef16 build(deps): update docker/setup-buildx-action digest to 8d2750c
  • e31f166 build(deps): update github/codeql-action digest to 6bc82e0
  • 9035db7 build(deps): bump @​isaacs/brace-expansion in /model-server-openapi
  • Additional commits viewable in compare view

Updates org.modelix.mps:model-adapters from 15.5.2 to 18.3.0

Release notes

Sourced from org.modelix.mps:model-adapters's releases.

18.3.0

18.3.0 (2026-02-05)

Bug Fixes

  • model-client: flaky RefreshTokenTest caused by BindException: Address already in use (25c1c03)
  • model-client: nodes provided by ChangeJS subclasses didn't have auto transactions (d23ca26)
  • mps-sync-plugin: handle changes in read-only bindings (1290c39)
  • mps-sync-plugin: handle changes in secondary bindings (682e92c)
  • mps-sync-plugin: modules from read-only bindings were empty (0cf6789)

Features

  • mps-sync-plugin: readonly bindings will have readonly modules (like stubs) (140d8df)

18.2.1

18.2.1 (2026-01-30)

Bug Fixes

  • model-client: ReplicatedModelJSImpl was causing Not in a transaction exceptions (7d03416)

18.2.0

18.2.0 (2026-01-29)

Features

  • model-api-gen: allow providing typed concept features to IAsyncNode getter methods (88bf505)

18.1.0

18.1.0 (2026-01-13)

Features

  • mps-sync-plugin: allow to update binding for switching a branch (ad024d6)
  • vue-model-api: useReplicatedModels allows multiple linked models (b3a38b9)

18.0.0

18.0.0 (2025-12-12)

Features

  • mps-model-adapters: all MPS specific INodeReferences are now available in JS (7b7df55)

... (truncated)

Commits
  • 25c1c03 fix(model-client): flaky RefreshTokenTest caused by `BindException: Address a...
  • d23ca26 fix(model-client): nodes provided by ChangeJS subclasses didn't have auto t...
  • 1290c39 fix(mps-sync-plugin): handle changes in read-only bindings
  • 0cf6789 fix(mps-sync-plugin): modules from read-only bindings were empty
  • 682e92c fix(mps-sync-plugin): handle changes in secondary bindings
  • 140d8df feat(mps-sync-plugin): readonly bindings will have readonly modules (like stubs)
  • b0aaec2 build(deps): update enricomi/publish-unit-test-result-action digest to 27d65e1
  • 4f4ef16 build(deps): update docker/setup-buildx-action digest to 8d2750c
  • e31f166 build(deps): update github/codeql-action digest to 6bc82e0
  • 9035db7 build(deps): bump @​isaacs/brace-expansion in /model-server-openapi
  • Additional commits viewable in compare view

Updates org.modelix.model-api-gen from 15.5.2 to 18.3.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 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)

Bumps `modelixCore` from 15.5.2 to 18.3.0.

Updates `org.modelix:model-api` from 15.5.2 to 18.3.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Commits](modelix/modelix.core@15.5.2...18.3.0)

Updates `org.modelix:model-api-gen-runtime` from 15.5.2 to 18.3.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Commits](modelix/modelix.core@15.5.2...18.3.0)

Updates `org.modelix:authorization` from 15.5.2 to 18.3.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Commits](modelix/modelix.core@15.5.2...18.3.0)

Updates `org.modelix:model-client` from 15.5.2 to 18.3.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Commits](modelix/modelix.core@15.5.2...18.3.0)

Updates `org.modelix:model-server` from 15.5.2 to 18.3.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Commits](modelix/modelix.core@15.5.2...18.3.0)

Updates `org.modelix:modelql-core` from 15.5.2 to 18.3.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Commits](modelix/modelix.core@15.5.2...18.3.0)

Updates `org.modelix:modelql-untyped` from 15.5.2 to 18.3.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Commits](modelix/modelix.core@15.5.2...18.3.0)

Updates `org.modelix:modelql-html` from 15.5.2 to 18.3.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Commits](modelix/modelix.core@15.5.2...18.3.0)

Updates `org.modelix:model-datastructure` from 15.5.2 to 18.3.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Commits](modelix/modelix.core@15.5.2...18.3.0)

Updates `org.modelix.mps:model-adapters` from 15.5.2 to 18.3.0
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Commits](modelix/modelix.core@15.5.2...18.3.0)

Updates `org.modelix.model-api-gen` from 15.5.2 to 18.3.0

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 5, 2026
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.

0 participants