Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps org.iets3:opensource from 2023.2.7497.3fa5bb2 to 9999.9.8984.fc053fe.

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.

July 2025

Fixed

  • Expressions of ShortLambdas are now correctly updated and used for interpretation after they are changed

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.

    An enhancement script is provided to replace 'mu' with 'micro sign'.

May 2025

Changed

  • The language org.iets3.variability.artifacts.base was temporarily renamed to org.iets3.variability.artifacts.vanguard.

Fixed

  • Plugin org.iets3.safety was renamed to org.iets3.safety.os fixing the name collision with a plugin in org.iets3.core

  • A NullPointerException was fixed for cases where a node implementing IValidNamedConcept had no name.

  • When calculating the supertype of number types, the precision is now correctly set to infinite when one of the types has an infinite precision.

  • The primitiveTypeMapper extension supports a new method PrimitiveTypeMapper#useStringConstraints that can be set to false to disable string types with constraints and go back to regular string types.

April 2025

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.iets3:opensource](https://github.com/IETS3/iets3.opensource) from 2023.2.7497.3fa5bb2 to 9999.9.8984.fc053fe.
- [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.8984.fc053fe
  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 Jul 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2025

Superseded by #347.

@dependabot dependabot bot closed this Aug 26, 2025
@dependabot dependabot bot deleted the dependabot/gradle/org.iets3-opensource-9999.9.8984.fc053fe branch August 26, 2025 12:17
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