docs: update dependencies to address security alerts - #1042
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: QUIET Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Refresh the docs lock with patched anyio, soupsieve, tornado, and aiohttp releases. This clears the docs Dependabot alerts and removes related aiohttp vulnerabilities from the docs environment.
5c23b29 to
4ef05d7
Compare
Summary
docs/uv.lockDependabot alerts: alerts 132, 133, 135, and 137-140.anyiofrom 4.13.0 to 4.15.1,soupsievefrom 2.8.4 to 2.10, andtornadofrom 6.5.7 to 6.5.10.aiohttpfrom 3.14.1 to 3.14.3 because the docs environment contained the same vulnerable releases covered by the aiohttp advisories on the root lock.typing-extensionstransitive dependency from 4.15.0 to 4.16.0.This supersedes #1004.
Impact
This changes only the documentation toolchain lock. It does not change published driver dependencies, driver APIs, or the CQL protocol surface. No live-cluster integration scenario is required.
Testing
make testfromdocs/(Sphinx build with warnings treated as errors)uv lock --checkgit diff --checkPre-review checklist
./docs/source/. (Not applicable: no documentation content changed.)Fixes:annotations to PR description. (Not applicable: no linked issue.)