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 disnake from 2.9.2 to 2.9.3 #296

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps disnake from 2.9.2 to 2.9.3.

Release notes

Sourced from disnake's releases.

v2.9.3

This is a maintenance release, fixing a few minor bugs. Notably, this includes support for a newer voice encryption mode; all modes supported in previous versions are scheduled to be discontinued on 18th November 2024, and voice connections using the builtin VoiceClient will fail to connect. This release also includes a fix for a rare websocket reconnection issue happening on Python versions prior to 3.11.0. Check out the changelog for details.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-9-3 Git history: DisnakeDev/disnake@v2.9.2...v2.9.3

Commits
  • 8e5c73b chore(release): v2.9.3 (#1242)
  • ee5790c fix: attempt resume on websocket closure with close_code = 1000 in edge cas...
  • 95c8f32 feat(voice): add aead_xchacha20_poly1305_rtpsize encryption mode, remove ol...
  • 249bff7 docs: update build for new readthedocs addons (#1207)
  • dc3572e docs: fix Intents.*_typing description (#1231)
  • df73e58 docs: clarify AuditLogAction.overwrite_create (#1227)
  • e3a27c5 docs: update received fields for Client.fetch_guilds (#1210)
  • c0c2f21 ci: resolve importlib-metadata errors (#1208)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependency Modification of the dependencies python Pull requests that update Python code labels Nov 18, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/disnake-2.9.3 branch 2 times, most recently from a1cebef to a5ed4b4 Compare November 28, 2024 09:04
Bumps [disnake](https://github.com/DisnakeDev/disnake) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/DisnakeDev/disnake/releases)
- [Changelog](https://github.com/DisnakeDev/disnake/blob/master/RELEASE.md)
- [Commits](DisnakeDev/disnake@v2.9.2...v2.9.3)

---
updated-dependencies:
- dependency-name: disnake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/disnake-2.9.3 branch from a5ed4b4 to 2a776ab Compare December 17, 2024 06:40
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 30, 2024

Superseded by #306.

@dependabot dependabot bot closed this Dec 30, 2024
@dependabot dependabot bot deleted the dependabot/pip/disnake-2.9.3 branch December 30, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Modification of the dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants