Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Updates the requirements on serenity to permit the latest version.

Release notes

Sourced from serenity's releases.

v0.11.5

Thanks to the following for their contributions:

Notable changes

  • Make select menu values optional to fix deserialization of message component interactions (@​bumblepie)
Changelog

Sourced from serenity's changelog.

[0.11.5] - 2022-07-29

Thanks to the following for their contributions:

Notable changes

  • Make select menu values optional to fix deserialization of message component interactions ([@​bumblepie])

[0.11.4] - 2022-07-19

Thanks to the following for their contributions:

Notable changes

  • Fix deserialization error of GuildChannel::message_count ([@​anden3])

[0.11.3] - 2022-07-19

Thanks to the following for their contributions:

Notable changes

  • Temporarily fix GuildChannel::message_count in a non-breaking way ([@​GnomedDev])
  • Add support for Auto Moderation feature ([@​nickelc])
  • Add optional min/max length fields for application command string options ([@​nickelc])
  • Allow select menu response for modals ([@​AlexisTM])
  • Add app_permissions field on interactions ([@​nickelc])
  • Enable Invite::expires_at field ([@​mkrasnitski])
  • Fix "missing field discriminator" serde error for presence updates ([@​nickelc])
  • Add webhook example ([@​NotNorom])
  • Introduce rustversion dependency and backports module ([@​GnomedDev])
  • Add MessageType::AutoModerationAction enum variant ([@​nickelc])

... (truncated)

Commits
  • 4c9a61c Bump to 0.11.5
  • 69484dc Make select menu values optional to fix deserialization of message component ...
  • 5363f2a Bump to 0.11.4
  • 54ed27f Fix deserialization error of GuildChannel::message_count (#2060)
  • 5c9b0af Bump to 0.11.3 (#2059)
  • 06c031b Fix feature name casing (#2051)
  • 0a53345 Temporarily fix GuildChannel::message_count in a non-breaking way (#2058)
  • b930895 Add support for Auto Moderation feature (#2035)
  • 46707e4 Add optional min/max length fields for application command string options (#2...
  • 11918e7 Add name for "Manage Events" permission (#2046)
  • Additional commits viewable in compare view

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)

Updates the requirements on [serenity](https://github.com/serenity-rs/serenity) to permit the latest version.
- [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.11.5)

---
updated-dependencies:
- dependency-name: serenity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2022
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.

1 participant