Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps twilight-model from 0.14.5 to 0.15.4.

Release notes

Sourced from twilight-model's releases.

model: 0.15.0

Bug Fixes

  • remove left over module file (#1925)
  • [breaking] heartbeat with a null sequence until a session is initialized (#1940)
  • [breaking] use typed features for guild invite (#2043)

Documentation

  • remove link to member module (#2117)

Features

  • [breaking] bring widgets up to date (#1848)
  • [breaking] add AfkTimeout for Guild::afk_timeout (#1922)
  • [breaking] add Event::GatewayClose variant (#2044)
  • [breaking] remove member::guild_id (#2083)
  • [breaking] flatten CommandOptionChoice (#2081)

Refactor

  • [breaking] move gateway::Hello to payloads::incoming::Hello (#1928)
  • [breaking] redo gateway::OpCode (#1945)
  • [breaking] clean up AllowedMentions (#1869)
  • [breaking] move ShardId from gateway to model (#2097)
  • [breaking] unify event deserialization into one type (#2023)
Commits
  • eb367a9 release({{crate_name}}): bump to {{version}}
  • 76845ed release: generate changelogs
  • bc2c66e fix(model): Re-export OnboardingPromptEmoji
  • a085bed release({{crate_name}}): bump to {{version}}
  • ccdc57e release: generate changelogs
  • 1a8fb4e fix(http): fix get invite query params (#2256)
  • fd2ad69 fix(model): add VanityUrl uses (#2257)
  • 5868426 docs(http): fix Client::delete_messages (#2252)
  • 8ac75f9 docs(http): add limit to guild members request (#2254)
  • de5725d fix(gateway): defer queued commands until sent Resume (#2264)
  • Additional commits viewable in compare view

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 1, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/twilight-model-0.15.4 branch 2 times, most recently from 9ea367b to 59c307d Compare January 11, 2024 00:03
@FasterSpeeding
Copy link
Collaborator

@dependabot rebase

Bumps [twilight-model](https://github.com/twilight-rs/twilight) from 0.14.5 to 0.15.4.
- [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.14.5...twilight-model-0.15.4)

---
updated-dependencies:
- dependency-name: twilight-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/twilight-model-0.15.4 branch from 59c307d to f280993 Compare September 16, 2024 23:30
@FasterSpeeding FasterSpeeding force-pushed the master branch 3 times, most recently from 3ddad72 to 06bda27 Compare March 30, 2025 17:02
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