Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2025

Bumps serenity from 0.12.4 to 0.12.5.

Release notes

Sourced from serenity's releases.

v0.12.5

This compiles all of the changes that had accumulated since the prior release, and, unless another minor release is warranted, constitutes as the last release for the 0.12.x series.

We also extend our heartfelt thanks to [@​jamesbt365], who passed away a few months ago. We deeply appreciate his code contributions, which started back in 2023, as well as his social contributions for helping people with using Serenity, Songbird, and Poise, on Github and/or Discord. We were saddened to hear that he's no longer with us, but we hope he rests well.

Thanks to the following for their contributions:

Deprecations

  • #3083 Deprecate Member::distinct
  • #3090 Deprecate ContentSafeOptions::show_discriminator
  • #3348 Deprecate creating a guild

Additions

  • #2956 Add support for PURCHASE_NOTIFICATION message type
  • #3020 Add Consume Entitlement endpoint and missing fields for SKUs and Entitlements
  • #3070 Add helper for extracting the guild ID out of an interaction
  • #3092 Add Message::message_snapshots
  • #3094 Implement PartialEq and Eq for ActivityData
  • #3307 Support ?with_components in webhooks
  • #3319 Add avatar field to PartialMember
  • #3321 Make ImageHash usable as key in std containers

... (truncated)

Changelog

Sourced from serenity's changelog.

[0.12.5] - 2025-12-20

This compiles all of the changes that had accumulated since the prior release, and, unless another minor release is warranted, constitutes as the last release for the 0.12.x series.

We also extend our heartfelt thanks to [@​jamesbt365], who passed away a few months ago. We deeply appreciate his code contributions, which started back in 2023, as well as his social contributions for helping people with using Serenity, Songbird, and Poise, on Github and/or Discord. We were saddened to hear that he's no longer with us, but we hope he rests well.

Thanks to the following for their contributions:

Deprecations

  • #3083 Deprecate Member::distinct
  • #3090 Deprecate ContentSafeOptions::show_discriminator
  • #3348 Deprecate creating a guild

Additions

  • #2956 Add support for PURCHASE_NOTIFICATION message type
  • #3020 Add Consume Entitlement endpoint and missing fields for SKUs and Entitlements
  • #3070 Add helper for extracting the guild ID out of an interaction
  • #3092 Add Message::message_snapshots
  • #3094 Implement PartialEq and Eq for ActivityData
  • #3307 Support ?with_components in webhooks
  • #3319 Add avatar field to PartialMember

... (truncated)

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 26, 2025
Bumps [serenity](https://github.com/serenity-rs/serenity) from 0.12.4 to 0.12.5.
- [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.4...v0.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/serenity-0.12.5 branch from e98a608 to 088f356 Compare December 28, 2025 20:11
@hexium310 hexium310 merged commit 53ab1f7 into master Dec 28, 2025
3 checks passed
@hexium310 hexium310 deleted the dependabot/cargo/serenity-0.12.5 branch December 28, 2025 20:26
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.

2 participants