Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2025

Bumps modelix-core from 16.6.0 to 17.0.0.
Updates org.modelix:authorization from 16.6.0 to 17.0.0

Release notes

Sourced from org.modelix:authorization's releases.

17.0.0

17.0.0 (2025-11-25)

Bug Fixes

  • model-server: getConfig properly works with non-default branches (e6895bb)
  • mps-sync-plugin: drop support for MPS versions before 2021.3 (669f7df)

Features

  • model-api: add getAncestors method to IAsyncNode (31bf421)
  • model-api: implement AsyncNodeInMutableModel for asynchronous node handling (8f1b371)
  • model-api: support working with multiple models (a0a07ef)
  • model-client: new method ClientJS.startReplicatedModels for connecting multiple models (9ca02cb)
  • mps-sync-plugin: support multiple bindings (3d7ed41)

BREAKING CHANGES

  • mps-sync-plugin: MPS 2021.1 and 2021.2 are no longer supported

16.6.1

16.6.1 (2025-11-05)

Bug Fixes

  • mps-sync-plugin: some types in stubs could not be found (096e46a)
Commits
  • 68afc96 build(deps): update actions/checkout action to v6
  • e6895bb fix(model-server): getConfig properly works with non-default branches
  • ebdac68 test(model-server): increase timeout of HistoryIndexSessionsTest
  • 8f1b371 feat(model-api): implement AsyncNodeInMutableModel for asynchronous node hand...
  • 31bf421 feat(model-api): add getAncestors method to IAsyncNode
  • e6bc5db build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.5 to 10.6
  • 5aff38a build(deps): update github/codeql-action digest to fdbfb4d
  • fbd6338 test(model-server): increase timeout of HistoryIndexPaginationTest
  • 9ca02cb feat(model-client): new method ClientJS.startReplicatedModels for connecting ...
  • 669f7df fix(mps-sync-plugin): drop support for MPS versions before 2021.3
  • Additional commits viewable in compare view

Updates org.modelix:model-client from 16.6.0 to 17.0.0

Release notes

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

17.0.0

17.0.0 (2025-11-25)

Bug Fixes

  • model-server: getConfig properly works with non-default branches (e6895bb)
  • mps-sync-plugin: drop support for MPS versions before 2021.3 (669f7df)

Features

  • model-api: add getAncestors method to IAsyncNode (31bf421)
  • model-api: implement AsyncNodeInMutableModel for asynchronous node handling (8f1b371)
  • model-api: support working with multiple models (a0a07ef)
  • model-client: new method ClientJS.startReplicatedModels for connecting multiple models (9ca02cb)
  • mps-sync-plugin: support multiple bindings (3d7ed41)

BREAKING CHANGES

  • mps-sync-plugin: MPS 2021.1 and 2021.2 are no longer supported

16.6.1

16.6.1 (2025-11-05)

Bug Fixes

  • mps-sync-plugin: some types in stubs could not be found (096e46a)
Commits
  • 68afc96 build(deps): update actions/checkout action to v6
  • e6895bb fix(model-server): getConfig properly works with non-default branches
  • ebdac68 test(model-server): increase timeout of HistoryIndexSessionsTest
  • 8f1b371 feat(model-api): implement AsyncNodeInMutableModel for asynchronous node hand...
  • 31bf421 feat(model-api): add getAncestors method to IAsyncNode
  • e6bc5db build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.5 to 10.6
  • 5aff38a build(deps): update github/codeql-action digest to fdbfb4d
  • fbd6338 test(model-server): increase timeout of HistoryIndexPaginationTest
  • 9ca02cb feat(model-client): new method ClientJS.startReplicatedModels for connecting ...
  • 669f7df fix(mps-sync-plugin): drop support for MPS versions before 2021.3
  • Additional commits viewable in compare view

Updates org.modelix:model-server from 16.6.0 to 17.0.0

Release notes

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

17.0.0

17.0.0 (2025-11-25)

Bug Fixes

  • model-server: getConfig properly works with non-default branches (e6895bb)
  • mps-sync-plugin: drop support for MPS versions before 2021.3 (669f7df)

Features

  • model-api: add getAncestors method to IAsyncNode (31bf421)
  • model-api: implement AsyncNodeInMutableModel for asynchronous node handling (8f1b371)
  • model-api: support working with multiple models (a0a07ef)
  • model-client: new method ClientJS.startReplicatedModels for connecting multiple models (9ca02cb)
  • mps-sync-plugin: support multiple bindings (3d7ed41)

BREAKING CHANGES

  • mps-sync-plugin: MPS 2021.1 and 2021.2 are no longer supported

16.6.1

16.6.1 (2025-11-05)

Bug Fixes

  • mps-sync-plugin: some types in stubs could not be found (096e46a)
Commits
  • 68afc96 build(deps): update actions/checkout action to v6
  • e6895bb fix(model-server): getConfig properly works with non-default branches
  • ebdac68 test(model-server): increase timeout of HistoryIndexSessionsTest
  • 8f1b371 feat(model-api): implement AsyncNodeInMutableModel for asynchronous node hand...
  • 31bf421 feat(model-api): add getAncestors method to IAsyncNode
  • e6bc5db build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.5 to 10.6
  • 5aff38a build(deps): update github/codeql-action digest to fdbfb4d
  • fbd6338 test(model-server): increase timeout of HistoryIndexPaginationTest
  • 9ca02cb feat(model-client): new method ClientJS.startReplicatedModels for connecting ...
  • 669f7df fix(mps-sync-plugin): drop support for MPS versions before 2021.3
  • Additional commits viewable in compare view

Updates org.modelix.mps:mps-sync-plugin3 from 16.6.0 to 17.0.0

Release notes

Sourced from org.modelix.mps:mps-sync-plugin3's releases.

17.0.0

17.0.0 (2025-11-25)

Bug Fixes

  • model-server: getConfig properly works with non-default branches (e6895bb)
  • mps-sync-plugin: drop support for MPS versions before 2021.3 (669f7df)

Features

  • model-api: add getAncestors method to IAsyncNode (31bf421)
  • model-api: implement AsyncNodeInMutableModel for asynchronous node handling (8f1b371)
  • model-api: support working with multiple models (a0a07ef)
  • model-client: new method ClientJS.startReplicatedModels for connecting multiple models (9ca02cb)
  • mps-sync-plugin: support multiple bindings (3d7ed41)

BREAKING CHANGES

  • mps-sync-plugin: MPS 2021.1 and 2021.2 are no longer supported

16.6.1

16.6.1 (2025-11-05)

Bug Fixes

  • mps-sync-plugin: some types in stubs could not be found (096e46a)
Commits
  • 68afc96 build(deps): update actions/checkout action to v6
  • e6895bb fix(model-server): getConfig properly works with non-default branches
  • ebdac68 test(model-server): increase timeout of HistoryIndexSessionsTest
  • 8f1b371 feat(model-api): implement AsyncNodeInMutableModel for asynchronous node hand...
  • 31bf421 feat(model-api): add getAncestors method to IAsyncNode
  • e6bc5db build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.5 to 10.6
  • 5aff38a build(deps): update github/codeql-action digest to fdbfb4d
  • fbd6338 test(model-server): increase timeout of HistoryIndexPaginationTest
  • 9ca02cb feat(model-client): new method ClientJS.startReplicatedModels for connecting ...
  • 669f7df fix(mps-sync-plugin): drop support for MPS versions before 2021.3
  • Additional commits viewable in compare view

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)

Bumps `modelix-core` from 16.6.0 to 17.0.0.

Updates `org.modelix:authorization` from 16.6.0 to 17.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@16.6.0...17.0.0)

Updates `org.modelix:model-client` from 16.6.0 to 17.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@16.6.0...17.0.0)

Updates `org.modelix:model-server` from 16.6.0 to 17.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@16.6.0...17.0.0)

Updates `org.modelix.mps:mps-sync-plugin3` from 16.6.0 to 17.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@16.6.0...17.0.0)

---
updated-dependencies:
- dependency-name: org.modelix:authorization
  dependency-version: 17.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:model-client
  dependency-version: 17.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix:model-server
  dependency-version: 17.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.modelix.mps:mps-sync-plugin3
  dependency-version: 17.0.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 Nov 26, 2025
@github-actions
Copy link

Test Results

0 tests   - 27   0 ✅  - 27   0s ⏱️ - 1m 34s
0 suites  -  7   0 💤 ± 0 
0 files    -  7   0 ❌ ± 0 

Results for commit 8eb2cfa. ± Comparison against base commit 9644726.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Superseded by #260.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/gradle/modelix-core-17.0.0 branch December 1, 2025 01:55
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