Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Bump DSharpPlus.CommandsNext from 4.2.0 to 4.4.2 #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2023

Bumps DSharpPlus.CommandsNext from 4.2.0 to 4.4.2.

Release notes

Sourced from DSharpPlus.CommandsNext's releases.

DSharpPlus 4.4.2

Fixes another bug in 4.4 whereby disposing and finalizing could cause problems, #1547 - thanks to @​Kaoticz

Release v4.4.1

This is a hotfix release fixing a bug where the 4.4.0 async events would execute in parallel, but would still block the gateway. My apologies.

DSharpPlus 4.4.0

Another stable release! This release contains a crucial fix to VoiceNext (all previous releases are broken, to our knowledge), forum support, changes to events and comes along with a large overhaul of the documentation.

What's Changed

Additionally, there have been a fair few smaller fixes and improvements over the entire library.

Detailed changelog

New Contributors

... (truncated)

Commits
  • c4c796e update version to 4.4.2
  • 4dc6459 No more NREs when disposing/finalizing, fixes #1547 (#1567)
  • 6594609 ok i really need go to sleep.
  • 8959f0a remove the master check because we don't really need it
  • a203306 please work
  • 1f5756d change the runner to GitHub provided
  • b3771e3 the most stable DSharpPlus release ever
  • 70c88e5 update release action to work properly with release branches
  • 94a0d16 fix events blocking the gateway
  • cfd09fe Merge pull request #1523 from akiraveliara/aki/new-event-docs
  • 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 [DSharpPlus.CommandsNext](https://github.com/DSharpPlus/DSharpPlus) from 4.2.0 to 4.4.2.
- [Release notes](https://github.com/DSharpPlus/DSharpPlus/releases)
- [Commits](DSharpPlus/DSharpPlus@v4.2.0...v4.4.2)

---
updated-dependencies:
- dependency-name: DSharpPlus.CommandsNext
  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 Jun 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants