chore(deps): update dependency quart to v0.20.0 [security]#146
Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Open
chore(deps): update dependency quart to v0.20.0 [security]#146renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
c2e3829 to
de15abb
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.17.0→==0.20.0GitHub Vulnerability Alerts
CVE-2024-49767
Applications using Werkzeug to parse
multipart/form-datarequests are vulnerable to resource exhaustion. A specially crafted form body can bypass theRequest.max_form_memory_sizesetting.The
Request.max_content_lengthsetting, as well as resource limits provided by deployment software and platforms, are also available to limit the resources used during a request. This vulnerability does not affect those settings. All three types of limits should be considered and set appropriately when deploying an application.Release Notes
pallets/quart (quart)
v0.20.0Compare Source
Released 2024-12-23
asyncio.iscoroutinefunctionfor Python 3.14.AsyncIterableto be passed toResponse.v0.19.9Compare Source
Released 2024-11-14
PROVIDE_AUTOMATIC_OPTIONSconfig for compatibility withFlask 3.1.
v0.19.8Compare Source
Released 2024-10-25
v0.19.7Compare Source
Released 2024-10-25
max_form_memory_sizeis applied when parsing large non-file fields.GHSA-q34m-jh98-gwm2
v0.19.6Compare Source
Released 2024-05-19
ContentRangein the right way.ResourceWarninginDataBody.__aiter__.v0.19.5Compare Source
Released 2024-04-01
DeprecationWarningfromdatetime.utcnow().teardown_websocketmethods.config_classtype.kwargsto be passed to the test client (matches Flask API).v0.19.4Compare Source
Released 2023-11-19
AfterWebsocketfunctions.ensure_asyncmethod.v0.19.3Compare Source
Released 2023-10-04
v0.19.2Compare Source
Released 2023-10-01
after_/before_websocketmethods.cligroup in Quart.v0.19.1Compare Source
Released 2023-09-30
QUART_ENVand env usage.v0.19.0Compare Source
Released 2023-09-30
dependency on Flask.
path.make_responseerrors if the value is incorrect.scopeextension value beingNone.abortmethod.root_pathusage..svgto Jinja's autoescaping.WebsocketResponseerror, by including the response.modeparameter to theconfig.from_filemethod.routescommand output.tomllibrather thantoml.v0.18.4Compare Source
Released 2023-04-09
implementation.
v0.18.3Compare Source
Released 2022-10-08
quart.json.loadstype annotation.v0.18.2Compare Source
Released 2022-10-04
add_signal_handlernotsignal.signal.v0.18.1Compare Source
Released 2022-10-03
make_conditionalAPI/functionality.v0.18.0Compare Source
Released 2022-07-23
safe_join, use Werkzeug's version instead.config.from_fileasdesired).
websocket.send_jsonto matchjsonify's options.Responseconstruction.get_root_pathto helpers to match Flask.silentargument inconfig.from_envvar.stream_templateandstream_template_stringfunctions to stream a largetemplate in parts.
aborterobject to app to allow forabortcustomisation.redirectmethod to app to allow forredirectcustomisation.LocalStacks, usingContextVarsmore directly. This shouldimprove performance, but introduces backwards incompatibility.
_*_ctx_stackglobals are removed, use
_contextinstead. Extensions should store ongas appropriate. Requires Werkzeug >= 2.2.0.url_forto the app to allow forurl_forcustomisation.config.from_json, usefrom_fileinstead.--app,--env, and-debugoptions to theCLI.
decoders.
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.