Skip to content

Update dependency python-multipart to v0.0.32#346

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/python-multipart-0.x
Open

Update dependency python-multipart to v0.0.32#346
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/python-multipart-0.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
python-multipart (changelog) ==0.0.22==0.0.32 age confidence

Release Notes

Kludex/python-multipart (python-multipart)

v0.0.32

Compare Source

  • Speed up partial-boundary scanning for CR/LF-dense part data #​300.

v0.0.31

Compare Source

  • Speed up multipart header parsing and callback dispatch #​295.
  • Bound header field name size before validating #​296.
  • Validate Content-Length is non-negative in parse_form #​297.

v0.0.30

Compare Source

  • Parse application/x-www-form-urlencoded bodies per the WHATWG URL standard, treating only & as a field separator #​290.
  • Ignore RFC 2231/5987 extended parameters (name*, filename*) in parse_options_header, keeping the plain parameter authoritative per RFC 7578 §4.2 #​291.

v0.0.29

Compare Source

  • Handle malformed RFC 2231 continuations in parse_options_header #​270.

v0.0.28

Compare Source

  • Speed up partial-boundary tail scan via bytes.find #​281.
  • Cap multipart boundary length at 256 bytes #​282.

v0.0.27

Compare Source

  • Add multipart header limits #​267.
  • Pass parse offsets via constructors #​268.

v0.0.26

Compare Source

  • Skip preamble before the first multipart boundary more efficiently #​262.
  • Silently discard epilogue data after the closing multipart boundary #​259.

v0.0.25

Compare Source

  • Add MIME content type info to File #​143.
  • Handle CTE values case-insensitively #​258.
  • Remove custom FormParser classes #​257.
  • Add UPLOAD_DELETE_TMP to FormParser config #​254.
  • Emit field_end for trailing bare field names on finalize #​230.
  • Handle multipart headers case-insensitively #​252.
  • Apply Apache-2.0 properly #​247.

v0.0.24

Compare Source

  • Validate chunk_size in parse_form() #​244.

v0.0.23

Compare Source

  • Remove unused trust_x_headers parameter and X-File-Name fallback #​196.
  • Return processed length from QuerystringParser._internal_write #​229.
  • Cleanup metadata dunders from __init__.py #​227.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@codecov-commenter

codecov-commenter commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.61%. Comparing base (fbb0af1) to head (8d35a15).

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #346   +/-   ##
=======================================
  Coverage   52.61%   52.61%           
=======================================
  Files          10       10           
  Lines         745      745           
=======================================
  Hits          392      392           
  Misses        353      353           
Flag Coverage Δ
python 52.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/python-multipart-0.x branch from a946765 to eff66b8 Compare June 4, 2026 12:04
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency python-multipart to v0.0.30 Update dependency python-multipart to v0.0.31 Jun 4, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/python-multipart-0.x branch from eff66b8 to 8d35a15 Compare June 4, 2026 20:11
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency python-multipart to v0.0.31 Update dependency python-multipart to v0.0.32 Jun 4, 2026
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.

1 participant