-
Notifications
You must be signed in to change notification settings - Fork 21
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 quart from 0.19.6 to 0.19.8 in /flowapi #6850
Conversation
Bumps [quart](https://github.com/pallets/quart) from 0.19.6 to 0.19.8. - [Release notes](https://github.com/pallets/quart/releases) - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](pallets/quart@0.19.6...0.19.8) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
FlowAuth Run #23938
Run Properties:
|
Project |
FlowAuth
|
Branch Review |
dependabot-pip-flowapi-quart-0.19.8
|
Run status |
Passed #23938
|
Run duration | 00m 51s |
Commit |
3586b8b2c5: Merge branch 'master' into dependabot-pip-flowapi-quart-0.19.8
|
Committer | mergify[bot] |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
View all changes introduced in this branch ↗︎ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6850 +/- ##
==========================================
+ Coverage 91.86% 92.16% +0.29%
==========================================
Files 275 275
Lines 10755 10755
Branches 1297 1297
==========================================
+ Hits 9880 9912 +32
+ Misses 727 691 -36
- Partials 148 152 +4 ☔ View full report in Codecov by Sentry. |
Bumps quart from 0.19.6 to 0.19.8.
Release notes
Sourced from quart's releases.
Changelog
Sourced from quart's changelog.
Commits
6d7d8df
release version 0.19.87909c16
check max_form_memory_size is set before comparing (#367)3a96a11
check max_form_memory_size is set before comparing972e5ed
start version 0.19.8a471f27
release version 0.19.7 (#365)0c91e8e
release version 0.19.75e78c41
apply max_form_memory_size another level up in the parserDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)