Rikj000 / MoniGoMani

Isn't that what we all want? Our money to go many? Well that's what this framework/strategy hopes to do for you! By giving you & HyperOpt a lot of signals to alter the weights from.
https://monigomani.io
GNU General Public License v3.0
1k stars 152 forks source link

Bump discord-webhook from 0.14.0 to 1.0.0 #328

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps discord-webhook from 0.14.0 to 1.0.0.

Release notes

Sourced from discord-webhook's releases.

1.0.0

2022-11-18 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()

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

... (truncated)

Changelog

Sourced from discord-webhook's changelog.

2022-11-18 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()

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)
dependabot[bot] commented 1 year ago

Looks like discord-webhook is up-to-date now, so this is no longer needed.