fedora-infra / fedora-messaging

A library for sending AMQP messages with JSON schema in Fedora infrastructure
GNU General Public License v2.0
55 stars 53 forks source link

chore(deps): update dependency treq to v24 #402

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
treq ^22.2.0 \|\| ^23.0.0 -> ^22.2.0 \|\| ^23.0.0 \|\| ^24.0.0 age adoption passing confidence

Release Notes

twisted/treq (treq) ### [`v24.9.1`](https://redirect.github.com/twisted/treq/blob/HEAD/CHANGELOG.rst#2491-2024-09-19) [Compare Source](https://redirect.github.com/twisted/treq/compare/treq-24.9.0...treq-24.9.1) \=================== ## Bugfixes - treq has vendored its dependency on the `multipart` library to avoid import conflicts with `python-multipart`; it should now be installable alongside that library. (`#​399 `\__) ### [`v24.9.0`](https://redirect.github.com/twisted/treq/blob/HEAD/CHANGELOG.rst#2490-2024-09-17) [Compare Source](https://redirect.github.com/twisted/treq/compare/release-23.11.0...treq-24.9.0) \=================== ## Features - treq now ships type annotations. (`#​366 `\__) - The new :mod:`treq.cookies` module provides helper functions for working with `http.cookiejar.Cookie` and `CookieJar` objects. (`#​384 `\__) - Python 3.13 is now supported. (`#​391 `\__) ## Bugfixes - :mod:`treq.content.text_content()` no longer generates deprecation warnings due to use of the `cgi` module. (`#​355 `\__) ## Deprecations and Removals - Mixing the *json* argument with *files* or *data* now raises `TypeError`. (`#​297 `\__) - Passing non-string (`str` or `bytes`) values as part of a dict to the *headers* argument now results in a `TypeError`, as does passing any collection other than a `dict` or `Headers` instance. (`#​302 `\__) - Support for Python 3.7 and PyPy 3.8, which have reached end of support, has been dropped. (`#​378 `\__) ## Misc - `#​336 `**, `#​382 `**, `#​395 `\__

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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.



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

renovate[bot] commented 1 month ago

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.