Skip to content

fix(deps): update dependency python-multipart to v0.0.32#39

Merged
JamesDuncanNz merged 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/python-multipart-0.x
Jun 5, 2026
Merged

fix(deps): update dependency python-multipart to v0.0.32#39
JamesDuncanNz merged 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/python-multipart-0.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented May 10, 2026

This PR contains the following updates:

Package Change Age Confidence
python-multipart (changelog) ==0.0.27==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.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot changed the title fix(deps): update dependency python-multipart to v0.0.28 fix(deps): update dependency python-multipart to v0.0.29 May 17, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-multipart-0.x branch 2 times, most recently from 9c46094 to 32c6f74 Compare May 18, 2026 11:15
@renovate-bot renovate-bot changed the title fix(deps): update dependency python-multipart to v0.0.29 fix(deps): update dependency python-multipart to v0.0.30 May 31, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-multipart-0.x branch from 32c6f74 to bbc446c Compare May 31, 2026 23:09
@renovate-bot renovate-bot changed the title fix(deps): update dependency python-multipart to v0.0.30 fix(deps): update dependency python-multipart to v0.0.31 Jun 4, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-multipart-0.x branch from bbc446c to f8512ed Compare June 4, 2026 13:30
@renovate-bot renovate-bot changed the title fix(deps): update dependency python-multipart to v0.0.31 fix(deps): update dependency python-multipart to v0.0.32 Jun 4, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-multipart-0.x branch 2 times, most recently from 7c320a1 to 706a253 Compare June 5, 2026 00:36
@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Jun 5, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-multipart-0.x branch 4 times, most recently from 22638b7 to be2418f Compare June 5, 2026 10:58
@JamesDuncanNz JamesDuncanNz self-assigned this Jun 5, 2026
@renovate-bot renovate-bot force-pushed the renovate/python-multipart-0.x branch from be2418f to 52aad34 Compare June 5, 2026 11:29
@JamesDuncanNz JamesDuncanNz merged commit a877caa into GoogleCloudPlatform:main Jun 5, 2026
6 checks passed
@renovate-bot renovate-bot deleted the renovate/python-multipart-0.x branch June 5, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants