Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Bump cherrypy from 17.4.2 to 18.6.1 #115

Open
wants to merge 1 commit into
base: nightly
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2022

Bumps cherrypy from 17.4.2 to 18.6.1.

Changelog

Sourced from cherrypy's changelog.

v18.6.1

  • :issue:1849 via :pr:1879: Fixed XLF flag in gzip header emitted by gzip compression tool per :rfc:1952#section-2.3.1 -- by :user:webknjaz.

  • :issue:1874: Restricted depending on pywin32 only under CPython so that it won't get pulled-in under PyPy -- by :user:webknjaz.

  • :issue:1920: Bumped minimum version of PyWin32 to 227. Block pywin32 install on Python 3.10 and later.

v18.6.0

  • :issue:1776 via :pr:1851: Add support for UTF-8 encoded attachment file names in Content-Disposition header via :rfc:6266#appendix-D.

v18.5.0

  • :issue:1827: Fixed issue where bytes values in a HeaderMap would be converted to strings.

  • :pr:1826: Rely on jaraco.collections <https://pypi.org/project/jaraco.collections>_ for its case-insensitive dictionary support.

v18.4.0

  • :pr:1715: Fixed issue in cpstats where the data/ endpoint would fail with encoding errors on Python 3.

  • :pr:1821: Simplify the passthrough of parameters to CPWebCase.getPage to cheroot. CherryPy now requires cheroot 8.2.1 or later.

v18.3.0

  • :pr:1806: Support handling multiple exceptions when processing hooks as reported in :issue:1770.

v18.2.0

  • File-based sessions no longer attempt to remove the lock files

... (truncated)

Commits
  • 2aeb089 Block installation of PyWin32 on Python 3.10 until a release can be made. Fix...
  • c36c808 Set a minimum version of pywin32 to protect pip from an excruciating trial. R...
  • 2e5268d Merge pull request #1918 from ps-19/main
  • 3bd15de Use 'concise' for more precise and unambiguous phrasing.
  • cccee6b Updated README.rst
  • 499e009 Merge pull request #1915 from domdfcoding/fix-1914
  • 9e54994 Don't use deprecated camelCase functions from threading module.
  • e00d162 Merge pull request #1910 from hrnciar/patch-1
  • 669dc9a Require setuptools, docs/conf.py, cherrypy/test/helper.py import pkg_resources
  • 98929b5 Autogenerate module docs with sphinxcontrib-apidoc
  • Additional commits viewable in compare view

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)

Bumps [cherrypy](https://github.com/cherrypy/cherrypy) from 17.4.2 to 18.6.1.
- [Release notes](https://github.com/cherrypy/cherrypy/releases)
- [Changelog](https://github.com/cherrypy/cherrypy/blob/main/CHANGES.rst)
- [Commits](cherrypy/cherrypy@v17.4.2...v18.6.1)

---
updated-dependencies:
- dependency-name: cherrypy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants