Skip to content

Bump serenity from 0.9.1 to 0.10.0#63

Closed
dependabot-preview[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/serenity-0.10.0
Closed

Bump serenity from 0.9.1 to 0.10.0#63
dependabot-preview[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/serenity-0.10.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps serenity from 0.9.1 to 0.10.0.

Release notes

Sourced from serenity's releases.

v0.10.0

Thanks to the following for their contributions:

Added

  • [client/voice] Document VoiceGatewayManager interface ([@FelixMcFelix]) [c:7647e1e]
  • [misc] Describe the unstable_discord_api feature ([@acdenisSK]) [c:0b1fc27]
  • [gateway] Log unhandled errors when handling events in the gateway ([@LavaToaster]) [c:2e8f968]
  • [model/http] Add Slash Command Gateway and REST API Support ([@Baev1]) [c:649f8f2]
  • [framework] Add Max Delay Limits, Delay Hook, and RateLimitInfo ([@Lakelezz]) [c:aed3886]
  • [model] Add partial application information to the Ready event. ([@KamranMackey]) [c:d4caf12]
  • [model] Add Default Limit And Validate When Fetching Members ([@SadiinsoSnowfall]) [c:f1204a8]
  • [model] Add Guild::banner_url() and support animated guild icons via Guild::icon_url() ([@drklee3]) [c:2ef6da8]
  • [model] Add sync_id and session_id fields to Activity. ([@KamranMackey]) [c:6240625]
  • [framework] Add Reverting and Awaiting Bucket Rate Limits ([@Lakelezz]) [c:1589475]
  • [model] Add support for stickers ([@drklee3]) [c:1b4d408]
  • [framework] Support custom colours in the help command attributes ([@acdenisSK]) [c:fb1f0bf]
  • [model] Add a helper method for partial comparing unicode reaction emojis ([@Th3-M4jor]) [c:46c74e9]
  • [framework] Add summary as a brief description for groups ([@Lakelezz]) [c:ce66f8e]
  • [framework] Add support for displaying sub-commands in plaintext help ([@KamranMackey]) [c:977fa19]
  • [framework] Implement the Display and Error traits for the check Reason ([@peppizza]) [c:2c9c64f]
  • [model] Add a helper method for comparing unicode reaction emojis ([@Th3-M4jor]) [c:0de77e7]
  • [framework] Add sub-command support to help ([@Lakelezz]) [c:707752c]
  • [model] Add functions to use inlined replies on Message ([@Lakelezz]) [c:35c8f7b]
  • [model] Implement inline replies ([@ikkerens]) [c:e521849]
  • [voice] Implement Songbird driver configuration ([@FelixMcFelix]) [c:4fdbe98]
Changelog

Sourced from serenity's changelog.

[0.10.0] - 2021-01-06

Thanks to the following for their contributions:

Added

  • [client/voice] Document VoiceGatewayManager interface ([@FelixMcFelix]) [c:7647e1e]
  • [misc] Describe the unstable_discord_api feature ([@acdenisSK]) [c:0b1fc27]
  • [gateway] Log unhandled errors when handling events in the gateway ([@LavaToaster]) [c:2e8f968]
  • [model/http] Add Slash Command Gateway and REST API Support ([@Baev1]) [c:649f8f2]
  • [framework] Add Max Delay Limits, Delay Hook, and RateLimitInfo ([@Lakelezz]) [c:aed3886]
  • [model] Add partial application information to the Ready event. ([@KamranMackey]) [c:d4caf12]
  • [model] Add Default Limit And Validate When Fetching Members ([@SadiinsoSnowfall]) [c:f1204a8]
  • [model] Add Guild::banner_url() and support animated guild icons via Guild::icon_url() ([@drklee3]) [c:2ef6da8]
  • [model] Add sync_id and session_id fields to Activity. ([@KamranMackey]) [c:6240625]
  • [framework] Add Reverting and Awaiting Bucket Rate Limits ([@Lakelezz]) [c:1589475]
  • [model] Add support for stickers ([@drklee3]) [c:1b4d408]
  • [framework] Support custom colours in the help command attributes ([@acdenisSK]) [c:fb1f0bf]
  • [model] Add a helper method for partial comparing unicode reaction emojis ([@Th3-M4jor]) [c:46c74e9]
  • [framework] Add summary as a brief description for groups ([@Lakelezz]) [c:ce66f8e]
  • [framework] Add support for displaying sub-commands in plaintext help ([@KamranMackey]) [c:977fa19]
  • [framework] Implement the Display and Error traits for the check Reason ([@peppizza]) [c:2c9c64f]
  • [model] Add a helper method for comparing unicode reaction emojis ([@Th3-M4jor]) [c:0de77e7]
  • [framework] Add sub-command support to help ([@Lakelezz]) [c:707752c]
  • [model] Add functions to use inlined replies on Message ([@Lakelezz]) [c:35c8f7b]
  • [model] Implement inline replies ([@ikkerens]) [c:e521849]
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)
  • @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 [serenity](https://github.com/serenity-rs/serenity) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/serenity-rs/serenity/releases)
- [Changelog](https://github.com/serenity-rs/serenity/blob/current/CHANGELOG.md)
- [Commits](serenity-rs/serenity@v0.9.1...v0.10.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 Jan 7, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #64.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/serenity-0.10.0 branch January 8, 2021 11:00
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