mozilla / mozillians-tests

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

Bump pytest-xdist from 1.26.0 to 1.26.1 #530

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pytest-xdist from 1.26.0 to 1.26.1.

Changelog *Sourced from [pytest-xdist's changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst).* > pytest-xdist 1.26.1 (2019-01-28) > ================================ > > Bug Fixes > --------- > > - `#406 `_: Do not implement deprecated ``pytest_logwarning`` hook in pytest versions where it is deprecated.
Commits - [`6fc02bb`](https://github.com/pytest-dev/pytest-xdist/commit/6fc02bb04a96a46c1e692155e181db5ac254a59e) Release 1.26.1 - [`c5f65b3`](https://github.com/pytest-dev/pytest-xdist/commit/c5f65b39ecb4992feef28adfc7186912f398a0f7) Do not implement pytest_logwarning in pytest versions where it is deprecated - [`f00f9ec`](https://github.com/pytest-dev/pytest-xdist/commit/f00f9ecf584f6efbcce226aff26ace82159b1b97) Merge pull request [#403](https://github-redirect.dependabot.com/pytest-dev/pytest-xdist/issues/403) from BoboTiG/fix-resource-leaks - [`48b7014`](https://github.com/pytest-dev/pytest-xdist/commit/48b7014530a5317371e38cccec06abf35c8c2351) Merge pull request [#401](https://github-redirect.dependabot.com/pytest-dev/pytest-xdist/issues/401) from nicoddemus/mainargv-docs - [`1dec9dc`](https://github.com/pytest-dev/pytest-xdist/commit/1dec9dc246628af9934af5bfd64de299719d712d) ReprEntry objects no longer have the `localssep` attribute - [`f6ecaa9`](https://github.com/pytest-dev/pytest-xdist/commit/f6ecaa9b7f33031d571cca44efa74a02e00dcff3) Fix ResourceWarning: unclosed file in setup.py - [`1276df4`](https://github.com/pytest-dev/pytest-xdist/commit/1276df4cfa4c0ee819827d1a7f01d28398173051) Add docs for sys.argv access from workers - [`ccdb36a`](https://github.com/pytest-dev/pytest-xdist/commit/ccdb36a477cfab6d9faf48725f6cd44709ce8158) Merge pull request [#400](https://github-redirect.dependabot.com/pytest-dev/pytest-xdist/issues/400) from nicoddemus/release-1.26.0 - See full diff in [compare view](https://github.com/pytest-dev/pytest-xdist/compare/v1.26.0...v1.26.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.