Skip to content

Bump teloxide from 0.7.2 to 0.12.2#77

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/cargo/teloxide-0.12.2
Open

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2023

Bumps teloxide from 0.7.2 to 0.12.2.

Release notes

Sourced from teloxide's releases.

v0.12.2

CHANGELOG

v0.12.1

CHANGELOG

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.2 - 2023-02-15

Fixed

  • docs.rs documentation build

0.12.1 - 2023-02-15

Fixed

  • Allow ChatJoinRequest updates
  • Some example links in documentation

Added

  • Update::filter_chat_join_request
  • sqlite-storage-rustls feature, that allows using sqlite storage without native-tls

Changed

  • Updated teloxide-core to v0.9.1; see its changelog for more

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

... (truncated)

Commits

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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 16, 2023
@dependabot dependabot Bot force-pushed the dependabot/cargo/teloxide-0.12.2 branch from b203fa2 to dbbdf57 Compare March 16, 2023 09:41
Bumps [teloxide](https://github.com/teloxide/teloxide) from 0.7.2 to 0.12.2.
- [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.2)

---
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 force-pushed the dependabot/cargo/teloxide-0.12.2 branch from dbbdf57 to 5b93764 Compare March 16, 2023 09:42
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