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.10 #1097

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

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

Release Notes

Kludex/python-multipart (python-multipart)

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.

v0.0.9

Compare Source

  • Add support for Python 3.12 #​85.
  • Drop support for Python 3.7 #​95.
  • Add MultipartState(IntEnum) #​96.
  • Add QuerystringState #​97.
  • Add TypedDict callbacks #​98.
  • Add config TypedDicts #​99.

v0.0.8

Compare Source

  • Check if Message.get_params return 3-tuple instead of str on parse_options_header #​79.
  • Cleanup unused regex patterns #​82.

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.

| datasource | package          | from  | to     |
| ---------- | ---------------- | ----- | ------ |
| pypi       | python-multipart | 0.0.7 | 0.0.10 |
@renovate renovate bot requested a review from a team as a code owner September 23, 2024 14:04
@renovate renovate bot added dependencies Pull requests that update a dependency file tech-debt Not a feature, but still necessary labels Sep 23, 2024
Copy link

netlify bot commented Sep 23, 2024

Deploy Preview for leapfrogai-docs canceled.

Name Link
🔨 Latest commit 83dd5e7
🔍 Latest deploy log https://app.netlify.com/sites/leapfrogai-docs/deploys/66f314f4816fdf0008312418

Copy link
Contributor Author

renovate bot commented Sep 23, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@gphorvath gphorvath enabled auto-merge (squash) September 24, 2024 19:38
@gphorvath gphorvath merged commit 7e6027e into main Sep 24, 2024
24 checks passed
@gphorvath gphorvath deleted the renovate/python-multipart-0.x branch September 24, 2024 20:02
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 tech-debt Not a feature, but still necessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants