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 pytest from 5.3.2 to 5.3.3 #2477

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pytest from 5.3.2 to 5.3.3.

Release notes

Sourced from pytest's releases.

5.3.3

pytest 5.3.3 (2020-01-16)

Bug Fixes

  • #2780: Captured output during teardown is shown with -rP.
  • #5971: Fix a pytest-xdist crash when dealing with exceptions raised in subprocesses created by the multiprocessing module.
  • #6436: FixtureDef <_pytest.fixtures.FixtureDef> objects now properly register their finalizers with autouse and parameterized fixtures that execute before them in the fixture stack so they are torn down at the right times, and in the right order.
  • #6532: Fix parsing of outcomes containing multiple errors with testdir results (regression in 5.3.0).

Trivial/Internal Changes

  • #6350: Optimized automatic renaming of test parameter IDs.
Changelog

Sourced from pytest's changelog.

Commits
  • 544b4a1 Fix Hugo van Kemenade name in release announcement
  • 56dc301 Preparing release version 5.3.3
  • aa05334 Remove broken link for user @jgsonesen
  • 4806878 Drop deploy from Travis in favor of GitHub actions (#6480)
  • d1d7e5d Drop deploy from Travis in favor of GitHub actions
  • 5b0e255 Merge pull request #6465 from blueyed/doc-rootdir
  • f0fdafe Merge pull request #6477 from blueyed/tests-cleanup-unused-fixtures
  • 5049e25 tests: cleanup unused fixtures
  • d36c712 Merge pull request #6479 from blueyed/tests-fix-master
  • 7a0d1b3 Use a dummy RemoteTraceback for test in Python 3.5 Windows
  • Additional commits viewable 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.3.2...5.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 20, 2020
@reupen
Copy link
Contributor

reupen commented Jan 20, 2020

See pytest-dev/pytest#6492.

@reupen
Copy link
Contributor

reupen commented Jan 20, 2020

Closing for now.

@reupen reupen closed this Jan 20, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@reupen reupen deleted the dependabot/pip/pytest-5.3.3 branch January 20, 2020 09:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant