Skip to content

RenovateBot: Update dependency blinker to v1.8.1

Matweb Bot requested to merge renovate/blinker-1.x into master

This MR contains the following updates:

Package Update Change
blinker patch ==1.8.0 -> ==1.8.1

Release Notes

pallets-eco/blinker (blinker)

v1.8.1

Compare Source

Released 2024-04-28

  • Restore identity handling for str and int senders. 🇵🇷148
  • Fix deprecated blinker.base.WeakNamespace import. 🇵🇷149
  • Fix deprecated blinker.base.receiver_connected import. 🇵🇷153
  • Use types from collections.abc instead of typing. 🇵🇷150
  • Fully specify exported types as reported by pyright. 🇵🇷152

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports