mozilla / mozillians-tests

DEPRECATED - Mozillians Tests
http://www.mozillians.org
Other
51 stars 74 forks source link

Bump pytest from 3.10.0 to 3.10.1 #511

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pytest from 3.10.0 to 3.10.1.

Changelog *Sourced from [pytest's changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst).* > pytest 3.10.1 (2018-11-11) > ========================== > > Bug Fixes > --------- > > - `#4287 `_: Fix nested usage of debugging plugin (pdb), e.g. with pytester's ``testdir.runpytest``. > > > - `#4304 `_: Block the ``stepwise`` plugin if ``cacheprovider`` is also blocked, as one depends on the other. > > > - `#4306 `_: Parse ``minversion`` as an actual version and not as dot-separated strings. > > > - `#4310 `_: Fix duplicate collection due to multiple args matching the same packages. > > > - `#4321 `_: Fix ``item.nodeid`` with resolved symlinks. > > > - `#4325 `_: Fix collection of direct symlinked files, where the target does not match ``python_files``. > > > - `#4329 `_: Fix TypeError in report_collect with _collect_report_last_write. > > > > Trivial/Internal Changes > ------------------------ > > - `#4305 `_: Replace byte/unicode helpers in test_capture with python level syntax.
Commits - [`2626bd9`](https://github.com/pytest-dev/pytest/commit/2626bd9afa714c9ae1f50b99f7d0d18e7cf29d27) Preparing release version 3.10.1 - [`b6f16ab`](https://github.com/pytest-dev/pytest/commit/b6f16abfe0f29c0f5a5b4d983950c7b77da40607) Merge pull request [#4369](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4369) from blueyed/cleanup - [`e5a9f92`](https://github.com/pytest-dev/pytest/commit/e5a9f92dfb52bbaaf20efe566a92dc087ea1688b) Merge pull request [#4337](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4337) from blueyed/fix-sym - [`a6ff5e6`](https://github.com/pytest-dev/pytest/commit/a6ff5e6bfc117f9151c6506a5f6f4bba51a1676c) Cleanup/follow-up to [#4319](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4319) - [`be15ad8`](https://github.com/pytest-dev/pytest/commit/be15ad8d2521c8b5f48c6bf36c0e4e8031ef1f1d) Fix collection of direct symlinked files not in python_files - [`7ab3d81`](https://github.com/pytest-dev/pytest/commit/7ab3d818f03331ebf2765f6c4ea005b721b1c3fe) Merge pull request [#4356](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4356) from blueyed/fix-equal_with_bash - [`b51c1c3`](https://github.com/pytest-dev/pytest/commit/b51c1c3b8da92c670766fe2fec43f2332bfe7c70) tests: fix equal_with_bash for .coverage files - [`e14ca19`](https://github.com/pytest-dev/pytest/commit/e14ca19988bb5cb1754a82b6c404b8ae3f746ee7) Merge pull request [#4352](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4352) from blueyed/_check_initialpaths_for_relpath - [`bee72a6`](https://github.com/pytest-dev/pytest/commit/bee72a66228762a220474445c9bf019600105528) Fix nodes._check_initialpaths_for_relpath for dirs - [`e00f3a2`](https://github.com/pytest-dev/pytest/commit/e00f3a2fb76cd81be72fc41db509fe301122dbcb) Merge pull request [#4353](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4353) from blueyed/test_fileimport - Additional commits viewable in [compare view](https://github.com/pytest-dev/pytest/compare/3.10.0...3.10.1)


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 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](https://app.dependabot.com): - 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.