Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ruamel-yaml requirement from <0.17.17,>=0.15 to >=0.15,<0.17.18 #1559

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Updates the requirements on ruamel-yaml to permit the latest version.

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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2021
@codecov
Copy link

codecov bot commented Nov 1, 2021

Codecov Report

Merging #1559 (ae37e9e) into main (578159c) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1559      +/-   ##
==========================================
+ Coverage   65.93%   65.99%   +0.05%     
==========================================
  Files          91       91              
  Lines       16276    16283       +7     
  Branches     4104     4218     +114     
==========================================
+ Hits        10732    10746      +14     
+ Misses       4395     4389       -6     
+ Partials     1149     1148       -1     
Impacted Files Coverage Δ
cwltool/provenance_profile.py 73.23% <0.00%> (-0.21%) ⬇️
cwltool/docker.py 68.99% <0.00%> (ø)
cwltool/argparser.py 89.77% <0.00%> (+0.13%) ⬆️
cwltool/provenance.py 80.90% <0.00%> (+0.47%) ⬆️
cwltool/command_line_tool.py 76.78% <0.00%> (+0.58%) ⬆️
cwltool/task_queue.py 77.04% <0.00%> (+3.71%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 578159c...ae37e9e. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/ruamel-yaml-gte-0.15-and-lt-0.17.18 branch from 5fbbb78 to 699baa0 Compare November 4, 2021 07:14
@mr-c
Copy link
Member

mr-c commented Nov 4, 2021

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2021

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mr-c
Copy link
Member

mr-c commented Nov 4, 2021

@dependabot rebase

Updates the requirements on [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) to permit the latest version.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/ruamel-yaml-gte-0.15-and-lt-0.17.18 branch from 699baa0 to ae37e9e Compare November 4, 2021 16:12
@mr-c mr-c enabled auto-merge (rebase) November 4, 2021 16:13
@mr-c mr-c merged commit 3af90d0 into main Nov 4, 2021
@mr-c mr-c deleted the dependabot/pip/ruamel-yaml-gte-0.15-and-lt-0.17.18 branch November 4, 2021 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant