Skip to content
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

chore(deps): bump serenity from 0.12.2 to 0.12.3 #2899

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps serenity from 0.12.2 to 0.12.3.

Release notes

Sourced from serenity's releases.

v0.12.3

Thanks to the following for their contributions:

Deprecations

  • #2894 Message(Id)::link_ensured can be replaced by Message(Id)::link if recieved via event, or MessageId::link if the message was recieved via a HTTP request.
  • #2905 CreateInteractionResponse::PremiumRequired has been deprecated and replaced with Premium Buttons.
  • #3030 GuildChannel::permissions_for_user has been deprecated, use the new Message::author_permissions helper or Guild::user_permissions_in.

Additions

  • #2891 Guild Incident message types have been added to MessageType.
  • #2913 CreateButton now implements From<Button>.
  • #2914 User::display_name has been added, as users may have two different names now.
  • #2920 Support for Application Emojis has been added, getting rid of those "emoji servers" many bots required.
  • #2905 Support for Premium Buttons has been added, which link to the store page of a chosen SKU.
  • #2926 A method to get the role icon URL has been added.
  • #2939 Some missing fields have been added to to CurrentApplicationInfo.
  • #2946 Support for the Get Guild Role endpoint has been added.
  • #2960 Support for the Get Sticker Pack by Id endpoint has been added.
  • #2962 Some missing entries in GuildMemberFlags have been added.
  • #2950 The missing USE_EXTERNAL_APPS permission has been added.
  • #2987 A builder for the Get Entitlements endpoint has been added.
  • #2996 MessageReferenceKind has been added to start supporting forwarding.
  • #3001 {PartialGuild, Guild}::partial_member_permissions has been added for more efficent permissions checking
  • #3013 Interaction responses can now send polls.
  • #3018 User App support has been stablised, usable without unstable_discord_api.
  • #3021 Support for Entry Point Commands has been added.
  • #3030 A Message::author_permissions helper has been added, alongside Permissions::dm_permissions.

Deserialisation Fixes

... (truncated)

Changelog

Sourced from serenity's changelog.

[0.12.3] - 2024-11-13

Thanks to the following for their contributions:

Deprecations

  • #2894 Message(Id)::link_ensured can be replaced by Message(Id)::link if recieved via event, or MessageId::link if the message was recieved via a HTTP request.
  • #2905 CreateInteractionResponse::PremiumRequired has been deprecated and replaced with Premium Buttons.
  • #3030 GuildChannel::permissions_for_user has been deprecated, use the new Message::author_permissions helper or Guild::user_permissions_in.

Additions

  • #2891 Guild Incident message types have been added to MessageType.
  • #2913 CreateButton now implements From<Button>.
  • #2914 User::display_name has been added, as users may have two different names now.
  • #2920 Support for Application Emojis has been added, getting rid of those "emoji servers" many bots required.
  • #2905 Support for Premium Buttons has been added, which link to the store page of a chosen SKU.
  • #2926 A method to get the role icon URL has been added.
  • #2939 Some missing fields have been added to to CurrentApplicationInfo.
  • #2946 Support for the Get Guild Role endpoint has been added.
  • #2960 Support for the Get Sticker Pack by Id endpoint has been added.
  • #2962 Some missing entries in GuildMemberFlags have been added.
  • #2950 The missing USE_EXTERNAL_APPS permission has been added.
  • #2987 A builder for the Get Entitlements endpoint has been added.
  • #2996 MessageReferenceKind has been added to start supporting forwarding.
  • #3001 {PartialGuild, Guild}::partial_member_permissions has been added for more efficent permissions checking
  • #3013 Interaction responses can now send polls.
  • #3018 User App support has been stablised, usable without unstable_discord_api.
  • #3021 Support for Entry Point Commands has been added.
  • #3030 A Message::author_permissions helper has been added, alongside Permissions::dm_permissions.

Deserialisation Fixes

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.12.2 to 0.12.3.
- [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.12.2...v0.12.3)

---
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 the dependencies Pull requests that update a dependency file label Nov 13, 2024
@dependabot dependabot bot requested a review from popcnt1 as a code owner November 13, 2024 18:54
@dependabot dependabot bot added the rust Pull requests that update Rust code label Nov 13, 2024
@dependabot dependabot bot requested a review from steelgeek091 as a code owner November 13, 2024 18:54
Copy link

vercel bot commented Nov 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-portal-v2.1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 6:59pm
test-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 6:59pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Nov 13, 2024 6:59pm

Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/serenity 0.12.3 🟢 5.1
Details
CheckScoreReason
Maintained🟢 1021 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 8Found 26/30 approved changesets -- score normalized to 8
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy⚠️ 0security policy file not detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • Cargo.lock

@baichuan3 baichuan3 merged commit 282625e into main Nov 14, 2024
11 checks passed
@baichuan3 baichuan3 deleted the dependabot/cargo/serenity-0.12.3 branch November 14, 2024 00: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