TheLovinator1 / discord-free-game-notifier

Send webhook to Discord when a new game releases on Steam, Epic Games Store, Ubisoft Connect or GOG.
GNU General Public License v3.0
27 stars 5 forks source link

Update dependency discord-webhook to v1 #30

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
discord-webhook ^0.17.0 -> ^1.0.0 age adoption passing confidence

Release Notes

lovvskillz/python-discord-webhook ### [`v1.0.0`](https://togithub.com/lovvskillz/python-discord-webhook/blob/HEAD/CHANGES.md#​2022-11-18-100) [Compare Source](https://togithub.com/lovvskillz/python-discord-webhook/compare/0.17.0...1.0.0) ##### 🎉 Features - `execute()` stores the webhook ID in the `.id` property - `DiscordWebhook.create_batch()` creates multiple instances ##### 🛠 Breaking Changes - `DiscordWebhook` and `AsyncDiscordWebhook` - `url` parameter only excepts one url as `str` - `edit()` excepts no parameters - `delete()` excepts no parameters - `DiscordEmbed` - rename `del_embed_field()` to `delete_embed_field()`

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.



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