Skip to content

Update duration-str requirement from 0.20 to 0.21 in the cargo-minor-patch group#102

Merged
syyyr merged 2 commits into
mainfrom
dependabot/cargo/cargo-minor-patch-d4221f3bb5
Mar 11, 2026
Merged

Update duration-str requirement from 0.20 to 0.21 in the cargo-minor-patch group#102
syyyr merged 2 commits into
mainfrom
dependabot/cargo/cargo-minor-patch-d4221f3bb5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Updates the requirements on duration-str to permit the latest version.
Updates duration-str to 0.21.0

Release notes

Sourced from duration-str's releases.

v0.21.0

What's Changed

New Contributors

Full Changelog: baoyachi/duration-str@v0.20.0...v0.21.0

Commits
  • 601942a Bump version from 0.20.0 to 0.21.0
  • a3a2ad1 Merge pull request #92 from sbuzzard/fix/duration_option_with_struct_flatten
  • 7ee539f Address cut-and-paste error with comments
  • 839cf4e Add vist_unit for struct flatten to work with null property for option deser
  • See full diff 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 9, 2026
@github-actions github-actions Bot requested review from fvacek, j4r0u53k and syyyr March 9, 2026 06:17
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 9, 2026

Code coverage report for acabf08

Coverage difference

✅ All new changes were covered.

Filename Stmts Miss Cover Missing
TOTAL 0 0 +100.00%

Overall coverage

Click to expand
Filename Stmts Miss Cover Missing
src/appnodes.rs 27 20 25.93% 74-154
src/macros.rs 4 0 100.00%
src/clientnode.rs 491 65 86.76% 31-35, 82-86, 93-97, 104, 111-112, 176-197, 335, 339, 344-351, 376-379, 416-422, 516-517, 525, 531-536, 678, 695, 789, 815, 859, 873
src/runtime.rs 15 3 80.00% 17-19
src/clientapi.rs 325 140 56.92% 48-53, 63-65, 71, 76, 94-138, 162-166, 185-191, 210-213, 219-225, 240-243, 265-267, 272, 276-279, 281, 296-297, 324-327, 332, 337, 347-348, 416-454, 470-473, 488-500, 520-522, 565-570, 578-581, 586-588
src/client.rs 990 86 91.31% 107, 168-170, 188-190, 214-220, 241, 248, 311-313, 349-353, 374-379, 396, 411-429, 441-442, 452, 470-473, 490-502, 516, 533, 540-542, 581-586, 591, 598-601, 628, 640-642, 674, 712, 720, 726, 799, 1297, 1310-1313
src/connection.rs 183 85 53.55% 33-37, 65, 102, 106-119, 128, 149-154, 179-184, 192, 198-201, 215-221, 228-229, 238-242, 248-249, 259-302, 309
TOTAL 2035 399 80.39%

HTML reports

@syyyr
Copy link
Copy Markdown
Contributor

syyyr commented Mar 11, 2026

@dependabot rebase

Updates the requirements on [duration-str](https://github.com/baoyachi/duration-str) to permit the latest version.

Updates `duration-str` to 0.21.0
- [Release notes](https://github.com/baoyachi/duration-str/releases)
- [Commits](baoyachi/duration-str@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: duration-str
  dependency-version: 0.21.0
  dependency-type: direct:production
  dependency-group: cargo-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/cargo-minor-patch-d4221f3bb5 branch from 52157dc to a9e0065 Compare March 11, 2026 10:15
@syyyr syyyr enabled auto-merge March 11, 2026 10:16
This commit was created from the local commit with hash f1d506bdf78bcc6cd18335d254645296d77d3214.
@syyyr syyyr merged commit b9a9c2b into main Mar 11, 2026
7 checks passed
@syyyr syyyr deleted the dependabot/cargo/cargo-minor-patch-d4221f3bb5 branch March 11, 2026 10:19
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant