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 3.2.2 to 3.3.0 #140

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps pytest-qt from 3.2.2 to 3.3.0.

Changelog *Sourced from [pytest-qt's changelog](https://github.com/pytest-dev/pytest-qt/blob/master/CHANGELOG.rst).* > 3.3.0 (2019-12-07) > ================== > > - Improve message in uncaught exceptions by mentioning the Qt event loop instead of Qt virtual methods ([\#255](https://github-redirect.dependabot.com/pytest-dev/pytest-qt/pull/255)). > - `pytest-qt` now requires `pytest` version >= 3.0. > - `qtbot.addWiget` now supports an optional `before_close_func` keyword-only argument, which if given is a function which is called before the widget is closed, with the widget as first argument.
Commits - [`4ba1b9b`](https://github.com/pytest-dev/pytest-qt/commit/4ba1b9ba7cb05187962a3339dcfd342d5b70cd08) Fix linting - [`0d20d70`](https://github.com/pytest-dev/pytest-qt/commit/0d20d70dd5848ed32cd6ddf7b5234945397134b1) Update CHANGELOG date - [`13099fd`](https://github.com/pytest-dev/pytest-qt/commit/13099fdb6c26b6e8f5d829a3fe92d1a0d32e1195) Add 'before_close_func' argument to addWidget - [`8df61bf`](https://github.com/pytest-dev/pytest-qt/commit/8df61bfe58ef6e75de8b429c7790d3af77704ec9) Introduce "dev" extras and update black version in pre-commit - [`3feb1d6`](https://github.com/pytest-dev/pytest-qt/commit/3feb1d6e7d8c0986fdf5bf01838618ec7b0be22a) Run workflow on PRs too - [`c052f34`](https://github.com/pytest-dev/pytest-qt/commit/c052f340d3cd775a442a867ad05ff643a350891b) Create main.yml ([#278](https://github-redirect.dependabot.com/pytest-dev/pytest-qt/issues/278)) - [`900b2e4`](https://github.com/pytest-dev/pytest-qt/commit/900b2e43d36f852cbedcf0ea03ac3253bf499a85) Add deploy job - [`f6a4b6f`](https://github.com/pytest-dev/pytest-qt/commit/f6a4b6fcd5a7ec5d0a5a48defac9af47fae062a8) Update CI badge - [`0c3a6ff`](https://github.com/pytest-dev/pytest-qt/commit/0c3a6ff9d4ec17e654931e88a513850db557a2c5) Use time.monotonic on Python 3 - [`3e06034`](https://github.com/pytest-dev/pytest-qt/commit/3e060346541dddf1b703586850783d03abb6bd2c) Exclude pyside2 on Python 3.8 - Additional commits viewable in [compare view](https://github.com/pytest-dev/pytest-qt/compare/3.2.2...3.3.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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)