Skip to content

Comments

build(deps): bump org.iets3:opensource from 2023.2.7497.3fa5bb2 to 9999.9.9867.39449c1#447

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.iets3-opensource-9999.9.9867.39449c1
Open

build(deps): bump org.iets3:opensource from 2023.2.7497.3fa5bb2 to 9999.9.9867.39449c1#447
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.iets3-opensource-9999.9.9867.39449c1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps org.iets3:opensource from 2023.2.7497.3fa5bb2 to 9999.9.9867.39449c1.

Release notes

Sourced from org.iets3:opensource's releases.

v9999.9.4916.b97c494

        Automated Nightly build from Monday, February 16, 2026.
        //
        //Includes dependencies:
        //- `org.mpsqa:all-in-one` : `9999.9.1264.2b2934b`
  • com.mbeddr:platform : 9999.9.26358.cde7cb6

v9999.9.4911.0996129

        Automated Nightly build from Monday, February 2, 2026.
        //
        //Includes dependencies:
        //- `org.mpsqa:all-in-one` : `9999.9.1195.1eecd98`
  • com.mbeddr:platform : 9999.9.26332.2453a2a

v9999.9.4908.c804c9b

        Automated Nightly build from Monday, January 26, 2026.
        //
        //Includes dependencies:
        //- `org.mpsqa:all-in-one` : `9999.9.1195.1eecd98`
  • com.mbeddr:platform : 9999.9.26324.28c0601

v9999.9.4905.455aec2

        Automated Nightly build from Monday, January 19, 2026.
        //
        //Includes dependencies:
        //- `org.mpsqa:all-in-one` : `9999.9.1195.1eecd98`
  • com.mbeddr:platform : 9999.9.26318.04b2844

v9999.9.4902.dc1954e

        Automated Nightly build from Monday, January 12, 2026.
        //
        //Includes dependencies:
        //- `org.mpsqa:all-in-one` : `9999.9.1195.1eecd98`
  • com.mbeddr:platform : 9999.9.26303.aa8adce

v9999.9.4899.e2a7f35

        Automated Nightly build from Monday, December 22, 2025.
        //
        //Includes dependencies:
        //- `org.mpsqa:all-in-one` : `9999.9.1195.1eecd98`
  • com.mbeddr:platform : 9999.9.26301.9dc6e54

v9999.9.4898.ef25834

        Automated Nightly build from Wednesday, December 17, 2025.
        //
        //Includes dependencies:
        //- `org.mpsqa:all-in-one` : `9999.9.1195.1eecd98`
  • com.mbeddr:platform : 9999.9.26294.043e3d9

v9999.9.4874.0a5e3a4

... (truncated)

Changelog

Sourced from org.iets3:opensource's changelog.

Changelog

All notable changes to this project are documented in this file.

Format of the log is loosely based on Keep a Changelog. The project does not follow Semantic Versioning and the changes are documented in reverse chronological order, grouped by calendar month.

February 2026

Changed

  • Variability: The performance of opening big variant configurations in editor has been improved (by switching off editor hints which are not needed).
  • Variability: The class hierarchy implementing IRenamer has been improved and documented. This interface is being used for tailoring the renaming behavior of the variability filtering algorithms.
  • Variability: Remove deprecated concepts FeatureModelConfiguration_old, and all related concepts. These concepts have been introduced when one proto-language for variability has been split into two languages, one for feature models and one for configurations. This happened end of 2024, and the deprecation window is now closing.
  • Variability: The variability.os plugin no longer depends on the potentially slow tracing language.

Fixed

  • Add missing deps. to SBOM
  • Add missing dependencies to build scripts

January 2026

Fixed

  • Physical units:
    • The units Joule, Coulomb and Watt can now have also prefixes with negative metric scaling, e.g., mW (Milliwatt). Additionally, some typos have been corrected in the physical units documentation.
    • The precision of number types with prefixed units (e.g. mW or km) was always set to infinite by the typesystem. Now, the precision is as precise as possible.
  • Variability: Viewer for skeleton trees has been improved (better error reporting, more stable, does not break on nodes which are string literals).
  • ShortLambda Interpreter: Fixed a bug which resulted in a RuntimeErrorType when interpreting ShortLambdas.
  • InterpreterCoverageAssResult: fix unique ID calculation (#1617)

December 2025

Added

  • Variability: The intention "Update all configurations" for feature models has been improved: Now a modal dialog with a progress bar and some additional information is shown. The process is now completely sequential, improving stability. Moreover, there is some timing output in the log. Finally, performance has been improved by postponing the event handling for all changes to the involved models.
  • Variability: The intention "Adapt to changes in feature model" and related quickfixes also have been improved similarly to the improvements on "Update all configurations".

Fixed

  • Variability: The propagation of configuration updates to referencing configurations has been improved. Due to this optimization, it needs much less CPU time now.

Changed

  • Variability: Remove deprecated concepts VariabilityModelChunk_old, and some related concepts.
  • Typesystem: All usages of colon casts were transformed to the 'as' cast for null safety. From now on no colon casts are allowed in the typesystem, also read this issue for more info: IETS3/iets3.opensource#688
  • Variability: The grouping of root constraints has been improved. New root constraints will be added next to the other constraints in the respective groups. This helps to avoid merge conflicts.

... (truncated)

Commits

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 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 [org.iets3:opensource](https://github.com/IETS3/iets3.opensource) from 2023.2.7497.3fa5bb2 to 9999.9.9867.39449c1.
- [Release notes](https://github.com/IETS3/iets3.opensource/releases)
- [Changelog](https://github.com/IETS3/iets3.opensource/blob/master/CHANGELOG.md)
- [Commits](https://github.com/IETS3/iets3.opensource/commits)

---
updated-dependencies:
- dependency-name: org.iets3:opensource
  dependency-version: 9999.9.9867.39449c1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 16, 2026
@github-actions
Copy link

Test Results

0 tests   - 337   0 ✅  - 324   0s ⏱️ - 5m 36s
0 suites  -  40   0 💤  -  13 
0 files    -  40   0 ❌ ±  0 

Results for commit a06f54a. ± Comparison against base commit 4afd93b.

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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants