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-mock from 1.10.4 to 1.11.0 #122

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pytest-mock from 1.10.4 to 1.11.0.

Changelog *Sourced from [pytest-mock's changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst).* > 1.11.0 > ====== > > - The object returned by `mocker.spy` now also tracks the return value of the spied method/function.
Commits - [`e93c01f`](https://github.com/pytest-dev/pytest-mock/commit/e93c01fc20e6b88bd7498e3b4bdb9a6770fe3912) mocker.spy now also tracks return value - [`540f682`](https://github.com/pytest-dev/pytest-mock/commit/540f6822bb808cffc41d0a9b3ba7b00b884b112c) Fix badge and workflow name - [`6edbe85`](https://github.com/pytest-dev/pytest-mock/commit/6edbe85d9f338d3a87168ed4b5b4ad3b012676db) Add GitHub actions workflow for build and deploy ([#156](https://github-redirect.dependabot.com/pytest-dev/pytest-mock/issues/156)) - [`58b5048`](https://github.com/pytest-dev/pytest-mock/commit/58b50482305b7c7be5aa9f2651ae8aeda0a4e21d) Add contextlib.ExitStack() alternative ([#153](https://github-redirect.dependabot.com/pytest-dev/pytest-mock/issues/153)) - [`189cc59`](https://github.com/pytest-dev/pytest-mock/commit/189cc599d3bfbe91a17c93211c04237b6c5849b1) Fix tests expectations with latest pytest ([#151](https://github-redirect.dependabot.com/pytest-dev/pytest-mock/issues/151)) - [`970e4b1`](https://github.com/pytest-dev/pytest-mock/commit/970e4b1f8cfd6bd750b4c8240efad378cbf049c2) Fix tests expectations with latest pytest - [`b6461ee`](https://github.com/pytest-dev/pytest-mock/commit/b6461ee2a1e3643217f16406a44c28b9dc65e7fe) Create FUNDING.yml - [`b3badaf`](https://github.com/pytest-dev/pytest-mock/commit/b3badafebedea3605c90eb22a68adff2885a8bb0) Fix tests due to new formatting in mock 3.0 and python 3.8 ([#145](https://github-redirect.dependabot.com/pytest-dev/pytest-mock/issues/145)) - [`b2683fd`](https://github.com/pytest-dev/pytest-mock/commit/b2683fdfc2fbd67dfc14bfc8e9d2c06530975397) Fix tests due to new formatting in mock 3.0 and python 3.8 - [`3bb4d0a`](https://github.com/pytest-dev/pytest-mock/commit/3bb4d0a8fe03c0eb36e77c885a82ff584bbece52) Add security contact information from Tidelift - Additional commits viewable in [compare view](https://github.com/pytest-dev/pytest-mock/compare/1.10.4...v1.11.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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #125.