Tags: z0r3f/wordbot
Tags
chore(deps): bump time from 0.3.41 to 0.3.47 (#32) Bumps [time](https://github.com/time-rs/time) from 0.3.41 to 0.3.47. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.41...v0.3.47) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.47 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump bytes from 1.10.1 to 1.11.1 (#31) * chore(deps): bump bytes from 1.10.1 to 1.11.1 Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.1 to 1.11.1. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update dependencies and test enhancements - Upgraded `tokio`, `reqwest`, `serde`, `log`, and other dependencies to their latest versions in `Cargo.toml` and `Cargo.lock`. - Updated builder and runtime images in `Dockerfile` to use Rust version `1.93.0`. - Refined `urban.rs` test for enhanced API response validation, logging, and consistent assertion checks. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fernando Ocaña <42670787+z0r3f@users.noreply.github.com>
fix: improve logging and fix definition formatting (#30) * fix: escape hyphen in definitions for consistency * fix: improve logging with formatted message details Added `LogFormat` trait for enhanced logging of incoming messages, including chat ID, username, and message text, for better traceability. * fix: escape hyphen in expected outputs for consistency * fix: update dependencies to latest versions Upgraded `tokio`, `reqwest`, `serde`, `serde_json`, and other linked dependencies in `Cargo.toml` and `Cargo.lock` to ensure compatibility and incorporate latest improvements. Removed unused dependencies.
fix: corrected ci (#26) * fix: corrected ci * Update dependencies in Cargo.toml and Cargo.lock This commit upgrades various dependencies to their latest versions, including `teloxide`, `tokio`, `reqwest`, `serde`, and many others. It ensures compatibility with updated libraries and improves maintainability by staying up-to-date with ecosystem changes.
chore(deps): bump mio from 0.8.10 to 0.8.11 (#19) * chore(deps): bump mio from 0.8.10 to 0.8.11 Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v0.8.10...v0.8.11) --- updated-dependencies: - dependency-name: mio dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore: version update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fernando Ocaña <42670787+z0r3f@users.noreply.github.com>
PreviousNext