Skip to content

Bump parse-display from 0.10.0 to 0.11.0#1232

Merged
jtran merged 2 commits into
mainfrom
dependabot/cargo/parse-display-0.11.0
Jun 7, 2026
Merged

Bump parse-display from 0.10.0 to 0.11.0#1232
jtran merged 2 commits into
mainfrom
dependabot/cargo/parse-display-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Bumps parse-display from 0.10.0 to 0.11.0.

Changelog

Sourced from parse-display's changelog.

[0.11.0] - 2026-05-04

Added

  • Add FromStrRegex trait.
  • Support #[from_str(regex_infer)].
  • Support #[display(opt)].

Changed

  • Use edition 2024.
  • Set rust-version to 1.85.0.
  • Deprecate FromStrFormat::regex and add FromStrFormat::regex_pattern instead.

Deprecated

  • Deprecate #[from_str(default_fields(...))]; use #[from_str(default)] instead.
Commits
  • 3a91021 Version 0.11.0.
  • 6594f51 Align Japanese display docs tables.
  • 61cb02c Show version candidates in prepare-release.
  • 827973d Align Japanese display docs table.
  • 527df36 Preserve deprecated docs links in prepare-release.
  • 5cf7d3e Add prepare-release skill.
  • fef763a Update dependencies.
  • e3ddd88 Allow deprecated default_fields in tests
  • 472a8a8 Document deprecated from_str(default_fields) in changelog
  • 1d0c1f9 Document deprecated from_str(default_fields)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [parse-display](https://github.com/frozenlib/parse-display) from 0.10.0 to 0.11.0.
- [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md)
- [Commits](frozenlib/parse-display@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: parse-display
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor rust Pull requests that update Rust code labels Jun 6, 2026
@jtran jtran force-pushed the dependabot/cargo/parse-display-0.11.0 branch from 13b0063 to da8301e Compare June 7, 2026 16:22
@codecov

codecov Bot commented Jun 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@bd70193). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1232   +/-   ##
=======================================
  Coverage        ?   29.39%           
=======================================
  Files           ?       34           
  Lines           ?     1694           
  Branches        ?        0           
=======================================
  Hits            ?      498           
  Misses          ?     1196           
  Partials        ?        0           
Flag Coverage Δ
unittests 29.39% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jtran jtran merged commit f6592f3 into main Jun 7, 2026
11 checks passed
@jtran jtran deleted the dependabot/cargo/parse-display-0.11.0 branch June 7, 2026 16:26
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 minor rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant