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

Update Rust crate twilight-gateway to 0.16.0 #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2025

This PR contains the following updates:

Package Type Update Change
twilight-gateway (source) dependencies minor 0.15.4 -> 0.16.0

Release Notes

twilight-rs/twilight (twilight-gateway)

v0.16.0

Compare Source

Changelog

[0.16.0] - 2025-01-12

Bug Fixes
  • [breaking] Member#joined_at can sometimes be null
    (#​2288)
  • Deserialize unavailable guilds in
    GUILD_CREATE. (#​2330)
  • Add flags field to MemberUpdate payload
    (#​2265)
  • Make it possible to tell the difference between a guild becoming
    available and joining a new guild
    (#​2377)
Build
  • [breaking] Update bitflags crate to v2 (#​2199)
Features

All new features added are [breaking].

  • Implement additional select menu types (#​2219)
  • Add support for super reactions (#​2275)
  • Make the cache generic over model-specific traits (#​2179)
  • Add support for premium apps (#​2282)
  • Add avatar decoration data (#​2343)
  • Add support for super reaction types (#​2347)
  • Add support for polls (#​2341)
  • Add call field to messages (#​2344)
  • Add support for message forwarding (#​2340)
  • Add guild_scheduled_events to guild struct (#​2371)
  • Add max_stage_video_channel_users (#​2152)
  • Implement user applications (#​2323)
  • Add guild field to interaction. (#​2383)
Refactor
  • [breaking] Remove undocumented gateway events (#​2237)
  • A full message object for MessageUpdate event (#​2387)
Chore
  • Address new rust CI errors (#​2285)
  • Resolved some warnings when building docs. (#​2331)
  • Updated to Clippy 1.78 lints (#​2336)
  • [breaking] Bump MSRV to 1.79 and resolve Clippy 1.80 lints (#​2366)
  • Resolve rust 1.83 issues (#​2391)
  • Clarify that MSRV may change in semver-compatible releases (#​2408)
  • Fix clippy 1.84 lints (#​2409)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants