tag:github.com,2008:https://github.com/common-workflow-language/cwl-utils/releases
Release notes from cwl-utils
2025-07-23T15:53:01Z
tag:github.com,2008:Repository/143875722/v0.39
2025-07-23T15:54:44Z
v0.39
<h2>What's Changed</h2>
<ul>
<li>support Python 3.14 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3256867075" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/365" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/365/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/365">#365</a></li>
<li>Fix unclosed file in load_linked_file by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/maxnoe/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/maxnoe">@maxnoe</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3228849988" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/363" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/363/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/363">#363</a></li>
</ul>
<h3>Deps</h3>
<ul>
<li>Bump mypy from 1.15.0 to 1.16.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3101963148" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/360" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/360/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/360">#360</a></li>
<li>Bump mypy from 1.16.0 to 1.16.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3151937699" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/361" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/361/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/361">#361</a></li>
<li>Bump mypy from 1.16.1 to 1.17.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3230897531" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/364" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/364/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/364">#364</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/maxnoe/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/maxnoe">@maxnoe</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3228849988" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/363" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/363/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/363">#363</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/common-workflow-language/cwl-utils/compare/v0.38...v0.39"><tt>v0.38...v0.39</tt></a></p>
mr-c
tag:github.com,2008:Repository/143875722/v0.38
2025-05-27T11:35:12Z
v0.38
<h2>What's Changed</h2>
<ul>
<li>Support ruamel.yaml 0.18+: Use yaml.dump over old dump command, stripped double .cwl, and fixed import issues by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/alexiswl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/alexiswl">@alexiswl</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2135459667" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/287" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/287/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/287">#287</a></li>
<li>input schema generation tests: use local files, not remote by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2916320341" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/358" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/358/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/358">#358</a></li>
<li>sandboxjs: make node image discovery more robust by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2916793996" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/359" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/359/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/359">#359</a></li>
</ul>
<h3>Deps</h3>
<ul>
<li>Bump codecov/codecov-action from 5.1.2 to 5.x by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2883352726" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/357" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/357/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/357">#357</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/common-workflow-language/cwl-utils/compare/v0.37...v0.38"><tt>v0.37...v0.38</tt></a></p>
mr-c
tag:github.com,2008:Repository/143875722/v0.37
2025-02-13T22:07:34Z
v0.37
<h2>What's Changed</h2>
<ul>
<li>Replace ":" in singularity image name with "_" by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sameeul/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sameeul">@sameeul</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2724570393" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/342" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/342/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/342">#342</a></li>
<li>parsers: don't sort entries when processing ID Maps by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2732199598" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/343" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/343/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/343">#343</a></li>
<li>cwl-input-schema implementation by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/alexiswl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/alexiswl">@alexiswl</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2135484508" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/288" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/288/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/288">#288</a></li>
<li>Fix <code>load_document_by_uri</code> method by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/GlassOfWhiskey/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/GlassOfWhiskey">@GlassOfWhiskey</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2744833920" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/345" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/345/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/345">#345</a></li>
<li>Regenerate parsers with schema_salad 8.8.20250205075315 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/GlassOfWhiskey/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/GlassOfWhiskey">@GlassOfWhiskey</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2816715420" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/352" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/352/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/352">#352</a></li>
</ul>
<h2>Deps</h2>
<ul>
<li>Update black requirement from ==24.* to ==25.* by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2819837731" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/353" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/353/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/353">#353</a></li>
<li>Bump codecov/codecov-action from 5.1.1 to 5.1.2 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2749185779" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/346" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/346/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/346">#346</a></li>
<li>Update flake8-bugbear requirement from <24.11 to <24.13 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2737305959" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/344" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/344/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/344">#344</a></li>
<li>Bump mypy from 1.13.0 to 1.14.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2755153050" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/347" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/347/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/347">#347</a></li>
<li>Bump mypy from 1.14.0 to 1.14.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2763900408" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/348" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/348/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/348">#348</a></li>
<li>Bump mypy from 1.14.1 to 1.15.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2834420608" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/354" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/354/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/354">#354</a></li>
<li>Bump schema_salad from 8.8.20241206093842 to 8.8.20250205075315 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/GlassOfWhiskey/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/GlassOfWhiskey">@GlassOfWhiskey</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2816715420" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/352" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/352/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/352">#352</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sameeul/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sameeul">@sameeul</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2724570393" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/342" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/342/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/342">#342</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/common-workflow-language/cwl-utils/compare/v0.36...v0.37"><tt>v0.36...v0.37</tt></a></p>
GlassOfWhiskey
tag:github.com,2008:Repository/143875722/v0.36
2024-12-09T14:48:06Z
v0.36
<h2>What's Changed</h2>
<ul>
<li>Drop support for Python 3.8 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2566105043" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/321" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/321/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/321">#321</a></li>
<li>Generate parser from <code>cwltool</code> extensions by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/GlassOfWhiskey/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/GlassOfWhiskey">@GlassOfWhiskey</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2716003105" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/337" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/337/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/337">#337</a></li>
<li>Add CWL objects to parser <code>__init__.py</code> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/GlassOfWhiskey/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/GlassOfWhiskey">@GlassOfWhiskey</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2033807966" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/267" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/267/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/267">#267</a></li>
<li>Refresh the parsers with the latest schema-salad codegen by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2716936266" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/338" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/338/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/338">#338</a></li>
<li>correct license path by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2601569916" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/328" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/328/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/328">#328</a></li>
<li>pydocstyle is unmaintained, switch to ruff by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2601781085" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/329" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/329/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/329">#329</a></li>
<li>add cwl-runner header to all CWL test files, mark them executable by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2607981927" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/331" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/331/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/331">#331</a></li>
</ul>
<h3>Deps</h3>
<ul>
<li>Update black requirement to allow newer versions by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2571981904" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/322" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/322/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/322">#322</a></li>
<li>Bump mypy from 1.11.2 to 1.12.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2587569108" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/325" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/325/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/325">#325</a></li>
<li>Bump mypy from 1.12.0 to 1.12.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2601217172" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/327" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/327/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/327">#327</a></li>
<li>Bump mypy from 1.12.1 to 1.13.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2607107994" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/330" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/330/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/330">#330</a></li>
<li>Bump codecov/codecov-action from 4.6.0 to 5.0.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2660634999" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/333" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/333/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/333">#333</a></li>
<li>Bump codecov/codecov-action from 5.0.0 to 5.0.2 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2666948394" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/334" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/334/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/334">#334</a></li>
<li>Bump codecov/codecov-action from 5.0.2 to 5.0.4 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2674228894" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/335" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/335/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/335">#335</a></li>
<li>Update flake8-bugbear requirement from <24.9 to <24.11 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2628222943" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/332" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/332/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/332">#332</a></li>
<li>Bump codecov/codecov-action from 5.0.4 to 5.0.7 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2677848510" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/336" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/336/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/336">#336</a></li>
<li>Bump codecov/codecov-action from 5.0.7 to 5.1.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2721963583" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/340" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/340/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/340">#340</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/common-workflow-language/cwl-utils/compare/v0.35...v0.36"><tt>v0.35...v0.36</tt></a></p>
mr-c
tag:github.com,2008:Repository/143875722/v0.35
2024-10-14T10:48:57Z
v0.35
<p>Last release of cwl-utils with Python 3.8 support.</p>
<h2>What's Changed</h2>
<ul>
<li>Regenerate the parsers by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2512490436" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/318" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/318/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/318">#318</a></li>
<li>mypy 1.12 prep by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2552589445" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/319" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/319/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/319">#319</a></li>
<li>prepare for future mypy release and enable --local-partial-types now by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2573599272" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/323" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/323/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/323">#323</a></li>
</ul>
<h3>Deps</h3>
<ul>
<li>Bump codecov/codecov-action from 4.5.0 to 4.6.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2560616249" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/320" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/320/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/320">#320</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/common-workflow-language/cwl-utils/compare/v0.34...v0.35"><tt>v0.34...v0.35</tt></a></p>
mr-c
tag:github.com,2008:Repository/143875722/v0.34
2024-09-08T16:57:48Z
v0.34
<h2>What's Changed</h2>
<ul>
<li>Add Python 3.13 support and release 0.34 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2512334571" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/317" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/317/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/317">#317</a></li>
<li>Fix release test by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2277196260" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/303" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/303/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/303">#303</a></li>
</ul>
<h3>Deps</h3>
<ul>
<li>Update flake8-bugbear requirement from <24.3 to <24.5 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2255502723" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/300" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/300/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/300">#300</a></li>
<li>gh-actions: shellcheck clean by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2277223342" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/304" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/304/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/304">#304</a></li>
<li>Bump codecov/codecov-action from 4.3.0 to 4.3.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2274544861" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/302" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/302/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/302">#302</a></li>
<li>Update black requirement from ~=24.3 to ~=24.4 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2242620135" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/299" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/299/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/299">#299</a></li>
<li>Bump mypy from 1.9.0 to 1.10.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2262555451" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/301" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/301/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/301">#301</a></li>
<li>Bump codecov/codecov-action from 4.3.1 to 4.4.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2307183704" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/306" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/306/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/306">#306</a></li>
<li>Bump mypy from 1.10.0 to 1.10.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2371581924" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/308" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/308/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/308">#308</a></li>
<li>Bump codecov/codecov-action from 4.4.1 to 4.5.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2352394738" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/307" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/307/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/307">#307</a></li>
<li>Bump mypy from 1.10.1 to 1.11.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2421829090" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/310" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/310/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/310">#310</a></li>
<li>Bump mypy from 1.11.0 to 1.11.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2439035461" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/312" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/312/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/312">#312</a></li>
<li>Update sphinx requirement from <7,>=2.2 to >=2.2,<9 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2436802056" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/311" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/311/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/311">#311</a></li>
<li>Update black requirement from ~=24.4 to ~=24.8 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2447519734" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/313" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/313/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/313">#313</a></li>
<li>Update flake8-bugbear requirement from <24.5 to <24.9 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2474656562" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/315" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/315/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/315">#315</a></li>
<li>Bump mypy from 1.11.1 to 1.11.2 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2485763994" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/316" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/316/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/316">#316</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/common-workflow-language/cwl-utils/compare/v0.33...v0.34"><tt>v0.33...v0.34</tt></a></p>
mr-c
tag:github.com,2008:Repository/143875722/v0.33
2024-04-10T13:00:52Z
v0.33
<h2>What's Changed</h2>
<ul>
<li>covert setup.py to setup.cfg to pyproject.toml by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2032365214" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/266" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/266/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/266">#266</a></li>
<li>improve metadata about the project by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2041949620" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/270" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/270/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/270">#270</a></li>
<li>setuptools: silence package discovery warnings by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2175673003" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/291" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/291/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/291">#291</a></li>
<li>CWL v1.2.1 was released, update location by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2235481629" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/297" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/297/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/297">#297</a></li>
<li>Release cwl-utils 0.33 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2235518859" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/298" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/298/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/298">#298</a></li>
</ul>
<h3>Deps</h3>
<ul>
<li>Update flake8-bugbear requirement from <23.12 to <23.13 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2022956275" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/264" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/264/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/264">#264</a></li>
<li>Update flake8-bugbear requirement from <23.13 to <24.2 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2082948845" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/274" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/274/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/274">#274</a></li>
<li>Update flake8-bugbear requirement from <24.2 to <24.3 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2124308053" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/283" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/283/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/283">#283</a></li>
<li>Bump actions/setup-python from 4 to 5 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2029786827" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/265" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/265/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/265">#265</a></li>
<li>Update black requirement from ~=23.11 to ~=23.12 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2038889050" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/268" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/268/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/268">#268</a></li>
<li>Update black requirement from ~=23.12 to ~=24.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2104552440" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/277" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/277/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/277">#277</a></li>
<li>Update black requirement from ~=24.1 to ~=24.2 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2131382583" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/284" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/284/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/284">#284</a></li>
<li>Update black requirement from ~=24.2 to ~=24.3 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2191129166" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/293" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/293/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/293">#293</a></li>
<li>Bump github/codeql-action from 2 to 3 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2040860985" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/269" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/269/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/269">#269</a></li>
<li>Bump mypy from 1.7.1 to 1.8.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2053336275" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/272" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/272/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/272">#272</a></li>
<li>Bump mypy from 1.8.0 to 1.9.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2178137253" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/292" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/292/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/292">#292</a></li>
<li>Bump actions/cache from 3 to 4 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2087446367" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/275" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/275/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/275">#275</a></li>
<li>Bump codecov/codecov-action from 3.1.4 to 3.1.5 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2101551200" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/276" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/276/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/276">#276</a></li>
<li>Bump codecov/codecov-action from 3.1.5 to 3.1.6 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2109217205" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/279" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/279/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/279">#279</a></li>
<li>Bump codecov/codecov-action from 3.1.6 to 4.0.2 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2153168174" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/289" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/289/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/289">#289</a></li>
<li>Bump codecov/codecov-action from 4.0.2 to 4.1.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2155582513" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/290" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/290/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/290">#290</a></li>
<li>Bump codecov/codecov-action from 4.1.0 to 4.1.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2209795412" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/294" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/294/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/294">#294</a></li>
<li>Bump codecov/codecov-action from 4.1.1 to 4.2.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2224373062" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/295" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/295/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/295">#295</a></li>
<li>Bump codecov/codecov-action from 4.2.0 to 4.3.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2234702243" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/296" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/296/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/296">#296</a></li>
<li>Update pytest requirement from <8 to <9 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2104552512" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/278" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/278/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/278">#278</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/common-workflow-language/cwl-utils/compare/v0.32...v0.33"><tt>v0.32...v0.33</tt></a></p>
mr-c
tag:github.com,2008:Repository/143875722/v0.32
2023-12-01T18:59:24Z
v0.32
<h2>What's Changed</h2>
<ul>
<li>Added parsers for CWL input files by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/GlassOfWhiskey/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/GlassOfWhiskey">@GlassOfWhiskey</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1581075212" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/199" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/199/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/199">#199</a></li>
<li>require the map & union enabled version of schema-salad by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2021384891" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/263" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/263/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/263">#263</a></li>
</ul>
<h3>Deps</h3>
<ul>
<li>Bump mypy from 1.7.0 to 1.7.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2009037116" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/261" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/261/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/261">#261</a></li>
<li>Update flake8-bugbear requirement from <23.10 to <23.12 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2013556331" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/262" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/262/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/262">#262</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/common-workflow-language/cwl-utils/compare/v0.31...v0.32"><tt>v0.31...v0.32</tt></a></p>
mr-c
tag:github.com,2008:Repository/143875722/v0.31
2023-11-13T12:58:37Z
v0.31
<h2>What's Changed</h2>
<p>Release 0.30 has been yanked from PyPI due to <a href="https://github.com/common-workflow-language/schema_salad/issues/766" data-hovercard-type="issue" data-hovercard-url="/common-workflow-language/schema_salad/issues/766/hovercard">regressions</a>.</p>
<ul>
<li>revert to schema-salad 8.4.20230817074451 to fix format field handling by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1979629303" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/256" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/256/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/256">#256</a></li>
</ul>
<h3>Misc</h3>
<ul>
<li>Update black requirement from ~=23.10 to ~=23.11 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1984752407" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/257" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/257/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/257">#257</a></li>
<li>Bump mypy from 1.6.1 to 1.7.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1989830089" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/258" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/258/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/258">#258</a></li>
<li>prepare to release 0.31 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1990578319" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/259" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/259/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/259">#259</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/common-workflow-language/cwl-utils/compare/v0.30...v0.31"><tt>v0.30...v0.31</tt></a></p>
mr-c
tag:github.com,2008:Repository/143875722/v0.30
2023-11-13T12:59:04Z
v0.30
<p>This release has been yanked from PyPI.</p>
<h2>What's Changed</h2>
<ul>
<li>Do not require docker save by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jfennick/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jfennick">@jfennick</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1923081183" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/247" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/247/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/247">#247</a></li>
<li>regen parsers with schema-salad 8.4.20230911161330 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1878563057" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/240" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/240/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/240">#240</a></li>
<li>reduce usage of deprecated pkg_resources APIs by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-c/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-c">@mr-c</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1940092713" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/249" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/249/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/249">#249</a></li>
</ul>
<h3>Deps</h3>
<ul>
<li>Bump actions/checkout from 3 to 4 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1881114281" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/244" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/244/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/244">#244</a></li>
<li>Bump mypy from 1.5.1 to 1.6.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1936699325" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/248" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/248/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/248">#248</a></li>
<li>Bump mypy from 1.6.0 to 1.6.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1949359154" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/251" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/251/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/251">#251</a></li>
<li>Update flake8-bugbear requirement from <23.8 to <23.10 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1900112773" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/246" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/246/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/246">#246</a></li>
<li>Update black requirement from ~=23.7 to ~=23.10 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1949287288" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/250" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/250/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/250">#250</a></li>
<li>Update ruamel-yaml requirement from <0.18,>=0.17.6 to >=0.17.6,<0.19 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1958392107" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/252" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/252/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/252">#252</a></li>
<li>Update ruamel-yaml requirement from <0.18,>=0.17.6 to >=0.17.6,<0.19 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1960457266" data-permission-text="Title is private" data-url="https://github.com/common-workflow-language/cwl-utils/issues/253" data-hovercard-type="pull_request" data-hovercard-url="/common-workflow-language/cwl-utils/pull/253/hovercard" href="https://github.com/common-workflow-language/cwl-utils/pull/253">#253</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/common-workflow-language/cwl-utils/compare/v0.29...v0.30"><tt>v0.29...v0.30</tt></a></p>
mr-c