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.1.3 to 2.2.0 #67

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps py-cord from 2.1.3 to 2.2.0.

Release notes

Sourced from py-cord's releases.

v2.2.0

What's Changed

New Contributors

Full Changelog: Pycord-Development/pycord@v2.1.3...v2.2.0

Changelog

Sourced from py-cord's changelog.

[2.2.0] - 2022-10-02

Added

  • New Guild Feature INVITES_DISABLED (#1613)
  • suppress kwarg to Messageable.send() (#1587)
  • proxy and proxy_auth params to many Webhook related methods. (#1655)
  • delete_message_seconds parameter in ban methods. (#1557)
  • New View.get_item() method. (#1659)
  • Permissions support for bridge commands. (#1642)
  • New BridgeCommand.invoke() method. (#1642)
  • New raw_mentions, raw_role_mentions and raw_channel_mentions functions in discord.utils. (#1658)
  • New methods original_response, edit_original_response & delete_original_response for Interaction objects. (#1609

Deprecated

  • The delete_message_days parameter in ban methods is now deprecated. Please use delete_message_seconds instead. (#1557)
  • The original_message, edit_original_message & delete_original_message methods for Interaction are now deprecated. Please use the respective original_response, edit_original_response & delete_original_response methods instead. (#1557)

Fixed

  • Various fixes to ext.bridge groups (#1633 & #1631)
  • Fix VOICE_SERVER_UPDATE error (#1624)
  • Removed unnecessary instance check in autocomplete. (#1643)
  • Interaction responses are now passed the respective proxy and proxy_auth params as defined in Client. (#1655)
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 [py-cord](https://github.com/Pycord-Development/pycord) from 2.1.3 to 2.2.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.1.3...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Oct 3, 2022
@klaasnicolaas klaasnicolaas merged commit a3bfe4a into main Oct 4, 2022
@dependabot dependabot bot deleted the dependabot/pip/py-cord-2.2.0 branch October 4, 2022 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant