Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps hypothesis from 6.108.5 to 6.108.8.

Commits
  • 3c15b34 Bump hypothesis-python version to 6.108.8 and update changelog
  • c3e2fca Merge pull request #4064 from tybug/ir-fast-cache
  • 6a96344 use a more performant LRUCache for ir kwargs caches
  • 8c75b9e Bump hypothesis-python version to 6.108.7 and update changelog
  • 5221dbd Merge pull request #4065 from Zac-HD/numeric-pprinter
  • c50ffd4 Improve numeric pprinting
  • b597542 Require latest crosshair
  • 2441879 Varied small test cleanups
  • 0291b05 Bump hypothesis-python version to 6.108.6 and update changelog
  • eb26d39 Revert ghostwriter test change
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.108.5 to 6.108.8.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.108.5...hypothesis-python-6.108.8)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from asvetlov as a code owner August 5, 2024 18:49
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
@dependabot dependabot bot requested a review from seifertm as a code owner August 5, 2024 18:49
@dependabot dependabot bot added the python Pull requests that update Python code label Aug 5, 2024
@dependabot dependabot bot requested a review from Tinche as a code owner August 5, 2024 18:49
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.50%. Comparing base (cbb39a0) to head (4b8cd9d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #907   +/-   ##
=======================================
  Coverage   91.50%   91.50%           
=======================================
  Files           2        2           
  Lines         506      506           
  Branches      100      100           
=======================================
  Hits          463      463           
  Misses         25       25           
  Partials       18       18           

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

@seifertm seifertm added this pull request to the merge queue Aug 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Superseded by #911.

@dependabot dependabot bot closed this Aug 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a manual request Aug 6, 2024
@dependabot dependabot bot deleted the dependabot/pip/dependencies/default/main/hypothesis-6.108.8 branch August 6, 2024 07:02
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant