mozilla / mozillians-tests

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

Bump pytest-xdist from 1.24.1 to 1.25.0 #521

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pytest-xdist from 1.24.1 to 1.25.0.

Changelog *Sourced from [pytest-xdist's changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst).* > pytest-xdist 1.25.0 (2018-12-12) > ================================ > > Deprecations and Removals > ------------------------- > > - `#372 `_: Pytest versions older than 3.6 are no longer supported. > > > Features > -------- > > - `#373 `_: Node setup information is hidden when pytest is run in quiet mode to reduce noise on many-core machines. > > - `#388 `_: ``mainargv`` is made available in ``workerinput`` from the host's ``sys.argv``. > > This can be used via ``request.config.workerinput["mainargv"]``. > > > Bug Fixes > --------- > > - `#332 `_: Fix report of module-level skips (``pytest.skip(reason, allow_module_level=True)``). > > - `#378 `_: Fix support for gevent monkeypatching > > - `#384 `_: pytest 4.1 support: ``ExceptionInfo`` API changes. > > - `#390 `_: pytest 4.1 support: ``pytest_logwarning`` hook removed.
Commits - [`6d74bab`](https://github.com/pytest-dev/pytest-xdist/commit/6d74bab5189fcb2986988615b7c40243b4c91cd3) Merge remote-tracking branch 'upstream/master' into release-1.25.0 - [`c306287`](https://github.com/pytest-dev/pytest-xdist/commit/c306287a4eeb47ffe7d6d457cca13e5d90be7201) Merge pull request [#393](https://github-redirect.dependabot.com/pytest-dev/pytest-xdist/issues/393) from nicoddemus/fix-master - [`2b65800`](https://github.com/pytest-dev/pytest-xdist/commit/2b658007388f99d01b34c176e3e12f46a914c5d5) Fix test_remote_usage_prog which started to break with pytest@features - [`86bf3cb`](https://github.com/pytest-dev/pytest-xdist/commit/86bf3cb8b3bff46b2df5767accebbc6d67047ae4) Release 1.25.0 - [`95aaaec`](https://github.com/pytest-dev/pytest-xdist/commit/95aaaec6c54a5c3c7bdcf4843379bfe58619e357) Merge pull request [#388](https://github-redirect.dependabot.com/pytest-dev/pytest-xdist/issues/388) from blueyed/pass-mainargv - [`33d5441`](https://github.com/pytest-dev/pytest-xdist/commit/33d54412587aa83264412a21bfc2774b9e8cfed2) Merge pull request [#390](https://github-redirect.dependabot.com/pytest-dev/pytest-xdist/issues/390) from nicoddemus/pytest-logwarning - [`b5c09f8`](https://github.com/pytest-dev/pytest-xdist/commit/b5c09f8e8488710bae276f4f41711613ce5053b1) Add CHANGELOG - [`a30124e`](https://github.com/pytest-dev/pytest-xdist/commit/a30124e858322d27b31941c6ce97c8c339f21e0d) Prepare for the removal of pytest_logwarning in pytest 4.1 - [`c5d8635`](https://github.com/pytest-dev/pytest-xdist/commit/c5d863529495c50e0bd255bac6209252874c60df) Merge pull request [#375](https://github-redirect.dependabot.com/pytest-dev/pytest-xdist/issues/375) from ethanhs/silencenodes - [`5f0abe3`](https://github.com/pytest-dev/pytest-xdist/commit/5f0abe3cb81b3c26dd1cb391e2be538e1a58b16f) Merge remote-tracking branch 'upstream/master' into ethanhs/silencenodes - Additional commits viewable in [compare view](https://github.com/pytest-dev/pytest-xdist/compare/v1.24.1...v1.25.0)


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.