JetBrains / MPS-extensions

MPS-extensions aims to ease language development within MPS.
https://jetbrains.github.io/MPS-extensions/
Apache License 2.0
82 stars 50 forks source link

build(deps): bump org.modelix:model-api from 2.1.9 to 8.12.0 #877

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps org.modelix:model-api from 2.1.9 to 8.12.0.

Release notes

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

8.12.0

8.12.0 (2024-07-03)

Bug Fixes

  • model-server: add force-reload after repository deletion (c0beae2)
  • model-server: fix master branch appearing in available branches after removal (94079e9)
  • model-server: render repository deletion button per repository instead of per branch (c75dcf8)

Features

  • model-server: add confirmation modal to repository deletion button (b2aae13)
  • model-server: add delete branch button in RepositoryOverview (5a75024)
  • model-server: implement BranchV1 for branches (2abc6b0)

8.11.0

8.11.0 (2024-07-02)

Features

  • vue-model-api: expose replicated model (ae6032c)

8.10.0

8.10.0 (2024-06-28)

Features

  • model-client: extend JS API (1b4dc8d)

8.9.0

8.9.0 (2024-06-26)

Features

  • bulk-model-sync-gradle: configuration options for sync with subtree-skipping (af4f3ba)

Performance Improvements

  • bulk-model-sync: sync with subtree-skipping (1ee1f81)

8.8.1

8.8.1 (2024-06-25)

... (truncated)

Commits
  • 92ce337 Merge pull request #862 from modelix/feature/media-type-versioning
  • 2abc6b0 feat(model-server): implement BranchV1 for branches
  • 43922d7 Merge pull request #871 from modelix/dependabot/npm_and_yarn/ts-model-api/typ...
  • 0eb4723 Merge pull request #869 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • d3bf381 Merge pull request #858 from modelix/fix/delete-repository-modal
  • 11900a3 build(deps): bump typescript from 5.5.2 to 5.5.3 in /ts-model-api
  • a94ee79 Merge pull request #870 from modelix/dependabot/npm_and_yarn/ts-model-api/typ...
  • 07c5b5f build(deps): bump typescript from 5.5.2 to 5.5.3 in /vue-model-api
  • be73b84 Merge pull request #868 from modelix/dependabot/npm_and_yarn/vue-model-api/ty...
  • 050cbeb build(deps): bump the typescript-eslint group
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
sergej-koscejev commented 3 months ago

@slisson can you advise what would be best to do here? Ignore model-api updates completely or bring the code up to date?

dependabot[bot] commented 2 months ago

Superseded by #882.