[PR #50] [MERGED] Update dependency discord-webhook to v1 #48

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

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/twitter-image-collage-maker/pull/50
Author: @renovate[bot]
Created: 11/21/2022
Status: Merged
Merged: 11/22/2022
Merged by: @TheLovinator1

Base: masterHead: renovate/discord-webhook-1.x


📝 Commits (1)

  • de7c154 Update dependency discord-webhook to v1

📊 Changes

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

View changed files

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

📄 Description

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

Compare Source

🎉 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.


  • 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/twitter-image-collage-maker/pull/50 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/21/2022 **Status:** ✅ Merged **Merged:** 11/22/2022 **Merged by:** [@TheLovinator1](https://github.com/TheLovinator1) **Base:** `master` ← **Head:** `renovate/discord-webhook-1.x` --- ### 📝 Commits (1) - [`de7c154`](https://github.com/TheLovinator1/twitter-image-collage-maker/commit/de7c154e39c287396334450f3e18222794894185) Update dependency discord-webhook to v1 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+7 -7) 📝 `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 | |---|---|---|---|---|---| | [discord-webhook](https://togithub.com/lovvskillz/python-discord-webhook) | `^0.17.0` -> `^1.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/discord-webhook/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/discord-webhook/1.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/discord-webhook/1.0.0/compatibility-slim/0.17.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/discord-webhook/1.0.0/confidence-slim/0.17.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lovvskillz/python-discord-webhook</summary> ### [`v1.0.0`](https://togithub.com/lovvskillz/python-discord-webhook/blob/HEAD/CHANGES.md#&#8203;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()` </details> --- ### 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. --- - [ ] <!-- 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://app.renovatebot.com/dashboard#github/TheLovinator1/twitter-image-collage-maker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOS4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjkuMiJ9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
TheLovinator 2026-09-02 13:12:25 +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/twitter-image-collage-maker#48
No description provided.