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: update pytest-subprocess requirement from ~=1.3.1 to ~=1.3.2 #409

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on pytest-subprocess to permit the latest version.

Release notes

Sourced from pytest-subprocess's releases.

1.3.2

Bug fixes

  • #61: Fixed behavior of asyncio.create_subproess_exec().
Changelog

Sourced from pytest-subprocess's changelog.

1.3.2 (2021-11-07)

Bug fixes

* `[#61](https://github.com/aklajnert/pytest-subprocess/issues/61) <https://github.com/aklajnert/pytest-subprocess/pull/61>`_: Fixed behavior of ``asyncio.create_subproess_exec()``.

1.3.1 (2021-11-01)

Bug fixes

  • [#58](https://github.com/aklajnert/pytest-subprocess/issues/58) <https://github.com/aklajnert/pytest-subprocess/pull/58>_: Correctly handle file stream output.

1.3.0 (2021-10-24)

Features

* `[#55](https://github.com/aklajnert/pytest-subprocess/issues/55) <https://github.com/aklajnert/pytest-subprocess/pull/55>`_: Add support for ``terminate()``, ``kill()``, ``send_signal()``.

1.2.0 (2021-10-09)

Features

  • [#49](https://github.com/aklajnert/pytest-subprocess/issues/49) <https://github.com/aklajnert/pytest-subprocess/pull/49>, [#52](https://github.com/aklajnert/pytest-subprocess/issues/52) <https://github.com/aklajnert/pytest-subprocess/pull/52>: Add support for asyncio.

Other changes

* `[#50](https://github.com/aklajnert/pytest-subprocess/issues/50) <https://github.com/aklajnert/pytest-subprocess/pull/50>`_: Change docs theme.

1.1.2 (2021-07-17)

Bug fixes

* `[#47](https://github.com/aklajnert/pytest-subprocess/issues/47) &lt;https://github.com/aklajnert/pytest-subprocess/pull/47&gt;`_: Prevent `allow_unregistered()` and `keep_last_process()` from affecting other tests.

1.1.1 (2021-06-18)

Bug fixes

  • [#43](https://github.com/aklajnert/pytest-subprocess/issues/43) &lt;https://github.com/aklajnert/pytest-subprocess/pull/43&gt;_: Wait for callback thread to finish when calling communicate().

Other changes

  • [#42](https://github.com/aklajnert/pytest-subprocess/issues/42) <https://github.com/aklajnert/pytest-subprocess/pull/42>_: Fix type annotations for register_subprocess().

... (truncated)

Commits

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 will merge this PR once CI passes on it, as requested by @xopham.


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 8, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2021

Codecov Report

Merging #409 (886442a) into develop (c2544f1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #409   +/-   ##
========================================
  Coverage    94.24%   94.24%           
========================================
  Files           22       22           
  Lines         1095     1095           
========================================
  Hits          1032     1032           
  Misses          63       63           

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 c2544f1...886442a. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/develop/pytest-subprocess-approx-eq-1.3.2 branch from d958946 to 9811edf Compare November 12, 2021 09:01
Updates the requirements on [pytest-subprocess](https://github.com/aklajnert/pytest-subprocess) to permit the latest version.
- [Release notes](https://github.com/aklajnert/pytest-subprocess/releases)
- [Changelog](https://github.com/aklajnert/pytest-subprocess/blob/master/HISTORY.rst)
- [Commits](aklajnert/pytest-subprocess@1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: pytest-subprocess
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/pytest-subprocess-approx-eq-1.3.2 branch from 9811edf to 886442a Compare November 12, 2021 09:19
Copy link
Collaborator

@xopham xopham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@xopham xopham merged commit 2d94512 into develop Nov 12, 2021
@dependabot dependabot bot deleted the dependabot/pip/develop/pytest-subprocess-approx-eq-1.3.2 branch November 12, 2021 09:28
xopham pushed a commit that referenced this pull request Nov 12, 2021
…409)

Updates the requirements on [pytest-subprocess](https://github.com/aklajnert/pytest-subprocess) to permit the latest version.
- [Release notes](https://github.com/aklajnert/pytest-subprocess/releases)
- [Changelog](https://github.com/aklajnert/pytest-subprocess/blob/master/HISTORY.rst)
- [Commits](aklajnert/pytest-subprocess@1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: pytest-subprocess
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@phbelitz phbelitz mentioned this pull request Nov 23, 2021
3 tasks
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

2 participants