Skip to content

chore(deps): bump the rust-minor-patch group with 2 updates - #195

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rust-minor-patch-8786d8754d
Open

chore(deps): bump the rust-minor-patch group with 2 updates#195
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rust-minor-patch-8786d8754d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust-minor-patch group with 2 updates: crc32fast and open.

Updates crc32fast from 1.5.0 to 1.5.1

Commits
  • a150f65 release 1.5.1
  • f066e8d perf(simd): widen x86 folds, add ARM 3-way, and speed up small inputs (#56)
  • d5c123d consolidate dword load in baseline implementation (#55)
  • 50e2046 downgrade msrv ci run to just cargo build
  • See full diff in compare view

Updates 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

  • 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)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust-minor-patch group with 2 updates: [crc32fast](https://github.com/srijs/rust-crc32fast) and [open](https://github.com/Byron/open-rs).


Updates `crc32fast` from 1.5.0 to 1.5.1
- [Commits](srijs/rust-crc32fast@v1.5.0...v1.5.1)

Updates `open` 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: crc32fast
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: open
  dependency-version: 5.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Automated dependency updates rust Rust dependency updates labels Sep 1, 2026
@dependabot
dependabot Bot requested a review from WomB0ComB0 as a code owner September 1, 2026 02:55
@dependabot dependabot Bot added dependencies Automated dependency updates rust Rust dependency updates labels Sep 1, 2026
@github-actions github-actions Bot added size/XS C-Chore Chore: deps, tooling, or config with no public API change labels Sep 1, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 1, 2026 02:56
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcrc32fast@​1.5.0 ⏵ 1.5.18210093100100
Updatedopen@​5.4.1 ⏵ 5.4.29910093100100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Chore Chore: deps, tooling, or config with no public API change dependencies Automated dependency updates rust Rust dependency updates size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants