Skip to content

[CU-86b4umhm1] Update dependency miniwdl to v1.14.2#79

Open
dnastack-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/miniwdl-1.x
Open

[CU-86b4umhm1] Update dependency miniwdl to v1.14.2#79
dnastack-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/miniwdl-1.x

Conversation

@dnastack-renovate
Copy link
Copy Markdown

@dnastack-renovate dnastack-renovate Bot commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
miniwdl ==1.12.1==1.14.2 age adoption passing confidence

Release Notes

chanzuckerberg/miniwdl (miniwdl)

v1.14.2

Compare Source

PyPI version Anaconda-Server Badge Getting Started

  • Fix standard library bugs & compliance issues:
    • Float ops using integer division (#​840 @​aofarrel @​lilymaryam)
    • collect_by_key() silently merging distinct Float keys with the same string representation
    • basename(path, "") returning empty string instead of filename
    • \r\n line end trimming in read_{lines,tsv,map}
    • Type inference issues in read_tsv(), zip(), and cross()
  • Guard against out-of-range uid/gid in Docker Swarm backend (#​839 @​nh13)
  • Dependency updates

NOTE: Skipped v1.14.{0,1} due to release process snafu's.

v1.14.1

Compare Source

v1.14.0

Compare Source

v1.13.1

Compare Source

This regular maintenance release addresses minor bugs and dependency issues.

Internal refactoring and implementation for WDL 1.2 continues in the background!

v1.13.0

Compare Source

v1.13.0 addresses several WDL 1.1 spec interoperability issues, with thanks to the reporting community members.

⚠️ These changes, while improving WDL spec compliance, bear slightly elevated risks of backwards-incompatibility with prior miniwdl versions. Please report any issues or unexpected behaviors for investigation.

Interoperability

Runner

Python WDL API

  • Multi-line strings (development/1.2 feature) get first-class AST representation as WDL.Expr.MultiLineString, which is dedented upon evaluation (instead of during parsing into WDL.Expr.String).
  • WDL.Type.* classes expose ty1.equatable(ty2) and ty1.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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@dnastack-renovate dnastack-renovate Bot force-pushed the renovate/miniwdl-1.x branch from 3b470fb to b4d28f5 Compare May 2, 2026 15:14
@dnastack-renovate dnastack-renovate Bot changed the title [CU-86b4umhm1] Update dependency miniwdl to v1.13.1 [CU-86b4umhm1] Update dependency miniwdl to v1.14.0 May 2, 2026
@dnastack-renovate dnastack-renovate Bot force-pushed the renovate/miniwdl-1.x branch from b4d28f5 to e68fbce Compare May 3, 2026 10:43
@dnastack-renovate dnastack-renovate Bot changed the title [CU-86b4umhm1] Update dependency miniwdl to v1.14.0 [CU-86b4umhm1] Update dependency miniwdl to v1.14.1 May 3, 2026
@dnastack-renovate dnastack-renovate Bot force-pushed the renovate/miniwdl-1.x branch from e68fbce to 8e3b918 Compare May 4, 2026 00:26
@dnastack-renovate dnastack-renovate Bot changed the title [CU-86b4umhm1] Update dependency miniwdl to v1.14.1 [CU-86b4umhm1] Update dependency miniwdl to v1.14.2 May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants