Skip to content

Bump serenity from 0.9.1 to 0.10.1#64

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps serenity from 0.9.1 to 0.10.1.

Release notes

Sourced from serenity's releases.

v0.10.1

Thanks to the following for their contributions:

Fixed

  • [misc] Bump the required version of the command_attr crate (@nickelc) [c:ab8c82b]

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]
Changelog

Sourced from serenity's changelog.

[0.10.1] - 2021-01-07

Thanks to the following for their contributions:

Fixed

  • [misc] Bump the required version of the command_attr crate ([@nickelc]) [c:ab8c82b]

[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]
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.1.
- [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.1)

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 8, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #66.

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