Update nom requirement from 7.1 to 8.0#5
Conversation
Updates the requirements on [nom](https://github.com/rust-bakery/nom) to permit the latest version. - [Changelog](https://github.com/rust-bakery/nom/blob/main/CHANGELOG.md) - [Commits](rust-bakery/nom@7.1.0...8.0.0) --- updated-dependencies: - dependency-name: nom dependency-version: 8.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Merging this PR will degrade performance by 20.33%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | WallTime | test_process_4_files_parallel_4_threads |
89 ms | 98.9 ms | -10.03% |
| ❌ | WallTime | test_threading_speedup_4x_10k |
750 ms | 882.1 ms | -14.98% |
| ❌ | WallTime | test_threaded_with_title_extraction_4x_10k |
776.7 ms | 969.5 ms | -19.89% |
| 👁 | WallTime | test_parallel_read_4x_10k |
828.6 ms | 946.3 ms | -12.44% |
| ❌ | WallTime | test_parallel_read_4x_1k |
81 ms | 90.2 ms | -10.17% |
| 👁 | WallTime | test_file_parallel_4x_10k |
879.6 ms | 1,012.8 ms | -13.15% |
| ❌ | WallTime | test_pipeline_parallel_2x_10k_threaded |
41.2 ms | 49.8 ms | -17.22% |
| ❌ | WallTime | test_pipeline_parallel_4x_10k_threaded |
88.6 ms | 111.2 ms | -20.33% |
| 👁 | WallTime | test_file_parallel_4x_10k_with_extraction |
953.3 ms | 1,087.2 ms | -12.31% |
| ❌ | WallTime | test_pipeline_sequential_extraction_4x_10k |
95.9 ms | 116.8 ms | -17.92% |
| ❌ | WallTime | test_pipeline_sequential_4x_10k |
76.8 ms | 87.4 ms | -12.14% |
| ❌ | WallTime | test_process_4_files_sequential |
77.5 ms | 87.3 ms | -11.18% |
| ❌ | WallTime | test_pipeline_parallel_extraction_4x_10k_threaded |
121.2 ms | 135.9 ms | -10.85% |
Comparing dependabot/cargo/nom-8.0 (ffddf9f) with main (d7fd2c7)2
Footnotes
-
16 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
main(ffddf9f) during the generation of this report, so d7fd2c7 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot merge |
|
Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details. |
Updates the requirements on nom to permit the latest version.
Changelog
Sourced from nom's changelog.
... (truncated)
Commits
2cec1b3v8.0.0 (#1797)7afe3a8Merge pull request #1793 from rust-bakery/beta.184af9e7nom 8.0.0-beta.1555eab9Merge pull request #1792 from rust-bakery/nom-language6a25312fix nom-language testsbcc1b0cmove the left_assoc combinator to nom-language9b0e18cImplement new parserleft_assoc. (#1775)cb3b5b8move precedence parsing to nom-languagef1abba6fix precedence parsing6c12469Precedence parsing (#1362)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)