Skip to content

chore(deps): update proptest-derive requirement from 0.7 to 0.8#442

Merged
NobodyXu merged 1 commit intomainfrom
dependabot/cargo/proptest-derive-0.8
Feb 5, 2026
Merged

chore(deps): update proptest-derive requirement from 0.7 to 0.8#442
NobodyXu merged 1 commit intomainfrom
dependabot/cargo/proptest-derive-0.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Updates the requirements on proptest-derive to permit the latest version.

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

You can trigger a rebase of this PR 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)

Updates the requirements on [proptest-derive](https://github.com/proptest-rs/proptest) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 5, 2026
@NobodyXu NobodyXu added this pull request to the merge queue Feb 5, 2026
Merged via the queue into main with commit f5e532e Feb 5, 2026
23 checks passed
@NobodyXu NobodyXu deleted the dependabot/cargo/proptest-derive-0.8 branch February 5, 2026 14:01
github-merge-queue bot pushed a commit that referenced this pull request Feb 6, 2026
## 🤖 New release

* `async-compression`: 0.4.37 -> 0.4.38 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>


##
[0.4.38](async-compression-v0.4.37...async-compression-v0.4.38)
- 2026-02-06

### Other

- Fix decoding of empty response streams.
([#444](#444))
- *(deps)* update proptest-derive requirement from 0.7 to 0.8
([#442](#442))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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