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

chore(deps): update dependency sanic to >=23.6,<23.7 #6547

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sanic >=23.3,<23.4 -> >=23.6,<23.7 age adoption passing confidence

Release Notes

sanic-org/sanic (sanic)

v23.6.0: Version 23.6.0

Compare Source

Version 23.6.0 🔶

Features
  • #​2670 Increase KEEP_ALIVE_TIMEOUT default to 120 seconds
  • #​2716 Adding allow route overwrite option in blueprint
  • #​2724 and #​2792 Add a new exception signal for ALL exceptions raised anywhere in application
  • #​2727 Add name prefixing to BP groups
  • #​2754 Update request type on middleware types
  • #​2770 Better exception message on startup time application induced import error
  • #​2776 Set multiprocessing start method early
  • #​2785 Add custom typing to config and ctx objects
  • #​2790 Add request.client_ip
Bugfixes
  • #​2728 Fix traversals for intended results
  • #​2729 Handle case when headers argument of ResponseStream constructor is None
  • #​2737 Fix type annotation for JSONREsponse default content type
  • #​2740 Use Sanic's serializer for JSON responses in the Inspector
  • #​2760 Support for Request.get_current in ASGI mode
  • #​2773 Alow Blueprint routes to explicitly define error_format
  • #​2774 Resolve headers on different renderers
  • #​2782 Resolve pypy compatibility issues
Deprecations and Removals
Developer infrastructure
  • #​2766 Unpin setuptools version
  • #​2779 Run keep alive tests in loop to get available port
Improved Documentation
  • #​2741 Better documentation examples about running Sanic
    From that list, the items to highlight in the release notes:

What's Changed

New Contributors

Full Changelog: sanic-org/sanic@v23.3.0...v23.6.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from waghanza as a code owner July 25, 2023 13:39
@waghanza waghanza requested a review from ahopkins July 25, 2023 13:56
@waghanza waghanza enabled auto-merge (squash) July 25, 2023 13:56
@renovate
Copy link
Contributor Author

renovate bot commented Jul 25, 2023

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.

@waghanza waghanza merged commit 6b1d07d into master Jul 26, 2023
3 checks passed
@waghanza waghanza deleted the renovate/sanic-23.x branch July 26, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants