chore(deps): Bump the all-security-updates group across 2 directories with 3 updates - #691
Open
dependabot[bot] wants to merge 1 commit into
Conversation
… with 3 updates Bumps the all-security-updates group with 2 updates in the /projects/dataflow-gcs-to-alloydb directory: [h2](https://github.com/python-hyper/h2) and [sqlparse](https://github.com/andialbrecht/sqlparse). Bumps the all-security-updates group with 1 update in the /projects/ai/gen-media/experimental/GetReadywithMe directory: [tornado](https://github.com/tornadoweb/tornado). Updates `h2` from 4.3.0 to 4.4.1 - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.3.0...v4.4.1) Updates `sqlparse` from 0.5.5 to 0.6.0 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.5...0.6.0) Updates `tornado` from 6.5.7 to 6.5.8 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.7...v6.5.8) --- updated-dependencies: - dependency-name: h2 dependency-version: 4.4.1 dependency-type: indirect dependency-group: all-security-updates - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: tornado dependency-version: 6.5.8 dependency-type: indirect dependency-group: all-security-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
LUJ20,
tdigangi and
zunhoyi
as code owners
September 1, 2026 23:09
Super-linter summary
All files and directories linted successfully For more information, see the Powered by Super-linter |
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.
Bumps the all-security-updates group with 2 updates in the /projects/dataflow-gcs-to-alloydb directory: h2 and sqlparse.
Bumps the all-security-updates group with 1 update in the /projects/ai/gen-media/experimental/GetReadywithMe directory: tornado.
Updates
h2from 4.3.0 to 4.4.1Changelog
Sourced from h2's changelog.
Commits
bc239afv4.4.192b925eadd test for duplicate host headers292a408reject duplicate Host headers in request headers04d3b87update changelog439b970prepare for next release cycle9a7ff74performance: remove consumed frames in place from data buffer (#1321)6cce763v4.4.0dfafda3Bump pytest from 8.4.2 to 9.0.3 (#1320)b45207cdependencies and packaging++c40145fparsecontent-lengthheaders according to RFC9110 grammar for numbers (1*DI...Updates
sqlparsefrom 0.5.5 to 0.6.0Changelog
Sourced from sqlparse's changelog.
... (truncated)
Commits
2f40da9Update version number.5753f15Align the changelog entries for this release with previous onesb9588d9Unify the benchmark scripts on a shared harness519e416Pair comment/dollar-quote delimiters at the lexer positiona51df6dMeasure reindent offsets backwards to avoid quadratic CPU use73d9ccdUpdate CHANGELOGd1d8060Fix uncontrolled CPU consumption (ReDoS) in the lexer's handling of dollar-qu...ef2012aFix quadratic DoS in group_comments (GHSA-f2ff-p2ww-7p4p)26112ddUpdate Changelog.53ff44bEscape backslashes in output formatters.Updates
tornadofrom 6.5.7 to 6.5.8Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
a55abe3Merge pull request #3704 from bdarnell/security-6.5.8fc79488docs: add additional credit to release notes7b01763Fix test_strip_headers_on_redirect's URL-embedded-credentials casesd72fff8release notes and version bump for 6.5.8b168818auth: Formally deprecated OpenIDMixinda28476web: Also check for semicolons in deprecated mixed-case cookie args8d6363ehttputil: Enforce a new limit on the number of arguments in a requestde85b3fhttputil: Apply multipart max_parts limit earlierDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.