Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2025

This PR contains the following updates:

Package Type Update Change
twilight-http (source) dependencies minor 0.15.4 -> 0.17.0

Release Notes

twilight-rs/twilight (twilight-http)

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.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 12, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package twilight-http@0.15.4 --precise 0.17.1
    Updating crates.io index
error: failed to select a version for the requirement `twilight-http = "^0.15.4"`
candidate versions found which didn't match: 0.17.1
location searched: crates.io index
required by package `twilight-gateway v0.15.4`
    ... which satisfies dependency `twilight-gateway = "^0.15.4"` of package `modmail v0.1.0 (/tmp/renovate/repos/github/mc-fdc-dev/modmail)`

@renovate renovate bot force-pushed the renovate/twilight-http-0.x branch from 33dc08f to dffb17c Compare November 8, 2025 17:32
@renovate renovate bot changed the title Update Rust crate twilight-http to 0.16.0 Update Rust crate twilight-http to 0.17.0 Nov 8, 2025
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.

1 participant