Skip to content

chore(deps): bump the cargo group across 1 directory with 3 updates#8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/apps/desktop/src-tauri/cargo-06490f0ed6
Open

chore(deps): bump the cargo group across 1 directory with 3 updates#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/apps/desktop/src-tauri/cargo-06490f0ed6

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the cargo group with 3 updates in the /apps/desktop/src-tauri directory: keyring, portable-pty and notify-debouncer-full.

Updates keyring from 3.6.3 to 4.1.2

Release notes

Sourced from keyring's releases.

v4.1.2: coverage for more *nix OSes

This release allows use of secret-service crate on all *nix OSes - thanks @​eirnym!

There are no functional changes.

What's Changed

New Contributors

Full Changelog: open-source-cooperative/keyring-rs@v4.1.1...v4.1.2

v4.1.1: documentation fixes

This release fixes the problems with documentation and public markers in v4.0. There are no functional changes.

What's Changed

Full Changelog: open-source-cooperative/keyring-rs@v4.1.0...v4.1.1

v4.1.0: Restore keyring v1-like standalone functionality

This release moves the CLI binary out to an example so we can lose a lot of dependencies that aren't needed to use credential stores.

In addition, it recreates the v1 (and v2/v3) functionality of providing an Entry object that any app can use (without special features or initialization) to manage text and binary secrets. This is provided by the v1 feature, which is the default. (This change fixes #317.)

The ability to use any credential store is still preserved in the cli module but the cli feature which exposes it is not in the default feature set.

Strictly speaking, these changes are probably SemVer-significant. But since there are few to no clients of the existing library functionality, we're calling this a patch release.

What's Changed

Full Changelog: open-source-cooperative/keyring-rs@v4.0.1...v4.1.0

v4.0.1: sample code bug fix for iOS

This release has just one change: a bug fix in the sample code for iOS that was preventing use of the protected data store.

What's Changed

Full Changelog: open-source-cooperative/keyring-rs@v4.0.0...v4.0.1

v4.0.0: general release of keyring v4

... (truncated)

Commits

Updates portable-pty from 0.8.1 to 0.9.0

Release notes

Sourced from portable-pty's releases.

Nightly Builds

Ignore the sources associated with this release: it's just the readme. This release holds builds generated by the nightly build process that runs in the CI/CD environment. These builds may be unstable or unusable; they are simply a build of whatever is in master at the time that the nightly build runs.

Commits
  • 1ad6f00 termwiz: cut 0.9.0 release
  • c45ab2d Add note about shift-tab fix
  • 3349ef0 termwiz: fix categorization of F keys
  • 4eee0f0 changelog: remove the section about X11 selection
  • a92b33c Revert "window: default to reading the PRIMARY selection under X11"
  • 91339d6 docs: add note about available in Scoop
  • 72d0459 update changelog
  • 5ebdcc3 window: default to reading the PRIMARY selection under X11
  • f2b12c6 termwiz: use long form ST when rendering OSC
  • 4522ebf fontconfig: reduce trace logging verbosity
  • Additional commits viewable in compare view

Updates notify-debouncer-full from 0.5.0 to 0.7.0

Release notes

Sourced from notify-debouncer-full's releases.

notify-debouncer-full: v0.7.0

[!IMPORTANT] The MSRV policy has been changed since this release. Check out README for details.

  • FEATURE: support wasm build #673
  • FIX: events within the timeout were not deduplicated, causing event_handler to be called multiple times for events that should have been merged #711

#673: notify-rs/notify#673 #711: notify-rs/notify#711

Commits
  • e4a0ea8 debouncer-full: prepare v0.7.0 release (#762)
  • 1f47465 chore(deps): update rust crate windows-sys to 0.61.0 (#760)
  • e268a17 chore(deps): update rust crate flume to 0.12.0 (#755)
  • aa8b8c4 chore(deps): update rust crate mio to v1.1.1 (#753)
  • e817c99 chore(deps): update rust crate insta to v1.46.1 (#756)
  • 172217f chore(deps): update rust crate deser-hjson to v2.2.5 (#750)
  • 42e87ae chore(deps): update rust crate serde_json to v1.0.149 (#754)
  • a3a7304 chore(deps): update rust crate tempfile to v3.24.0 (#759)
  • cb3043e chore(deps): update rust crate rand to 0.9.0 (#758)
  • bb30ddf chore(deps): update rust crate nix to 0.30.0 (#757)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/apps/desktop/src-tauri/cargo-06490f0ed6 branch 2 times, most recently from e555ef2 to 085e329 Compare June 25, 2026 15:19
Bumps the cargo group with 3 updates in the /apps/desktop/src-tauri directory: [keyring](https://github.com/open-source-cooperative/keyring-rs), [portable-pty](https://github.com/wezterm/wezterm) and [notify-debouncer-full](https://github.com/notify-rs/notify).


Updates `keyring` from 3.6.3 to 4.1.2
- [Release notes](https://github.com/open-source-cooperative/keyring-rs/releases)
- [Commits](open-source-cooperative/keyring-rs@v3.6.3...v4.1.2)

Updates `portable-pty` from 0.8.1 to 0.9.0
- [Release notes](https://github.com/wezterm/wezterm/releases)
- [Changelog](https://github.com/wezterm/wezterm/blob/main/docs/changelog.md)
- [Commits](wezterm/wezterm@portable-pty-0.8.1...termwiz-0.9.0)

Updates `notify-debouncer-full` from 0.5.0 to 0.7.0
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](notify-rs/notify@debouncer-full-0.5.0...debouncer-full-0.7.0)

---
updated-dependencies:
- dependency-name: keyring
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo
- dependency-name: notify-debouncer-full
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: portable-pty
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/apps/desktop/src-tauri/cargo-06490f0ed6 branch from 085e329 to 2ec512b Compare June 25, 2026 19:18
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.

1 participant