Skip to content

chore(deps):(deps): bump the cargo-dependencies group with 3 updates - #191

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/cargo-dependencies-4d45e999bd
Open

chore(deps):(deps): bump the cargo-dependencies group with 3 updates#191
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/cargo-dependencies-4d45e999bd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo-dependencies group with 3 updates: zbus, thiserror and rusqlite.

Updates zbus from 5.18.0 to 5.19.0

Release notes

Sourced from zbus's releases.

zbus-5.19.0

Added

  • ✨ Add Builder::async_io_unix_stream and async_io_tcp_stream.
  • ✨ Make the tokio and async-io features additive.

Changed

  • ♻️ Remove unnecessary clones.

Deprecated

  • 🗑️ Deprecate unix_stream/tcp_stream when tokio is disabled.

Documentation

  • 📝 Document the tokio and async-io runtime selection.

Fixed

  • 🥅 throw Error::Connection on connection failure.
  • 🥅 Add new error variant Error::Connection.

Other

  • ✏️ Fix a typo in the executor docs.

Testing

  • ✅ Test runtime selection with both backends enabled.
  • ✅ add tests for Error::Connection.

zbus_macros-5.19.0

Dependencies

  • ⬆️ Bump syn to 3.0.
Commits
  • 7518d73 Merge pull request #1894 from zeenix/claude/split-str-zstr-crate-j76d2p
  • c145014 💥 zu: Bump version to 4.0.0
  • d8117ca Merge pull request #1893 from zeenix/releases
  • 09be35e 🔖 zb: Release 5.19
  • 2031d24 🔖 zv: Release 5.14
  • c19cf0d Merge pull request #1891 from zeenix/claude/split-str-zstr-crate-j76d2p
  • 9778174 ♻️ zv: Use zcheapstr for the Str type
  • f71c49d ➕ zv: Add zcheapstr dependency
  • 22c278f Merge pull request #1890 from z-galaxy/renovate/jamesives-github-pages-deploy...
  • cb40643 ⬆️ Update JamesIves/github-pages-deploy-action action to v4.9.0
  • Additional commits viewable in compare view

Updates thiserror from 2.0.19 to 2.0.20

Release notes

Sourced from thiserror's releases.

2.0.20

  • Suppress redundant_field_names clippy lint in generated code (#454)
Commits

Updates rusqlite from 0.40.1 to 0.40.2

Release notes

Sourced from rusqlite's releases.

0.40.2

What's Changed

  • Lower MSRV to 1.88.0

Full Changelog: rusqlite/rusqlite@v0.40.1...v0.40.2

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo-dependencies group with 3 updates: [zbus](https://github.com/z-galaxy/zbus), [thiserror](https://github.com/dtolnay/thiserror) and [rusqlite](https://github.com/rusqlite/rusqlite).


Updates `zbus` from 5.18.0 to 5.19.0
- [Release notes](https://github.com/z-galaxy/zbus/releases)
- [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml)
- [Commits](z-galaxy/zbus@zbus-5.18.0...zbus-5.19.0)

Updates `thiserror` from 2.0.19 to 2.0.20
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.19...2.0.20)

Updates `rusqlite` from 0.40.1 to 0.40.2
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](rusqlite/rusqlite@v0.40.1...v0.40.2)

---
updated-dependencies:
- dependency-name: zbus
  dependency-version: 5.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: thiserror
  dependency-version: 2.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: rusqlite
  dependency-version: 0.40.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 17, 2026
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.

0 participants