PXMYH / helios

Real Estate Rental Info Data Collector
https://beast-helios.herokuapp.com/
MIT License
2 stars 2 forks source link

Bump zope-interface from 4.6.0 to 4.7.1 #99

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps zope-interface from 4.6.0 to 4.7.1.

Changelog *Sourced from [zope-interface's changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst).* > 4.7.1 (2019-11-11) > ================== > > - Use Python 3 syntax in the documentation. See [issue 119](https://github-redirect.dependabot.com/zopefoundation/zope.interface/issue/119). > > 4.7.0 (2019-11-11) > ================== > > - Drop support for Python 3.4. > - Fix `queryTaggedValue`, `getTaggedValue`, `getTaggedValueTags` subclass inheritance. See [PR 144](https://github-redirect.dependabot.com/zopefoundation/zope.interface/pull/144). > - Add support for Python 3.8.
Commits - [`180b34e`](https://github.com/zopefoundation/zope.interface/commit/180b34ed7ee886289416b4fb70dd32fedbc296fa) Preparing release 4.7.1 - [`a3d9b89`](https://github.com/zopefoundation/zope.interface/commit/a3d9b8906afe0ce390a0148f66c9345e46bea901) Merge pull request [#142](https://github-redirect.dependabot.com/zopefoundation/zope.interface/issues/142) from zopefoundation/docs-in-py3 - [`9806528`](https://github.com/zopefoundation/zope.interface/commit/98065287e23aa2f2f15c15c14ad24fd01942fc93) Use .. caution:: to warn about the the old class-advice based APIs - [`e71dbc3`](https://github.com/zopefoundation/zope.interface/commit/e71dbc3e4b60926445d27f2cf3026316c4f48207) Merge pull request [#148](https://github-redirect.dependabot.com/zopefoundation/zope.interface/issues/148) from zopefoundation/fix-macos-maybe - [`14dad79`](https://github.com/zopefoundation/zope.interface/commit/14dad7972493430856660b759700e4836e6a17aa) Move the [@​provider](https://github.com/provider) example into the right section - [`70d0694`](https://github.com/zopefoundation/zope.interface/commit/70d0694b178e6f608440fce492a5e04ce78bc05b) Merge pull request [#147](https://github-redirect.dependabot.com/zopefoundation/zope.interface/issues/147) from zopefoundation/appveyor-cleanup - [`563c7b9`](https://github.com/zopefoundation/zope.interface/commit/563c7b9dc61a3eed97ebfeb86c02830d6746b665) Really really install twine, ignoring any old system packages - [`4c7101e`](https://github.com/zopefoundation/zope.interface/commit/4c7101e40efd196d927241a302ce88702b1df530) Upgrade pip _separately_ - [`5f63c11`](https://github.com/zopefoundation/zope.interface/commit/5f63c11549e4ec74c0a222ddf02d7ff0abefbb1b) Upgrade pip - [`34d4b0b`](https://github.com/zopefoundation/zope.interface/commit/34d4b0bcf14af8f099bd6d5cc40690157ca683d0) Okay okay I'll use --user - Additional commits viewable in [compare view](https://github.com/zopefoundation/zope.interface/compare/4.6.0...4.7.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 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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 4 years ago

Codecov Report

Merging #99 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #99   +/-   ##
======================================
  Coverage    2.38%   2.38%           
======================================
  Files          11      11           
  Lines         294     294           
======================================
  Hits            7       7           
  Misses        287     287

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2ff67b9...4cae8da. Read the comment docs.