Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency python-multipart to v0.0.17 #148

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-multipart (changelog) ==0.0.9 -> ==0.0.17 age adoption passing confidence

Release Notes

Kludex/python-multipart (python-multipart)

v0.0.17

Compare Source

  • Handle PermissionError in fallback code for old import name #​182.

v0.0.16

Compare Source

  • Add dunder attributes to multipart package #​177.

v0.0.15

Compare Source

  • Replace FutureWarning to PendingDeprecationWarning #​174.
  • Add missing files to SDist #​171.

v0.0.14

Compare Source

  • Fix import scheme for multipart module (#​168).

v0.0.13

Compare Source

  • Rename import to python_multipart #​166.

v0.0.12

Compare Source

  • Improve error message when boundary character does not match #​124.
  • Add mypy strict typing #​140.
  • Enforce 100% coverage #​159.

v0.0.11

Compare Source

  • Improve performance, especially in data with many CR-LF #​137.
  • Handle invalid CRLF in header name #​141.

v0.0.10

Compare Source

  • Support on_header_begin #​103.
  • Improve type hints on FormParser #​104.
  • Fix OnFileCallback type #​106.
  • Improve type hints #​110.
  • Improve type hints on File #​111.
  • Add type hint to helper functions #​112.
  • Minor fix for Field.repr #​114.
  • Fix use of chunk_size parameter #​136.
  • Allow digits and valid token chars in headers #​134.
  • Fix headers being carried between parts #​135.

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 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.

Copy link

vercel bot commented Sep 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
remembear ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 9:27am

Copy link

deepsource-io bot commented Sep 22, 2024

Here's the code health analysis summary for commits 1d42079..6907130. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@renovate renovate bot changed the title chore(deps): update dependency python-multipart to v0.0.10 chore(deps): update dependency python-multipart to v0.0.11 Sep 28, 2024
@renovate renovate bot force-pushed the renovate/python-multipart-0.x branch from 66cde8d to 4b69e3e Compare September 28, 2024 12:25
@renovate renovate bot changed the title chore(deps): update dependency python-multipart to v0.0.11 chore(deps): update dependency python-multipart to v0.0.12 Sep 29, 2024
@renovate renovate bot force-pushed the renovate/python-multipart-0.x branch from 4b69e3e to 7392e1d Compare September 29, 2024 10:56
@renovate renovate bot force-pushed the renovate/python-multipart-0.x branch from 7392e1d to 2427194 Compare October 20, 2024 13:28
@renovate renovate bot changed the title chore(deps): update dependency python-multipart to v0.0.12 chore(deps): update dependency python-multipart to v0.0.13 Oct 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency python-multipart to v0.0.13 chore(deps): update dependency python-multipart to v0.0.12 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/python-multipart-0.x branch from 2427194 to 7efe0cd Compare October 20, 2024 22:48
@renovate renovate bot changed the title chore(deps): update dependency python-multipart to v0.0.12 chore(deps): update dependency python-multipart to v0.0.15 Oct 27, 2024
@renovate renovate bot force-pushed the renovate/python-multipart-0.x branch from 7efe0cd to 049b19a Compare October 27, 2024 10:48
@renovate renovate bot force-pushed the renovate/python-multipart-0.x branch from 049b19a to 65f2378 Compare October 27, 2024 13:51
@renovate renovate bot changed the title chore(deps): update dependency python-multipart to v0.0.15 chore(deps): update dependency python-multipart to v0.0.16 Oct 27, 2024
@renovate renovate bot changed the title chore(deps): update dependency python-multipart to v0.0.16 chore(deps): update dependency python-multipart to v0.0.17 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/python-multipart-0.x branch from 65f2378 to 6907130 Compare October 31, 2024 09:26
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.

0 participants