Skip to content

chore(deps):(deps): bump the cargo-dependencies group across 1 directory with 4 updates - #198

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

chore(deps):(deps): bump the cargo-dependencies group across 1 directory with 4 updates#198
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/cargo-dependencies-5d1398ac0f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cargo-dependencies group with 4 updates in the / directory: zbus, thiserror, rusqlite and inotify.

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

Updates inotify from 0.11.4 to 0.11.5

Changelog

Sourced from inotify's changelog.

v0.11.5 (2026-08-14)

  • Show in API docs where stream feature is required (#266)

#266: hannobraun/inotify-rs#266

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 20, 2026
…ory with 4 updates

Bumps the cargo-dependencies group with 4 updates in the / directory: [zbus](https://github.com/z-galaxy/zbus), [thiserror](https://github.com/dtolnay/thiserror), [rusqlite](https://github.com/rusqlite/rusqlite) and [inotify](https://github.com/hannobraun/inotify-rs).


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)

Updates `inotify` from 0.11.4 to 0.11.5
- [Changelog](https://github.com/hannobraun/inotify-rs/blob/main/CHANGELOG.md)
- [Commits](hannobraun/inotify-rs@v0.11.4...v0.11.5)

---
updated-dependencies:
- dependency-name: inotify
  dependency-version: 0.11.5
  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
- dependency-name: thiserror
  dependency-version: 2.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: zbus
  dependency-version: 5.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/main/cargo-dependencies-5d1398ac0f branch from 21ddd32 to 70fac5f Compare August 24, 2026 03:08
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