chore(deps): update rust crate duplicate to v2#1668
chore(deps): update rust crate duplicate to v2#1668dd-octo-sts[bot] wants to merge 1 commit intomainfrom
Conversation
|
📚 Documentation Check Results📦
|
🔒 Cargo Deny Results✅ No issues found! 📦
|
BenchmarksComparisonBenchmark execution time: 2026-03-05 20:15:19 Comparing candidate commit b25a4c9 in PR branch Found 5 performance improvements and 8 performance regressions! Performance is the same for 44 metrics, 2 unstable metrics. scenario:credit_card/is_card_number/x371413321323331
scenario:credit_card/is_card_number_no_luhn/x371413321323331
scenario:normalization/normalize_name/normalize_name/Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Lo...
scenario:normalization/normalize_name/normalize_name/good
scenario:normalization/normalize_service/normalize_service/A0000000000000000000000000000000000000000000000000...
scenario:normalization/normalize_service/normalize_service/Test Conversion 0f Weird !@#$%^&**() Characters
scenario:sql/obfuscate_sql_string
CandidateCandidate benchmark detailsGroup 1
Group 2
Group 3
Group 4
Group 5
Group 6
Group 7
Group 8
Group 9
Group 10
Group 11
Group 12
Group 13
Group 14
Group 15
Group 16
Group 17
Group 18
Group 19
BaselineOmitted due to size. |
… updates (#1688) # What does this PR do? ADMS opens auto-generated PRs to update dependencies. None of the PRs properly compile. Rust is not listed as officially supported. The common components team monitors dependabot issues for security updates. These PRs just create noise and unnecessary work. examples: #1665 #1666 #1667 #1668 #1669 #1670 #1671 #1672 #1673 #1674 # Motivation What inspired you to submit this pull request? # Additional Notes Anything else we should know when reviewing? # How to test the change? Describe here in detail how the change can be validated. Co-authored-by: edmund.kump <edmund.kump@datadoghq.com>
This PR contains the following updates:
0.4.1→2.0.0Release Notes
Emoun/duplicate (duplicate)
v2.0.1Compare Source
Changed
duplicateare expanded before outer calls.Fixed
proc-macro2-diagnosticscrate.v2.0.0Compare Source
Added
substitute!andsubstitute_itemallow the use of global substitutions without duplication. See #49.Changed
duplicate!andduplicate_itemno longer allow using exclusively global substitutions.proc-macro-errordependency withproc-macro2-diagnosticsfor printing nice error messages and hints. See #61.heckdependency to version 0.5.v1.0.0Compare Source
Changed
pretty_errorsfeature to more consistently provide useful hints and code highlights. See #19.Fixed
duplicatenow also substitutes the invocations of nestedduplicate's. See #48.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.