Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Bump cwlgen from 0.3.0 to 0.4.2 #9

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 29, 2021

Bumps cwlgen from 0.3.0 to 0.4.2.

Release notes

Sourced from cwlgen's releases.

CWLGen Deprecation

In this release we deprecate CWLGen, please use cwl-utils >= 0.4. A migration note is available on the README#deprecated.

Various fixes

This release contains a number of small various fixes for the cwlgen library, namely:

  • Add required fields for workflow / commandline tool to ensure these are exported (#45)
  • Add more parameters (inputs, outputs, steps, etc) to Workflow and CommandLineTool for single line instantiation (#34)
  • Bumps ruamel.yaml range to match cwltool (common-workflow-language/cwltool@b7aaee4)
  • Allow hints to accept and bind Requirements correctly (#36)
  • Fix DockerRequirement directory typo (#44, thanks @​martinchapman!)

Better automatic requirements parsing + new Stderr type

Backwards incompatible change:

  • Rename of InlineJavascriptReq to InlineJavascriptRequirement to better align with spec

Release will contain:

  • New STDERR type (#31)
  • Better automated requirements parsing (#26)
  • Updated ruamel-yaml requirement (#30)
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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2021
@mr-c mr-c marked this pull request as draft May 4, 2021 09:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants