iovxw / ksni

A Rust implementation of the KDE/freedesktop StatusNotifierItem specification
The Unlicense
72 stars 11 forks source link

Update dbus-codegen requirement from 0.9 to 0.10 #10

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 2 years ago

Updates the requirements on dbus-codegen to permit the latest version.

Commits
  • 7672550 Release dbus-codegen 0.10.0
  • 9d73669 dbus-tree: Fix introspect with similar characters removed
  • b7c2293 Add MatchRule parsing
  • 94cf0d1 Merge pull request #357 from GreenArchon/argall-25-arguments
  • 9e91e61 Dbus: Allow 25 function arguments instead of 13
  • 87f9c03 Merge pull request #355 from qwandor/release
  • e24c1cf Release dbus 0.9.5
  • cbe5ac2 Merge pull request #354 from not-jan/master
  • 232ee34 Add a few convenience methods for building MatchRules
  • 3b92d90 Merge pull request #353 from qwandor/deadlock
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 7 months ago

Superseded by #21.