Closed dependabot-preview[bot] closed 4 years ago
Merging #96 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #96 +/- ##
======================================
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...a6cada8. Read the comment docs.
Superseded by #99.
Bumps zope-interface from 4.6.0 to 4.7.0.
Changelog
*Sourced from [zope-interface's changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst).* > 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
- [`07f2d0c`](https://github.com/zopefoundation/zope.interface/commit/07f2d0c0a40af74bcef210e7a682ab4fe09c480e) Preparing release 4.7.0 - [`660b29b`](https://github.com/zopefoundation/zope.interface/commit/660b29b91b2855bdea0c41175740e81c2af49907) Merge pull request [#146](https://github-redirect.dependabot.com/zopefoundation/zope.interface/issues/146) from zopefoundation/modernize-ci - [`d88017c`](https://github.com/zopefoundation/zope.interface/commit/d88017c2c7af09dbd1a82dfbf9e21b1b71dae6ba) Always build manylinux wheels - [`ccf6160`](https://github.com/zopefoundation/zope.interface/commit/ccf616078274697dabe5d45812213a9e44c76454) Merge pull request [#145](https://github-redirect.dependabot.com/zopefoundation/zope.interface/issues/145) from cjwatson/py38 - [`f9a6756`](https://github.com/zopefoundation/zope.interface/commit/f9a6756929ad33fff70a5a631506ec88fe016ce5) Add a bit more spacing to CHANGES.rst - [`477bdff`](https://github.com/zopefoundation/zope.interface/commit/477bdff0f21bb20fb3f4d26aefd42f48d9cf6c40) Drop macpython 3.8.0 for now - [`0e70b7c`](https://github.com/zopefoundation/zope.interface/commit/0e70b7cca5272b1ab66fe4dd16dbb9b7fcfe6a7f) Drop dist: xenial and sudo: true - [`58d1700`](https://github.com/zopefoundation/zope.interface/commit/58d17004cdd9b3c5ce25dc9960c8219857801ca7) Add support for Python 3.8 - [`33aa0ba`](https://github.com/zopefoundation/zope.interface/commit/33aa0ba8ae1687d85ccb9c0d642b4a30de7d64a5) Merge pull request [#144](https://github-redirect.dependabot.com/zopefoundation/zope.interface/issues/144) from mamico/master - [`886fc5e`](https://github.com/zopefoundation/zope.interface/commit/886fc5e23691fdd2ea49391f106791f2309cfc80) changelog - Additional commits viewable in [compare view](https://github.com/zopefoundation/zope.interface/compare/4.6.0...4.7.0)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)