Skip to content

Commit

Permalink
build(deps): bump modelixCore from 7.1.5 to 7.3.0 (#260)
Browse files Browse the repository at this point in the history
* build(deps): bump modelixCore from 7.1.5 to 7.3.0

Bumps `modelixCore` from 7.1.5 to 7.3.0.

Updates `org.modelix:model-server` from 7.1.5 to 7.3.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@7.1.5...7.3.0)

Updates `org.modelix:model-server-api` from 7.1.5 to 7.3.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@7.1.5...7.3.0)

Updates `org.modelix:model-client` from 7.1.5 to 7.3.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@7.1.5...7.3.0)

Updates `org.modelix:model-api` from 7.1.5 to 7.3.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@7.1.5...7.3.0)

Updates `org.modelix:model-api-gen-runtime` from 7.1.5 to 7.3.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@7.1.5...7.3.0)

Updates `org.modelix:light-model-client` from 7.1.5 to 7.3.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@7.1.5...7.3.0)

Updates `org.modelix.model-api-gen` from 7.1.5 to 7.3.0

---
updated-dependencies:
- dependency-name: org.modelix:model-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:model-server-api
  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
  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-api-gen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump modelixCore from 7.1.5 to 7.3.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benedek Horváth <bhorvath@itemis.com>
  • Loading branch information
dependabot[bot] and benedekh committed May 2, 2024
1 parent aa9e274 commit b76ea01
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 49 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:

model-server-empty:
# Keep the version in sync with the modelix version in gradle/libs.versions.toml
image: modelix/model-server:7.1.5
image: modelix/model-server:7.3.0
container_name: ${COMPOSE_PROJECT_NAME}-model-server-empty
profiles:
- useCase1
Expand All @@ -32,7 +32,7 @@ services:

model-server:
# Keep the version in sync with the modelix version in gradle/libs.versions.toml
image: modelix/model-server:7.1.5
image: modelix/model-server:7.3.0
container_name: ${COMPOSE_PROJECT_NAME}-model-server
profiles:
- useCase2
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mpsGradlePlugin = "1.7.288.4ea765f"
# * mps/metamodel-api-ts/package.json
# * spa-management-vue/package.json
# * spa-overview-angular/package.json
modelixCore = "7.1.5"
modelixCore = "7.3.0"
mpsModelServerSyncPlugin = "2021.2.157"

# backend 1 / SPA
Expand Down
14 changes: 7 additions & 7 deletions mps/metamodel-api-ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mps/metamodel-api-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"dependencies": {
},
"peerDependencies": {
"@modelix/ts-model-api": "7.1.5"
"@modelix/ts-model-api": "7.3.0"
}
}
36 changes: 18 additions & 18 deletions spa-management-vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion spa-management-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@mdi/font": "7.3.67",
"@modelix/vue-model-api": "7.1.5",
"@modelix/vue-model-api": "7.3.0",
"core-js": "^3.33.1",
"date-fns": "^2.30.0",
"metamodel-api-ts": "file:../mps/metamodel-api-ts/build/packages/metamodel-api-ts-1.0.0.tgz",
Expand Down
36 changes: 18 additions & 18 deletions spa-overview-angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion spa-overview-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@angular/platform-browser": "^16.2.12",
"@angular/platform-browser-dynamic": "^16.2.12",
"@angular/router": "^16.2.12",
"@modelix/model-client": "7.1.5",
"@modelix/model-client": "7.3.0",
"bulma": "^0.9.4",
"date-fns": "^2.30.0",
"metamodel-api-ts": "file:../mps/metamodel-api-ts/build/packages/metamodel-api-ts-1.0.0.tgz",
Expand Down

0 comments on commit b76ea01

Please sign in to comment.