mozilla / mozillians-tests

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

Bump pytest-selenium from 1.14.0 to 1.15.1 #525

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pytest-selenium from 1.14.0 to 1.15.1.

Changelog *Sourced from [pytest-selenium's changelog](https://github.com/pytest-dev/pytest-selenium/blob/master/docs/news.rst).* > 1.15.1 (2019-01-07) > ------------------- > > * Added support for pytest 4.1. > > 1.15.0 (2019-01-03) > ------------------- > > * Project now uses `pre-commit `_ and `black `_ for development. > > * Fixed html report embedded video from Testingbot. > > * Fixed more (``get_markers``) deprecations on pytest 3.6 and later. > > * Fixed a deprecation warning (``yield_fixture``) on pytest 3.0 and later. > > * Move Testingbot credentials to capabilities instead of URL. > > * Move BrowserStack credentials to capabilities instead of URL. > > * Move CrossBrowserTesting credentials to capabilities instead of URL.
Commits - [`38fbecc`](https://github.com/pytest-dev/pytest-selenium/commit/38fbecc991430bfe938f35390c569e66c65e38f3) Update news for 1.15.1 - [`047a9cc`](https://github.com/pytest-dev/pytest-selenium/commit/047a9cc722579fc5302d1232dc47154005e034b8) Handle removal of MarkInfo in pytest 4.1.0 ([#207](https://github-redirect.dependabot.com/pytest-dev/pytest-selenium/issues/207)) - [`1ced400`](https://github.com/pytest-dev/pytest-selenium/commit/1ced400105dde6586f03a910be9477003de0ea4c) Release 1.15.0 ([#205](https://github-redirect.dependabot.com/pytest-dev/pytest-selenium/issues/205)) - [`6063dc5`](https://github.com/pytest-dev/pytest-selenium/commit/6063dc57e1e67c9963528f42b6ba83b1f8fa147b) Add TestingBot video to html report correctly ([#204](https://github-redirect.dependabot.com/pytest-dev/pytest-selenium/issues/204)) - [`50f7574`](https://github.com/pytest-dev/pytest-selenium/commit/50f75740c6c8a90ebb15e762bbbf93e35408de43) Remove deprecated fixture decorators ([#201](https://github-redirect.dependabot.com/pytest-dev/pytest-selenium/issues/201)) - [`cdd1b07`](https://github.com/pytest-dev/pytest-selenium/commit/cdd1b07ccf09b97a792e0440ce990ca2513e5ec8) Browserstack credentials ([#192](https://github-redirect.dependabot.com/pytest-dev/pytest-selenium/issues/192)) - [`64dd9fc`](https://github.com/pytest-dev/pytest-selenium/commit/64dd9fcc7e1a37667ddaca214d834942f26d2735) Crossbrowser credentials ([#190](https://github-redirect.dependabot.com/pytest-dev/pytest-selenium/issues/190)) - [`1729774`](https://github.com/pytest-dev/pytest-selenium/commit/172977468bee2093366db3f4a7aed42d50df488e) Testingbot credentials ([#191](https://github-redirect.dependabot.com/pytest-dev/pytest-selenium/issues/191)) - [`497a723`](https://github.com/pytest-dev/pytest-selenium/commit/497a723a54776a11a9d717da322d744fa88669ab) Run tests in parallel using pytest-xdist ([#188](https://github-redirect.dependabot.com/pytest-dev/pytest-selenium/issues/188)) - [`52c8acd`](https://github.com/pytest-dev/pytest-selenium/commit/52c8acdedc7ac94bb8acd67d0faa9477d2304c8c) pre commit config ([#185](https://github-redirect.dependabot.com/pytest-dev/pytest-selenium/issues/185)) - See full diff in [compare view](https://github.com/pytest-dev/pytest-selenium/compare/v1.14.0...v1.15.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.
dependabot-preview[bot] commented 5 years ago

Looks like pytest-selenium is up-to-date now, so this is no longer needed.