Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Bump discord-webhook from 0.14.0 to 0.17.0 #308

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps discord-webhook from 0.14.0 to 0.17.0.

Release notes

Sourced from discord-webhook's releases.

0.17.0

2022-08-23 0.17.0

Breaking Changes

  • ColourNotInRangeException was renamed to ColorNotInRangeException

Fixes

  • fix async file attachments

0.16.3

2022-05-14 0.16.3

Fixes

  • only check if color is in range if color was set

0.16.2

2022-05-12 0.16.2

Fixes

  • fix support for using a list of webhook URLs

0.16.1

2022-05-12 0.16.1

Fixes

  • fix hex to int color conversion

0.16.0

2022-05-06 0.16.0

Features

  • add async support

0.15.0

Features

  • enable rate_limit_retry in webhook edit() function
  • add optional kwargs to edit function to specify fields that will be added or override existing fields in the webhook edit request. e.g. attachments
Changelog

Sourced from discord-webhook's changelog.

2022-08-23 0.17.0

Breaking Changes

  • ColourNotInRangeException was renamed to ColorNotInRangeException

Fixes

  • fix async file attachments

2022-05-14 0.16.3

Fixes

  • only check if color is in range if color was set

2022-05-12 0.16.2

Fixes

  • fix support for using a list of webhook URLs

2022-05-12 0.16.1

Fixes

  • fix hex to int color conversion

2022-05-06 0.16.0

Features

  • add async support

2022-03-02 0.15.0

Features

  • enable rate_limit_retry in webhook edit() function
  • add optional kwargs to edit function to specify fields that will be added or override existing fields in the webhook edit request. e.g. attachments
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [discord-webhook](https://github.com/lovvskillz/python-discord-webhook) from 0.14.0 to 0.17.0.
- [Release notes](https://github.com/lovvskillz/python-discord-webhook/releases)
- [Changelog](https://github.com/lovvskillz/python-discord-webhook/blob/master/CHANGES.md)
- [Commits](lovvskillz/python-discord-webhook@0.14.0...0.17.0)

---
updated-dependencies:
- dependency-name: discord-webhook
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Aug 29, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #328.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/development/discord-webhook-0.17.0 branch November 28, 2022 03:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants