Skip to content

chore(deps): bump open from 5.3.3 to 5.3.4#1037

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/open-5.3.4
Open

chore(deps): bump open from 5.3.3 to 5.3.4#1037
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/open-5.3.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps open from 5.3.3 to 5.3.4.

Release notes

Sourced from open's releases.

v5.3.4

Bug Fixes

  • align with_detached() implementation with with() On macOS, /usr/bin/open is natively detached. This commit changes with_detached to use the same logic as with() .avoid double detachment to prevent silent failure

Commit Statistics

  • 6 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

  • Uncategorized
    • Merge pull request #119 from benzeneringlq/fix-macos-detach-silent-failure (7db5738)
    • Align with_detached() implementation with with() (8e122d4)
    • Merge pull request #117 from ChrisDenton/absolute (20ea175)
    • Thanks clippy (on Windows) (7faae87)
    • Enable clippy deny on CI, with all features, but allow incompatible MRSV there (1ab9c47)
    • Use absolute instead of canonicalize (5604cee)
Changelog

Sourced from open's changelog.

5.3.4 (2026-04-19)

Bug Fixes

  • align with_detached() implementation with with() On macOS, /usr/bin/open is natively detached. This commit changes with_detached to use the same logic as with() .avoid double detachment to prevent silent failure

Commit Statistics

  • 6 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

  • Uncategorized
    • Merge pull request #119 from benzeneringlq/fix-macos-detach-silent-failure (7db5738)
    • Align with_detached() implementation with with() (8e122d4)
    • Merge pull request #117 from ChrisDenton/absolute (20ea175)
    • Thanks clippy (on Windows) (7faae87)
    • Enable clippy deny on CI, with all features, but allow incompatible MRSV there (1ab9c47)
    • Use absolute instead of canonicalize (5604cee)
Commits
  • 7bd519c Release open v5.3.4
  • 7db5738 Merge pull request #119 from benzeneringlq/fix-macos-detach-silent-failure
  • 8e122d4 fix(macos): align with_detached() implementation with with()
  • 20ea175 Merge pull request #117 from ChrisDenton/absolute
  • 7faae87 Thanks clippy (on Windows)
  • 1ab9c47 Enable clippy deny on CI, with all features, but allow incompatible MRSV there
  • 5604cee Use absolute instead of canonicalize
  • See full diff in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 26, 2026
@dependabot dependabot Bot requested a review from broomva as a code owner April 26, 2026 04:45
@dependabot dependabot Bot force-pushed the dependabot/cargo/open-5.3.4 branch from c9e5250 to 2d9cabd Compare April 26, 2026 16:27
@dependabot dependabot Bot changed the title chore(deps): bump open from 5.3.3 to 5.3.4 chore(deps): Bump open from 5.3.3 to 5.3.4 Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/open-5.3.4 branch 4 times, most recently from 2fa62c0 to c8fcffa Compare May 2, 2026 01:13
@dependabot dependabot Bot changed the title chore(deps): Bump open from 5.3.3 to 5.3.4 chore(deps): bump open from 5.3.3 to 5.3.4 May 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/open-5.3.4 branch 5 times, most recently from 96c4e1c to fa1bdb6 Compare May 8, 2026 22:32
Bumps [open](https://github.com/Byron/open-rs) from 5.3.3 to 5.3.4.
- [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.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: open
  dependency-version: 5.3.4
  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.3.4 branch from fa1bdb6 to f177755 Compare May 10, 2026 02:24
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants