Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump modelix-core from 11.3.0 to 12.0.0 #274

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps modelix-core from 11.3.0 to 12.0.0.
Updates org.modelix:authorization from 11.3.0 to 12.0.0

Release notes

Sourced from org.modelix:authorization's releases.

12.0.0

12.0.0 (2025-02-28)

Bug Fixes

  • model-client: expired access token wasn't refreshed (2dbdbbc)
  • model-client: OAuth login (e5188ab)
  • model-client: OAuth login (c4c6787)
  • model-client: only use OAuth if explicitly enabled (cd457fd)
  • model-datastructure: AddNewChildrenOp.toString() (6509a81)
  • model-datastructure: deserialization failed after addNewChildren with empty list of children (bdadaaf)
  • model-server: don't require login for the /headers endpoint (73cc5c5)
  • model-server: some versions were missing on the history page (66a17ad)
  • model-server: use output of gradle application plugin to run the model-server (a8b6fcc)
  • mps-sync-plugin: binding couldn't be disabled (16209d3)
  • mps-sync-plugin: descendants of new nodes where not synchronized (6487904)
  • mps-sync-plugin: descendants of new nodes where not synchronized (c1eead7)
  • mps-sync-plugin: exceptions weren't logged (missing appender) (e3a0303)
  • mps-sync-plugin: handle exceptions during initial sync (8a07819)
  • mps-sync-plugin: model-synchronizer didn't call ISyncTargetNode.isOrdered(IChildLinkReference) (1eb2ad1)
  • mps-sync-plugin: removed last usages of originalId in ModelSynchronizer (1187b88)
  • mps-sync-plugin: synchronization of used devkits failed (298a71f)

Features

  • model-api: changed serialization format of references to modelix node (c18ff22)
  • model-server: include oauth endpoints in WWW-Authenticate on 401 (4a7f317)
  • mps-sync-plugin: catch exceptions and continue synchronization (ee17b6b)
  • mps-sync-plugin: handle disabled bindings when loading from modelix.xml (b7bc5e4)
  • mps-sync-plugin: ignore exception during synchronization (8f4d148)
  • mps-sync-plugin: ignore exception during synchronization (63e6a29)
  • mps-sync-plugin: MPS 2020.3 support (9e6610e)
  • mps-sync-plugin: persist bindings to .mps/modelix.xml and restore during startup (5143b51)
  • mps-sync-plugin: re-implementation of the sync plugin for MPS (b6c3aaa)
  • mps-sync-plugin: support for MPS 2020.3 (6b48f5d)

BREAKING CHANGES

  • model-api: model-client versions before 3.17.0 are incompatible to this new release
Commits
  • 60780bd Merge pull request #1396 from modelix/MODELIX-1064-Bulk-sync-based-MPS-plugin...
  • 1187b88 fix(mps-sync-plugin): removed last usages of originalId in ModelSynchronizer
  • 379a4df Merge pull request #1432 from modelix/dependabot/npm_and_yarn/model-server-op...
  • 0e50df0 Merge pull request #1430 from modelix/dependabot/gradle/org.openapi.generator...
  • 2f4b832 Merge pull request #1431 from modelix/dependabot/gradle/io.mockk-mockk-1.13.17
  • 0abac28 build(deps): bump @​redocly/cli in /model-server-openapi
  • 21f5e7e build(deps): bump io.mockk:mockk from 1.13.16 to 1.13.17
  • c71538b build(deps): bump org.openapi.generator from 7.11.0 to 7.12.0
  • a8b6fcc fix(model-server): use output of gradle application plugin to run the model-s...
  • 9530a0c test(model-server): increase timeout in AuthorizationTest
  • Additional commits viewable in compare view

Updates org.modelix:model-client from 11.3.0 to 12.0.0

Release notes

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

12.0.0

12.0.0 (2025-02-28)

Bug Fixes

  • model-client: expired access token wasn't refreshed (2dbdbbc)
  • model-client: OAuth login (e5188ab)
  • model-client: OAuth login (c4c6787)
  • model-client: only use OAuth if explicitly enabled (cd457fd)
  • model-datastructure: AddNewChildrenOp.toString() (6509a81)
  • model-datastructure: deserialization failed after addNewChildren with empty list of children (bdadaaf)
  • model-server: don't require login for the /headers endpoint (73cc5c5)
  • model-server: some versions were missing on the history page (66a17ad)
  • model-server: use output of gradle application plugin to run the model-server (a8b6fcc)
  • mps-sync-plugin: binding couldn't be disabled (16209d3)
  • mps-sync-plugin: descendants of new nodes where not synchronized (6487904)
  • mps-sync-plugin: descendants of new nodes where not synchronized (c1eead7)
  • mps-sync-plugin: exceptions weren't logged (missing appender) (e3a0303)
  • mps-sync-plugin: handle exceptions during initial sync (8a07819)
  • mps-sync-plugin: model-synchronizer didn't call ISyncTargetNode.isOrdered(IChildLinkReference) (1eb2ad1)
  • mps-sync-plugin: removed last usages of originalId in ModelSynchronizer (1187b88)
  • mps-sync-plugin: synchronization of used devkits failed (298a71f)

Features

  • model-api: changed serialization format of references to modelix node (c18ff22)
  • model-server: include oauth endpoints in WWW-Authenticate on 401 (4a7f317)
  • mps-sync-plugin: catch exceptions and continue synchronization (ee17b6b)
  • mps-sync-plugin: handle disabled bindings when loading from modelix.xml (b7bc5e4)
  • mps-sync-plugin: ignore exception during synchronization (8f4d148)
  • mps-sync-plugin: ignore exception during synchronization (63e6a29)
  • mps-sync-plugin: MPS 2020.3 support (9e6610e)
  • mps-sync-plugin: persist bindings to .mps/modelix.xml and restore during startup (5143b51)
  • mps-sync-plugin: re-implementation of the sync plugin for MPS (b6c3aaa)
  • mps-sync-plugin: support for MPS 2020.3 (6b48f5d)

BREAKING CHANGES

  • model-api: model-client versions before 3.17.0 are incompatible to this new release
Commits
  • 60780bd Merge pull request #1396 from modelix/MODELIX-1064-Bulk-sync-based-MPS-plugin...
  • 1187b88 fix(mps-sync-plugin): removed last usages of originalId in ModelSynchronizer
  • 379a4df Merge pull request #1432 from modelix/dependabot/npm_and_yarn/model-server-op...
  • 0e50df0 Merge pull request #1430 from modelix/dependabot/gradle/org.openapi.generator...
  • 2f4b832 Merge pull request #1431 from modelix/dependabot/gradle/io.mockk-mockk-1.13.17
  • 0abac28 build(deps): bump @​redocly/cli in /model-server-openapi
  • 21f5e7e build(deps): bump io.mockk:mockk from 1.13.16 to 1.13.17
  • c71538b build(deps): bump org.openapi.generator from 7.11.0 to 7.12.0
  • a8b6fcc fix(model-server): use output of gradle application plugin to run the model-s...
  • 9530a0c test(model-server): increase timeout in AuthorizationTest
  • Additional commits viewable in compare view

Updates org.modelix:model-server from 11.3.0 to 12.0.0

Release notes

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

12.0.0

12.0.0 (2025-02-28)

Bug Fixes

  • model-client: expired access token wasn't refreshed (2dbdbbc)
  • model-client: OAuth login (e5188ab)
  • model-client: OAuth login (c4c6787)
  • model-client: only use OAuth if explicitly enabled (cd457fd)
  • model-datastructure: AddNewChildrenOp.toString() (6509a81)
  • model-datastructure: deserialization failed after addNewChildren with empty list of children (bdadaaf)
  • model-server: don't require login for the /headers endpoint (73cc5c5)
  • model-server: some versions were missing on the history page (66a17ad)
  • model-server: use output of gradle application plugin to run the model-server (a8b6fcc)
  • mps-sync-plugin: binding couldn't be disabled (16209d3)
  • mps-sync-plugin: descendants of new nodes where not synchronized (6487904)
  • mps-sync-plugin: descendants of new nodes where not synchronized (c1eead7)
  • mps-sync-plugin: exceptions weren't logged (missing appender) (e3a0303)
  • mps-sync-plugin: handle exceptions during initial sync (8a07819)
  • mps-sync-plugin: model-synchronizer didn't call ISyncTargetNode.isOrdered(IChildLinkReference) (1eb2ad1)
  • mps-sync-plugin: removed last usages of originalId in ModelSynchronizer (1187b88)
  • mps-sync-plugin: synchronization of used devkits failed (298a71f)

Features

  • model-api: changed serialization format of references to modelix node (c18ff22)
  • model-server: include oauth endpoints in WWW-Authenticate on 401 (4a7f317)
  • mps-sync-plugin: catch exceptions and continue synchronization (ee17b6b)
  • mps-sync-plugin: handle disabled bindings when loading from modelix.xml (b7bc5e4)
  • mps-sync-plugin: ignore exception during synchronization (8f4d148)
  • mps-sync-plugin: ignore exception during synchronization (63e6a29)
  • mps-sync-plugin: MPS 2020.3 support (9e6610e)
  • mps-sync-plugin: persist bindings to .mps/modelix.xml and restore during startup (5143b51)
  • mps-sync-plugin: re-implementation of the sync plugin for MPS (b6c3aaa)
  • mps-sync-plugin: support for MPS 2020.3 (6b48f5d)

BREAKING CHANGES

  • model-api: model-client versions before 3.17.0 are incompatible to this new release
Commits
  • 60780bd Merge pull request #1396 from modelix/MODELIX-1064-Bulk-sync-based-MPS-plugin...
  • 1187b88 fix(mps-sync-plugin): removed last usages of originalId in ModelSynchronizer
  • 379a4df Merge pull request #1432 from modelix/dependabot/npm_and_yarn/model-server-op...
  • 0e50df0 Merge pull request #1430 from modelix/dependabot/gradle/org.openapi.generator...
  • 2f4b832 Merge pull request #1431 from modelix/dependabot/gradle/io.mockk-mockk-1.13.17
  • 0abac28 build(deps): bump @​redocly/cli in /model-server-openapi
  • 21f5e7e build(deps): bump io.mockk:mockk from 1.13.16 to 1.13.17
  • c71538b build(deps): bump org.openapi.generator from 7.11.0 to 7.12.0
  • a8b6fcc fix(model-server): use output of gradle application plugin to run the model-s...
  • 9530a0c test(model-server): increase timeout in AuthorizationTest
  • 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 11.3.0 to 12.0.0.

Updates `org.modelix:authorization` from 11.3.0 to 12.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.3.0...12.0.0)

Updates `org.modelix:model-client` from 11.3.0 to 12.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.3.0...12.0.0)

Updates `org.modelix:model-server` from 11.3.0 to 12.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.3.0...12.0.0)

---
updated-dependencies:
- 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
...

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 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2025

Superseded by #276.

@dependabot dependabot bot closed this Mar 7, 2025
@dependabot dependabot bot deleted the dependabot/gradle/modelix-core-12.0.0 branch March 7, 2025 04:56
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.

None yet

0 participants