common-workflow-language / cwltool

Common Workflow Language reference implementation
https://cwltool.readthedocs.io/
Apache License 2.0
324 stars 225 forks source link

Update galaxy-tool-util requirement from !=23.0.1,!=23.0.2,!=23.0.3,!=23.0.4,!=23.0.5,<24.1,>=22.1.2 to !=23.0.1,!=23.0.2,!=23.0.3,!=23.0.4,!=23.0.5,>=24.1.1,<24.2 #2014

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 4 days ago

Updates the requirements on galaxy-tool-util to permit the latest version.

Release notes

Sourced from galaxy-tool-util's releases.

v24.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/galaxyproject/galaxy/compare/v24.1...v24.1.1

Commits
  • 940a87c Create version 24.1.1
  • 33f27d5 Merge branch 'release_24.0' into release_24.1
  • 58c55d4 Merge branch 'release_23.2' into release_24.0
  • 8881772 Merge pull request #18474 from martenson/backport-18458
  • 06590c9 Merge branch 'release_23.1' into release_23.2
  • 85b0a2b Merge branch 'release_23.0' into release_23.1
  • 502aeae Merge branch 'release_22.05' into release_23.0
  • 444ae58 Merge pull request #18446 from mvdbeek/when_upgrade_fix
  • c4ee734 update plausible script name in mako templates
  • 569d653 Merge pull request #18472 from bernt-matthias/22.05-bleach5.01
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | galaxy-tool-util | [>= 22.a, < 23] | | galaxy-tool-util | [>= 23.0.a, < 23.1] |

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.84%. Comparing base (7ab03e4) to head (61939ef).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2014 +/- ## ========================================== - Coverage 83.86% 83.84% -0.03% ========================================== Files 46 46 Lines 8244 8244 Branches 2190 2190 ========================================== - Hits 6914 6912 -2 - Misses 852 855 +3 + Partials 478 477 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mr-c commented 4 days ago

@dependabot recreat