Skip to content

Bump teloxide from 0.7.2 to 0.12.0#71

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 18, 2023

Bumps teloxide from 0.7.2 to 0.12.0.

Release notes

Sourced from teloxide's releases.

v0.12.0

CHANGELOG

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.12.0 - 2023-01-17

Changed

  • Updated teloxide-macros to v0.7.1; see its changelog for more.
  • Updated teloxide-core to v0.9.0; see its changelog for more.
  • Updated axum to v0.6.0.
  • The module structure
    • teloxide::dispatching::update_listeners => teloxide::update_listeners
    • teloxide::dispatching::repls => teloxide::repls
  • CommandDescriptions::new was made const
  • The following functions were made #[must_use]:
    • DispatcherBuilder::{enable_ctrlc_handler, distribution_function}

Removed

Deprecated

  • teloxide::dispatching::{update_listeners, repls} (see in the "Changed" section)

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

... (truncated)

Commits
  • 6274a69 Merge pull request #818 from teloxide/fix-keywords
  • 558f273 Fix the number of keywords in Cargo.toml
  • fe0b249 Merge pull request #817 from teloxide/teloxide-v0.12.0
  • 125917c Release teloxide v0.12.0
  • 6fb2e37 Merge pull request #816 from teloxide/teloxide-core-micro-fix
  • 11defdc Remove 6-th keyword from teloxide-core's Cargo.toml
  • 1656c10 Merge pull request #814 from teloxide/fixstructionsa
  • ef17cf4 Merge pull request #815 from teloxide/macros071
  • 5ee4385 Merge pull request #813 from teloxide/prepare-090-core
  • a13f066 Prepare teloxide-macros release
  • 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.12.0.
- [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.12.0)

---
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 Jan 18, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 16, 2023

Superseded by #77.

@dependabot dependabot Bot closed this Feb 16, 2023
@dependabot dependabot Bot deleted the dependabot/cargo/teloxide-0.12.0 branch February 16, 2023 01:59
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