[PR #225] [MERGED] Update dependency python-multipart to ^0.0.9 #223

Closed
opened 2026-09-02 13:09:52 +02:00 by TheLovinator · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/225
Author: @renovate[bot]
Created: 6/17/2024
Status: Merged
Merged: 6/17/2024
Merged by: @renovate[bot]

Base: masterHead: renovate/python-multipart-0.x


📝 Commits (1)

  • ce87499 Update dependency python-multipart to ^0.0.9

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 poetry.lock (+6 -6)
📝 pyproject.toml (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

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

Release Notes

andrew-d/python-multipart (python-multipart)

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.

v0.0.7

Compare Source

  • Refactor header option parser to use the standard library instead of a custom RegEx #​75.

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheLovinator1/discord-twitter-webhooks/pull/225 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 6/17/2024 **Status:** ✅ Merged **Merged:** 6/17/2024 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `master` ← **Head:** `renovate/python-multipart-0.x` --- ### 📝 Commits (1) - [`ce87499`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/ce87499c4055339918d0e4ea43640c548fb1deb8) Update dependency python-multipart to ^0.0.9 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+6 -6) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [python-multipart](https://togithub.com/andrew-d/python-multipart) ([changelog](https://togithub.com/andrew-d/python-multipart/blob/master/CHANGELOG.md)) | `^0.0.6` -> `^0.0.9` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/python-multipart/0.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/python-multipart/0.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/python-multipart/0.0.6/0.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/python-multipart/0.0.6/0.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>andrew-d/python-multipart (python-multipart)</summary> ### [`v0.0.9`](https://togithub.com/andrew-d/python-multipart/blob/HEAD/CHANGELOG.md#009-2024-02-10) [Compare Source](https://togithub.com/andrew-d/python-multipart/compare/0.0.8...0.0.9) - Add support for Python 3.12 [#&#8203;85](https://togithub.com/Kludex/python-multipart/pull/85). - Drop support for Python 3.7 [#&#8203;95](https://togithub.com/Kludex/python-multipart/pull/95). - Add `MultipartState(IntEnum)` [#&#8203;96](https://togithub.com/Kludex/python-multipart/pull/96). - Add `QuerystringState` [#&#8203;97](https://togithub.com/Kludex/python-multipart/pull/97). - Add `TypedDict` callbacks [#&#8203;98](https://togithub.com/Kludex/python-multipart/pull/98). - Add config `TypedDict`s [#&#8203;99](https://togithub.com/Kludex/python-multipart/pull/99). ### [`v0.0.8`](https://togithub.com/andrew-d/python-multipart/blob/HEAD/CHANGELOG.md#008-2024-02-09) [Compare Source](https://togithub.com/andrew-d/python-multipart/compare/0.0.7...0.0.8) - Check if Message.get_params return 3-tuple instead of str on parse_options_header [#&#8203;79](https://togithub.com/Kludex/python-multipart/pull/79). - Cleanup unused regex patterns [#&#8203;82](https://togithub.com/Kludex/python-multipart/pull/82). ### [`v0.0.7`](https://togithub.com/andrew-d/python-multipart/blob/HEAD/CHANGELOG.md#007-2024-02-03) [Compare Source](https://togithub.com/andrew-d/python-multipart/compare/0.0.6...0.0.7) - Refactor header option parser to use the standard library instead of a custom RegEx [#&#8203;75](https://togithub.com/andrew-d/python-multipart/pull/75). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/TheLovinator1/discord-twitter-webhooks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
TheLovinator 2026-09-02 13:09:52 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
TheLovinator/discord-twitter-webhooks#223
No description provided.