Skip to content

Update Rust crate open to v5.4.1 - #59

Merged
ntsk merged 1 commit into
mainfrom
renovate/open-5.x-lockfile
Aug 12, 2026
Merged

Update Rust crate open to v5.4.1#59
ntsk merged 1 commit into
mainfrom
renovate/open-5.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
open dependencies patch 5.4.05.4.1

Release Notes

Byron/open-rs (open)

v5.4.1

Compare Source

Bug Fixes
  • Forward WSL targets to PowerShell to make open actually work there

    Opening a URL from WSL failed because the Windows process did not receive
    OPEN_RS_TARGET, even though it was present in the Linux command environment.
    The failure reproduces with cargo run -- https://google.com on Ubuntu under
    WSL, where Start-Process receives a null FilePath and exits unsuccessfully.

    Add OPEN_RS_TARGET to WSLENV so WSL interop forwards the target into the
    PowerShell environment. Preserve existing WSLENV entries and their flags,
    while keeping the PowerShell command fixed so targets remain data rather than
    shell code.

    Validated with focused WSL tests, the all-features test suite, rustfmt,
    Clippy with warnings denied, and an end-to-end cargo run from WSL.

Commit Statistics
  • 1 commit contributed to the release.
  • 24 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #​128
Commit Details
view details
  • #​128
    • Forward WSL targets to PowerShell to make open actually work there (96fa673)

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@ntsk
ntsk merged commit ee92651 into main Aug 12, 2026
1 check passed
@ntsk
ntsk deleted the renovate/open-5.x-lockfile branch August 12, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant