Skip to content

chore(deps): bump open from 5.4.1 to 5.4.2 - #493

Merged
unhappychoice merged 1 commit into
mainfrom
dependabot/cargo/open-5.4.2
Sep 3, 2026
Merged

chore(deps): bump open from 5.4.1 to 5.4.2#493
unhappychoice merged 1 commit into
mainfrom
dependabot/cargo/open-5.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps open from 5.4.1 to 5.4.2.

Release notes

Sourced from open's releases.

v5.4.2

Bug Fixes

  • wait in that_detached instead of double-fork On macOS /usr/bin/open already detaches via LaunchServices. spawn_detached() adds another fork and leaves zombie children. Align that_detached with with_detached (PR #119).

Commit Statistics

  • 4 commits contributed to the release over the course of 18 calendar days.
  • 19 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Merge pull request #130 from s00d/fix/macos-that-detached-zombies (7468760)
    • Review (351bb54)
    • Wait in that_detached instead of double-fork (c4369c5)
    • Merge pull request #129 from Byron/fix-wsl (beb6a3f)
Changelog

Sourced from open's changelog.

5.4.2 (2026-08-24)

Bug Fixes

  • wait in that_detached instead of double-fork On macOS /usr/bin/open already detaches via LaunchServices. spawn_detached() adds another fork and leaves zombie children. Align that_detached with with_detached (PR #119).

Commit Statistics

  • 5 commits contributed to the release over the course of 18 calendar days.
  • 19 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Release open v5.4.2 (1a3ef5d)
    • Merge pull request #130 from s00d/fix/macos-that-detached-zombies (7468760)
    • Review (351bb54)
    • Wait in that_detached instead of double-fork (c4369c5)
    • Merge pull request #129 from Byron/fix-wsl (beb6a3f)
Commits

@dependabot
dependabot Bot requested a review from unhappychoice as a code owner August 27, 2026 12:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 27, 2026
@unhappychoice

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [open](https://github.com/Byron/open-rs) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](Byron/open-rs@v5.4.1...v5.4.2)

---
updated-dependencies:
- dependency-name: open
  dependency-version: 5.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/open-5.4.2 branch from b75cad9 to 0ea3ab9 Compare September 3, 2026 03:13
@unhappychoice
unhappychoice merged commit 10a203c into main Sep 3, 2026
5 checks passed
@unhappychoice
unhappychoice deleted the dependabot/cargo/open-5.4.2 branch September 3, 2026 03:20
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