Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.

Comments

Bump pytest from 3.5.0 to 3.6.1#6

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pytest-3.6.1
Closed

Bump pytest from 3.5.0 to 3.6.1#6
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pytest-3.6.1

Conversation

@dependabot-preview
Copy link

Bumps pytest from 3.5.0 to 3.6.1.

Changelog

Sourced from pytest's changelog.

Pytest 3.6.1 (2018-06-05)

Bug Fixes

  • Fixed a bug where stdout and stderr were logged twice by junitxml when a test
    was marked xfail. (#3491 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3491>_)

  • Fix usefixtures mark applyed to unittest tests by correctly instantiating
    FixtureInfo. (#3498 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3498>_)

  • Fix assertion rewriter compatibility with libraries that monkey patch
    file objects. (#3503 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3503>_)

Improved Documentation

  • Added a section on how to use fixtures as factories to the fixture
    documentation. (#3461 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3461>_)

Trivial/Internal Changes

  • Enable caching for pip/pre-commit in order to reduce build time on
    travis/appveyor. (#3502 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3502>_)

  • Switch pytest to the src/ layout as we already suggested it for good practice

    • now we implement it as well. (#3513 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3513>_)
  • Fix if in tests to support 3.7.0b5, where a docstring handling in AST got
    reverted. (#3530 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3530>_)

  • Remove some python2.5 compatibility code. (#3529 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3529>_)

Pytest 3.6.0 (2018-05-23)

Features

... (truncated)
Commits
  • 2a79f58 Fix linting
  • 66ec0a5 Preparing release version 3.6.1
  • c58b67c Configure towncrier to use src directory
  • cc793a8 Merge pull request #3522 from NiklasMM/fix/3461_factory-fixture-doc
  • 7f5cb46 Merge pull request #3531 from hroncok/370b5
  • a7f9e83 Merge pull request #3529 from asottile/unpy25
  • 39ebdab DRY in TestAssertionRewrite
  • 9a6fa33 Module docstrings in 3.7 are not part of Module node anymore
  • 2f6555d Add changelog entry
  • ff19f27 Use six to import queue instead of py.builtin._tryimport
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

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

codecov bot commented Jun 12, 2018

Codecov Report

Merging #6 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #6   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          52     52           
=====================================
  Hits           52     52

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 dbd619d...ab78004. Read the comment docs.

@dependabot-preview
Copy link
Author

Superseded by #23.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pytest-3.6.1 branch February 12, 2019 02:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant