Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps org.iets3:opensource from 2023.2.7497.3fa5bb2 to 9999.9.9118.1215635.

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.

September 2025

Fixed

  • Variability: In the configuration editor, pressing Return/Enter anywhere will create an empty line after the configuration. Pressing Shift-Return/Enter on the header line of a configuration will create an empty line before the configuration.

Removed

  • To enable github release the usage of listMergedPRs script is removed for the time beeing.

July 2025

Fixed

  • Expressions of ShortLambdas are now correctly updated and used for interpretation after they are changed
  • API for coverage calculation and restored original functionality. Coverage is now calculated during interpreter execution
  • Duplicated colors for PARTIAL and IGNORED

Added

  • CI tests for InterpreterCoverageAssQuery which make use use the calculated coverage data
  • Solver: Add test infrastructure to ensure that errors computed by any solver are converted to editor messages properly.
  • Variability: APIs for FilterParams (configuration of filter&instantiate process) and skeleton tree data structure were extended
  • Warning for BangOp in case type is not OptionType

June 2025

Added

  • Added languages and solution for basic variability, moved from IETS3-Core project. The following modules were added:
    • variability: org.iets3.variability.* (6 languages, 2 solutions)
    • variability devkit: org.iets3.variability.base.devkit
    • analysis support: org.iets3.analysis.logic.operator, org.iets3.analysis.solversupport.util
    • contextfilter for UI: org.iets3.contextfilter, org.iets3.contextfilter.plugin

Changed

  • Published SBOM contains dependencies only from runtime configurations
  • To avoid confusion, U+03BC μ GREEK SMALL LETTER MU is no longer recognized as the 'micro' unit prefix, only U+00B5 µ MICRO SIGN is. Although technically considered 'legacy', the micro sign is the character produced by macOS and Windows keyboard layouts when pressing AltGr/Option+M.

... (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 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 [org.iets3:opensource](https://github.com/IETS3/iets3.opensource) from 2023.2.7497.3fa5bb2 to 9999.9.9118.1215635.
- [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.9118.1215635
  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 Sep 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #360.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/gradle/org.iets3-opensource-9999.9.9118.1215635 branch September 22, 2025 19:06
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.

1 participant