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 3.3.4 to 3.14.2 #64

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps modelixCore from 3.3.4 to 3.14.2.
Updates org.modelix:model-api from 3.3.4 to 3.14.2

Release notes

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

3.14.2

3.14.2 (2023-11-15)

Bug Fixes

  • mps-model-adapters: handle unresolvable model imports (9a28ac3)

3.14.1

3.14.1 (2023-11-14)

Bug Fixes

  • model-api-gen: disambiguate meta properties and metamodel members (1e49079)

3.14.0

3.14.0 (2023-11-14)

Features

  • bulk-model-sync-gradle: add continueOnError option (995af79)

3.13.1

3.13.1 (2023-11-10)

Bug Fixes

  • bulk-model-sync-gradle: add missing includedModules checks for model-server tasks (25ce160)
  • bulk-model-sync-gradle: change includedModules property type to set (a08eb31)
  • bulk-model-sync-gradle: close client after model server export (25ca9bc)
  • bulk-model-sync-gradle: correctly check for module instances (012a0ea)
  • bulk-model-sync-gradle: use kotlin io use instead of closing client manually (4b60d35)
  • bulk-model-sync-solution: add missing progress indicator for mps import (2c3e5f3)
  • bulk-model-sync-solution: enforce included check during mps import (e70c101)

3.13.0

3.13.0 (2023-11-09)

Bug Fixes

  • model-api-gen: ITypedNode.getPropertyValue always returned null (2320701)
  • model-server-lib: Errors weren't reported, only Exceptions (bcd3b0e)

Features

... (truncated)

Commits
  • 2a7759f Merge pull request #323 from modelix/fix/mps-adapters-unresolved-model-imports
  • 9a28ac3 fix(mps-model-adapters): handle unresolvable model imports
  • fe88153 Merge pull request #321 from modelix/chore/remove-unused-property
  • 31a6720 Merge pull request #322 from modelix/feature/MODELIX-610_configurable-alias-key
  • 1e49079 fix(model-api-gen): disambiguate meta properties and metamodel members
  • bb06c76 chore(bulk-model-sync-gradle): remove unused mpsDebugEnabled option
  • e788d3c Merge pull request #320 from modelix/feature/bulk-sync-gradle-continue-on-error
  • 995af79 feat(bulk-model-sync-gradle): add continueOnError option
  • 4cbd113 Merge pull request #316 from modelix/fix/bulk-sync-included-modules
  • a22bb44 Merge pull request #273 from modelix/light-client-for-text-editor
  • Additional commits viewable in compare view

Updates org.modelix:model-api-gen-runtime from 3.3.4 to 3.14.2

Release notes

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

3.14.2

3.14.2 (2023-11-15)

Bug Fixes

  • mps-model-adapters: handle unresolvable model imports (9a28ac3)

3.14.1

3.14.1 (2023-11-14)

Bug Fixes

  • model-api-gen: disambiguate meta properties and metamodel members (1e49079)

3.14.0

3.14.0 (2023-11-14)

Features

  • bulk-model-sync-gradle: add continueOnError option (995af79)

3.13.1

3.13.1 (2023-11-10)

Bug Fixes

  • bulk-model-sync-gradle: add missing includedModules checks for model-server tasks (25ce160)
  • bulk-model-sync-gradle: change includedModules property type to set (a08eb31)
  • bulk-model-sync-gradle: close client after model server export (25ca9bc)
  • bulk-model-sync-gradle: correctly check for module instances (012a0ea)
  • bulk-model-sync-gradle: use kotlin io use instead of closing client manually (4b60d35)
  • bulk-model-sync-solution: add missing progress indicator for mps import (2c3e5f3)
  • bulk-model-sync-solution: enforce included check during mps import (e70c101)

3.13.0

3.13.0 (2023-11-09)

Bug Fixes

  • model-api-gen: ITypedNode.getPropertyValue always returned null (2320701)
  • model-server-lib: Errors weren't reported, only Exceptions (bcd3b0e)

Features

... (truncated)

Commits
  • 2a7759f Merge pull request #323 from modelix/fix/mps-adapters-unresolved-model-imports
  • 9a28ac3 fix(mps-model-adapters): handle unresolvable model imports
  • fe88153 Merge pull request #321 from modelix/chore/remove-unused-property
  • 31a6720 Merge pull request #322 from modelix/feature/MODELIX-610_configurable-alias-key
  • 1e49079 fix(model-api-gen): disambiguate meta properties and metamodel members
  • bb06c76 chore(bulk-model-sync-gradle): remove unused mpsDebugEnabled option
  • e788d3c Merge pull request #320 from modelix/feature/bulk-sync-gradle-continue-on-error
  • 995af79 feat(bulk-model-sync-gradle): add continueOnError option
  • 4cbd113 Merge pull request #316 from modelix/fix/bulk-sync-included-modules
  • a22bb44 Merge pull request #273 from modelix/light-client-for-text-editor
  • Additional commits viewable in compare view

Updates org.modelix:light-model-client from 3.3.4 to 3.14.2

Release notes

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

3.14.2

3.14.2 (2023-11-15)

Bug Fixes

  • mps-model-adapters: handle unresolvable model imports (9a28ac3)

3.14.1

3.14.1 (2023-11-14)

Bug Fixes

  • model-api-gen: disambiguate meta properties and metamodel members (1e49079)

3.14.0

3.14.0 (2023-11-14)

Features

  • bulk-model-sync-gradle: add continueOnError option (995af79)

3.13.1

3.13.1 (2023-11-10)

Bug Fixes

  • bulk-model-sync-gradle: add missing includedModules checks for model-server tasks (25ce160)
  • bulk-model-sync-gradle: change includedModules property type to set (a08eb31)
  • bulk-model-sync-gradle: close client after model server export (25ca9bc)
  • bulk-model-sync-gradle: correctly check for module instances (012a0ea)
  • bulk-model-sync-gradle: use kotlin io use instead of closing client manually (4b60d35)
  • bulk-model-sync-solution: add missing progress indicator for mps import (2c3e5f3)
  • bulk-model-sync-solution: enforce included check during mps import (e70c101)

3.13.0

3.13.0 (2023-11-09)

Bug Fixes

  • model-api-gen: ITypedNode.getPropertyValue always returned null (2320701)
  • model-server-lib: Errors weren't reported, only Exceptions (bcd3b0e)

Features

... (truncated)

Commits
  • 2a7759f Merge pull request #323 from modelix/fix/mps-adapters-unresolved-model-imports
  • 9a28ac3 fix(mps-model-adapters): handle unresolvable model imports
  • fe88153 Merge pull request #321 from modelix/chore/remove-unused-property
  • 31a6720 Merge pull request #322 from modelix/feature/MODELIX-610_configurable-alias-key
  • 1e49079 fix(model-api-gen): disambiguate meta properties and metamodel members
  • bb06c76 chore(bulk-model-sync-gradle): remove unused mpsDebugEnabled option
  • e788d3c Merge pull request #320 from modelix/feature/bulk-sync-gradle-continue-on-error
  • 995af79 feat(bulk-model-sync-gradle): add continueOnError option
  • 4cbd113 Merge pull request #316 from modelix/fix/bulk-sync-included-modules
  • a22bb44 Merge pull request #273 from modelix/light-client-for-text-editor
  • Additional commits viewable in compare view

Updates org.modelix:model-client from 3.3.4 to 3.14.2

Release notes

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

3.14.2

3.14.2 (2023-11-15)

Bug Fixes

  • mps-model-adapters: handle unresolvable model imports (9a28ac3)

3.14.1

3.14.1 (2023-11-14)

Bug Fixes

  • model-api-gen: disambiguate meta properties and metamodel members (1e49079)

3.14.0

3.14.0 (2023-11-14)

Features

  • bulk-model-sync-gradle: add continueOnError option (995af79)

3.13.1

3.13.1 (2023-11-10)

Bug Fixes

  • bulk-model-sync-gradle: add missing includedModules checks for model-server tasks (25ce160)
  • bulk-model-sync-gradle: change includedModules property type to set (a08eb31)
  • bulk-model-sync-gradle: close client after model server export (25ca9bc)
  • bulk-model-sync-gradle: correctly check for module instances (012a0ea)
  • bulk-model-sync-gradle: use kotlin io use instead of closing client manually (4b60d35)
  • bulk-model-sync-solution: add missing progress indicator for mps import (2c3e5f3)
  • bulk-model-sync-solution: enforce included check during mps import (e70c101)

3.13.0

3.13.0 (2023-11-09)

Bug Fixes

  • model-api-gen: ITypedNode.getPropertyValue always returned null (2320701)
  • model-server-lib: Errors weren't reported, only Exceptions (bcd3b0e)

Features

... (truncated)

Commits
  • 2a7759f Merge pull request #323 from modelix/fix/mps-adapters-unresolved-model-imports
  • 9a28ac3 fix(mps-model-adapters): handle unresolvable model imports
  • fe88153 Merge pull request #321 from modelix/chore/remove-unused-property
  • 31a6720 Merge pull request #322 from modelix/feature/MODELIX-610_configurable-alias-key
  • 1e49079 fix(model-api-gen): disambiguate meta properties and metamodel members
  • bb06c76 chore(bulk-model-sync-gradle): remove unused mpsDebugEnabled option
  • e788d3c Merge pull request #320 from modelix/feature/bulk-sync-gradle-continue-on-error
  • 995af79 feat(bulk-model-sync-gradle): add continueOnError option
  • 4cbd113 Merge pull request #316 from modelix/fix/bulk-sync-included-modules
  • a22bb44 Merge pull request #273 from modelix/light-client-for-text-editor
  • Additional commits viewable in compare view

Updates org.modelix.model-api-gen from 3.3.4 to 3.14.2

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 `modelixCore` from 3.3.4 to 3.14.2.

Updates `org.modelix:model-api` from 3.3.4 to 3.14.2
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@3.3.4...3.14.2)

Updates `org.modelix:model-api-gen-runtime` from 3.3.4 to 3.14.2
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@3.3.4...3.14.2)

Updates `org.modelix:light-model-client` from 3.3.4 to 3.14.2
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@3.3.4...3.14.2)

Updates `org.modelix:model-client` from 3.3.4 to 3.14.2
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@3.3.4...3.14.2)

Updates `org.modelix.model-api-gen` from 3.3.4 to 3.14.2

---
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:model-client
  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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #69.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/gradle/modelixCore-3.14.2 branch November 27, 2023 19:24
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