anaynayak / buildnotify

A system tray based build status notification app for cctray.xml feeds.
https://anaynayak.github.io/buildnotify/
Other
29 stars 7 forks source link

Bump pytest-qt from 2.1.2 to 3.2.1 #61

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pytest-qt from 2.1.2 to 3.2.1.

Changelog *Sourced from [pytest-qt's changelog](https://github.com/pytest-dev/pytest-qt/blob/master/CHANGELOG.rst).* > 3.2.1 (2018-10-01) > ------------------ > > - Fixed compatibility with PyQt5 5.11.3 > > 3.2.0 (2018-09-26) > ------------------ > > - The ``CallbackBlocker`` returned by ``qtbot.waitCallback()`` now has a new > ``assert_called_with(...)`` convenience method. > > 3.1.0 (2018-09-23) > ------------------ > > - If Qt's model tester implemented in C++ is available (PyQt5 5.11 or newer), > the ``qtmodeltester`` fixture now uses that instead of the Python > implementation. This can be turned off by passing ``force_py=True`` to > ``qtmodeltester.check()``. > > - The Python code used by ``qtmodeltester`` is now based on the latest Qt > modeltester. This also means that the ``data_display_may_return_none`` > attribute for ``qtmodeltester`` isn't used anymore. > > - New ``qtbot.waitCallback()`` method that returns a ``CallbackBlocker``, which > can be used to wait for a callback to be called. > > - ``qtbot.assertNotEmitted`` now has a new ``wait`` parameter which can be used > to make sure asynchronous signals aren't emitted by waiting after the code in > the ``with`` block finished. > > - The ``qt_wait_signal_raising`` option was renamed to ``qt_default_raising``. > The old name continues to work, but is deprecated. > > - The docs still referred to ``SignalTimeoutError`` in some places, despite it > being renamed to ``TimeoutError`` in the 2.1 release. This is now corrected. > > - Improve debugging output when no Qt wrapper was found. > > - When no context is available for warnings on Qt 5, no ``None:None:0`` line is > shown anymore. > > - The ``no_qt_log`` marker is now registered with pytest so ``--strict`` can be > used. > > - ``qtbot.waitSignal`` with timeout ``0`` now expects the signal to arrive > directly in the code enclosed by it. > > Thanks `[**The-Compiler**](https://github.com/The-Compiler)`_ for the PRs. > > 3.0.2 (2018-08-31) > ... (truncated)
Commits - [`00ce480`](https://github.com/pytest-dev/pytest-qt/commit/00ce4800d9b33b37eb03db6b2566498620f719d6) Fix compatibility with PyQt5 5.11.3 - [`387428c`](https://github.com/pytest-dev/pytest-qt/commit/387428ca22fcce46cbcdefd41f4b4fc69ebbb372) Merge pull request [#244](https://github-redirect.dependabot.com/pytest-dev/pytest-qt/issues/244) from pytest-dev/release-3.2.0 - [`9c757da`](https://github.com/pytest-dev/pytest-qt/commit/9c757da356d632f2406600e8f5ca3faf2eb58d52) Release v3.2.0 - [`3392573`](https://github.com/pytest-dev/pytest-qt/commit/33925736150b1654adcb2d9e2bf88e6b2ff0e6c5) Merge pull request [#242](https://github-redirect.dependabot.com/pytest-dev/pytest-qt/issues/242) from The-Compiler/assert-called - [`02140ef`](https://github.com/pytest-dev/pytest-qt/commit/02140ef6b7e54a08dc9b7856df69e436df0b4c86) Add CallbackBlocker.assert_called_with() - [`6194a02`](https://github.com/pytest-dev/pytest-qt/commit/6194a02eb70220f45a3e57df0f43188e54450f11) Merge pull request [#241](https://github-redirect.dependabot.com/pytest-dev/pytest-qt/issues/241) from pytest-dev/release-3.1.0 - [`1ddb595`](https://github.com/pytest-dev/pytest-qt/commit/1ddb595b91c1dcce1a7dabf98d8ce836e6bd61b9) Release v3.1.0 - [`ad1cbfd`](https://github.com/pytest-dev/pytest-qt/commit/ad1cbfda0157902abb36526d51dca32422056e88) Merge pull request [#239](https://github-redirect.dependabot.com/pytest-dev/pytest-qt/issues/239) from The-Compiler/modeltester-cpp - [`b447fef`](https://github.com/pytest-dev/pytest-qt/commit/b447fef162086198fa73fe6a6acda5a8bb3f49f5) Fix linting - [`73ef855`](https://github.com/pytest-dev/pytest-qt/commit/73ef85553fbd94a04cbde7582deac1e7a0ac9147) Check rec.context is not None before formatting - Additional commits viewable in [compare view](https://github.com/pytest-dev/pytest-qt/compare/2.1.2...3.2.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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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

Superseded by #75.