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

Bump modelixCore from 4.0.0 to 4.4.0 #22

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2024

Bumps modelixCore from 4.0.0 to 4.4.0.
Updates org.modelix:model-api from 4.0.0 to 4.4.0

Release notes

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

4.4.0

4.4.0 (2024-01-25)

Bug Fixes

  • model-api: handle exceptions while getting concepts in tryResolve (3673e14)
  • model-client: implement tests for the deleteRepository method of ModelClientV2 (da30f52)
  • model-client: properly handle empty lists (78e47eb)
  • model-client: remove unnecessary comment (c212413)
  • model-client: simplify delete non-existing repository test (2aa2a28)
  • model-server: move the repository existence check and delete into a transaction (dc41ece)
  • model-server: return HTTP 204 if repo was deleted and 404 if repo was not found (81d8615)
  • modelql: use concept reference instead of concept (2702fe2)

Features

  • model-server: Introduce delete repository endpoint (1033e0f)

4.3.3

4.3.3 (2024-01-17)

Bug Fixes

  • build: really continue publishing (da3f5ad)

4.3.2

4.3.2 (2024-01-17)

Bug Fixes

  • build: ignore 403s when publishing and just continue (ce8c16c)

4.3.0

4.3.0 (2024-01-17)

Bug Fixes

  • model-server: 404 when calling /v2/repositories/{repository}/objects (7d6a968)
  • model-server: fix regression of content explorer showing no content (1a56aaa)
  • model-server: restore WebSocket endpoint /json/{repositoryId}/ws (10be87b)
  • model-server: use double dashes for command line parameters (17f11d6)

Features

... (truncated)

Commits
  • b1fb03f Merge pull request #412 from modelix/fix/modelql-unresolved-concept
  • bbee487 Merge pull request #456 from modelix/bugfix/semantic-release
  • 79e4498 Merge pull request #430 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 85aa660 Merge pull request #428 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 4dd08a3 ci: bump node version in release workflow
  • 4ffce87 Merge pull request #431 from modelix/dependabot/npm_and_yarn/ts-model-api/duk...
  • edec5c5 build(deps): bump typescript from 5.2.2 to 5.3.3 in /vue-model-api
  • 7d5ffe6 Merge pull request #443 from modelix/dependabot/npm_and_yarn/vue-model-api/ts...
  • b248851 Merge pull request #414 from modelix/dependabot/npm_and_yarn/model-api-gen-gr...
  • a729633 Merge pull request #424 from modelix/dependabot/npm_and_yarn/semantic-release...
  • Additional commits viewable in compare view

Updates org.modelix:model-api-gen-runtime from 4.0.0 to 4.4.0

Release notes

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

4.4.0

4.4.0 (2024-01-25)

Bug Fixes

  • model-api: handle exceptions while getting concepts in tryResolve (3673e14)
  • model-client: implement tests for the deleteRepository method of ModelClientV2 (da30f52)
  • model-client: properly handle empty lists (78e47eb)
  • model-client: remove unnecessary comment (c212413)
  • model-client: simplify delete non-existing repository test (2aa2a28)
  • model-server: move the repository existence check and delete into a transaction (dc41ece)
  • model-server: return HTTP 204 if repo was deleted and 404 if repo was not found (81d8615)
  • modelql: use concept reference instead of concept (2702fe2)

Features

  • model-server: Introduce delete repository endpoint (1033e0f)

4.3.3

4.3.3 (2024-01-17)

Bug Fixes

  • build: really continue publishing (da3f5ad)

4.3.2

4.3.2 (2024-01-17)

Bug Fixes

  • build: ignore 403s when publishing and just continue (ce8c16c)

4.3.0

4.3.0 (2024-01-17)

Bug Fixes

  • model-server: 404 when calling /v2/repositories/{repository}/objects (7d6a968)
  • model-server: fix regression of content explorer showing no content (1a56aaa)
  • model-server: restore WebSocket endpoint /json/{repositoryId}/ws (10be87b)
  • model-server: use double dashes for command line parameters (17f11d6)

Features

... (truncated)

Commits
  • b1fb03f Merge pull request #412 from modelix/fix/modelql-unresolved-concept
  • bbee487 Merge pull request #456 from modelix/bugfix/semantic-release
  • 79e4498 Merge pull request #430 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 85aa660 Merge pull request #428 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 4dd08a3 ci: bump node version in release workflow
  • 4ffce87 Merge pull request #431 from modelix/dependabot/npm_and_yarn/ts-model-api/duk...
  • edec5c5 build(deps): bump typescript from 5.2.2 to 5.3.3 in /vue-model-api
  • 7d5ffe6 Merge pull request #443 from modelix/dependabot/npm_and_yarn/vue-model-api/ts...
  • b248851 Merge pull request #414 from modelix/dependabot/npm_and_yarn/model-api-gen-gr...
  • a729633 Merge pull request #424 from modelix/dependabot/npm_and_yarn/semantic-release...
  • Additional commits viewable in compare view

Updates org.modelix:light-model-client from 4.0.0 to 4.4.0

Release notes

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

4.4.0

4.4.0 (2024-01-25)

Bug Fixes

  • model-api: handle exceptions while getting concepts in tryResolve (3673e14)
  • model-client: implement tests for the deleteRepository method of ModelClientV2 (da30f52)
  • model-client: properly handle empty lists (78e47eb)
  • model-client: remove unnecessary comment (c212413)
  • model-client: simplify delete non-existing repository test (2aa2a28)
  • model-server: move the repository existence check and delete into a transaction (dc41ece)
  • model-server: return HTTP 204 if repo was deleted and 404 if repo was not found (81d8615)
  • modelql: use concept reference instead of concept (2702fe2)

Features

  • model-server: Introduce delete repository endpoint (1033e0f)

4.3.3

4.3.3 (2024-01-17)

Bug Fixes

  • build: really continue publishing (da3f5ad)

4.3.2

4.3.2 (2024-01-17)

Bug Fixes

  • build: ignore 403s when publishing and just continue (ce8c16c)

4.3.0

4.3.0 (2024-01-17)

Bug Fixes

  • model-server: 404 when calling /v2/repositories/{repository}/objects (7d6a968)
  • model-server: fix regression of content explorer showing no content (1a56aaa)
  • model-server: restore WebSocket endpoint /json/{repositoryId}/ws (10be87b)
  • model-server: use double dashes for command line parameters (17f11d6)

Features

... (truncated)

Commits
  • b1fb03f Merge pull request #412 from modelix/fix/modelql-unresolved-concept
  • bbee487 Merge pull request #456 from modelix/bugfix/semantic-release
  • 79e4498 Merge pull request #430 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 85aa660 Merge pull request #428 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 4dd08a3 ci: bump node version in release workflow
  • 4ffce87 Merge pull request #431 from modelix/dependabot/npm_and_yarn/ts-model-api/duk...
  • edec5c5 build(deps): bump typescript from 5.2.2 to 5.3.3 in /vue-model-api
  • 7d5ffe6 Merge pull request #443 from modelix/dependabot/npm_and_yarn/vue-model-api/ts...
  • b248851 Merge pull request #414 from modelix/dependabot/npm_and_yarn/model-api-gen-gr...
  • a729633 Merge pull request #424 from modelix/dependabot/npm_and_yarn/semantic-release...
  • Additional commits viewable in compare view

Updates org.modelix:authorization from 4.0.0 to 4.4.0

Release notes

Sourced from org.modelix:authorization's releases.

4.4.0

4.4.0 (2024-01-25)

Bug Fixes

  • model-api: handle exceptions while getting concepts in tryResolve (3673e14)
  • model-client: implement tests for the deleteRepository method of ModelClientV2 (da30f52)
  • model-client: properly handle empty lists (78e47eb)
  • model-client: remove unnecessary comment (c212413)
  • model-client: simplify delete non-existing repository test (2aa2a28)
  • model-server: move the repository existence check and delete into a transaction (dc41ece)
  • model-server: return HTTP 204 if repo was deleted and 404 if repo was not found (81d8615)
  • modelql: use concept reference instead of concept (2702fe2)

Features

  • model-server: Introduce delete repository endpoint (1033e0f)

4.3.3

4.3.3 (2024-01-17)

Bug Fixes

  • build: really continue publishing (da3f5ad)

4.3.2

4.3.2 (2024-01-17)

Bug Fixes

  • build: ignore 403s when publishing and just continue (ce8c16c)

4.3.0

4.3.0 (2024-01-17)

Bug Fixes

  • model-server: 404 when calling /v2/repositories/{repository}/objects (7d6a968)
  • model-server: fix regression of content explorer showing no content (1a56aaa)
  • model-server: restore WebSocket endpoint /json/{repositoryId}/ws (10be87b)
  • model-server: use double dashes for command line parameters (17f11d6)

Features

... (truncated)

Commits
  • b1fb03f Merge pull request #412 from modelix/fix/modelql-unresolved-concept
  • bbee487 Merge pull request #456 from modelix/bugfix/semantic-release
  • 79e4498 Merge pull request #430 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 85aa660 Merge pull request #428 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 4dd08a3 ci: bump node version in release workflow
  • 4ffce87 Merge pull request #431 from modelix/dependabot/npm_and_yarn/ts-model-api/duk...
  • edec5c5 build(deps): bump typescript from 5.2.2 to 5.3.3 in /vue-model-api
  • 7d5ffe6 Merge pull request #443 from modelix/dependabot/npm_and_yarn/vue-model-api/ts...
  • b248851 Merge pull request #414 from modelix/dependabot/npm_and_yarn/model-api-gen-gr...
  • a729633 Merge pull request #424 from modelix/dependabot/npm_and_yarn/semantic-release...
  • Additional commits viewable in compare view

Updates org.modelix:model-client from 4.0.0 to 4.4.0

Release notes

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

4.4.0

4.4.0 (2024-01-25)

Bug Fixes

  • model-api: handle exceptions while getting concepts in tryResolve (3673e14)
  • model-client: implement tests for the deleteRepository method of ModelClientV2 (da30f52)
  • model-client: properly handle empty lists (78e47eb)
  • model-client: remove unnecessary comment (c212413)
  • model-client: simplify delete non-existing repository test (2aa2a28)
  • model-server: move the repository existence check and delete into a transaction (dc41ece)
  • model-server: return HTTP 204 if repo was deleted and 404 if repo was not found (81d8615)
  • modelql: use concept reference instead of concept (2702fe2)

Features

  • model-server: Introduce delete repository endpoint (1033e0f)

4.3.3

4.3.3 (2024-01-17)

Bug Fixes

  • build: really continue publishing (da3f5ad)

4.3.2

4.3.2 (2024-01-17)

Bug Fixes

  • build: ignore 403s when publishing and just continue (ce8c16c)

4.3.0

4.3.0 (2024-01-17)

Bug Fixes

  • model-server: 404 when calling /v2/repositories/{repository}/objects (7d6a968)
  • model-server: fix regression of content explorer showing no content (1a56aaa)
  • model-server: restore WebSocket endpoint /json/{repositoryId}/ws (10be87b)
  • model-server: use double dashes for command line parameters (17f11d6)

Features

... (truncated)

Commits
  • b1fb03f Merge pull request #412 from modelix/fix/modelql-unresolved-concept
  • bbee487 Merge pull request #456 from modelix/bugfix/semantic-release
  • 79e4498 Merge pull request #430 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 85aa660 Merge pull request #428 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 4dd08a3 ci: bump node version in release workflow
  • 4ffce87 Merge pull request #431 from modelix/dependabot/npm_and_yarn/ts-model-api/duk...
  • edec5c5 build(deps): bump typescript from 5.2.2 to 5.3.3 in /vue-model-api
  • 7d5ffe6 Merge pull request #443 from modelix/dependabot/npm_and_yarn/vue-model-api/ts...
  • b248851 Merge pull request #414 from modelix/dependabot/npm_and_yarn/model-api-gen-gr...
  • a729633 Merge pull request #424 from modelix/dependabot/npm_and_yarn/semantic-release...
  • Additional commits viewable in compare view

Updates org.modelix:model-server from 4.0.0 to 4.4.0

Release notes

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

4.4.0

4.4.0 (2024-01-25)

Bug Fixes

  • model-api: handle exceptions while getting concepts in tryResolve (3673e14)
  • model-client: implement tests for the deleteRepository method of ModelClientV2 (da30f52)
  • model-client: properly handle empty lists (78e47eb)
  • model-client: remove unnecessary comment (c212413)
  • model-client: simplify delete non-existing repository test (2aa2a28)
  • model-server: move the repository existence check and delete into a transaction (dc41ece)
  • model-server: return HTTP 204 if repo was deleted and 404 if repo was not found (81d8615)
  • modelql: use concept reference instead of concept (2702fe2)

Features

  • model-server: Introduce delete repository endpoint (1033e0f)

4.3.3

4.3.3 (2024-01-17)

Bug Fixes

  • build: really continue publishing (da3f5ad)

4.3.2

4.3.2 (2024-01-17)

Bug Fixes

  • build: ignore 403s when publishing and just continue (ce8c16c)

4.3.0

4.3.0 (2024-01-17)

Bug Fixes

  • model-server: 404 when calling /v2/repositories/{repository}/objects (7d6a968)
  • model-server: fix regression of content explorer showing no content (1a56aaa)
  • model-server: restore WebSocket endpoint /json/{repositoryId}/ws (10be87b)
  • model-server: use double dashes for command line parameters (17f11d6)

Features

... (truncated)

Commits
  • b1fb03f Merge pull request #412 from modelix/fix/modelql-unresolved-concept
  • bbee487 Merge pull request #456 from modelix/bugfix/semantic-release
  • 79e4498 Merge pull request #430 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 85aa660 Merge pull request #428 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 4dd08a3 ci: bump node version in release workflow
  • 4ffce87 Merge pull request #431 from modelix/dependabot/npm_and_yarn/ts-model-api/duk...
  • edec5c5 build(deps): bump typescript from 5.2.2 to 5.3.3 in /vue-model-api
  • 7d5ffe6 Merge pull request #443 from modelix/dependabot/npm_and_yarn/vue-model-api/ts...
  • b248851 Merge pull request #414 from modelix/dependabot/npm_and_yarn/model-api-gen-gr...
  • a729633 Merge pull request #424 from modelix/dependabot/npm_and_yarn/semantic-release...
  • Additional commits viewable in compare view

Updates org.modelix:modelql-core from 4.0.0 to 4.4.0

Release notes

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

4.4.0

4.4.0 (2024-01-25)

Bug Fixes

  • model-api: handle exceptions while getting concepts in tryResolve (3673e14)
  • model-client: implement tests for the deleteRepository method of ModelClientV2 (da30f52)
  • model-client: properly handle empty lists (78e47eb)
  • model-client: remove unnecessary comment (c212413)
  • model-client: simplify delete non-existing repository test (2aa2a28)
  • model-server: move the repository existence check and delete into a transaction (dc41ece)
  • model-server: return HTTP 204 if repo was deleted and 404 if repo was not found (81d8615)
  • modelql: use concept reference instead of concept (2702fe2)

Features

  • model-server: Introduce delete repository endpoint (1033e0f)

4.3.3

4.3.3 (2024-01-17)

Bug Fixes

  • build: really continue publishing (da3f5ad)

4.3.2

4.3.2 (2024-01-17)

Bug Fixes

  • build: ignore 403s when publishing and just continue (ce8c16c)

4.3.0

4.3.0 (2024-01-17)

Bug Fixes

  • model-server: 404 when calling /v2/repositories/{repository}/objects (7d6a968)
  • model-server: fix regression of content explorer showing no content (1a56aaa)
  • model-server: restore WebSocket endpoint /json/{repositoryId}/ws (10be87b)
  • model-server: use double dashes for command line parameters (17f11d6)

Features

... (truncated)

Commits
  • b1fb03f Merge pull request #412 from modelix/fix/modelql-unresolved-concept
  • bbee487 Merge pull request #456 from modelix/bugfix/semantic-release
  • 79e4498 Merge pull request #430 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 85aa660 Merge pull request #428 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 4dd08a3 ci: bump node version in release workflow
  • 4ffce87 Merge pull request #431 from modelix/dependabot/npm_and_yarn/ts-model-api/duk...
  • edec5c5 build(deps): bump typescript from 5.2.2 to 5.3.3 in /vue-model-api
  • 7d5ffe6 Merge pull request #443 from modelix/dependabot/npm_and_yarn/vue-model-api/ts...
  • b248851 Merge pull request #414 from modelix/dependabot/npm_and_yarn/model-api-gen-gr...
  • a729633 Merge pull request #424 from modelix/dependabot/npm_and_yarn/semantic-release...
  • Additional commits viewable in compare view

Updates org.modelix:modelql-untyped from 4.0.0 to 4.4.0

Release notes

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

4.4.0

4.4.0 (2024-01-25)

Bug Fixes

  • model-api: handle exceptions while getting concepts in tryResolve (3673e14)
  • model-client: implement tests for the deleteRepository method of ModelClientV2 (da30f52)
  • model-client: properly handle empty lists (78e47eb)
  • model-client: remove unnecessary comment (c212413)
  • model-client: simplify delete non-existing repository test (2aa2a28)
  • model-server: move the repository existence check and delete into a transaction (dc41ece)
  • model-server: return HTTP 204 if repo was deleted and 404 if repo was not found (81d8615)
  • modelql: use concept reference instead of concept (2702fe2)

Features

  • model-server: Introduce delete repository endpoint (1033e0f)

4.3.3

4.3.3 (2024-01-17)

Bug Fixes

  • build: really continue publishing (da3f5ad)

4.3.2

4.3.2 (2024-01-17)

Bug Fixes

  • build: ignore 403s when publishing and just continue (ce8c16c)

4.3.0

4.3.0 (2024-01-17)

Bug Fixes

  • model-server: 404 when calling /v2/repositories/{repository}/objects (7d6a968)
  • model-server: fix regression of content explorer showing no content (1a56aaa)
  • model-server: restore WebSocket endpoint /json/{repositoryId}/ws (10be87b)
  • model-server: use double dashes for command line parameters (17f11d6)

Features

... (truncated)

Commits
  • b1fb03f Merge pull request #412 from modelix/fix/modelql-unresolved-concept
  • bbee487 Merge pull request #456 from modelix/bugfix/semantic-release
  • 79e4498 Merge pull request #430 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 85aa660 Merge pull request #428 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 4dd08a3 ci: bump node version in release workflow
  • 4ffce87 Merge pull request #431 from modelix/dependabot/npm_and_yarn/ts-model-api/duk...
  • edec5c5 build(deps): bump typescript from 5.2.2 to 5.3.3 in /vue-model-api
  • 7d5ffe6 Merge pull request #443 from modelix/dependabot/npm_and_yarn/vue-model-api/ts...
  • b248851 Merge pull request #414 from modelix/dependabot/npm_and_yarn/model-api-gen-gr...
  • a729633 Merge pull request #424 from modelix/dependabot/npm_and_yarn/semantic-release...
  • Additional commits viewable in compare view

Updates org.modelix:modelql-html from 4.0.0 to 4.4.0

Release notes

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

4.4.0

4.4.0 (2024-01-25)

Bug Fixes

  • model-api: handle exceptions while getting concepts in tryResolve (3673e14)
  • model-client: implement tests for the deleteRepository method of ModelClientV2 (da30f52)
  • model-client: properly handle empty lists (78e47eb)
  • model-client: remove unnecessary comment (c212413)
  • model-client: simplify delete non-existing repository test (2aa2a28)
  • model-server: move the repository existence check and delete into a transaction (dc41ece)
  • model-server: return HTTP 204 if repo was deleted and 404 if repo was not found (81d8615)
  • modelql: use concept reference instead of concept (2702fe2)

Features

  • model-server: Introduce delete repository endpoint (1033e0f)

4.3.3

4.3.3 (2024-01-17)

Bug Fixes

  • build: really continue publishing (da3f5ad)

4.3.2

4.3.2 (2024-01-17)

Bug Fixes

  • build: ignore 403s when publishing and just continue (ce8c16c)

4.3.0

4.3.0 (2024-01-17)

Bug Fixes

  • model-server: 404 when calling /v2/repositories/{repository}/objects (7d6a968)
  • model-server: fix regression of content explorer showing no content (1a56aaa)
  • model-server: restore WebSocket endpoint /json/{repositoryId}/ws (10be87b)
  • model-server: use double dashes for command line parameters (17f11d6)

Features

... (truncated)

Commits
  • b1fb03f Merge pull request #412 from modelix/fix/modelql-unresolved-concept
  • bbee487 Merge pull request #456 from modelix/bugfix/semantic-release
  • 79e4498 Merge pull request #430 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 85aa660 Merge pull request #428 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 4dd08a3 ci: bump node version in release workflow
  • 4ffce87 Merge pull request #431 from modelix/dependabot/npm_and_yarn/ts-model-api/duk...
  • edec5c5 build(deps): bump typescript from 5.2.2 to 5.3.3 in /vue-model-api
  • 7d5ffe6 Merge pull request #443 from modelix/dependabot/npm_and_yarn/vue-model-api/ts...
  • b248851 Merge pull request #414 from modelix/dependabot/npm_and_yarn/model-api-gen-gr...
  • a729633 Merge pull request #424 from modelix/dependabot/npm_and_yarn/semantic-release...
  • Additional commits viewable in compare view

Updates org.modelix:model-datastructure from 4.0.0 to 4.4.0

Release notes

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

4.4.0

4.4.0 (2024-01-25)

Bug Fixes

  • model-api: handle exceptions while getting concepts in tryResolve (3673e14)
  • model-client: implement tests for the deleteRepository method of ModelClientV2 (da30f52)
  • model-client: properly handle empty lists (78e47eb)
  • model-client: remove unnecessary comment (c212413)
  • model-client: simplify delete non-existing repository test (2aa2a28)
  • model-server: move the repository existence check and delete into a transaction (dc41ece)
  • model-server: return HTTP 204 if repo was deleted and 404 if repo was not found (81d8615)
  • modelql: use concept reference instead of concept (2702fe2)

Features

  • model-server: Introduce delete repository endpoint (1033e0f)

4.3.3

4.3.3 (2024-01-17)

Bug Fixes

  • build: really continue publishing (da3f5ad)

4.3.2

4.3.2 (2024-01-17)

Bug Fixes

  • build: ignore 403s when publishing and just continue (ce8c16c)

4.3.0

4.3.0 (2024-01-17)

Bug Fixes

  • model-server: 404 when calling /v2/repositories/{repository}/objects (7d6a968)
  • model-server: fix regression of content explorer showing no content (1a56aaa)
  • model-server: restore WebSocket endpoint /json/{repositoryId}/ws (10be87b)
  • model-server: use double dashes for command line parameters (17f11d6)

Features

... (truncated)

Commits
  • b1fb03f Merge pull request #412 from modelix/fix/modelql-unresolved-concept
  • bbee487 Merge pull request #456 from modelix/bugfix/semantic-release

Bumps `modelixCore` from 4.0.0 to 4.4.0.

Updates `org.modelix:model-api` from 4.0.0 to 4.4.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@4.0.0...4.4.0)

Updates `org.modelix:model-api-gen-runtime` from 4.0.0 to 4.4.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@4.0.0...4.4.0)

Updates `org.modelix:light-model-client` from 4.0.0 to 4.4.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@4.0.0...4.4.0)

Updates `org.modelix:authorization` from 4.0.0 to 4.4.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@4.0.0...4.4.0)

Updates `org.modelix:model-client` from 4.0.0 to 4.4.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@4.0.0...4.4.0)

Updates `org.modelix:model-server` from 4.0.0 to 4.4.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@4.0.0...4.4.0)

Updates `org.modelix:modelql-core` from 4.0.0 to 4.4.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@4.0.0...4.4.0)

Updates `org.modelix:modelql-untyped` from 4.0.0 to 4.4.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@4.0.0...4.4.0)

Updates `org.modelix:modelql-html` from 4.0.0 to 4.4.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@4.0.0...4.4.0)

Updates `org.modelix:model-datastructure` from 4.0.0 to 4.4.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@4.0.0...4.4.0)

Updates `org.modelix.mps:model-adapters` from 4.0.0 to 4.4.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@4.0.0...4.4.0)

Updates `org.modelix.model-api-gen` from 4.0.0 to 4.4.0

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2024

Superseded by #23.

@dependabot dependabot bot closed this Jan 30, 2024
@dependabot dependabot bot deleted the dependabot/gradle/modelixCore-4.4.0 branch January 30, 2024 16:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants