ci(deps): Update dependency sanic to v20#142
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
4e15c4e to
0944cba
Compare
0944cba to
655d274
Compare
655d274 to
e80db5e
Compare
e80db5e to
5ff6579
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.6.0→==20.12.7Release Notes
sanic-org/sanic (sanic)
v20.12.7: Version 20.12.7Compare Source
Resolves #2477 and #2478
See also #2495 and GHSA-8cw9-5hmv-77w6
Full Changelog: sanic-org/sanic@v20.12.6...v20.12.7
v20.12.6: Version 20.12.6Compare Source
What's Changed
Full Changelog: sanic-org/sanic@v20.12.5...v20.12.6
v20.12.5: Version 20.12.5Compare Source
#2366 Upgrade
websocketsversion - SECURITY UPDATEv20.12.4: Version 20.12.4Compare Source
v20.12.3: Version 20.12.3Compare Source
Version 20.12.3
Bugfixes
v20.12.2: Version 20.12.2Compare Source
Dependencies
v20.12.1: Version 20.12.1Compare Source
Features
v20.12.0: Version 20.12.0Compare Source
Version 20.12.0
Features
Bugfixes
response
Deprecations and Removals
Developer infrastructure
Improved Documentation
v20.9.1: Version 20.9.1Compare Source
Bugfixes
v20.9.0: Version 20.9.0Compare Source
Features
test_modeflag on app instanceBugfixes
Deprecations and Removals
Developer infrastructure
Improved Documentation
v20.6.3: Version 20.6.3Compare Source
Bugfixes
v20.6.2: Version 20.6.2Compare Source
Features
v20.6.1: Version 20.6.1Compare Source
Features
#1760 Add version parameter to websocket routes
#1866 Add
sanicas an entry point command#1880 Add handler names for websockets for url_for usage
Bugfixes
#1776 Bug fix for host parameter issue with lists
#1842 Fix static _handler pickling error
#1827 Fix reloader on OSX py38 and Windows
#1848 Reverse named_response_middlware execution order, to match normal response middleware execution order
#1853 Fix pickle error when attempting to pickle an application which contains websocket routes
Deprecations and Removals
Developer infrastructure
#1852 Fix naming of CI test env on Python nightlies
#1857 Adjust websockets version to setup.py
#1869 Wrap run()'s "protocol" type annotation in Optional[]
Improved Documentation
#1846 Update docs to clarify response middleware execution order
#1865 Fixing rst format issue that was hiding documentation
v20.6.0Compare Source
v20.3.0Compare Source
ChangeLogs: https://github.com/huge-success/sanic/blob/master/CHANGELOG.rst#version-2030
v19.12.5: Version 19.12.5Compare Source
Dependencies
v19.12.4Compare Source
v19.12.3: Version 19.12.3Compare Source
Bugfixes
v19.12.2Compare Source
Resolve forgotten slot, see #1743
v19.12.0Compare Source
19.12.0 LTS
Major changes to bring sanic up to current. Please consult the changelog. There are breaking changes in this release; please continue to use 19.9.X or the previous 18.12.X LTS release which will continued to be supported until December 2021 for stability.
v19.9.0Compare Source
v19.6.3Compare Source
v19.6.2Compare Source
v19.6.0Compare Source
Sanic 19.6.0 is a standard release based on the CalVer versioning adopted in 2018.
Changes:
#1475 ASGI support (Beta)
#1436 Add Configure support from object string
#1544 Drop dependency on distutil
#1562 Switch to use request-async for test_client from aiohttp
Fixes:
#1587 Add missing handler for Expect header.
#1560 Allow to disable Transfer-Encoding: chunked.
#1558 Fix graceful shutdown.
#1594 Fix strict slashes behavior.
Deprecations:
#1568 Deprecate route removal.
#1562 Drop Python3.5 support.
v19.3.1Compare Source
v18.12.0: 18.12 Long Term SupportCompare Source
Improved codebase test coverage from 81% to 91%.
Added stream_large_files and host examples in static_file document
Added methods to append and finish body content on Request (#1379)
Integrated with .appveyor.yml for windows ci support
Added documentation for AF_INET6 and AF_UNIX socket usage
Adopt black/isort for codestyle
Cancel task when connection_lost
Simplify request ip and port retrieval logic
Handle config error in load config file.
Integrate with codecov for CI
Add missed documentation for config section.
Deprecate Handler.log
Pinned httptools requirement to version 0.0.10+
Fixes:
remove_entity_headershelper function (#1415)f8a6af1Rename thehttpmodule tohelpersto prevent conflicts with the built-in Python http library (fixes #1323)v0.8.3Compare Source
v0.8.2Compare Source
v0.8.1Compare Source
v0.8.0Compare Source
v0.7.0: Logging refactors, Websocket Refactors, Various bug fixesCompare Source
To see the exhaustive list of pull requests included in this release see:
https://github.com/channelcat/sanic/milestone/12?closed=1
Highlights
trigger_eventsdidn't actually trigger events in async create_server #885 (Thanks to @yunstanford)strict_slashesto be True by default #900 (Thanks to @yunstanford)Unauthorizedexception__init__to be more like the rest of the exceptions #914 (Thanks to @CharAct3)syslograises anImportError#947 (Thanks to @lanfon72)Connection lost before response written#965 (Thanks to @samael500)Configuration
📅 Schedule: Branch creation - "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone America/Lima, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.