Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

Bump Discord.Net.Labs from 3.4.7 to 3.4.9#47

Merged
InfinityGhost merged 1 commit intomasterfrom
dependabot/nuget/Discord.Net.Labs-3.4.9
Dec 6, 2021
Merged

Bump Discord.Net.Labs from 3.4.7 to 3.4.9#47
InfinityGhost merged 1 commit intomasterfrom
dependabot/nuget/Discord.Net.Labs-3.4.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 6, 2021

Bumps Discord.Net.Labs from 3.4.7 to 3.4.9.

Release notes

Sourced from Discord.Net.Labs's releases.

v3.4.9

Fixes NRE when responding to an interaction with just an embed

Full Changelog: Discord-Net-Labs/Discord.Net-Labs@3.4.8...3.4.9

v3.4.8

Changes

  • Fix NRE on modifying messages allowed mentions again.
  • Add check for creating threads in news channels.
  • Add back netstandard2.0 and netstandard2.1 builds.
  • Add IApplicationCommandInteraction interface and make IUserCommandInteraction, IMessageCommandInteraction, and ISlashCommandInteraction inherit it.
  • Change Followup / Respond method signatures to move RequestOptions to the last parameter as well as change component to components.
  • Add FollowupWithFilesAsync to interactions to allow uploading multiple attachments.
  • Made RespondAsync return a RestInteractionMessage based off of the parameters sent over to discord. This allows direct calls to ModifyAsync and DeleteAsync without having to get the interaction response first.
  • Deprecate ApplicationCommandException in favor for HttpException.
  • Add IUser User to IDiscordInteraction.
  • Update async summaries to contain information about the task in the return tag.

PRs

New Contributors

Full Changelog: Discord-Net-Labs/Discord.Net-Labs@3.4.7...3.4.8

Commits

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 [Discord.Net.Labs](https://github.com/Discord-Net-Labs/Discord.Net-Labs) from 3.4.7 to 3.4.9.
- [Release notes](https://github.com/Discord-Net-Labs/Discord.Net-Labs/releases)
- [Changelog](https://github.com/Discord-Net-Labs/Discord.Net-Labs/blob/release/3.x/CHANGELOG.md)
- [Commits](Discord-Net-Labs/Discord.Net-Labs@3.4.7...3.4.9)

---
updated-dependencies:
- dependency-name: Discord.Net.Labs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 6, 2021
@InfinityGhost InfinityGhost merged commit 0646c60 into master Dec 6, 2021
@InfinityGhost InfinityGhost deleted the dependabot/nuget/Discord.Net.Labs-3.4.9 branch December 6, 2021 18:39
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.

1 participant