Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cherrypy from 18.6.0 to 18.8.0 #8

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 10, 2023

Bumps cherrypy from 18.6.0 to 18.8.0.

Changelog

Sourced from cherrypy's changelog.

v18.8.0

  • :issue:1974: Dangerous characters received in a host header encoded using RFC 2047 are now elided by default. Currently, dangerous characters are defined as CR and LF. The original value is still available as cherrypy.request.headers['Host'].raw if needed.

v18.7.0

  • :pr:1923: Drop support for Python 3.5.
  • :pr:1945: Fixed compatibility on Python 3.11.

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.

Commits
  • 5964c48 Merge pull request #1976 from cherrypy/bugfix/1974-dangerous-host
  • 72d94e3 Update changelog. Ref #1974.
  • 7833157 Introduce SanitizedHost wrapper. Fixes #1974.
  • 2296d0e Add test capturing missed expectation. Ref #1974.
  • 12a06bf Merge branch 'maintenance/yamllint-compliance'
  • 31e7607 Fix yamllint integration with pre-commit
  • 843eb98 Revert "Make xfail mode strict in pytest"
  • 057937d Update changelog.
  • 1ba0e5e Remove trove classifiers. No one needs this toil.
  • 5fff5e4 Add a #StandWithUkraine banner to the README
  • 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 18.6.0 to 18.8.0.
- [Changelog](https://github.com/cherrypy/cherrypy/blob/main/CHANGES.rst)
- [Commits](cherrypy/cherrypy@v18.6.0...v18.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Author

dependabot bot commented on behalf of github Dec 14, 2023

Superseded by #28.

@dependabot dependabot bot closed this Dec 14, 2023
@dependabot dependabot bot deleted the dependabot/pip/cherrypy-18.8.0 branch December 14, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants