[CU-86b4umhm1] Update dependency miniwdl to v1.14.2#79
Open
dnastack-renovate[bot] wants to merge 1 commit into
Open
[CU-86b4umhm1] Update dependency miniwdl to v1.14.2#79dnastack-renovate[bot] wants to merge 1 commit into
dnastack-renovate[bot] wants to merge 1 commit into
Conversation
3b470fb to
b4d28f5
Compare
b4d28f5 to
e68fbce
Compare
e68fbce to
8e3b918
Compare
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 contains the following updates:
==1.12.1→==1.14.2Release Notes
chanzuckerberg/miniwdl (miniwdl)
v1.14.2Compare Source
collect_by_key()silently merging distinct Float keys with the same string representationbasename(path, "")returning empty string instead of filename\r\nline end trimming inread_{lines,tsv,map}read_tsv(),zip(), andcross()NOTE: Skipped v1.14.{0,1} due to release process snafu's.
v1.14.1Compare Source
v1.14.0Compare Source
v1.13.1Compare Source
This regular maintenance release addresses minor bugs and dependency issues.
asyncio.get_event_loop()error in newer Python versions (#791 #793 @wleepang)pkg_resourcesusage toimportlib_metadata(#794 #802 @hexylena)miniwdl configure --cfg FILENAME_IN_CWD.cfg(#805 @hexylena)Internal refactoring and implementation for WDL 1.2 continues in the background!
v1.13.0Compare Source
v1.13.0 addresses several WDL 1.1 spec interoperability issues, with thanks to the reporting community members.
Interoperability
round()"half up" instead of "to even" (#698 @stxue1)read_json(...)within arrays and if-then-else branches (#740 @ahvigil)Runner
--no-quant-checkapplies to comparison operators (#752 @stxue1)Python
WDLAPIWDL.Expr.MultiLineString, which is dedented upon evaluation (instead of during parsing intoWDL.Expr.String).WDL.Type.*classes exposety1.equatable(ty2)andty1.comparable(ty2)operators, indicating whether it is valid to use the WDL== !=or< <= > >=operators, respectively.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.