Skip to content

chore(deps-rs): bump proptest-derive from 0.7.0 to 0.8.0#2876

Merged
aborgna-q merged 1 commit intomainfrom
dependabot/cargo/proptest-derive-0.8.0
Mar 6, 2026
Merged

chore(deps-rs): bump proptest-derive from 0.7.0 to 0.8.0#2876
aborgna-q merged 1 commit intomainfrom
dependabot/cargo/proptest-derive-0.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 11, 2026

Bumps proptest-derive from 0.7.0 to 0.8.0.

Commits
  • 4814e51 Merge pull request #627 from proptest-rs/release-prep-1.10
  • 8221c9a prep 1.10 (and other) release(s)
  • 28961bf fix(macro): set Config::test_name to actual fn name (#619)
  • 8fb08ff Update trybuild requirement from =1.0.113 to =1.0.115 (#624)
  • 5b7a435 Update convert_case requirement from 0.6 to 0.11 (#623)
  • 14d95fc Merge pull request #586 from regexident/range-subset-strategy
  • 229e723 Merge pull request #622 from ssanderson/proptest-macro-fixes
  • 3663c38 Merge pull request #621 from wgyt/wgyt-patch
  • 1fe04c9 Fix import of HashMap
  • 9c644db Support returning TestCaseResult from #[property_test] tests.
  • 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)

@dependabot dependabot Bot added A-rust Area: Rust code X-dependabot Dependabot dependency update labels Feb 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner February 11, 2026 23:36
@dependabot dependabot Bot added the X-dependabot Dependabot dependency update label Feb 11, 2026
@dependabot dependabot Bot requested a review from acl-cqc February 11, 2026 23:36
@dependabot dependabot Bot added the A-rust Area: Rust code label Feb 11, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.83%. Comparing base (dc94210) to head (a78874e).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2876   +/-   ##
=======================================
  Coverage   83.83%   83.83%           
=======================================
  Files         269      269           
  Lines       54021    54021           
  Branches    47974    47974           
=======================================
  Hits        45286    45286           
  Misses       6320     6320           
  Partials     2415     2415           
Flag Coverage Δ
python 88.65% <ø> (ø)
rust 83.22% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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.

@aborgna-q aborgna-q added this pull request to the merge queue Feb 12, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Feb 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/proptest-derive-0.8.0 branch from 6c8f9ba to d45de33 Compare February 12, 2026 12:00
Bumps [proptest-derive](https://github.com/proptest-rs/proptest) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/proptest-rs/proptest/releases)
- [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md)
- [Commits](proptest-rs/proptest@proptest-derive-0.7.0...proptest-derive-0.8.0)

---
updated-dependencies:
- dependency-name: proptest-derive
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/proptest-derive-0.8.0 branch from d45de33 to a78874e Compare March 3, 2026 10:46
@aborgna-q aborgna-q added this pull request to the merge queue Mar 6, 2026
Merged via the queue into main with commit 7951b94 Mar 6, 2026
32 checks passed
@aborgna-q aborgna-q deleted the dependabot/cargo/proptest-derive-0.8.0 branch March 6, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rust Area: Rust code X-dependabot Dependabot dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant