Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps org.iets3:opensource from 2023.2.7497.3fa5bb2 to 9999.9.8767.68aa4f7.

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.

June 2025

Changed

  • Published SBOM contains dependencies only from runtime configurations

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

Fixed

  • Number literals in scientific format e.g. 1e10 now require a number before "e". Numbers like "e-5" are not valid anymore because it caused exceptions in other parts of the code base.

March 2025

Fixed

  • An issue with conflicting rules for overloaded operation types with rational types was fixed.
  • The interpreter of the lookup tables was fixed.
  • The syntax of optional names in assert statements was improved.
  • A stack overflow related to success types was fixed.
  • Invalid value and constrained failed test items now show why tests fail.
  • An exception related to generator vs interpreter selection for tests was fixed.

Removed

  • The demo language org.iets3.core.expr.typetags.lib was removed.
  • The unused field ReferenceableFlag#idMember was removed.

Feburary 2025

... (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.8767.68aa4f7.
- [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.8767.68aa4f7
  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 Jun 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

Superseded by #322.

@dependabot dependabot bot closed this Jun 16, 2025
@dependabot dependabot bot deleted the dependabot/gradle/org.iets3-opensource-9999.9.8767.68aa4f7 branch June 16, 2025 19:54
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