Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Update pytest requirement from ~=3.8.0 to ~=3.8.1 #69

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 24, 2018

Updates the requirements on pytest to permit the latest version.

Changelog

Sourced from pytest's changelog.

pytest 3.8.1 (2018-09-22)

Bug Fixes

  • #3286 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3286>_: .pytest_cache directory is now automatically ignored by Git. Users who would like to contribute a solution for other SCMs please consult/comment on this issue.

  • #3749 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3749>_: Fix the following error during collection of tests inside packages::

    TypeError: object of type 'Package' has no len()
    
  • #3941 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3941>_: Fix bug where indirect parametrization would consider the scope of all fixtures used by the test function to determine the parametrization scope, and not only the scope of the fixtures being parametrized.

  • #3973 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3973>_: Fix crash of the assertion rewriter if a test changed the current working directory without restoring it afterwards.

  • #3998 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3998>_: Fix issue that prevented some caplog properties (for example record_tuples) from being available when entering the debugger with --pdb.

  • #3999 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3999>_: Fix UnicodeDecodeError in python2.x when a class returns a non-ascii binary __repr__ in an assertion which also contains non-ascii text.

Improved Documentation

  • #3996 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3996>: New Deprecations and Removals <https://docs.pytest.org/en/latest/deprecations.html> page shows all currently
    deprecated features, the rationale to do so, and alternatives to update your code. It also list features removed
    from pytest in past major releases to help those with ancient pytest versions to upgrade.

Trivial/Internal Changes

  • #3955 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3955>_: Improve pre-commit detection for changelog filenames

  • #3975 <https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3975>_: Remove legacy code around im_func as that was python2 only

pytest 3.8.0 (2018-09-05)

Deprecations and Removals

... (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 commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 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.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pytest-approx-eq-3.8.1 branch 3 times, most recently from c9443cc to d2479cf Compare September 25, 2018 11:11
@anneschuth
Copy link
Member

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Looks like this PR is already up-to-date with master!

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pytest-approx-eq-3.8.1 branch 2 times, most recently from a30c1f6 to e9031f8 Compare September 27, 2018 07:36
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/commits/3.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pytest-approx-eq-3.8.1 branch from e9031f8 to 5483a60 Compare September 27, 2018 08:15
@dependabot-preview
Copy link
Contributor Author

Superseded by #80.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pytest-approx-eq-3.8.1 branch October 8, 2018 07:49
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.

None yet

2 participants