Skip to content

build(deps): bump clang-tidy from 19.1.0 to 20.1.0 in /tools/base #2092

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/base/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ aiohttp>=3.11.6
aioquic>=0.9.21
cffi>=1.15.0
clang-format==18.1.8
clang-tidy==18.1.8
clang-tidy==20.1.0
colorama
coloredlogs
cryptography>=43.0.1
Expand Down
21 changes: 11 additions & 10 deletions tools/base/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -419,16 +419,17 @@ clang-format==18.1.8 \
--hash=sha256:d3a41b7c7c3e65fa56763f5712f919111b35d7a8e857f8bef4ad5a4cdc1be131 \
--hash=sha256:ea103b3ae5b0941152cd29c67eab086aafc98675370ac13581005807680132aa
# via -r requirements.in
clang-tidy==18.1.8 \
--hash=sha256:1f832286035f9df3be3b41ba29493ca9e67bf61a8636177da756d89b6313bbca \
--hash=sha256:226618642af66a734c0cca079dcf86ca94b2e6fc9ba1d7332f6b9e4426379198 \
--hash=sha256:341f3bebe13ef31d6d3fb9a9fde52795557d7d67d7449e8ed98a36dfe29b7421 \
--hash=sha256:9970d6c9c7e8c044582576f3be46bba3287d7280719b77c83e3977477de08ec4 \
--hash=sha256:9ff353dfa56d2b1afa09df7feedbee95d381339656cee8d8d61b326630d1ff2b \
--hash=sha256:a5f5e44649d2412bfe1563e6e7a4135102fbf2d98dbf30ce513b00a0a977c047 \
--hash=sha256:c725a95c316d15df12f5bf7c1abfdf3cb9e4f3b9a9afb4cb6bb1e9df4e669493 \
--hash=sha256:cebd2aa934e07e95c6821f27daa26dcbffcd946bd224f1d2a105af4bc857c143 \
--hash=sha256:d635df55e45c9141b16f4d33ef785d3ec6944db66a43ece865981447460affc3
clang-tidy==20.1.0 \
--hash=sha256:14125fd35b2d324da33c884ab8b5a1d9d70a5a2e76f071ca14783d325a992917 \
--hash=sha256:5d78e47463988dd38c9ef8f6aa40bab7974876bbc73150b6a34fed34920a655e \
--hash=sha256:812e27de4b006ca2f1b24c1ff6efb9a5fb01dac5eea48cb68cd7d7493a148996 \
--hash=sha256:85544b69c34217a25272733194f0fafd2563d92fd170ba1e6497792219f49f87 \
--hash=sha256:9c2162c4b776b14dff84f3c4d69d31fa2fa9bc9b10ff4708e50e444f2fa7bef3 \
--hash=sha256:bd850dd40c4a14539f0aa8c80e8fa84a6f50e54bd967267a4a219cf7f66e0114 \
--hash=sha256:ce8bbe64bdc4d616f184fc51d9fce4d9c8d50ff973a3af7787ff65a878bc1c31 \
--hash=sha256:e205541e350044ffe0b0d1fcaf62b9953890f8ecba31458bbcdcfe73040e58b6 \
--hash=sha256:f14eb62003f0ddfec6dd638a4fd6af4c46e24615dd22d55aa6beec374d2fa1d5 \
--hash=sha256:fd43cd33868c4bbd4d1ac14377ca7b393e9b31872d0869f9c411606b31f5ca5b
# via -r requirements.in
colorama==0.4.6 \
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
Expand Down