egis / papertrail-python-cli

1 stars 9 forks source link

Bump zope from 4.0b1 to 5.2.1 #85

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps zope from 4.0b1 to 5.2.1.

Changelog

Sourced from zope's changelog.

What's new in Zope

The article explains the new high-level features and changes found in Zope.

You can have a look at the detailed change log <./changes.html>_ to learn about all minor new features and bugs being solved in the latest release.

The Zope development roadmap <https://www.zope.org/developer/roadmap.html>_ on www.zope.org <https://www.zope.org>_ explains which versions are supported and for how long.

.. attention::

If you are upgrading from Zope 2, make sure you study the
:ref:`zope4migration` documentation

.. contents:: :local:

What's new in Zope 5

Added support for Python 3.9


Python 3.9 is now fully supported by Zope 5.

Dropped support for Python 2

Zope 5 supports Python 3 only, versions 3.6 up through 3.9. All support code and special casing for Python 2, including the use of the six package, have been removed.

Dropped support for ZServer

As ``ZServer`` only supports Python 2, its integration has been removed. Only
`WSGI` is now supported for web service.

What's new in Zope 4

Restored sane version numbering

Version numbers for Zope have been confusing in the past. The original Zope project iterated through version one to two up to version 2.13. In parallel a separate project was launched using the name Zope 3. Zope 3 wasn't a new

... (truncated)

Commits


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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/egis/papertrail-python-cli/network/alerts).