Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update py-cord[speed] requirement from ~=2.0.0b5 to ~=2.4.1 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 21, 2023

Updates the requirements on py-cord[speed] to permit the latest version.

Release notes

Sourced from py-cord[speed]'s releases.

v2.4.1

https://pypi.org/project/py-cord/2.4.1

What's Changed

Full Changelog: Pycord-Development/pycord@v2.4.0...v2.4.1

Changelog

Sourced from py-cord[speed]'s changelog.

[2.4.1] - 2023-03-20

Changed

  • Updated the values of the Color.embed_background() classmethod to correspond with new theme colors in the app. (#1931)

Fixed

  • Fixed the type-hinting of SlashCommandGroup.walk_commands() to reflect actual behavior. (#1838)
  • Fixed the voice ip discovery due to the recent announced change. (#1955)
  • Fixed reason being passed to wrong method in guild.create_auto_moderation_rule. (#1960)

[2.4.0] - 2023-02-10

Added

  • Added new AutoMod trigger metadata properties regex_patterns, allow_list, and mention_total_limit; and added the mention_spam trigger type. (#1809)
  • Added missing image parameter to Guild.create_scheduled_event() method. (#1831)
  • New ApplicationRoleConnectionMetadata class for application role connection metadata, along with the fetch_role_connection_metadata_records and update_role_connection_metadata_records methods in Client. (#1791)
  • Added new message types, role_subscription_purchase, interaction_premium_upsell, stage_start, stage_end, stage_speaker, stage_raise_hand, stage_topic, and guild_application_premium_subscription. (#1852)
  • Added new EmbeddedActivity values. (#1859)
  • Added new suppress_notifications to MessageFlags. (#1912)
  • Added GIF sticker format type to the StickerFormatType enum. (#1915)
  • Added new raw events: raw_member_remove, raw_thread_update, and raw_thread_member_remove. (#1880)
  • Improved support for setting channel types & added new channel types for discord.Option. (#1883)

Changed

  • Changed EmbeddedActivity values to update accordingly with the new activities.

... (truncated)

Commits
  • 9d4d0f7 docs(changelog): fix pull request number in entry
  • a45f687 docs(changelog): update changelog for v2.4.1
  • 41067e2 docs: fix message_content missing subject (#1975)
  • e621700 chore(docs): add missing decorator in examples (#1950)
  • 5ffbe62 fix: pass reason to the correct method in AutoModRule (#1960)
  • 6a8ee11 fix: ip discovery changes (74 byte udp packets) (#1955)
  • d298f43 chore(deps-dev): Update mypy requirement from ~=1.0.0 to ~=1.0.1 (#1929)
  • b6bd0c8 fix: change Colour.embed_background() colors to correspond to new colors (#1931)
  • 2297a66 chore(deps-dev): Update pylint requirement from ~=2.16.1 to ~=2.16.2 (#1923)
  • c47cecf docs(changelog): fix changelog entry for #1916
  • Additional commits viewable in compare view

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)

Updates the requirements on [py-cord[speed]](https://github.com/Pycord-Development/pycord) to permit the latest version.
- [Release notes](https://github.com/Pycord-Development/pycord/releases)
- [Changelog](https://github.com/Pycord-Development/pycord/blob/master/CHANGELOG.md)
- [Commits](Pycord-Development/pycord@v2.0.0-beta.5...v2.4.1)

---
updated-dependencies:
- dependency-name: py-cord[speed]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@pullapprove4
Copy link

pullapprove4 bot commented Jul 27, 2023

Please add a changelog entry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file PA: Maintainers pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants