Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

16.1.0

16.1.0 (2025-10-03)

Bug Fixes

  • mps-model-adapters: avoid PersistenceFacade$IncorrectModelReferenceFormatException (b1f5eb6)
  • streams: IStream.flatMap replaced by flatMapOrdered/flatMapUnordered (5eb2166)

Features

  • authorization: allow wildcards in permission grants (71b0516)
  • index for efficient history queries (a865caa)
  • model-client: add all history queries to ClientJS (efc5e9f)
  • model-client: add createBranch to ClientJS (43eb52d)
  • model-client: add getHistoryRangeForBranch to ClientJS (412ad33)
  • model-client: delete branches from js (68dd14c)
  • model-client: history interval query for given list of split points (3b383d6)
  • model-client: implement createBranch(…) properly (7d2c86e)
  • model-client: list branches with version hashes (8029f17)
  • model-client: load readonly version in js client (b14b744)
  • model-client: method for efficiently querying coarse grained history intervals (49de28f)
  • model-client: method for querying the history as sessions (e87a86f)
  • model-server: /repositories/{repository}/branches outputs json if accepted (65ae533)
  • model-server: add CORS for DELETE method (6072a2f)
  • model-server: implement /repositories/{repo}/branches/{branch} with failIfExists=true (0c51480)
  • server side execution of history queries (6828245)

16.0.4

16.0.4 (2025-09-04)

Bug Fixes

  • model-datastructure: tree serialization wasn't backwards compatible (4de38a0)

16.0.3

16.0.3 (2025-08-28)

Bug Fixes

  • bulk-model-sync: exception in IdentityPreservingNodeAssociation: Cannot associate ... with ... (c69dcbe)

16.0.2

16.0.2 (2025-08-22)

Bug Fixes

... (truncated)

Commits
  • 89c5b12 build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2
  • 6072a2f feat(model-server): add CORS for DELETE method
  • 71b0516 feat(authorization): allow wildcards in permission grants
  • 7d2c86e feat(model-client): implement createBranch(…) properly
  • 0c51480 feat(model-server): implement /repositories/{repo}/branches/{branch} with fai...
  • 68dd14c feat(model-client): delete branches from js
  • 8029f17 feat(model-client): list branches with version hashes
  • 65ae533 feat(model-server): /repositories/{repository}/branches outputs json if accepted
  • 43eb52d feat(model-client): add createBranch to ClientJS
  • b1f5eb6 fix(mps-model-adapters): avoid PersistenceFacade$IncorrectModelReferenceForma...
  • Additional commits viewable in compare view

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

Release notes

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

16.1.0

16.1.0 (2025-10-03)

Bug Fixes

  • mps-model-adapters: avoid PersistenceFacade$IncorrectModelReferenceFormatException (b1f5eb6)
  • streams: IStream.flatMap replaced by flatMapOrdered/flatMapUnordered (5eb2166)

Features

  • authorization: allow wildcards in permission grants (71b0516)
  • index for efficient history queries (a865caa)
  • model-client: add all history queries to ClientJS (efc5e9f)
  • model-client: add createBranch to ClientJS (43eb52d)
  • model-client: add getHistoryRangeForBranch to ClientJS (412ad33)
  • model-client: delete branches from js (68dd14c)
  • model-client: history interval query for given list of split points (3b383d6)
  • model-client: implement createBranch(…) properly (7d2c86e)
  • model-client: list branches with version hashes (8029f17)
  • model-client: load readonly version in js client (b14b744)
  • model-client: method for efficiently querying coarse grained history intervals (49de28f)
  • model-client: method for querying the history as sessions (e87a86f)
  • model-server: /repositories/{repository}/branches outputs json if accepted (65ae533)
  • model-server: add CORS for DELETE method (6072a2f)
  • model-server: implement /repositories/{repo}/branches/{branch} with failIfExists=true (0c51480)
  • server side execution of history queries (6828245)

16.0.4

16.0.4 (2025-09-04)

Bug Fixes

  • model-datastructure: tree serialization wasn't backwards compatible (4de38a0)

16.0.3

16.0.3 (2025-08-28)

Bug Fixes

  • bulk-model-sync: exception in IdentityPreservingNodeAssociation: Cannot associate ... with ... (c69dcbe)

16.0.2

16.0.2 (2025-08-22)

Bug Fixes

... (truncated)

Commits
  • 89c5b12 build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2
  • 6072a2f feat(model-server): add CORS for DELETE method
  • 71b0516 feat(authorization): allow wildcards in permission grants
  • 7d2c86e feat(model-client): implement createBranch(…) properly
  • 0c51480 feat(model-server): implement /repositories/{repo}/branches/{branch} with fai...
  • 68dd14c feat(model-client): delete branches from js
  • 8029f17 feat(model-client): list branches with version hashes
  • 65ae533 feat(model-server): /repositories/{repository}/branches outputs json if accepted
  • 43eb52d feat(model-client): add createBranch to ClientJS
  • b1f5eb6 fix(mps-model-adapters): avoid PersistenceFacade$IncorrectModelReferenceForma...
  • Additional commits viewable in compare view

Updates org.modelix:authorization from 15.5.2 to 16.1.0

Release notes

Sourced from org.modelix:authorization's releases.

16.1.0

16.1.0 (2025-10-03)

Bug Fixes

  • mps-model-adapters: avoid PersistenceFacade$IncorrectModelReferenceFormatException (b1f5eb6)
  • streams: IStream.flatMap replaced by flatMapOrdered/flatMapUnordered (5eb2166)

Features

  • authorization: allow wildcards in permission grants (71b0516)
  • index for efficient history queries (a865caa)
  • model-client: add all history queries to ClientJS (efc5e9f)
  • model-client: add createBranch to ClientJS (43eb52d)
  • model-client: add getHistoryRangeForBranch to ClientJS (412ad33)
  • model-client: delete branches from js (68dd14c)
  • model-client: history interval query for given list of split points (3b383d6)
  • model-client: implement createBranch(…) properly (7d2c86e)
  • model-client: list branches with version hashes (8029f17)
  • model-client: load readonly version in js client (b14b744)
  • model-client: method for efficiently querying coarse grained history intervals (49de28f)
  • model-client: method for querying the history as sessions (e87a86f)
  • model-server: /repositories/{repository}/branches outputs json if accepted (65ae533)
  • model-server: add CORS for DELETE method (6072a2f)
  • model-server: implement /repositories/{repo}/branches/{branch} with failIfExists=true (0c51480)
  • server side execution of history queries (6828245)

16.0.4

16.0.4 (2025-09-04)

Bug Fixes

  • model-datastructure: tree serialization wasn't backwards compatible (4de38a0)

16.0.3

16.0.3 (2025-08-28)

Bug Fixes

  • bulk-model-sync: exception in IdentityPreservingNodeAssociation: Cannot associate ... with ... (c69dcbe)

16.0.2

16.0.2 (2025-08-22)

Bug Fixes

... (truncated)

Commits
  • 89c5b12 build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2
  • 6072a2f feat(model-server): add CORS for DELETE method
  • 71b0516 feat(authorization): allow wildcards in permission grants
  • 7d2c86e feat(model-client): implement createBranch(…) properly
  • 0c51480 feat(model-server): implement /repositories/{repo}/branches/{branch} with fai...
  • 68dd14c feat(model-client): delete branches from js
  • 8029f17 feat(model-client): list branches with version hashes
  • 65ae533 feat(model-server): /repositories/{repository}/branches outputs json if accepted
  • 43eb52d feat(model-client): add createBranch to ClientJS
  • b1f5eb6 fix(mps-model-adapters): avoid PersistenceFacade$IncorrectModelReferenceForma...
  • Additional commits viewable in compare view

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

Release notes

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

16.1.0

16.1.0 (2025-10-03)

Bug Fixes

  • mps-model-adapters: avoid PersistenceFacade$IncorrectModelReferenceFormatException (b1f5eb6)
  • streams: IStream.flatMap replaced by flatMapOrdered/flatMapUnordered (5eb2166)

Features

  • authorization: allow wildcards in permission grants (71b0516)
  • index for efficient history queries (a865caa)
  • model-client: add all history queries to ClientJS (efc5e9f)
  • model-client: add createBranch to ClientJS (43eb52d)
  • model-client: add getHistoryRangeForBranch to ClientJS (412ad33)
  • model-client: delete branches from js (68dd14c)
  • model-client: history interval query for given list of split points (3b383d6)
  • model-client: implement createBranch(…) properly (7d2c86e)
  • model-client: list branches with version hashes (8029f17)
  • model-client: load readonly version in js client (b14b744)
  • model-client: method for efficiently querying coarse grained history intervals (49de28f)
  • model-client: method for querying the history as sessions (e87a86f)
  • model-server: /repositories/{repository}/branches outputs json if accepted (65ae533)
  • model-server: add CORS for DELETE method (6072a2f)
  • model-server: implement /repositories/{repo}/branches/{branch} with failIfExists=true (0c51480)
  • server side execution of history queries (6828245)

16.0.4

16.0.4 (2025-09-04)

Bug Fixes

  • model-datastructure: tree serialization wasn't backwards compatible (4de38a0)

16.0.3

16.0.3 (2025-08-28)

Bug Fixes

  • bulk-model-sync: exception in IdentityPreservingNodeAssociation: Cannot associate ... with ... (c69dcbe)

16.0.2

16.0.2 (2025-08-22)

Bug Fixes

... (truncated)

Commits
  • 89c5b12 build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2
  • 6072a2f feat(model-server): add CORS for DELETE method
  • 71b0516 feat(authorization): allow wildcards in permission grants
  • 7d2c86e feat(model-client): implement createBranch(…) properly
  • 0c51480 feat(model-server): implement /repositories/{repo}/branches/{branch} with fai...
  • 68dd14c feat(model-client): delete branches from js
  • 8029f17 feat(model-client): list branches with version hashes
  • 65ae533 feat(model-server): /repositories/{repository}/branches outputs json if accepted
  • 43eb52d feat(model-client): add createBranch to ClientJS
  • b1f5eb6 fix(mps-model-adapters): avoid PersistenceFacade$IncorrectModelReferenceForma...
  • Additional commits viewable in compare view

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

Release notes

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

16.1.0

16.1.0 (2025-10-03)

Bug Fixes

  • mps-model-adapters: avoid PersistenceFacade$IncorrectModelReferenceFormatException (b1f5eb6)
  • streams: IStream.flatMap replaced by flatMapOrdered/flatMapUnordered (5eb2166)

Features

  • authorization: allow wildcards in permission grants (71b0516)
  • index for efficient history queries (a865caa)
  • model-client: add all history queries to ClientJS (efc5e9f)
  • model-client: add createBranch to ClientJS (43eb52d)
  • model-client: add getHistoryRangeForBranch to ClientJS (412ad33)
  • model-client: delete branches from js (68dd14c)
  • model-client: history interval query for given list of split points (3b383d6)
  • model-client: implement createBranch(…) properly (7d2c86e)
  • model-client: list branches with version hashes (8029f17)
  • model-client: load readonly version in js client (b14b744)
  • model-client: method for efficiently querying coarse grained history intervals (49de28f)
  • model-client: method for querying the history as sessions (e87a86f)
  • model-server: /repositories/{repository}/branches outputs json if accepted (65ae533)
  • model-server: add CORS for DELETE method (6072a2f)
  • model-server: implement /repositories/{repo}/branches/{branch} with failIfExists=true (0c51480)
  • server side execution of history queries (6828245)

16.0.4

16.0.4 (2025-09-04)

Bug Fixes

  • model-datastructure: tree serialization wasn't backwards compatible (4de38a0)

16.0.3

16.0.3 (2025-08-28)

Bug Fixes

  • bulk-model-sync: exception in IdentityPreservingNodeAssociation: Cannot associate ... with ... (c69dcbe)

16.0.2

16.0.2 (2025-08-22)

Bug Fixes

... (truncated)

Commits
  • 89c5b12 build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2
  • 6072a2f feat(model-server): add CORS for DELETE method
  • 71b0516 feat(authorization): allow wildcards in permission grants
  • 7d2c86e feat(model-client): implement createBranch(…) properly
  • 0c51480 feat(model-server): implement /repositories/{repo}/branches/{branch} with fai...
  • 68dd14c feat(model-client): delete branches from js
  • 8029f17 feat(model-client): list branches with version hashes
  • 65ae533 feat(model-server): /repositories/{repository}/branches outputs json if accepted
  • 43eb52d feat(model-client): add createBranch to ClientJS
  • b1f5eb6 fix(mps-model-adapters): avoid PersistenceFacade$IncorrectModelReferenceForma...
  • Additional commits viewable in compare view

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

Release notes

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

16.1.0

16.1.0 (2025-10-03)

Bug Fixes

  • mps-model-adapters: avoid PersistenceFacade$IncorrectModelReferenceFormatException (b1f5eb6)
  • streams: IStream.flatMap replaced by flatMapOrdered/flatMapUnordered (5eb2166)

Features

  • authorization: allow wildcards in permission grants (71b0516)
  • index for efficient history queries (a865caa)
  • model-client: add all history queries to ClientJS (efc5e9f)
  • model-client: add createBranch to ClientJS (43eb52d)
  • model-client: add getHistoryRangeForBranch to ClientJS (412ad33)
  • model-client: delete branches from js (68dd14c)
  • model-client: history interval query for given list of split points (3b383d6)
  • model-client: implement createBranch(…) properly (7d2c86e)
  • model-client: list branches with version hashes (8029f17)
  • model-client: load readonly version in js client (b14b744)
  • model-client: method for efficiently querying coarse grained history intervals (49de28f)
  • model-client: method for querying the history as sessions (e87a86f)
  • model-server: /repositories/{repository}/branches outputs json if accepted (65ae533)
  • model-server: add CORS for DELETE method (6072a2f)
  • model-server: implement /repositories/{repo}/branches/{branch} with failIfExists=true (0c51480)
  • server side execution of history queries (6828245)

16.0.4

16.0.4 (2025-09-04)

Bug Fixes

  • model-datastructure: tree serialization wasn't backwards compatible (4de38a0)

16.0.3

16.0.3 (2025-08-28)

Bug Fixes

  • bulk-model-sync: exception in IdentityPreservingNodeAssociation: Cannot associate ... with ... (c69dcbe)

16.0.2

16.0.2 (2025-08-22)

Bug Fixes

... (truncated)

Commits
  • 89c5b12 build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2
  • 6072a2f feat(model-server): add CORS for DELETE method
  • 71b0516 feat(authorization): allow wildcards in permission grants
  • 7d2c86e feat(model-client): implement createBranch(…) properly
  • 0c51480 feat(model-server): implement /repositories/{repo}/branches/{branch} with fai...
  • 68dd14c feat(model-client): delete branches from js
  • 8029f17 feat(model-client): list branches with version hashes
  • 65ae533 feat(model-server): /repositories/{repository}/branches outputs json if accepted
  • 43eb52d feat(model-client): add createBranch to ClientJS
  • b1f5eb6 fix(mps-model-adapters): avoid PersistenceFacade$IncorrectModelReferenceForma...
  • Additional commits viewable in compare view

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

Release notes

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

16.1.0

16.1.0 (2025-10-03)

Bug Fixes

  • mps-model-adapters: avoid PersistenceFacade$IncorrectModelReferenceFormatException (b1f5eb6)
  • streams: IStream.flatMap replaced by flatMapOrdered/flatMapUnordered (5eb2166)

Features

  • authorization: allow wildcards in permission grants (71b0516)
  • index for efficient history queries (a865caa)
  • model-client: add all history queries to ClientJS (efc5e9f)
  • model-client: add createBranch to ClientJS (43eb52d)
  • model-client: add getHistoryRangeForBranch to ClientJS (412ad33)
  • model-client: delete branches from js (68dd14c)
  • model-client: history interval query for given list of split points (3b383d6)
  • model-client: implement createBranch(…) properly (7d2c86e)
  • model-client: list branches with version hashes (8029f17)
  • model-client: load readonly version in js client (b14b744)
  • model-client: method for efficiently querying coarse grained history intervals (49de28f)
  • model-client: method for querying the history as sessions (e87a86f)
  • model-server: /repositories/{repository}/branches outputs json if accepted (65ae533)
  • model-server: add CORS for DELETE method (6072a2f)
  • model-server: implement /repositories/{repo}/branches/{branch} with failIfExists=true (0c51480)
  • server side execution of history queries (6828245)

16.0.4

16.0.4 (2025-09-04)

Bug Fixes

  • model-datastructure: tree serialization wasn't backwards compatible (4de38a0)

16.0.3

16.0.3 (2025-08-28)

Bug Fixes

  • bulk-model-sync: exception in IdentityPreservingNodeAssociation: Cannot associate ... with ... (c69dcbe)

16.0.2

16.0.2 (2025-08-22)

Bug Fixes

... (truncated)

Commits
  • 89c5b12 build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2
  • 6072a2f feat(model-server): add CORS for DELETE method
  • 71b0516 feat(authorization): allow wildcards in permission grants
  • 7d2c86e feat(model-client): implement createBranch(…) properly
  • 0c51480 feat(model-server): implement /repositories/{repo}/branches/{branch} with fai...
  • 68dd14c feat(model-client): delete branches from js
  • 8029f17 feat(model-client): list branches with version hashes
  • 65ae533 feat(model-server): /repositories/{repository}/branches outputs json if accepted
  • 43eb52d feat(model-client): add createBranch to ClientJS
  • b1f5eb6 fix(mps-model-adapters): avoid PersistenceFacade$IncorrectModelReferenceForma...
  • Additional commits viewable in compare view

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

Release notes

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

16.1.0

16.1.0 (2025-10-03)

Bug Fixes

  • mps-model-adapters: avoid PersistenceFacade$IncorrectModelReferenceFormatException (b1f5eb6)
  • streams: IStream.flatMap replaced by flatMapOrdered/flatMapUnordered (5eb2166)

Features

  • authorization: allow wildcards in permission grants (71b0516)
  • index for efficient history queries (a865caa)
  • model-client: add all history queries to ClientJS (efc5e9f)
  • model-client: add createBranch to ClientJS (43eb52d)
  • model-client: add getHistoryRangeForBranch to ClientJS (412ad33)
  • model-client: delete branches from js (68dd14c)
  • model-client: history interval query for given list of split points (3b383d6)
  • model-client: implement createBranch(…) properly (7d2c86e)
  • model-client: list branches with version hashes (8029f17)
  • model-client: load readonly version in js client (b14b744)
  • model-client: method for efficiently querying coarse grained history intervals (49de28f)
  • model-client: method for querying the history as sessions (e87a86f)
  • model-server: /repositories/{repository}/branches outputs json if accepted (65ae533)
  • model-server: add CORS for DELETE method (6072a2f)
  • model-server: implement /repositories/{repo}/branches/{branch} with failIfExists=true (0c51480)
  • server side execution of history queries (6828245)

16.0.4

16.0.4 (2025-09-04)

Bug Fixes

  • model-datastructure: tree serialization wasn't backwards compatible (4de38a0)

16.0.3

16.0.3 (2025-08-28)

Bug Fixes

  • bulk-model-sync: exception in IdentityPreservingNodeAssociation: Cannot associate ... with ... (c69dcbe)

16.0.2

16.0.2 (2025-08-22)

Bug Fixes

... (truncated)

Commits
  • 89c5b12 build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2
  • 6072a2f feat(model-server): add CORS for DELETE method
  • 71b0516 feat(authorization): allow wildcards in permission grants
  • 7d2c86e feat(model-client): implement createBranch(…) properly
  • 0c51480 feat(model-server): implement /repositories/{repo}/branches/{branch} with fai...
  • 68dd14c feat(model-client): delete branches from js
  • 8029f17 feat(model-client): list branches with version hashes
  • 65ae533 feat(model-server): /repositories/{repository}/branches outputs json if accepted
  • 43eb52d feat(model-client): add createBranch to ClientJS
  • b1f5eb6 fix(mps-model-adapters): avoid PersistenceFacade$IncorrectModelReferenceForma...
  • Additional commits viewable in compare view

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

Release notes

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

16.1.0

16.1.0 (2025-10-03)

Bug Fixes

  • mps-model-adapters: avoid PersistenceFacade$IncorrectModelReferenceFormatException (b1f5eb6)
  • streams: IStream.flatMap replaced by flatMapOrdered/flatMapUnordered (5eb2166)

Features

  • authorization: allow wildcards in permission grants (71b0516)
  • index for efficient history queries (a865caa)
  • model-client: add all history queries to ClientJS (efc5e9f)
  • model-client: add createBranch to ClientJS (43eb52d)
  • model-client: add getHistoryRangeForBranch to ClientJS (412ad33)
  • model-client: delete branches from js (68dd14c)
  • model-client: history interval query for given list of split points (3b383d6)
  • model-client: implement createBranch(…) properly (7d2c86e)
  • model-client: list branches with version hashes (8029f17)
  • model-client: load readonly version in js client (b14b744)
  • model-client: method for efficiently querying coarse grained history intervals (49de28f)
  • model-client: method for querying the history as sessions (e87a86f)
  • model-server: /repositories/{repository}/branches outputs json if accepted (65ae533)
  • model-server: add CORS for DELETE method (6072a2f)
  • model-server: implement /repositories/{repo}/branches/{branch} with failIfExists=true (0c51480)
  • server side execution of history queries (6828245)

16.0.4

16.0.4 (2025-09-04)

Bug Fixes

  • model-datastructure: tree serialization wasn't backwards compatible (4de38a0)

16.0.3

16.0.3 (2025-08-28)

Bug Fixes

  • bulk-model-sync: exception in IdentityPreservingNodeAssociation: Cannot associate ... with ... (c69dcbe)

16.0.2

16.0.2 (2025-08-22)

Bug Fixes

... (truncated)

Commits
  • 89c5b12 build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2
  • 6072a2f feat(model-server): add CORS for DELETE method
  • 71b0516 feat(authorization): allow wildcards in permission grants
  • 7d2c86e feat(model-client): implement createBranch(…) properly
  • 0c51480 feat(model-server): implement /repositories/{repo}/branches/{branch} with fai...
  • 68dd14c feat(model-client): delete branches from js
  • 8029f17 feat(model-client): list branches with version hashes
  • 65ae533 feat(model-server): /repositories/{repository}/branches outputs json if accepted
  • 43eb52d feat(model-client): add createBranch to ClientJS
  • b1f5eb6 fix(mps-model-adapters): avoid PersistenceFacade$IncorrectModelReferenceForma...
  • Additional commits viewable in compare view

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

Release notes

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

16.1.0

16.1.0 (2025-10-03)

Bug Fixes

  • mps-model-adapters: avoid PersistenceFacade$IncorrectModelReferenceFormatException (b1f5eb6)
  • streams: IStream.flatMap replaced by flatMapOrdered/flatMapUnordered (5eb2166)

Features

  • authorization: allow wildcards in permission grants (71b0516)
  • index for efficient history queries (a865caa)
  • model-client: add all history queries to ClientJS (efc5e9f)
  • model-client: add createBranch to ClientJS (43eb52d)
  • model-client: add getHistoryRangeForBranch to ClientJS (412ad33)
  • model-client: delete branches from js (68dd14c)
  • model-client: history interval query for given list of split points (3b383d6)
  • model-client: implement createBranch(…) properly (7d2c86e)
  • model-client: list branches with version hashes (8029f17)
  • model-client: load readonly version in js client (

Bumps `modelixCore` from 15.5.2 to 16.1.0.

Updates `org.modelix:model-api` from 15.5.2 to 16.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@15.5.2...16.1.0)

Updates `org.modelix:model-api-gen-runtime` from 15.5.2 to 16.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@15.5.2...16.1.0)

Updates `org.modelix:authorization` from 15.5.2 to 16.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@15.5.2...16.1.0)

Updates `org.modelix:model-client` from 15.5.2 to 16.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@15.5.2...16.1.0)

Updates `org.modelix:model-server` from 15.5.2 to 16.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@15.5.2...16.1.0)

Updates `org.modelix:modelql-core` from 15.5.2 to 16.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@15.5.2...16.1.0)

Updates `org.modelix:modelql-untyped` from 15.5.2 to 16.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@15.5.2...16.1.0)

Updates `org.modelix:modelql-html` from 15.5.2 to 16.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@15.5.2...16.1.0)

Updates `org.modelix:model-datastructure` from 15.5.2 to 16.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@15.5.2...16.1.0)

Updates `org.modelix.mps:model-adapters` from 15.5.2 to 16.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@15.5.2...16.1.0)

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

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

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

dependabot bot commented on behalf of github Oct 7, 2025

Superseded by #271.

@dependabot dependabot bot closed this Oct 7, 2025
@dependabot dependabot bot deleted the dependabot/gradle/modelixCore-16.1.0 branch October 7, 2025 16:09
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