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.10.1 #306

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps disnake from 2.9.2 to 2.10.1.

Release notes

Sourced from disnake's releases.

v2.10.1

This is a maintenance release, fixing an unintentional DeprecationWarning that was emitted several times when a shard reconnected.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-10-1 Git history: DisnakeDev/disnake@v2.10.0...v2.10.1

v2.10.0

This release comes with support for user apps, polls, message forwarding, avatar decorations, media channels, soundboards, subscriptions/monetization,proper support for Python 3.12 and 3.13 functionality (such as 3.12's new type statement), and lots of smaller features, improvements, and other bugfixes.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-10-0 Git history: DisnakeDev/disnake@v2.9.3...v2.10.0

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
  • 1ce9027 chore(release): v2.10.1 (#1268)
  • de796e4 fix(state): prevent DeprecationWarning on shard reconnect (#1267)
  • d3d1a98 chore(release): v2.10.0 (#1265)
  • 6bcecb2 build: support Python 3.13 (#1263)
  • 18535bb fix(http): escape / in url parameters (#1264)
  • 3e3b27b refactor(docs): move enum documentation to docstrings (#1243)
  • 6cde332 feat: implement subscriptions and update the premium apps API (#1258)
  • 42ef060 feat(commands): support bot-wide defaults for install_types/contexts (#1261)
  • 14d5b78 fix(commands): some caveats related to guild cache in user app interactions (...
  • df5e391 fix(modal): fix timeout edge cases with custom_id reuse and long-running ca...
  • 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 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)

@dependabot dependabot bot added dependency Modification of the dependencies python Pull requests that update Python code labels Dec 30, 2024
Bumps [disnake](https://github.com/DisnakeDev/disnake) from 2.9.2 to 2.10.1.
- [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.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/disnake-2.10.1 branch from 83c8712 to 83141a3 Compare January 2, 2025 16:50
@hitblast hitblast merged commit 505d72e into main Jan 3, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/disnake-2.10.1 branch January 3, 2025 05:01
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.

1 participant