Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Bump Discord.Net from 2.1.1 to 2.2.0#28

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Discord.Net-2.2.0
Closed

Bump Discord.Net from 2.1.1 to 2.2.0#28
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Discord.Net-2.2.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps Discord.Net from 2.1.1 to 2.2.0.

Changelog

Sourced from Discord.Net's changelog.

[2.2.0] - 2020-04-16

Added

  • #1247 Implement Client Status Support (9da11b4)
  • #1310 id overload for RemoveReactionAsync (c88b1da)
  • #1319 BOOST (faf23de)
  • #1326 Added a Rest property to DiscordShardedClient (9fede34)
  • #1348 Add Quote Formatting (265da99)
  • #1354 Add support for setting X-RateLimit-Precision (9482204)
  • #1355 Provide ParameterInfo with error ParseResult (3755a02)
  • #1357 add the "Stream" permission. (b00da3d)
  • #1358 Add ChannelFollowAdd MessageType (794eba5)
  • #1369 Add SelfStream voice state property (9bb08c9)
  • #1372 support X-RateLimit-Reset-After (7b9029d)
  • #1373 update audit log models (c54867f)
  • #1377 Support filtering audit log entries on user, action type, and before entry id (68eb71c)
  • #1386 support guild subscription opt-out (0d54207)
  • #1387 #1381 Guild PreferredLocale support (a61adb0)
  • #1406 CustomStatusGame Activity (79a0ea9)
  • #1413 Implemented Message Reference Property (f86c39d)
  • #1414 add StartedAt, EndsAt, Elapsed and Remaining to SpotifyGame. (2bba324)
  • #1432 Add ability to modify the banner for guilds (d734ce0)
  • suppress messages (cd28892)

Fixed

  • #1318 #1314 Don't parse tags within code blocks (c977f2e)
  • #1333 Remove null coalescing on ToEmbedBuilder Color (120c0f7)
  • #1337 Fixed attempting to access a non-present optional value (4edda5b)
  • #1346 CommandExecuted event will fire when a parameter precondition fails like what happens when standard precondition fails. (e8cb031)
  • #1371 Fix keys of guild update audit (b0a595b)
  • #1375 Use double precision for X-Reset-After, set CultureInfo when parsing numeric types (606dac3)
  • #1392 patch todo in NamedTypeReader (0bda8a4)
  • #1405 add .NET Standard 2.1 support for Color (7f0c0c9)
  • #1412 GetUsersAsync to use MaxUsersPerBatch const as limit instead of MaxMessagesPerBatch. (5439cba)
  • #1416 false-positive detection of CustomStatusGame based on Id property (a484651)
  • #1418 #1335 Add isMentionable parameter to CreateRoleAsync in non-breaking manner (1c63fd4)
  • #1421 (3ff4e3d)
  • include MessageFlags and SuppressEmbedParams (d6d4429)

Changed

  • #1368 Update ISystemMessage interface to allow reactions (07f4d5f)
  • #1417 fix #1415 Re-add support for overwrite permissions for news channels (e627f07)
  • use millisecond precision by default (bcb3534)

Misc

  • #1290 Split Unit and Integration tests into separate projects (a797be9)
  • #1328 Fix #1327 Color.ToString returns wrong value (1e8aa08)
  • #1329 Fix invalid cref values in docs (363d1c6)
  • #1330 Fix spelling mistake in ExclusiveBulkDelete warning (c864f48)
  • #1331 Change token explanation (0484fe8)
  • #1349 Fixed a spelling error. (af79ed5)
... (truncated)
Commits
  • 6ed311b meta: 2.2.0
  • 91aec9f add idn debugger
  • adf823c Added System.Linq reference (#1470)
  • d734ce0 feature: Add ability to modify the banner for guilds (#1432)
  • a484651 fix: false-positive detection of CustomStatusGame based on Id property (#1416)
  • 2bba324 feature: add StartedAt, EndsAt, Elapsed and Remaining to SpotifyGame. (#1414)
  • e627f07 change: fix #1415 Re-add support for overwrite permissions for news channels ...
  • 1c63fd4 (ifcbrk)fix: #1335 Add isMentionable parameter to CreateRoleAsync in non-brea...
  • 9ede6b9 docs: Fix incorrect and missing colour values for Color fields (#1426)
  • 3ff4e3d fix: #1421 (in a better way) Return empty set when ActiveClients is null (#1422)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Discord.Net](https://github.com/RogueException/Discord.Net) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/RogueException/Discord.Net/releases)
- [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md)
- [Commits](discord-net/Discord.Net@2.1.1...2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 17, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #66.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Discord.Net-2.2.0 branch February 1, 2021 14:00
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

Development

Successfully merging this pull request may close these issues.

0 participants