fedora-infra / fasjson

GNU General Public License v3.0
8 stars 15 forks source link

Update dependency blinker to v1.8.0 #702

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
blinker ==1.7.0 -> ==1.8.0 age adoption passing confidence

Release Notes

pallets-eco/blinker (blinker) ### [`v1.8.0`](https://togithub.com/pallets-eco/blinker/blob/HEAD/CHANGES.rst#Version-180) [Compare Source](https://togithub.com/pallets-eco/blinker/compare/1.7.0...1.8.0) Released 2024-04-27 - Deprecate the `__version__` attribute. Use feature detection, or `importlib.metadata.version("blinker")`, instead. :issue:`128` - Specify that the deprecated `temporarily_connected_to` will be removed in the next version. - Show a deprecation warning for the deprecated global `receiver_connected` signal and specify that it will be removed in the next version. - Show a deprecation warning for the deprecated `WeakNamespace` and specify that it will be removed in the next version. - Greatly simplify how the library uses weakrefs. This is a significant change internally but should not affect any public API. :pr:`144` - Expose the namespace used by `signal()` as `default_namespace`. :pr:`145`

Configuration

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



This PR has been generated by Mend Renovate. View repository job log here.