Skip to content

Bump teloxide from 0.7.2 to 0.11.3#63

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/cargo/teloxide-0.11.3
Closed

Bump teloxide from 0.7.2 to 0.11.3#63
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/cargo/teloxide-0.11.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 29, 2022

Bumps teloxide from 0.7.2 to 0.11.3.

Release notes

Sourced from teloxide's releases.

v0.11.3

CHANGELOG

v0.11.2

CHANGELOG

v0.11.1

CHANGELOG

v0.11.0

CHANGELOG

v0.10.1

CHANGELOG

v0.10.0

CHANGELOG

v0.9.2

CHANGELOG

v0.9.1

CHANGELOG

v0.9.0

CHANGELOG

v0.8.2

CHANGELOG

v0.8.1

CHANGELOG

v0.8.0

CHANGELOG

v0.7.3

CHANGELOG

Changelog

Sourced from teloxide's changelog.

0.11.3 - 2022-11-28

Fixed

0.11.2 - 2022-11-18

Fixed

0.11.1 - 2022-10-31 [yanked]

This release was yanked because it accidentally breaks backwards compatibility.

Added

Deprecated

  • teloxide::dispatching::repls::{commands_repl, commands_repl_with_listener}, teloxide::utils::command::BotCommands::ty (use CommandReplExt instead)

0.11.0 - 2022-10-07

Changed

  • Updated teloxide-macros to v0.7.0; see its changelog for more
  • Updated teloxide-core to v0.8.0; see its changelog for more
  • UpdateListener now has an associated type Err instead of a generic
  • AsUpdateStream now has an associated type StreamErr instead of a generic
  • Rename dispatching::stop_token::{AsyncStopToken, AsyncStopFlag} => stop::{StopToken, StopFlag}
  • Replace the generic error type E with RequestError for REPLs (repl(_with_listener), commands_repl(_with_listener))
  • The following functions are now #[must_use]:
    • BotCommands::ty.
    • CommandDescriptions::{new, global_description, username, username_from_me}.
    • teloxide::filter_command.
    • teloxide::dispatching::dialogue::enter.
  • BotCommands::parse now accept bot_username as &str

Added

  • requests::ResponseResult to prelude

Removed

  • dispatching::stop_token::StopToken trait (all uses are replaced with stop::StopToken structure)
  • Some previously deprecated items

... (truncated)

Commits
  • ff1bf70 Merge pull request #776 from Turbo87/fix-feature-gate
  • 02398e3 Release teloxide v0.11.3
  • d50370a Fix unused ctrlc_handler warning
  • 4e00473 Revert "Merge branch 'dev'"
  • 6cc4b66 Revert "Revert "Merge pull request #771 from Turbo87/fix-feature-gate""
  • 815a0a4 Revert "Merge pull request #771 from Turbo87/fix-feature-gate"
  • 437404d Check the CI with no default features
  • 4e2ebdc Merge branch 'dev'
  • 3184b29 prelude: Add missing feature gate for dispatching::repls import
  • c1c71c5 Merge pull request #771 from Turbo87/fix-feature-gate
  • Additional commits viewable in compare view

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

Bumps [teloxide](https://github.com/teloxide/teloxide) from 0.7.2 to 0.11.3.
- [Release notes](https://github.com/teloxide/teloxide/releases)
- [Changelog](https://github.com/teloxide/teloxide/blob/master/CHANGELOG.md)
- [Commits](teloxide/teloxide@v0.7.2...v0.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 29, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 18, 2023

Superseded by #71.

@dependabot dependabot Bot closed this Jan 18, 2023
@dependabot dependabot Bot deleted the dependabot/cargo/teloxide-0.11.3 branch January 18, 2023 01:03
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