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

Bump plumbum from 1.7.1 to 1.7.2 #492

Merged
merged 1 commit into from Dec 24, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2021

Bumps plumbum from 1.7.1 to 1.7.2.

Release notes

Sourced from plumbum's releases.

Version 1.7.2

This is the final release for Python 2 and 3.5.

  • Commands: avoid issue mktemp issue on some BSD variants (#571)
  • Better specification of dependency on pywin32( #568)
  • Some DeprecationWarnings changed to FutureWarnings (#567)
Changelog

Sourced from plumbum's changelog.

1.7.2

  • Commands: avoid issue mktemp issue on some BSD variants ([#571](https://github.com/tomerfiliba/plumbum/issues/571) <https://github.com/tomerfiliba/plumbum/pull/571>_)
  • Better specification of dependency on pywin32 ([#568](https://github.com/tomerfiliba/plumbum/issues/568) <https://github.com/tomerfiliba/plumbum/pull/568>_)
  • Some DeprecationWarnings changed to FutureWarnings ([#567](https://github.com/tomerfiliba/plumbum/issues/567) <https://github.com/tomerfiliba/plumbum/pull/567>_)
Commits
  • a9afee4 chore: prepare for 1.7.2 (#572)
  • 71a9887 fix: try to avoid creating temp dirs in the current working directory (#571)
  • a11ba7f chore: intensify warning for eventual removals (#567)
  • 666349e fix: use pywin32 instead of pypiwin32 (#570)
  • fd4f6c5 test: Use threads instead of MP in reverse tunnel test (#568)
  • 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)

Bumps [plumbum](https://github.com/tomerfiliba/plumbum) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/tomerfiliba/plumbum/releases)
- [Changelog](https://github.com/tomerfiliba/plumbum/blob/master/CHANGELOG.rst)
- [Commits](tomerfiliba/plumbum@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: plumbum
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2021

The following labels could not be found: dependabot.

@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Dec 24, 2021
@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #492 (4520c81) into main (b32443f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #492   +/-   ##
=======================================
  Coverage   95.47%   95.47%           
=======================================
  Files          11       11           
  Lines         199      199           
=======================================
  Hits          190      190           
  Misses          9        9           

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 b32443f...4520c81. Read the comment docs.

@jackton1 jackton1 merged commit 6f07b10 into main Dec 24, 2021
@jackton1 jackton1 deleted the dependabot/pip/plumbum-1.7.2 branch December 24, 2021 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant