chore(deps): Cherry pick CVE soupsieve json repair transformers lts 1.13.x - #38906
Merged
wylswz merged 3 commits intoJul 14, 2026
Conversation
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit ca46d07)
…ius#38879) Fixes GHSA-xf7x-x43h-rpqh (Infinite Loop, CVSS 7.5). (cherry picked from commit 47073bf)
…us#38877) Fixes CVE-2026-5241 (Inclusion of Functionality from Untrusted Control Sphere, CVSS 8.0). (cherry picked from commit 94f7ed4)
wylswz
force-pushed
the
cherry-pick-cve-soupsieve-json-repair-transformers-lts-1.13.x
branch
from
July 14, 2026 07:50
ed01269 to
1a9ff41
Compare
Contributor
Pyrefly Diffbase → PR--- /tmp/pyrefly_base.txt 2026-07-14 07:51:37.102575566 +0000
+++ /tmp/pyrefly_pr.txt 2026-07-14 07:51:23.655574206 +0000
@@ -1723,9 +1723,9 @@
ERROR Object of class `FunctionType` has no attribute `assert_called_once_with` [missing-attribute]
--> tests/unit_tests/commands/test_upgrade_db.py:85:5
ERROR Object of class `ModuleType` has no attribute `redis_client` [missing-attribute]
- --> tests/unit_tests/conftest.py:48:13
+ --> tests/unit_tests/conftest.py:58:13
ERROR Object of class `ModuleType` has no attribute `pubsub_redis_client` [missing-attribute]
- --> tests/unit_tests/conftest.py:50:13
+ --> tests/unit_tests/conftest.py:60:13
ERROR No attribute `MethodView` in module `builtins` [missing-attribute]
--> tests/unit_tests/controllers/common/test_fields.py:9:5
ERROR Object of class `int` has no attribute `lower` [missing-attribute]
|
Contributor
Pyrefly Type Coverage
|
QuantumGhost
approved these changes
Jul 14, 2026
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.
Important
Fixes #<issue number>.Summary
Screenshots
Checklist
make lint && make type-check(backend) andcd web && pnpm exec vp staged(frontend) to appease the lint gods