From e1e214a9ee2e208410aedb5279894819897e7b16 Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Sat, 8 Jul 2023 16:34:13 +0200 Subject: [PATCH] =?UTF-8?q?=EF=A3=94=20Bump=20vendored=20llhttp=20to=20v8.?= =?UTF-8?q?1.1=20(#7346)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 346fd202fde9f8548bd5f49e252496df548ed8f7) --- .gitmodules | 2 +- CHANGES/7346.feature | 5 +++++ docs/spelling_wordlist.txt | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 CHANGES/7346.feature diff --git a/.gitmodules b/.gitmodules index 4a06d737c9c..1e901ef79f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vendor/llhttp"] path = vendor/llhttp url = https://github.com/nodejs/llhttp.git - branch = v6.0.6 + branch = v8.1.1 diff --git a/CHANGES/7346.feature b/CHANGES/7346.feature new file mode 100644 index 00000000000..9f91e6b7424 --- /dev/null +++ b/CHANGES/7346.feature @@ -0,0 +1,5 @@ +Upgrade the vendored copy of llhttp_ to v8.1.1 -- by :user:`webknjaz`. + +Thanks to :user:`sethmlarson` for pointing this out! + +.. _llhttp: https://llhttp.org diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index 56dde9cc363..7346fd0b8c2 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -339,6 +339,7 @@ utils uvloop uWSGI vcvarsall +vendored waituntil wakeup wakeups