Prepare 1.6.1 release#1328
Merged
gouttegd merged 9 commits intoBRANCH-1.6-MAINTENANCEfrom Mar 10, 2026
Merged
Conversation
This commit updates several of the programs bundled with the ODK: * ROBOT (to version 1.9.10); * the ODK ROBOT plugin (to version 0.3.1); * SSSOM-Java (to version 1.10.0); * YQ (to version 4.50.1).
This commit backports the updates to Python constraints that had happened on the master branch since the 1.6.0 release.
The Dash shell (possibly among others) does not support here-strings, so we use a classic pipe instead. closes #1301
Not bumping that version number would result in the build process building an image tagged as v1.6...
There was a bug in babelon-0.3.4 that broke all the translation pipelines. We need to forcefully updated to babelon-0.3.6 to fix it. This requires forcing pip to use `ontobio>=2.9.12` when calculating the Python constraints, otherwise for some reason that joke of a package dependency solver would end up downgrading the package all the way down to a version that does not even compile anymore.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR backports from the master branch:
and it updates the changelog accordingly.