Skip to content

Merge maintenance/MPS-2024.1 into maintenance/MPS-2024.3#422

Open
mps-ci-buildbot wants to merge 81 commits intomaintenance/MPS-2024.3from
merge/MPS-2024.3
Open

Merge maintenance/MPS-2024.1 into maintenance/MPS-2024.3#422
mps-ci-buildbot wants to merge 81 commits intomaintenance/MPS-2024.3from
merge/MPS-2024.3

Conversation

@mps-ci-buildbot
Copy link
Copy Markdown
Contributor

Merge changes from maintenance/MPS-2024.1 to maintenance/MPS-2024.3.

sergej-koscejev and others added 30 commits November 23, 2024 10:19
Merge maintenance/MPS-2024.3 into master
Merge maintenance/MPS-2024.3 into master
Merge maintenance/MPS-2024.3 into master
Bumps com.jetbrains.mps:mps-prerelease from 243.21565.173 to 243.21565.10029.

---
updated-dependencies:
- dependency-name: com.jetbrains.mps:mps-prerelease
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ps-mps-prerelease-243.21565.10029

build(deps): bump com.jetbrains.mps:mps-prerelease from 243.21565.173 to 243.21565.10029
Bumps com.jetbrains.mps:mps-prerelease from 243.21565.10029 to 243.21565.10057.

---
updated-dependencies:
- dependency-name: com.jetbrains.mps:mps-prerelease
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ps-mps-prerelease-243.21565.10057

build(deps): bump com.jetbrains.mps:mps-prerelease from 243.21565.10029 to 243.21565.10057
* Remove location in modules_in_project_directory_on_harddisk_but_not_added_to_project linter (#251)

* modules_in_project_directory_on_harddisk_but_not_added_to_project:
-handle empty parameter
-update documentation

* meta/uninstantiated concepts and languages (#254)

* outline parameters and scope of unused_languages linter

* uninstantiated languages linter without configurable paramters

* remove instantiationScopeRegex
select language scope for search

* Update documentation text

* arch: implement getPresentation for SingleComponentDependency

* lint: cosmetic improvements for the naming and documentation of "languages_with_no_instantiated_concepts"

---------

Co-authored-by: Daniel Ratiu <ratiud@mail.google.com>

* Improve usability of modules_in_project_directory_on_harddisk_but_not_added_to_project linter (#256)

* -remove root directory name entirely from linter -improve usability with path regex pattern to include

* update documentation

* arch: improvements to speedup the checks by avoiding not necessary steps (#257)

Co-authored-by: Daniel Ratiu <ratiud@mail.google.com>

* Improve linter empty_migration_scripts (#258)

The linter now also detects migrations which only contain empty lines, comments
or commented out code

Co-authored-by: Jan Belle <jan.belle@protos.de>

* gradle: updated mps version

* fix model level linters error reporting to achieve stable whitelists (#262)

* lint: improvements of error messages to enable stable whitelists

* lint: added a linter for "not_used_classes"

---------

Co-authored-by: Daniel Ratiu <ratiud@mail.google.com>

* arch: quickfix for adding dependencies + tooltip to display the ances… (#263)

* arch: quickfix for adding dependencies + tooltip to display the ancestors of a component definition

---------

Co-authored-by: Daniel Ratiu <ratiud@mail.google.com>

* enhance arch editor (#267)

* base.utils: added easy centralized access to currently opened project

* deprecated, lint: use the centralized project access utilities

* arch: improved the editor

* build.gradle: added dependencies from build-subprojects task to "build_base_languages"

* build: fixed dependency from test.lint to mpsqa.base

* lint.build: add artifact location for org.mpsqa.base

* added mpsqa.base as project library to arch, deprecated, profile, unused

* lint: project library added dependency to base

* arch: enhance architecture description with whitelists for models not considered in the architecture spec (#268)

* lint: mini fix of "mandatory_virtual_method_override"

* arch: allow specification of whitelists for modules not considered in the architecture

* enhance architecture description with the possibility to specify whitelists for modules to be considered (#273)

* lint: mini fix of "mandatory_virtual_method_override"

* arch: allow specification of whitelists for modules not considered in the architecture

* testcov: mini fix to enable tests running on Windows

* build.gradle: when performing migrations, load all plugins

* overall: ran "gradle migrate"

* build.gradle: load only necessary plugins

* mpsqa.arch: collapse cells by default

* mpsqa.arch: create a new interface ICommentable

* mpsqa.arch: add support for commenting single component dependencies

* architecture checking enhancements (#276)

* arch: fix ModuleComponent_Behavior.getAllModels by considering also models of generators owned by a language

* arch: mini cleanup and improvements

* lint: added linter "no_alias_defined_for_non_abstract_non_smart_reference_concept"

* arch: detect redundantly declared dependencies

---------

Co-authored-by: Daniel Ratiu <ratiud@mail.google.com>

* arch: support for change impact analysis (#279)

* arch: initial implementation for impact analysis

* arch: mark impacted regions based on impact analysis results

* improve arch editor and linters (#283)

* arch: add possibility to set-unset the default collapsing of component definitions

* lint: improvements and fixes in the performance linters on the typesystem aspect

* lint: added a linter for detecting slow scopes computation

* lint,arch: enhance linters and architecture (#285)

* lint: make the linter "slow_scope_computation" more robust

* arch: implemented simple timed caching to speedup checks of large architectures

* ran migration

* build.gradle: added 'mps-testing' to the plugins on which migration task depends

* lint: File -> Force Save All

---------

Co-authored-by: lukewoodcock <lukewoodcock@users.noreply.github.com>
Co-authored-by: Daniel Ratiu <ratiud@mail.google.com>
Co-authored-by: Jan Belle <jan.belle@protos.de>
Co-authored-by: Alexander Rimer <-->
Co-authored-by: Alexander Rimer <rimer@itemis.de>
Co-authored-by: mps-ci-buildbot <mps-ci@itemis.de>
Co-authored-by: Alexander Pann <apann@itemis.com>
Merge maintenance/MPS-2024.3 into master
Merge maintenance/MPS-2024.3 into master
Bumps [download-jbr](https://github.com/mbeddr/mps-gradle-plugin) from 1.28.0.+ to 1.29.1.1.d7f2744.
- [Commits](https://github.com/mbeddr/mps-gradle-plugin/commits)

---
updated-dependencies:
- dependency-name: download-jbr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Merge maintenance/MPS-2024.3 into master
…29.1.1.d7f2744

build(deps): bump download-jbr from 1.28.0.+ to 1.29.1.1.d7f2744
Bumps [de.itemis.mps.gradle.common](https://github.com/mbeddr/mps-gradle-plugin) from 1.28.0.+ to 1.29.1.1.d7f2744.
- [Commits](https://github.com/mbeddr/mps-gradle-plugin/commits)

---
updated-dependencies:
- dependency-name: de.itemis.mps.gradle.common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…radle.common-1.29.1.1.d7f2744

build(deps): bump de.itemis.mps.gradle.common from 1.28.0.+ to 1.29.1.1.d7f2744
Merge maintenance/MPS-2024.3 into master
Merge maintenance/MPS-2024.3 into master
Gradle 8.13 and minor shellcheck fix
Merge maintenance/MPS-2024.3 into master
Bumps commons-io:commons-io from 2.6 to 2.18.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-version: 2.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.apache.commons:commons-lang3 from 3.3.2 to 3.17.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `jacocoVersion` from 0.8.7 to 0.8.13.

Updates `org.jacoco:org.jacoco.ant` from 0.8.7 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.7...v0.8.13)

Updates `org.jacoco:org.jacoco.agent` from 0.8.7 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.7...v0.8.13)

Updates `org.jacoco:org.jacoco.core` from 0.8.7 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.7...v0.8.13)

Updates `org.jacoco:org.jacoco.report` from 0.8.7 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.7...v0.8.13)

---
updated-dependencies:
- dependency-name: org.jacoco:org.jacoco.ant
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jacoco:org.jacoco.agent
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jacoco:org.jacoco.core
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jacoco:org.jacoco.report
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [net.sourceforge.plantuml:plantuml-asl](https://github.com/plantuml/plantuml) from 1.2023.13 to 1.2025.2.
- [Release notes](https://github.com/plantuml/plantuml/releases)
- [Changelog](https://github.com/plantuml/plantuml/blob/master/CHANGES.md)
- [Commits](plantuml/plantuml@v1.2023.13...v1.2025.2)

---
updated-dependencies:
- dependency-name: net.sourceforge.plantuml:plantuml-asl
  dependency-version: 1.2025.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

build(deps): bump commons-io:commons-io from 2.6 to 2.18.0
…ons-commons-lang3-3.17.0

build(deps): bump org.apache.commons:commons-lang3 from 3.3.2 to 3.17.0
mps-ci-buildbot and others added 27 commits August 26, 2025 10:30
Merge maintenance/MPS-2024.3 into maintenance/MPS-2025.1
Merge maintenance/MPS-2024.3 into maintenance/MPS-2025.1
Bumps `asmVersion` from 9.2 to 9.8.

Updates `org.ow2.asm:asm` from 9.2 to 9.8

Updates `org.ow2.asm:asm-commons` from 9.2 to 9.8

Updates `org.ow2.asm:asm-tree` from 9.2 to 9.8

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-version: '9.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-commons
  dependency-version: '9.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-tree
  dependency-version: '9.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.5.0 to 1.10.0.
- [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-cli@commons-cli-1.5.0...rel/commons-cli-1.10.0)

---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: danielratiu <ratiud@googlemail.com>
Merge maintenance/MPS-2024.3 into maintenance/MPS-2025.1
Mainly for Renovate
Merge maintenance/MPS-2024.3 into maintenance/MPS-2025.1
Merge maintenance/MPS-2025.1 into master
chore(deps): update actions/upload-artifact action to v6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants