luismayta / luca

Luca
GNU Lesser General Public License v3.0
8 stars 1 forks source link

ci(deps): Update dependency sanic to v0.8.3 #139

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sanic ==0.6.0 -> ==0.8.3 age adoption passing confidence

Release Notes

sanic-org/sanic ### [`v0.8.3`](https://togithub.com/sanic-org/sanic/compare/0.8.2...0.8.3) [Compare Source](https://togithub.com/sanic-org/sanic/compare/0.8.2...0.8.3) ### [`v0.8.2`](https://togithub.com/sanic-org/sanic/compare/0.8.1...0.8.2) [Compare Source](https://togithub.com/sanic-org/sanic/compare/0.8.1...0.8.2) ### [`v0.8.1`](https://togithub.com/sanic-org/sanic/compare/0.8.0...0.8.1) [Compare Source](https://togithub.com/sanic-org/sanic/compare/0.8.0...0.8.1) ### [`v0.8.0`](https://togithub.com/sanic-org/sanic/compare/0.7.0...0.8.0) [Compare Source](https://togithub.com/sanic-org/sanic/compare/0.7.0...0.8.0) ### [`v0.7.0`](https://togithub.com/sanic-org/sanic/releases/tag/0.7.0): Logging refactors, Websocket Refactors, Various bug fixes [Compare Source](https://togithub.com/sanic-org/sanic/compare/0.6.0...0.7.0) To see the exhaustive list of pull requests included in this release see: https://github.com/channelcat/sanic/milestone/12?closed=1 ### Highlights - Fixed a bug where `trigger_events` didn't actually trigger events in async create_server [#​885](https://togithub.com/sanic-org/sanic/issues/885) (Thanks to [@​yunstanford](https://togithub.com/yunstanford)) - Changed `strict_slashes` to be True by default [#​900](https://togithub.com/sanic-org/sanic/issues/900) (Thanks to [@​yunstanford](https://togithub.com/yunstanford)) - Changed `Unauthorized` exception `__init__` to be more like the rest of the exceptions [#​914](https://togithub.com/sanic-org/sanic/issues/914) (Thanks to [@​CharAct3](https://togithub.com/CharAct3)) - Added an option to define a name for a route [#​901](https://togithub.com/sanic-org/sanic/issues/901) (Thanks to [@​lixxu](https://togithub.com/lixxu)) - Made the prefixes for the environment variables configurable [#​931](https://togithub.com/sanic-org/sanic/issues/931) (Thanks to [@​Tim-Erwin](https://togithub.com/Tim-Erwin)) - Fixed windows support where `syslog` raises an `ImportError` [#​947](https://togithub.com/sanic-org/sanic/issues/947) (Thanks to [@​lanfon72](https://togithub.com/lanfon72)) - Added support for vhosts in static routes [#​953](https://togithub.com/sanic-org/sanic/issues/953) (Thanks to [@​r0fls](https://togithub.com/r0fls)) - Split RequestTimeout, ResponseTimeout, and KeepAliveTimeout into different timeouts [#​939](https://togithub.com/sanic-org/sanic/issues/939) (Thanks to [@​ashleysommer](https://togithub.com/ashleysommer)) - Fixed `Connection lost before response written` [#​965](https://togithub.com/sanic-org/sanic/issues/965) (Thanks to [@​samael500](https://togithub.com/samael500)) - SanicTestClient now gets its own port [#​1008](https://togithub.com/sanic-org/sanic/issues/1008) (Thanks to [@​youknowone](https://togithub.com/youknowone))

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: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.