Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rust-minor-1cb85f06c2
Closed

chore(deps): bump the rust-minor group with 2 updates#111
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rust-minor-1cb85f06c2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the rust-minor group with 2 updates: rayon and clap.

Updates rayon from 1.11.0 to 1.12.0

Changelog

Sourced from rayon's changelog.

Release rayon 1.12.0 (2026-04-13)

  • Fixed a bug in parallel Range<char> when the end is 0xE000, just past the surrogate boundary, which was unsafely producing invalid char values.
  • The new method ParallelSlice::par_array_windows works like par_windows but with a constant length, producing &[T; N] items.
Commits
  • 7449d7d Merge #1093
  • b3d9e3f Release rayon 1.8.0 and rayon-core 1.12.0
  • 3fe51e5 Fix clippy::let_and_return
  • 082f215 Merge #1087
  • ea0c06d core: registry: Factor out "wait till out of work" part of the main loop.
  • 75524e2 Merge #1063
  • 01d2800 Ignore the multi-threaded test on emscripten/wasm
  • 40b59c0 core: Make use_current_thread error rather than panic when already in the pool.
  • f4db4d7 core: tests: Add some basic tests for ThreadPoolBuilder::use_current_thread.
  • 87274ad core: registry: Add some more documentation for ThreadPoolBuilder::use_curren...
  • Additional commits viewable in compare view

Updates clap from 4.6.0 to 4.6.1

Release notes

Sourced from clap's releases.

v4.6.1

[4.6.1] - 2026-04-15

Fixes

  • (derive) Ensure rebuilds happen when an read env variable is changed
Changelog

Sourced from clap's changelog.

[4.6.1] - 2026-04-15

Fixes

  • (derive) Ensure rebuilds happen when an read env variable is changed
Commits
  • 1420275 chore: Release
  • d2c817d docs: Update changelog
  • f88c94e Merge pull request #6341 from epage/sep
  • acbb822 fix(complete): Reduce risk of conflict with actual subcommands
  • a49fadb refactor(complete): Pull out subcommand separator
  • ddc008b Merge pull request #6332 from epage/update
  • 497dc50 chore: Update compatible dependencies
  • dca2326 Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x
  • 54bdaa3 chore(deps): Update j178/prek-action action to v2
  • f0d30d9 chore: Release
  • Additional commits viewable in compare view

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 group with 2 updates: [rayon](https://github.com/rayon-rs/rayon) and [clap](https://github.com/clap-rs/clap).


Updates `rayon` from 1.11.0 to 1.12.0
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)
- [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0)

Updates `clap` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.6.0...clap_complete-v4.6.1)

---
updated-dependencies:
- dependency-name: rayon
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: clap
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from darach as a code owner April 27, 2026 10:32
@github-actions github-actions Bot enabled auto-merge (squash) April 27, 2026 10:32
@github-actions
Copy link
Copy Markdown
Contributor

✅ Benchmark Results: No significant regressions

Click to expand benchmark comparison
group                                                 main                                   pr
-----                                                 ----                                   --
diff_patch_merge/crdt_lww/batch/100                   1.18    133.1±2.10ns        ? ?/sec    1.00    112.8±0.95ns        ? ?/sec
diff_patch_merge/crdt_processor/merge_parallel/10     1.44     13.3±1.38µs        ? ?/sec    1.00      9.2±0.39µs        ? ?/sec
diff_patch_merge/crdt_processor/merge_parallel/100    1.63     18.9±3.56µs        ? ?/sec    1.00     11.6±0.46µs        ? ?/sec
diff_patch_merge/crdt_processor/merge_parallel/50     1.78     17.0±2.48µs        ? ?/sec    1.00      9.5±0.39µs        ? ?/sec
format/scaling/ison/records/10000                     1.15    432.7±2.56µs   975.9 MB/sec    1.00    375.1±3.77µs  1125.9 MB/sec
format/yaml/features/anchor_detection                 1.00  1909.7±21.28ns     2.3 GB/sec    1.34      2.6±0.05µs  1727.0 MB/sec
format/yaml/parsing/simd_scan/large                   1.36     41.3±0.23µs   550.6 MB/sec    1.00     30.3±0.37µs   750.1 MB/sec
format/yaml/parsing/simd_scan/medium                  1.16      3.4±0.04µs   652.8 MB/sec    1.00      2.9±0.10µs   755.2 MB/sec
format/yaml/parsing/structural/large                  1.00     22.1±0.41µs  1028.4 MB/sec    1.20     26.5±0.33µs   858.2 MB/sec
streaming/allocation/fresh_processor                  1.00    223.2±3.47µs   516.9 MB/sec    1.17    260.1±1.81µs   443.4 MB/sec
streaming/allocation/reused_processor                 1.00    224.3±2.33µs   514.4 MB/sec    1.16    259.3±3.04µs   445.0 MB/sec
streaming/chunk_throughput/chunk_size/1000            1.00      2.3±0.02ms   527.6 MB/sec    1.19      2.7±0.01ms   444.1 MB/sec
streaming/chunk_throughput/chunk_size/2000            1.00      2.2±0.01ms   532.1 MB/sec    1.29      2.9±0.03ms   411.1 MB/sec
streaming/chunk_throughput/chunk_size/500             1.00      2.3±0.02ms   523.5 MB/sec    1.28      2.9±0.05ms   408.2 MB/sec
streaming/nested_jsonl/depth/3                        1.19   170.9±22.49µs   163.4 MB/sec    1.00    144.0±3.40µs   193.9 MB/sec
streaming/simd_comparison/simd_batch/1000             1.00    224.6±3.03µs   513.7 MB/sec    1.24    278.4±3.23µs   414.4 MB/sec
streaming/variable_lines/variable_1k                  1.00    183.3±1.82µs   312.0 MB/sec    1.19    218.5±9.56µs   261.7 MB/sec

Threshold: 15% regression triggers warning


Benchmarks compare this PR against main branch

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 4, 2026
auto-merge was automatically disabled May 4, 2026 10:47

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/cargo/rust-minor-1cb85f06c2 branch May 4, 2026 10:47
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.

0 participants