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

Bump py-cord from 2.0.0rc1 to 2.4.0 #25

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps py-cord from 2.0.0rc1 to 2.4.0.

Release notes

Sourced from py-cord's releases.

v2.4.0

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

What's Changed

New Contributors

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

v2.3.3

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

What's Changed

  • Fixed a bug that caused crashes on startup due to a update in the API.

Full Changelog: Pycord-Development/pycord@v2.3.2...v2.3.3

... (truncated)

Changelog

Sourced from py-cord's changelog.

[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)
  • Added new events on_bride_command, on_bridge_command_completion, and on_bridge_command_error. (#1916)

Changed

  • Changed EmbeddedActivity values to update accordingly with the new activities. (#1859)
  • Advanced version info is now stored as a dict in version_info.advanced instead of attributes on the version_info object. (#1920)
  • The version_info.release_level attribute has been reverted to its previous name, releaselevel. (#1920)

Fixed

  • Fixed bugs in Page.update_files where file objects stored in memory were causing an AttributeError, and io.BytesIO files didn't send properly more than once. (#1869 & #1881)
  • Fixed bridge groups missing the parent attribute. (#1823)

... (truncated)

Commits
  • 777a2c6 Revert "fix: Reflect the api for bans (#1828)"
  • 5904b51 chore(deps-dev): use main furo repository
  • f12e4e5 fix: properly store advanced version_info data (#1920)
  • 4b84447 feat: add more raw events (#1880)
  • 44ad1a9 chore(deps-dev): specify patch version for mypy req
  • fc02dd1 chore(deps-dev): Update mypy requirement from ~=0.991 to ~=1.0 (#1910)
  • 4fc423d chore(pre-commit): pre-commit autoupdate (#1909)
  • 08af163 feat: add GIF sticker format (#1915)
  • af12f33 chore(deps): Bump sphinxext-opengraph from 0.8.0 to 0.8.1 (#1914)
  • a5982b9 feat: add silent parameter to Messageable.send (#1913)
  • Additional commits viewable in compare view

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 [py-cord](https://github.com/Pycord-Development/pycord) from 2.0.0rc1 to 2.4.0.
- [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-rc.1...v2.4.0)

---
updated-dependencies:
- dependency-name: py-cord
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2023

Superseded by #26.

@dependabot dependabot bot closed this Mar 21, 2023
@dependabot dependabot bot deleted the dependabot/pip/py-cord-2.4.0 branch March 21, 2023 11:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants