Skip to content

Bump nextcord from 2.6.0 to 3.1.1#276

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/nextcord-3.1.1
Open

Bump nextcord from 2.6.0 to 3.1.1#276
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/nextcord-3.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2025

Copy link
Copy Markdown
Contributor

Bumps nextcord from 2.6.0 to 3.1.1.

Release notes

Sourced from nextcord's releases.

v3.1.1

What's Changed

This version is a bugfix release to resolve an issue with not being able to connect to some new voice regions.

Thanks to @​Renaud11232 for nextcord/nextcord#1264!

https://docs.nextcord.dev/en/stable/whats_new.html#v3-1-0

Contributors of this Release:: @​Renaud11232 Full Changelog: nextcord/nextcord@v3.1.0...v3.1.1

v3.1.0

What's Changed

This is a smaller release, with application emoji support and many bug fixes.

https://docs.nextcord.dev/en/stable/whats_new.html#v3-1-0

New Contributors

Contributors of this Release: @​Skelmis, @​hakai-vulpes, @​Soheab, @​bees, @​Michael-Nunley, @​Kevin-OVI, @​ooliver1 Full Changelog: nextcord/nextcord@v3.0.1...v3.1.0

v3.0.1

Check v3.0.0 for the latest changes. This adds a missing entry to the changelog about async iterators being changed.

Full Changelog: nextcord/nextcord@v3.0.0...v3.0.1

v3.0.0

What's Changed

Long time coming, check the documentation changelog for details, most importantly Python 3.12 is now the minimum version.

New Contributors

Contributors of This Release: @​alentoghostflame, @​Skelmis, @​acco4321, @​iyad-f, @​spifory, @​LevBernstein, @​xXenvy, @​Soheab, @​MaskDuck, @​okay1204, @​yeah-its-gloria, @​ooliver1, @​TrapDrap, @​greeeen-dev, @​Ednaordinary, @​ToasterUwU, @​teaishealthy, @​Kevin-OVI, @​EmmmaTech, @​pre-commit-ci, @​Jodenee, @​vcokltfre Full Changelog: nextcord/nextcord@v2.6.1...v3.0.0

v2.6.1

What's Changed

This is just a documentation fix for the new default avatar as well as changelogs.

... (truncated)

Commits
  • a5cb80b docs(whats-new): add changelog for 3.1.1
  • 0a5e67e fix(voice): 4006 voice websocket connection error (#1264)
  • 4eb1bf5 docs: fix version detection
  • 1e68317 docs(whats-new): add changelogs for 3.1.0
  • 48219f1 fix(components): prevent UnboundLocalError with missing emoji in SelectOption...
  • 4fde8bf refactor: update pyright to 1.1.391 (#1235)
  • ca666c7 fix(user): use correct condition for default_avatar index (#1237)
  • 21bb7fd fix(gateway): handle improper 1000 closures by Discord (#1250)
  • ad10846 fix: specify correct types for Opus on Apple Silicon (#1251)
  • f14f716 feat: application emojis (#1240)
  • Additional commits viewable 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.

Bumps [nextcord](https://github.com/nextcord/nextcord) from 2.6.0 to 3.1.1.
- [Release notes](https://github.com/nextcord/nextcord/releases)
- [Commits](nextcord/nextcord@v2.6.0...v3.1.1)

---
updated-dependencies:
- dependency-name: nextcord
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 1, 2025
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants