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

deps: update twilight-model requirement from 0.15 to 0.16 #28

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2025

Updates the requirements on twilight-model to permit the latest version.

Release notes

Sourced from twilight-model's releases.

twilight-model 0.16.0

Changelog

[0.16.0] - 2025-01-12

Bug Fixes

  • Address new rust CI errors (#2285)
  • [breaking] Bump SessionStartLimit field sizes (#2286)
  • [breaking] Member#joined_at can sometimes be null (#2288)
  • clippy 1.78 lints (#2336)
  • Deserialize unavailable guilds in GUILD_CREATE. (#2330)
  • Derive Copy on PermissionOverwrite (#2351)
  • [breaking] fix role position update payload and allow audit log reason (#2342)
  • Entitlements would only deserialize it was before data (#2359)
  • Fix nightly compiler and rustdoc warnings (#2368)
  • Unavailable guild must always have unavailable as true (#2361)
  • List application emojis does not return a raw list (#2376)
  • consumed is optional (#2378)
  • add "flags" field to MemberUpdate payload (#2265)
  • unavailable is optional and false and none equal (#2377)

Build

  • [breaking] Update bitflags crate to v2 (#2199)

Features

  • [breaking] reduce size of gateway rest models (#2168)
  • [breaking] Implement additional select menu types (#2219)
  • Add support for guild media channels (#2222)
  • [breaking] Add support for super reactions (#2275)
  • [breaking] Add new onboarding mode and support for modifying onboarding (#2291)
  • [breaking] Implement select menu default values (#2281)
  • [breaking] Add support for application editing and new application fields (#2284)
  • Make positions possible to create (#2328)
  • Add support for premium apps (#2282)
  • add use external apps permission (#2353)
  • add new automod message incident types (#2352)
  • Add support for automod member profile words and member interactions (#2349)
  • add avatar decoration data (#2343)
  • [breaking] Add support for super reaction types (#2347)
  • add support for polls (#2341)
  • add attachment titles (#2362)
  • add call field to messages (#2344)
  • Add support for message forwarding (#2340)
  • Implement Premium Button Style (#2363)
  • add guild_scheduled_events to guild struct (#2371)
  • add max_stage_video_channel_users (#2152)
  • add invite type (#2346)

... (truncated)

Commits
  • 98b8e80 release({{crate_name}}): bump to {{version}}
  • a2a1fa4 chore(all): Update changelogs to release version
  • 58566ec chore(all): Update changelogs (#2405)
  • b451a45 chore(msrv): Clarify that MSRV may change in semver-compatible releases (#2408)
  • 6481fd9 chore(cache, examples, gateway, mention, standby): Fix clippy 1.84 lints (#2409)
  • dce54bd feat(http): add get voice state endpoints (#2398)
  • d16782f chore(gateway, lavalink): Update tokio-websockets to 0.11 (#2404)
  • 7c05997 perf(gateway): optimize CommandRatelimiter size (#2395)
  • 093eca2 fix(gateway): don't swallow close frames (#2399)
  • 4896c94 refactor(gateway): avoid recent latencies rotate (#2396)
  • 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 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)

Updates the requirements on [twilight-model](https://github.com/twilight-rs/twilight) to permit the latest version.
- [Release notes](https://github.com/twilight-rs/twilight/releases)
- [Changelog](https://github.com/twilight-rs/twilight/blob/main/release.toml)
- [Commits](twilight-rs/twilight@twilight-model-0.15.0...twilight-model-0.16.0)

---
updated-dependencies:
- dependency-name: twilight-model
  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 Jan 18, 2025
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.

0 participants