Skip to content

Bump nextcord from 2.3.2 to 2.4.2#193

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/nextcord-2.4.2
Open

Bump nextcord from 2.3.2 to 2.4.2#193
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/nextcord-2.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2023

Bumps nextcord from 2.3.2 to 2.4.2.

Release notes

Sourced from nextcord's releases.

v2.4.2

What's Changed

This version fixes a crash when receiving a GUILD_AUDIT_LOG_ENTRY_CREATE event without a user_id.

https://docs.nextcord.dev/en/stable/whats_new.html#v2-4-2

Contributors of this Release: @​Miolus Full Changelog: nextcord/nextcord@v2.4.1...v2.4.2

v2.4.1

What's Changed

This version backports bugfixes from 2.5.0 which include:

  • Not connecting to voice/stage channels;
  • Not being able to broadcast audio in stage channels;

https://docs.nextcord.dev/en/stable/whats_new.html#v2-4-1

Contributors of this Release: @​anoadragon453 Full Changelog: nextcord/nextcord@v2.4.0...v2.4.1

v2.4.0

What's Changed

This version includes support for many new and missed Discord features, even more type annotation improvements, and some internal refactoring to help improve the codebase in the future! https://docs.nextcord.dev/en/stable/whats_new.html#v2-4-0

New Contributors

Contributors of this Release: @​I-Wings-I, @​DenverCoder1, @​toolifelesstocode, @​TrapDrap, @​MaskDuck, @​EmreTech, @​ToasterUwU, @​alentoghostflame, @​ooliver1, @​Soheab, @​teaishealthy Full Changelog: nextcord/nextcord@v2.3.2...v2.4.0

v2.3.3

What's Changed

This is a bugfix release to fix crashes caused by resolving GIF stickers. https://docs.nextcord.dev/en/latest/whats_new.html#v2-3-3

Contributors of this Release: @​toolifelesstocode Full Changelog: nextcord/nextcord@v2.3.2...v2.3.3

Commits
  • 5ed02d0 chore: bump version to 2.4.2
  • 39c90ef docs(whats-new): add changelogs for 2.4.2
  • 74cb44e refactor: switch to 74 byte UDP packet format for IP discovery (#1005)
  • 03e3958 fix(voice): include ssrc parameter when sending a SPEAKING payload (#1009)
  • 30a4ff3 docs(whats-new): add changelogs for 2.4.1
  • 27ba569 fix(state): hard crash when user_id is None (#1014)
  • b232786 chore: bump version to 2.4.0
  • 38acec4 docs(whats-new): add changelogs for 2.4
  • d5c26a1 feat(message): send message flag (#979)
  • 2e485d9 feat(app-cmds): support nsfw only commands (#709)
  • 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 [nextcord](https://github.com/nextcord/nextcord) from 2.3.2 to 2.4.2.
- [Release notes](https://github.com/nextcord/nextcord/releases)
- [Commits](nextcord/nextcord@v2.3.2...v2.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 6, 2023
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