Skip to content

dependabot: bump the cargo-majors group across 1 directory with 3 updates#91

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/app/src-tauri/develop/cargo-majors-218ef36c73
Open

dependabot: bump the cargo-majors group across 1 directory with 3 updates#91
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/app/src-tauri/develop/cargo-majors-218ef36c73

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the cargo-majors group with 3 updates in the /app/src-tauri directory: windows, winreg and freedesktop-desktop-entry.

Updates windows from 0.61.3 to 0.62.2

Commits

Updates winreg from 0.55.0 to 0.56.0

Release notes

Sourced from winreg's releases.

0.56.0 (windows-sys)

  • Breaking change: RegValue.bytes is now Cow<[u8]> and not Vec<u8> which introduces a lifetime to the structure (#64).
  • Breaking change: serialization now opens the key with DELETE, KEY_ENUMERATE_SUB_KEYS and KEY_QUERY_VALUE permissions in addition to KEY_CREATE_SUB_KEY and KEY_SET_VALUE used previously. This is required for:
  • New RegKey methods: encode_destructive() and encode_destructive_transacted() that wipe all subkeys/values of a target key before writing to it (#76).
  • New RegKey methods: enum_keys_os_string() and enum_values_os_string() return iterators that use OsString for key/value names (#80).
  • Add consts for predefined registry keys: HKCR, HKCU, HKLM, HKU and HKCC.
  • Implement std traits FromRawHandle, IntoRawHandle and AsRawHandle for Transaction.
  • Set windows-sys version to >=0.59, <=0.61 according to its README recomendation.
Changelog

Sourced from winreg's changelog.

Changelog

0.56

  • Set windows-sys version to >=0.59, <=0.61 according to its README recomendation.

0.16.0, 0.56

  • Breaking change: RegValue.bytes is now Cow<[u8]> and not Vec<u8> which introduces a lifetime to the structure (#64).
  • Breaking change: serialization now opens the key with DELETE, KEY_ENUMERATE_SUB_KEYS and KEY_QUERY_VALUE permissions in addition to KEY_CREATE_SUB_KEY and KEY_SET_VALUE used previously. This is required for:
  • New RegKey methods: encode_destructive() and encode_destructive_transacted() that wipe all subkeys/values of a target key before writing to it (#76).
  • New RegKey methods: enum_keys_os_string() and enum_values_os_string() return iterators that use OsString for key/value names (#80)
  • Add consts for predefined registry keys: HKCR, HKCU, HKLM, HKU and HKCC
  • Implement std traits FromRawHandle, IntoRawHandle and AsRawHandle for Transaction.
Commits
  • d14c8bd Merge branch 'winapi'. Bump version to 0.56.0
  • 0315df4 Bump version to 0.16.0
  • d960232 Fix build with rust 1.34
  • 2ee4896 Implement iterators that use OsString for key/value names
  • f2ad8dd Move EnumKeys and EnumValues to separate files
  • bc60391 Add predefined key constants
  • fe54169 Implement destructive serialization
  • 4993455 Clarify the documentation of RegKey::encode()
  • 5931b79 Fix formatting of examples in documentation
  • 9ea7768 Implement transaction rollback in transacted_serialization example
  • Additional commits viewable in compare view

Updates freedesktop-desktop-entry from 0.7.19 to 0.8.1

Commits
  • 174af9c fix: prevent visiting the same directory twice when iterating
  • 392e02e feat: add convenience functions to get single entry
  • e064114 feat: match by X-SnappAppName
  • 77dc0fd fix: insert active keys before handling unknown keys
  • 6b4d9a7 feat: add GenericEntry parser for formats based on desktop entry spec
  • See full diff in compare view

@dependabot dependabot Bot added the dependencies Dependency updates (Dependabot) label Jun 25, 2026
@dependabot dependabot Bot requested a review from EinfachValle as a code owner June 25, 2026 13:59
…ates

Bumps the cargo-majors group with 3 updates in the /app/src-tauri directory: [windows](https://github.com/microsoft/windows-rs), [winreg](https://github.com/gentoo90/winreg-rs) and [freedesktop-desktop-entry](https://github.com/pop-os/freedesktop-desktop-entry).


Updates `windows` from 0.61.3 to 0.62.2
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)

Updates `winreg` from 0.55.0 to 0.56.0
- [Release notes](https://github.com/gentoo90/winreg-rs/releases)
- [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md)
- [Commits](gentoo90/winreg-rs@v0.55.0...v0.56.0)

Updates `freedesktop-desktop-entry` from 0.7.19 to 0.8.1
- [Commits](pop-os/freedesktop-desktop-entry@0.7.19...0.8.1)

---
updated-dependencies:
- dependency-name: freedesktop-desktop-entry
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-majors
- dependency-name: windows
  dependency-version: 0.62.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-majors
- dependency-name: winreg
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-majors
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/app/src-tauri/develop/cargo-majors-218ef36c73 branch from ed1f915 to ffe87e0 Compare June 29, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (Dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants