chore(deps): update rust crate open to v5.3.2 #215

Open
renovate-bot wants to merge 1 commit from renovate/open-5.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
open workspace.dependencies patch 5.3.0 -> 5.3.2

Release Notes

Byron/open-rs (open)

v5.3.2

Compare Source

Bug Fixes
  • fix that_detached for UNC path of a directory
Commit Statistics
  • 3 commits contributed to the release over the course of 1 calendar day.
  • 51 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
  • Uncategorized
    • Merge pull request #​107 from amrbashir/fix/windows/remove-unc-and-fallback-on-error (472ce26)
    • Fix that_detached for UNC path of a directory (c452a8c)
    • Merge pull request #​79 from Byron/better-docs (2646ff8)

v5.3.1

Compare Source

On Windows, respect the expand to open folder setting.

Commit Statistics
  • 4 commits contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
  • Uncategorized
    • Release open v5.3.1 (10c3f0d)
    • Prepare changelog prior to release (6e565e2)
    • Merge pull request #​104 from Legend-Master/shopenfolderandselectitems (d149825)
    • Fix: use SHOpenFolderAndSelectItems for folders To respect 'expand to open folder' setting Fixes #​103 (7595da7)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [open](https://github.com/Byron/open-rs) | workspace.dependencies | patch | `5.3.0` -> `5.3.2` | --- ### Release Notes <details> <summary>Byron/open-rs (open)</summary> ### [`v5.3.2`](https://github.com/Byron/open-rs/blob/HEAD/changelog.md#532-2025-01-05) [Compare Source](https://github.com/Byron/open-rs/compare/v5.3.1...v5.3.2) ##### Bug Fixes - <csr-id-c452a8c4e56c3726431d8a4a77ad910bc8ae3ecb/> fix `that_detached` for UNC path of a directory ##### Commit Statistics <csr-read-only-do-not-edit/> - 3 commits contributed to the release over the course of 1 calendar day. - 51 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ##### Commit Details <csr-read-only-do-not-edit/> <details><summary>view details</summary> - **Uncategorized** - Merge pull request [#&#8203;107](https://github.com/Byron/open-rs/issues/107) from amrbashir/fix/windows/remove-unc-and-fallback-on-error ([`472ce26`](https://github.com/Byron/open-rs/commit/472ce262c8f3c02f089f881387616df2303f48f8)) - Fix `that_detached` for UNC path of a directory ([`c452a8c`](https://github.com/Byron/open-rs/commit/c452a8c4e56c3726431d8a4a77ad910bc8ae3ecb)) - Merge pull request [#&#8203;79](https://github.com/Byron/open-rs/issues/79) from Byron/better-docs ([`2646ff8`](https://github.com/Byron/open-rs/commit/2646ff820c2ab965a636d57753a10c56501f4163)) </details> ### [`v5.3.1`](https://github.com/Byron/open-rs/blob/HEAD/changelog.md#531-2024-11-14) [Compare Source](https://github.com/Byron/open-rs/compare/v5.3.0...v5.3.1) On Windows, respect the `expand to open folder` setting. ##### Commit Statistics <csr-read-only-do-not-edit/> - 4 commits contributed to the release. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ##### Commit Details <csr-read-only-do-not-edit/> <details><summary>view details</summary> - **Uncategorized** - Release open v5.3.1 ([`10c3f0d`](https://github.com/Byron/open-rs/commit/10c3f0d8c9a229522c217b38ecb6c257d925105a)) - Prepare changelog prior to release ([`6e565e2`](https://github.com/Byron/open-rs/commit/6e565e2271f05a80b4360d5e0dbff8b05483efb0)) - Merge pull request [#&#8203;104](https://github.com/Byron/open-rs/issues/104) from Legend-Master/shopenfolderandselectitems ([`d149825`](https://github.com/Byron/open-rs/commit/d14982521423e67c3dd0fde115bc64bee7f7fb45)) - Fix: use SHOpenFolderAndSelectItems for folders To respect 'expand to open folder' setting Fixes [#&#8203;103](https://github.com/Byron/open-rs/issues/103) ([`7595da7`](https://github.com/Byron/open-rs/commit/7595da7d655e910f3cb9d26b96d3947f2acf2522)) </details> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-04-11 18:01:28 +02:00
Some required checks are missing.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/open-5.x-lockfile:renovate/open-5.x-lockfile
git checkout renovate/open-5.x-lockfile
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#215
No description provided.