Skip to content

Update for h11 16.0#199

Merged
d33bs merged 1 commit intocytomining:mainfrom
d33bs:fix-h11
Mar 3, 2026
Merged

Update for h11 16.0#199
d33bs merged 1 commit intocytomining:mainfrom
d33bs:fix-h11

Conversation

@d33bs
Copy link
Copy Markdown
Member

@d33bs d33bs commented Mar 3, 2026

Description

This addresses CVE-2025-43859 via an update to h11.

What kind of change(s) are included?

  • Documentation (changes docs or other related content)
  • Bug fix (fixes an issue).
  • Enhancement (adds functionality).
  • Breaking change (these changes would cause existing functionality to not work as expected).

Checklist

Please ensure that all boxes are checked before indicating that this pull request is ready for review.

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have searched for existing content to ensure this is not a duplicate.
  • I have performed a self-review of these additions (including spelling, grammar, and related).
  • These changes pass all pre-commit checks.
  • I have added comments to my code to help provide understanding
  • I have added a test which covers the code changes found within this PR
  • I have deleted all non-relevant text in this pull request template.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 3, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@d33bs d33bs marked this pull request as ready for review March 3, 2026 23:54
@d33bs d33bs requested a review from jenna-tomkinson as a code owner March 3, 2026 23:54
Copy link
Copy Markdown
Member

@jenna-tomkinson jenna-tomkinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

h11 looks updated to me! Nice change!

@d33bs
Copy link
Copy Markdown
Member Author

d33bs commented Mar 3, 2026

Thanks @jenna-tomkinson !

@d33bs d33bs merged commit c364801 into cytomining:main Mar 3, 2026
9 checks passed
@d33bs d33bs deleted the fix-h11 branch March 3, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants