Skip to content

Bump serenity from 0.10.9 to 0.10.10 #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2022

Bumps serenity from 0.10.9 to 0.10.10.

Release notes

Sourced from serenity's releases.

v0.10.10

Thanks to the following for their contributions:

Added

  • [misc] Implement missing fields, methods, endpoints, and other values that are documented ([@​vicky5124]) [c:be5cb54]
  • [builder] Add a timeout doc alias to various methods ([@​Milo123459]) [c:1d05a1e]
  • [builder] Add support for enabling slowmode on thread creation ([@​nickelc]) [c:69896e0]
  • [ci] Add GitHub Actions workflow for labeling pull requests ([@​nickelc]) [c:93b66d0]
  • [model] Add banner and accent_color fields to User ([@​drklee3]) [c:9e10d54]
  • [client] Add get_* methods for many ClientBuilder fields ([@​kangalioo]) [c:90dae53]
  • [model] Add support for member timeout ([@​kristopherbullinger]) [c:944cd54]
  • [utils] Add get_webhook_from_url ([@​mkrasnitski]) [c:b026f00] [c:6bd2f74] [c:7b89775]
  • [examples] Add an example for message components ([@​pascalharp]) [c:ee00e92]
  • [examples] Add step for installing cargo make to the Running Examples section ([@​kafinsalim]) [c:47a297b]
  • [model] Add support for min_value and max_value to slash command options ([@​kangalioo]) [c:cfd518e]
  • [model] Add SUPPRESS_JOIN_NOTIFICATION_REPLIES system channel flag ([@​almeidx]) [c:6121fd0]
  • [model] Add support for Autocomplete interactions ([@​Th3-M4jor]) [c:c322657]
  • [misc] Format code in documentation comments ([@​acdenisSK]) [c:5b84896]
  • [client] Add a method to ClientBuilder for retrieving the current token ([@​kangalioo]) [c:6f87d25]
  • [utils] Add Discord's new branding, CSS & role colours ([@​nickelc]) [c:c0463c0]

... (truncated)

Changelog

Sourced from serenity's changelog.

[0.10.10] - 2021-01-22

Thanks to the following for their contributions:

Added

  • [misc] Implement missing fields, methods, endpoints, and other values that are documented ([@​vicky5124]) [c:be5cb54]
  • [builder] Add a timeout doc alias to various methods ([@​Milo123459]) [c:1d05a1e]
  • [builder] Add support for enabling slowmode on thread creation ([@​nickelc]) [c:69896e0]
  • [ci] Add GitHub Actions workflow for labeling pull requests ([@​nickelc]) [c:93b66d0]
  • [model] Add banner and accent_color fields to User ([@​drklee3]) [c:9e10d54]
  • [client] Add get_* methods for many ClientBuilder fields ([@​kangalioo]) [c:90dae53]
  • [model] Add support for member timeout ([@​kristopherbullinger]) [c:944cd54]
  • [utils] Add get_webhook_from_url ([@​mkrasnitski]) [c:b026f00] [c:6bd2f74] [c:7b89775]
  • [examples] Add an example for message components ([@​pascalharp]) [c:ee00e92]
  • [examples] Add step for installing cargo make to the Running Examples section ([@​kafinsalim]) [c:47a297b]
  • [model] Add support for min_value and max_value to slash command options ([@​kangalioo]) [c:cfd518e]
  • [model] Add SUPPRESS_JOIN_NOTIFICATION_REPLIES system channel flag ([@​almeidx]) [c:6121fd0]
  • [model] Add support for Autocomplete interactions ([@​Th3-M4jor]) [c:c322657]
  • [misc] Format code in documentation comments ([@​acdenisSK]) [c:5b84896]
  • [client] Add a method to ClientBuilder for retrieving the current token ([@​kangalioo]) [c:6f87d25]

... (truncated)

Commits
  • bae3319 Bump to 0.10.10 (#1688)
  • be5cb54 Implement missing fields, methods, endpoints, and other values that are docum...
  • bd1342e Mark the model::guild::GuildStatus enum as deprecated (#1687)
  • 2dcb9b3 Suppress deprecation warning for the use of Region (#1686)
  • 1d05a1e Add a timeout doc alias to various methods (#1681)
  • 69896e0 Add support for enabling slowmode on thread creation (#1682)
  • 5c1e31e Deprecate slow_mode_rate/rate_limit methods and field (#1680)
  • 38b11da Fix a typo in example 12 (#1679)
  • 32f4430 Update the notice about the max value for the "per user" ratelimit (#1678)
  • d02d41e Express all example crates as workspace members with a wildcard (#1677)
  • 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 [serenity](https://github.com/serenity-rs/serenity) from 0.10.9 to 0.10.10.
- [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.10.9...v0.10.10)

---
updated-dependencies:
- dependency-name: serenity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 24, 2022
@N0D4N N0D4N merged commit 0f07b42 into master Jan 24, 2022
@N0D4N N0D4N deleted the dependabot/cargo/serenity-0.10.10 branch January 24, 2022 17:28
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant