Skip to content

build(deps): bump org.logicng:logicng from 2.6.0 to 2.6.1 in /releng/edu.toronto.cs.se.mmint.releng#150

Merged
adisandro merged 1 commit into
developfrom
dependabot/maven/releng/edu.toronto.cs.se.mmint.releng/develop/org.logicng-logicng-2.6.1
May 22, 2026
Merged

build(deps): bump org.logicng:logicng from 2.6.0 to 2.6.1 in /releng/edu.toronto.cs.se.mmint.releng#150
adisandro merged 1 commit into
developfrom
dependabot/maven/releng/edu.toronto.cs.se.mmint.releng/develop/org.logicng-logicng-2.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps org.logicng:logicng from 2.6.0 to 2.6.1.

Release notes

Sourced from org.logicng:logicng's releases.

v2.6.1

Changed

  • fixed an edge case in DRUP when adding special trivially false cardinality constraints
  • adjusted the hash function of literals to prevent common collisions
  • fixed a case where the cancelation of the BDD computation did not work
  • fixed a bug in the DTree initialization for the DNNF compiler
Changelog

Sourced from org.logicng:logicng's changelog.

[2.6.1] - 2026-05-21

Changed

  • Several bug fixes:
    • fixed an edge case in DRUP when adding special trivially false cardinality constraints
    • adjusted the hash function of literals to prevent common collisions
    • fixed a case where the cancelation of the BDD computation did not work
    • fixed a bug in the DTree initialization for the DNNF compiler
Commits
  • 8e56509 Updated README
  • 667d871 update publish profile
  • 8bcea81 update some dependencies + version 2.6.1
  • b3c242d update codecov action version
  • bf42b8b update build workflow
  • 29c2c54 change log for 2.6.1
  • 09fd0ea bugfix for some edge case cardinality constraint which caused DRUP to fail
  • 6023d0b Fix problematic literal hashing function
  • 7208589 bugfix: added missing check for canceled bdd computation
  • fec90f2 bugfix: copy staticVarSet of left child in DTreeNode
  • Additional commits viewable in compare view

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.logicng:logicng](https://github.com/logic-ng/LogicNG) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/logic-ng/LogicNG/releases)
- [Changelog](https://github.com/logic-ng/LogicNG/blob/master/CHANGELOG.md)
- [Commits](logic-ng/LogicNG@v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: org.logicng:logicng
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 22, 2026
@adisandro adisandro merged commit 889eb56 into develop May 22, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/maven/releng/edu.toronto.cs.se.mmint.releng/develop/org.logicng-logicng-2.6.1 branch May 22, 2026 20:36
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