Skip to content

chore(deps): bump ksni from 0.3.4 to 0.3.5 - #436

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ksni-0.3.5
Open

chore(deps): bump ksni from 0.3.4 to 0.3.5#436
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ksni-0.3.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps ksni from 0.3.4 to 0.3.5.

Changelog

Sourced from ksni's changelog.

0.3.5 (2026-06-10)

Added

  • Mocked protocol test suites for StatusNotifierWatcher, StatusNotifierItem, and DBusMenu across tokio, async-io, and blocking runtimes
  • Lifetime management for the async-io executor to ensure no background thread when all trays stopped
  • Allow SubMenu to be nested to an unlimited depth

Changed

  • Report the unsupported tokio + async-io feature combination with an explicit compile-time error

Fixed (spec compliance)

  • Correct DBusMenu GetGroupProperties behavior on empty ids
  • Correct DBusMenu GetLayout recursionDepth (previously returned recursionDepth + 1)
  • Correct DBusMenu AboutToShow and AboutToShowGroup argument handling (regression introduced in 0.3)
  • Correct DBusMenu status mapping for property updates (regression introduced in 0.3)

Fixed

  • Don't panic when a D-Bus client sends a illegal root menu clicked event (id=0)
Commits
  • 57c3e54 Remove unused imports
  • d01934f Bump version to 0.3.5
  • 1bad70f Allow SubMenu to be nested to an unlimited depth
  • 0f4ab6b Add a big simple stupid build_layout test
  • 027b722 Remove all property_* helper in tests
  • 8e6fb27 New macro to help properties assert in tests
  • 3ef273e Reduce alloc in properties
  • cc9f6d5 Reduce alloc
  • dbbe30d Remove AI generated function
  • 0d9b067 Rewrite Service::build_layout
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [ksni](https://github.com/iovxw/ksni) from 0.3.4 to 0.3.5.
- [Changelog](https://github.com/iovxw/ksni/blob/master/CHANGELOG.md)
- [Commits](iovxw/ksni@v0.3.4...v0.3.5)

---
updated-dependencies:
- dependency-name: ksni
  dependency-version: 0.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 22, 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