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 sanic from 19.12.2 to 20.6.3 in /ingestion-edge #1360

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2020

Bumps sanic from 19.12.2 to 20.6.3.

Release notes

Sourced from sanic's releases.

Version 20.6.3

Bugfixes

  • #1884 Socket binding implemented properly for IPv6 and UNIX sockets

Version 20.6.2

Features

  • #1641 Socket binding implemented properly for IPv6 and UNIX sockets

Version 20.6.1

Features

  • #1760 Add version parameter to websocket routes

  • #1866 Add sanic as 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

  • #1739 Deprecate body_bytes to merge into body

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

Changelog

Sourced from sanic's changelog.

Version 20.6.3

Bugfixes


  • [#1884](https://github.com/huge-success/sanic/issues/1884) <https://github.com/huge-success/sanic/pull/1884>_ Revert change to multiprocessing mode

Version 20.6.2

Features


  • [#1641](https://github.com/huge-success/sanic/issues/1641) <https://github.com/huge-success/sanic/pull/1641>_ Socket binding implemented properly for IPv6 and UNIX sockets

Version 20.6.1

Features


  • [#1760](https://github.com/huge-success/sanic/issues/1760) <https://github.com/huge-success/sanic/pull/1760>_ Add version parameter to websocket routes

  • [#1866](https://github.com/huge-success/sanic/issues/1866) <https://github.com/huge-success/sanic/pull/1866>_ Add sanic as an entry point command

  • [#1880](https://github.com/huge-success/sanic/issues/1880) <https://github.com/huge-success/sanic/pull/1880>_ Add handler names for websockets for url_for usage

Bugfixes


  • [#1776](https://github.com/huge-success/sanic/issues/1776) <https://github.com/huge-success/sanic/pull/1776>_ Bug fix for host parameter issue with lists

  • [#1842](https://github.com/huge-success/sanic/issues/1842) <https://github.com/huge-success/sanic/pull/1842>_ Fix static _handler pickling error

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 31, 2020
@dependabot dependabot bot requested a review from relud August 31, 2020 18:57
@dependabot dependabot bot force-pushed the dependabot/pip/ingestion-edge/sanic-20.6.3 branch 25 times, most recently from c9c7a28 to 3704418 Compare September 8, 2020 17:22
@dependabot dependabot bot force-pushed the dependabot/pip/ingestion-edge/sanic-20.6.3 branch 2 times, most recently from 86d8dee to 7419d79 Compare September 9, 2020 18:25
@dependabot dependabot bot force-pushed the dependabot/pip/ingestion-edge/sanic-20.6.3 branch 9 times, most recently from 290259b to 2993827 Compare September 16, 2020 18:25
@dependabot dependabot bot force-pushed the dependabot/pip/ingestion-edge/sanic-20.6.3 branch 5 times, most recently from 7414ce6 to 51ea2a4 Compare September 24, 2020 12:54
@dependabot dependabot bot force-pushed the dependabot/pip/ingestion-edge/sanic-20.6.3 branch 6 times, most recently from 5012c03 to 6c9c5a7 Compare September 29, 2020 00:34
@dependabot dependabot bot force-pushed the dependabot/pip/ingestion-edge/sanic-20.6.3 branch from 6c9c5a7 to d05b5f3 Compare September 29, 2020 18:10
@relud
Copy link
Contributor

relud commented Sep 30, 2020

blocked by mozilla-services/python-dockerflow#52

@relud relud removed their request for review September 30, 2020 21:49
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2020

Superseded by #1425.

@dependabot dependabot bot closed this Oct 1, 2020
@dependabot dependabot bot deleted the dependabot/pip/ingestion-edge/sanic-20.6.3 branch October 1, 2020 06:32
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant