Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

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

Release notes

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

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)
  • mps-sync-plugin: handle exception during deletion of a node (479b963)
  • mps-sync-plugin: handle exception during initialization of NodeAssociationToModelServer (0a558b7)
  • mps-sync-plugin: handle mismatch of project names (dbf16b8)
  • streams: wrapper for Single didn't consume some of its inputs (e5c9d05)

Code Refactoring

  • model-datastructure: introduction of IObjectGraph, which controls how objects are loaded (7446295)
  • replace Reaktive with own stream API (adf2dea)

Features

  • authorization: show recognized user ID and roles at the /user endpoint (a7da10c)
  • model-client: lazy loading support for JS (71dc86b)
  • model-client: new filter parameter for pull (037c8be)
  • model-server: validate new versions before updating a branch (ede07b6)
  • model-server: validation and merge of pushed version is now done outside a transaction (203d776)
  • mps-sync-plugin: action for running a complete sync (21457af)
  • mps-sync-plugin: don't open browser for login automatically, but after a click (7daef5f)
  • mps-sync-plugin: MPS 2020.3 compatibility (5099c81)
  • mps-sync-plugin: show synchronization progress (f47954b)
  • mps-sync-plugin: status bar widget (f4ca932)
  • mps-sync-plugin: status bar widget (48af292)
  • streams: introduction of IStreamExecutor (81e099c)

Performance Improvements

  • efficient computation of delta between versions (2561f92)
  • efficient computation of delta between versions (96173f8)
  • model-client: stricter limit of the body size in pushObjects (490b201)
  • model-client: stricter limit of the body size in pushObjects (0313c0a)
  • model-datastructure: split large lists of operations into smaller key-value entries (88bd1a8)
  • mps-sync-plugin: implementation of NodeAssociationToModelServer was slow (6481e23)

BREAKING CHANGES

... (truncated)

Commits
  • ed19646 Merge pull request #1440 from modelix/dependabot/npm_and_yarn/model-api-gen-g...
  • 1b07a0c Merge pull request #1475 from modelix/dependabot/npm_and_yarn/typescript-esli...
  • d0531cf Merge pull request #1459 from modelix/dependabot/npm_and_yarn/commitlint/cli-...
  • 107141e Merge pull request #1464 from modelix/dependabot/gradle/io.micrometer-microme...
  • 72dba48 Merge pull request #1480 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 09040f6 build(deps): bump prettier in /model-api-gen-gradle-test/vue-integration
  • f602273 build(deps): bump @​commitlint/cli from 19.7.1 to 19.8.0
  • 4322c2c build(deps): bump io.micrometer:micrometer-registry-prometheus
  • 9a80efa build(deps): bump typescript-eslint from 8.26.1 to 8.27.0
  • e337c2d build(deps): bump @​types/node from 22.13.10 to 22.13.11 in /ts-model-api
  • Additional commits viewable in compare view

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

Release notes

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

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)
  • mps-sync-plugin: handle exception during deletion of a node (479b963)
  • mps-sync-plugin: handle exception during initialization of NodeAssociationToModelServer (0a558b7)
  • mps-sync-plugin: handle mismatch of project names (dbf16b8)
  • streams: wrapper for Single didn't consume some of its inputs (e5c9d05)

Code Refactoring

  • model-datastructure: introduction of IObjectGraph, which controls how objects are loaded (7446295)
  • replace Reaktive with own stream API (adf2dea)

Features

  • authorization: show recognized user ID and roles at the /user endpoint (a7da10c)
  • model-client: lazy loading support for JS (71dc86b)
  • model-client: new filter parameter for pull (037c8be)
  • model-server: validate new versions before updating a branch (ede07b6)
  • model-server: validation and merge of pushed version is now done outside a transaction (203d776)
  • mps-sync-plugin: action for running a complete sync (21457af)
  • mps-sync-plugin: don't open browser for login automatically, but after a click (7daef5f)
  • mps-sync-plugin: MPS 2020.3 compatibility (5099c81)
  • mps-sync-plugin: show synchronization progress (f47954b)
  • mps-sync-plugin: status bar widget (f4ca932)
  • mps-sync-plugin: status bar widget (48af292)
  • streams: introduction of IStreamExecutor (81e099c)

Performance Improvements

  • efficient computation of delta between versions (2561f92)
  • efficient computation of delta between versions (96173f8)
  • model-client: stricter limit of the body size in pushObjects (490b201)
  • model-client: stricter limit of the body size in pushObjects (0313c0a)
  • model-datastructure: split large lists of operations into smaller key-value entries (88bd1a8)
  • mps-sync-plugin: implementation of NodeAssociationToModelServer was slow (6481e23)

BREAKING CHANGES

... (truncated)

Commits
  • ed19646 Merge pull request #1440 from modelix/dependabot/npm_and_yarn/model-api-gen-g...
  • 1b07a0c Merge pull request #1475 from modelix/dependabot/npm_and_yarn/typescript-esli...
  • d0531cf Merge pull request #1459 from modelix/dependabot/npm_and_yarn/commitlint/cli-...
  • 107141e Merge pull request #1464 from modelix/dependabot/gradle/io.micrometer-microme...
  • 72dba48 Merge pull request #1480 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 09040f6 build(deps): bump prettier in /model-api-gen-gradle-test/vue-integration
  • f602273 build(deps): bump @​commitlint/cli from 19.7.1 to 19.8.0
  • 4322c2c build(deps): bump io.micrometer:micrometer-registry-prometheus
  • 9a80efa build(deps): bump typescript-eslint from 8.26.1 to 8.27.0
  • e337c2d build(deps): bump @​types/node from 22.13.10 to 22.13.11 in /ts-model-api
  • Additional commits viewable in compare view

Updates org.modelix:authorization from 11.2.1 to 14.0.0

Release notes

Sourced from org.modelix:authorization's releases.

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)
  • mps-sync-plugin: handle exception during deletion of a node (479b963)
  • mps-sync-plugin: handle exception during initialization of NodeAssociationToModelServer (0a558b7)
  • mps-sync-plugin: handle mismatch of project names (dbf16b8)
  • streams: wrapper for Single didn't consume some of its inputs (e5c9d05)

Code Refactoring

  • model-datastructure: introduction of IObjectGraph, which controls how objects are loaded (7446295)
  • replace Reaktive with own stream API (adf2dea)

Features

  • authorization: show recognized user ID and roles at the /user endpoint (a7da10c)
  • model-client: lazy loading support for JS (71dc86b)
  • model-client: new filter parameter for pull (037c8be)
  • model-server: validate new versions before updating a branch (ede07b6)
  • model-server: validation and merge of pushed version is now done outside a transaction (203d776)
  • mps-sync-plugin: action for running a complete sync (21457af)
  • mps-sync-plugin: don't open browser for login automatically, but after a click (7daef5f)
  • mps-sync-plugin: MPS 2020.3 compatibility (5099c81)
  • mps-sync-plugin: show synchronization progress (f47954b)
  • mps-sync-plugin: status bar widget (f4ca932)
  • mps-sync-plugin: status bar widget (48af292)
  • streams: introduction of IStreamExecutor (81e099c)

Performance Improvements

  • efficient computation of delta between versions (2561f92)
  • efficient computation of delta between versions (96173f8)
  • model-client: stricter limit of the body size in pushObjects (490b201)
  • model-client: stricter limit of the body size in pushObjects (0313c0a)
  • model-datastructure: split large lists of operations into smaller key-value entries (88bd1a8)
  • mps-sync-plugin: implementation of NodeAssociationToModelServer was slow (6481e23)

BREAKING CHANGES

... (truncated)

Commits
  • ed19646 Merge pull request #1440 from modelix/dependabot/npm_and_yarn/model-api-gen-g...
  • 1b07a0c Merge pull request #1475 from modelix/dependabot/npm_and_yarn/typescript-esli...
  • d0531cf Merge pull request #1459 from modelix/dependabot/npm_and_yarn/commitlint/cli-...
  • 107141e Merge pull request #1464 from modelix/dependabot/gradle/io.micrometer-microme...
  • 72dba48 Merge pull request #1480 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 09040f6 build(deps): bump prettier in /model-api-gen-gradle-test/vue-integration
  • f602273 build(deps): bump @​commitlint/cli from 19.7.1 to 19.8.0
  • 4322c2c build(deps): bump io.micrometer:micrometer-registry-prometheus
  • 9a80efa build(deps): bump typescript-eslint from 8.26.1 to 8.27.0
  • e337c2d build(deps): bump @​types/node from 22.13.10 to 22.13.11 in /ts-model-api
  • Additional commits viewable in compare view

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

Release notes

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

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)
  • mps-sync-plugin: handle exception during deletion of a node (479b963)
  • mps-sync-plugin: handle exception during initialization of NodeAssociationToModelServer (0a558b7)
  • mps-sync-plugin: handle mismatch of project names (dbf16b8)
  • streams: wrapper for Single didn't consume some of its inputs (e5c9d05)

Code Refactoring

  • model-datastructure: introduction of IObjectGraph, which controls how objects are loaded (7446295)
  • replace Reaktive with own stream API (adf2dea)

Features

  • authorization: show recognized user ID and roles at the /user endpoint (a7da10c)
  • model-client: lazy loading support for JS (71dc86b)
  • model-client: new filter parameter for pull (037c8be)
  • model-server: validate new versions before updating a branch (ede07b6)
  • model-server: validation and merge of pushed version is now done outside a transaction (203d776)
  • mps-sync-plugin: action for running a complete sync (21457af)
  • mps-sync-plugin: don't open browser for login automatically, but after a click (7daef5f)
  • mps-sync-plugin: MPS 2020.3 compatibility (5099c81)
  • mps-sync-plugin: show synchronization progress (f47954b)
  • mps-sync-plugin: status bar widget (f4ca932)
  • mps-sync-plugin: status bar widget (48af292)
  • streams: introduction of IStreamExecutor (81e099c)

Performance Improvements

  • efficient computation of delta between versions (2561f92)
  • efficient computation of delta between versions (96173f8)
  • model-client: stricter limit of the body size in pushObjects (490b201)
  • model-client: stricter limit of the body size in pushObjects (0313c0a)
  • model-datastructure: split large lists of operations into smaller key-value entries (88bd1a8)
  • mps-sync-plugin: implementation of NodeAssociationToModelServer was slow (6481e23)

BREAKING CHANGES

... (truncated)

Commits
  • ed19646 Merge pull request #1440 from modelix/dependabot/npm_and_yarn/model-api-gen-g...
  • 1b07a0c Merge pull request #1475 from modelix/dependabot/npm_and_yarn/typescript-esli...
  • d0531cf Merge pull request #1459 from modelix/dependabot/npm_and_yarn/commitlint/cli-...
  • 107141e Merge pull request #1464 from modelix/dependabot/gradle/io.micrometer-microme...
  • 72dba48 Merge pull request #1480 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 09040f6 build(deps): bump prettier in /model-api-gen-gradle-test/vue-integration
  • f602273 build(deps): bump @​commitlint/cli from 19.7.1 to 19.8.0
  • 4322c2c build(deps): bump io.micrometer:micrometer-registry-prometheus
  • 9a80efa build(deps): bump typescript-eslint from 8.26.1 to 8.27.0
  • e337c2d build(deps): bump @​types/node from 22.13.10 to 22.13.11 in /ts-model-api
  • Additional commits viewable in compare view

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

Release notes

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

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)
  • mps-sync-plugin: handle exception during deletion of a node (479b963)
  • mps-sync-plugin: handle exception during initialization of NodeAssociationToModelServer (0a558b7)
  • mps-sync-plugin: handle mismatch of project names (dbf16b8)
  • streams: wrapper for Single didn't consume some of its inputs (e5c9d05)

Code Refactoring

  • model-datastructure: introduction of IObjectGraph, which controls how objects are loaded (7446295)
  • replace Reaktive with own stream API (adf2dea)

Features

  • authorization: show recognized user ID and roles at the /user endpoint (a7da10c)
  • model-client: lazy loading support for JS (71dc86b)
  • model-client: new filter parameter for pull (037c8be)
  • model-server: validate new versions before updating a branch (ede07b6)
  • model-server: validation and merge of pushed version is now done outside a transaction (203d776)
  • mps-sync-plugin: action for running a complete sync (21457af)
  • mps-sync-plugin: don't open browser for login automatically, but after a click (7daef5f)
  • mps-sync-plugin: MPS 2020.3 compatibility (5099c81)
  • mps-sync-plugin: show synchronization progress (f47954b)
  • mps-sync-plugin: status bar widget (f4ca932)
  • mps-sync-plugin: status bar widget (48af292)
  • streams: introduction of IStreamExecutor (81e099c)

Performance Improvements

  • efficient computation of delta between versions (2561f92)
  • efficient computation of delta between versions (96173f8)
  • model-client: stricter limit of the body size in pushObjects (490b201)
  • model-client: stricter limit of the body size in pushObjects (0313c0a)
  • model-datastructure: split large lists of operations into smaller key-value entries (88bd1a8)
  • mps-sync-plugin: implementation of NodeAssociationToModelServer was slow (6481e23)

BREAKING CHANGES

... (truncated)

Commits
  • ed19646 Merge pull request #1440 from modelix/dependabot/npm_and_yarn/model-api-gen-g...
  • 1b07a0c Merge pull request #1475 from modelix/dependabot/npm_and_yarn/typescript-esli...
  • d0531cf Merge pull request #1459 from modelix/dependabot/npm_and_yarn/commitlint/cli-...
  • 107141e Merge pull request #1464 from modelix/dependabot/gradle/io.micrometer-microme...
  • 72dba48 Merge pull request #1480 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 09040f6 build(deps): bump prettier in /model-api-gen-gradle-test/vue-integration
  • f602273 build(deps): bump @​commitlint/cli from 19.7.1 to 19.8.0
  • 4322c2c build(deps): bump io.micrometer:micrometer-registry-prometheus
  • 9a80efa build(deps): bump typescript-eslint from 8.26.1 to 8.27.0
  • e337c2d build(deps): bump @​types/node from 22.13.10 to 22.13.11 in /ts-model-api
  • Additional commits viewable in compare view

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

Release notes

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

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)
  • mps-sync-plugin: handle exception during deletion of a node (479b963)
  • mps-sync-plugin: handle exception during initialization of NodeAssociationToModelServer (0a558b7)
  • mps-sync-plugin: handle mismatch of project names (dbf16b8)
  • streams: wrapper for Single didn't consume some of its inputs (e5c9d05)

Code Refactoring

  • model-datastructure: introduction of IObjectGraph, which controls how objects are loaded (7446295)
  • replace Reaktive with own stream API (adf2dea)

Features

  • authorization: show recognized user ID and roles at the /user endpoint (a7da10c)
  • model-client: lazy loading support for JS (71dc86b)
  • model-client: new filter parameter for pull (037c8be)
  • model-server: validate new versions before updating a branch (ede07b6)
  • model-server: validation and merge of pushed version is now done outside a transaction (203d776)
  • mps-sync-plugin: action for running a complete sync (21457af)
  • mps-sync-plugin: don't open browser for login automatically, but after a click (7daef5f)
  • mps-sync-plugin: MPS 2020.3 compatibility (5099c81)
  • mps-sync-plugin: show synchronization progress (f47954b)
  • mps-sync-plugin: status bar widget (f4ca932)
  • mps-sync-plugin: status bar widget (48af292)
  • streams: introduction of IStreamExecutor (81e099c)

Performance Improvements

  • efficient computation of delta between versions (2561f92)
  • efficient computation of delta between versions (96173f8)
  • model-client: stricter limit of the body size in pushObjects (490b201)
  • model-client: stricter limit of the body size in pushObjects (0313c0a)
  • model-datastructure: split large lists of operations into smaller key-value entries (88bd1a8)
  • mps-sync-plugin: implementation of NodeAssociationToModelServer was slow (6481e23)

BREAKING CHANGES

... (truncated)

Commits
  • ed19646 Merge pull request #1440 from modelix/dependabot/npm_and_yarn/model-api-gen-g...
  • 1b07a0c Merge pull request #1475 from modelix/dependabot/npm_and_yarn/typescript-esli...
  • d0531cf Merge pull request #1459 from modelix/dependabot/npm_and_yarn/commitlint/cli-...
  • 107141e Merge pull request #1464 from modelix/dependabot/gradle/io.micrometer-microme...
  • 72dba48 Merge pull request #1480 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 09040f6 build(deps): bump prettier in /model-api-gen-gradle-test/vue-integration
  • f602273 build(deps): bump @​commitlint/cli from 19.7.1 to 19.8.0
  • 4322c2c build(deps): bump io.micrometer:micrometer-registry-prometheus
  • 9a80efa build(deps): bump typescript-eslint from 8.26.1 to 8.27.0
  • e337c2d build(deps): bump @​types/node from 22.13.10 to 22.13.11 in /ts-model-api
  • Additional commits viewable in compare view

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

Release notes

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

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)
  • mps-sync-plugin: handle exception during deletion of a node (479b963)
  • mps-sync-plugin: handle exception during initialization of NodeAssociationToModelServer (0a558b7)
  • mps-sync-plugin: handle mismatch of project names (dbf16b8)
  • streams: wrapper for Single didn't consume some of its inputs (e5c9d05)

Code Refactoring

  • model-datastructure: introduction of IObjectGraph, which controls how objects are loaded (7446295)
  • replace Reaktive with own stream API (adf2dea)

Features

  • authorization: show recognized user ID and roles at the /user endpoint (a7da10c)
  • model-client: lazy loading support for JS (71dc86b)
  • model-client: new filter parameter for pull (037c8be)
  • model-server: validate new versions before updating a branch (ede07b6)
  • model-server: validation and merge of pushed version is now done outside a transaction (203d776)
  • mps-sync-plugin: action for running a complete sync (21457af)
  • mps-sync-plugin: don't open browser for login automatically, but after a click (7daef5f)
  • mps-sync-plugin: MPS 2020.3 compatibility (5099c81)
  • mps-sync-plugin: show synchronization progress (f47954b)
  • mps-sync-plugin: status bar widget (f4ca932)
  • mps-sync-plugin: status bar widget (48af292)
  • streams: introduction of IStreamExecutor (81e099c)

Performance Improvements

  • efficient computation of delta between versions (2561f92)
  • efficient computation of delta between versions (96173f8)
  • model-client: stricter limit of the body size in pushObjects (490b201)
  • model-client: stricter limit of the body size in pushObjects (0313c0a)
  • model-datastructure: split large lists of operations into smaller key-value entries (88bd1a8)
  • mps-sync-plugin: implementation of NodeAssociationToModelServer was slow (6481e23)

BREAKING CHANGES

... (truncated)

Commits
  • ed19646 Merge pull request #1440 from modelix/dependabot/npm_and_yarn/model-api-gen-g...
  • 1b07a0c Merge pull request #1475 from modelix/dependabot/npm_and_yarn/typescript-esli...
  • d0531cf Merge pull request #1459 from modelix/dependabot/npm_and_yarn/commitlint/cli-...
  • 107141e Merge pull request #1464 from modelix/dependabot/gradle/io.micrometer-microme...
  • 72dba48 Merge pull request #1480 from modelix/dependabot/npm_and_yarn/ts-model-api/ty...
  • 09040f6 build(deps): bump prettier in /model-api-gen-gradle-test/vue-integration
  • f602273 build(deps): bump @​commitlint/cli from 19.7.1 to 19.8.0
  • 4322c2c build(deps): bump io.micrometer:micrometer-registry-prometheus
  • 9a80efa build(deps): bump typescript-eslint from 8.26.1 to 8.27.0
  • e337c2d build(deps): bump @​types/node from 22.13.10 to 22.13.11 in /ts-model-api
  • Additional commits viewable in compare view

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

Release notes

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

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)
  • mps-sync-plugin: handle exception during deletion of a node (479b963)
  • mps-sync-plugin: handle exception during initialization of NodeAssociationToModelServer (0a558b7)
  • mps-sync-plugin: handle mismatch of project names (dbf16b8)
  • streams: wrapper for Single didn't consume some of its inputs (e5c9d05)

Code Refactoring

  • model-datastructure: introduction of IObjectGraph, which controls how objects are loaded (7446295)
  • replace Reaktive with own stream API (

Bumps `modelixCore` from 11.2.1 to 14.0.0.

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

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

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

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

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

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

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

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

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

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

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

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

dependabot bot commented on behalf of github Apr 3, 2025

Superseded by #210.

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