madminer-tool / madminer-workflow

Madminer complete cloud-based analysis
MIT License
4 stars 4 forks source link

Bump reana-client from 0.7.4 to 0.7.5 #50

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps reana-client from 0.7.4 to 0.7.5.

Release notes

Sourced from reana-client's releases.

REANA-Client 0.7.5

  • Changes workflow validation to display more granular output.
  • Changes workflow parameters validation to warn about misused parameters for each step.
  • Changes dependencies to unpin six so that client may be installed in more contexts.
  • Fixes environment image validation not to test repetitively the same image.
  • Fixes upload_to_server() Python API function to silently skip uploading in case of none-like inputs.
Changelog

Sourced from reana-client's changelog.

Version 0.7.5 (UNRELEASED)

  • Changes workflow validation to display more granular output.
  • Changes workflow parameters validation to warn about misused parameters for each step.
  • Fixes environment image validation not to test repetitively the same image.
Commits
  • 1460209 release: 0.7.5
  • 7db3148 cli: silently skip upload_to_server if paths is a none-like object
  • 103af75 installation: fix py27 test dependencies
  • 938b946 installation: unpin six
  • 691a11c validate: separated workflow parsing from validation for yadage environments
  • 480f11d validate: separated workflow parsing from validation for parameters
  • 8e2f040 validate: refactored parameter validation
  • ee510a2 validate: refactored environments validation
  • b999d67 validate: map steps in yadage parameter validation
  • See full diff in compare view


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)