-
Notifications
You must be signed in to change notification settings - Fork 20
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
pip-python39(deps): bump cherrypy from 8.9.1 to 18.9.0 in /components/runtimes/python39/kubeless #643
Conversation
/retest |
Bumps [cherrypy](https://github.com/cherrypy/cherrypy) from 8.9.1 to 18.9.0. - [Changelog](https://github.com/cherrypy/cherrypy/blob/main/CHANGES.rst) - [Commits](cherrypy/cherrypy@v8.9.1...v18.9.0) --- updated-dependencies: - dependency-name: cherrypy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
80499d4
to
44e5250
Compare
/retest |
Cherrypy was split and the HTTP server is now named cheroot https://pypi.org/project/cheroot/ |
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps cherrypy from 8.9.1 to 18.9.0.
Changelog
Sourced from cherrypy's changelog.
... (truncated)
Commits
8946187
Remove setuptools pin. Fixes failure during build. Ref #1995.71d5bb5
Update changelog. Ref #1995.0050ed1
Add security disclosure doc. Closes #1941.c4bd17a
📦 Enable secretless GHA publishing to (Test)PyPI4febc2c
Merge pull request #1992 from chiatchiat/utc-time-in-LazyRfc3339UtcTimef119a4a
Move import statement to top of the file0e1e074
Update cherrypy/test/test_logging.py35d341b
Merge branch 'cherrypy:main' into utc-time-in-LazyRfc3339UtcTime556cd32
Update cherrypy/_cplogging.py1f2366f
Merge pull request #1977 from avm/typofixDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions