Skip to content

Bump hypothesis from 6.14.0 to 6.31.4 in /tools#99

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/hypothesis-6.31.4
Closed

Bump hypothesis from 6.14.0 to 6.31.4 in /tools#99
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/hypothesis-6.31.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps hypothesis from 6.14.0 to 6.31.4.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.31.4

This patch makes the ".example()" method more representative of test- time data generation, albeit often at a substantial cost to readability (issue #3182).

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.31.3

This patch improves annotations on some of Hypothesis' internal functions, in order to deobfuscate the signatures of some strategies. In particular, strategies shared between hypothesis.extra.numpy and the hypothesis.extra.array_api extra will benefit from this patch.

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.31.2

This patch fix invariants display in stateful falsifying examples (issue #3185).

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.31.1

This patch updates "xps.indices()" so no flat indices are generated, i.e. generated indices will now always explicitly cover each axes of an array if no ellipsis is present. This is to be consistent with a specification change that dropped support for flat indexing (#272).

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.31.0

This release makes us compatible with Django 4.0, in particular by adding support for use of "zoneinfo" timezones (though we respect the new "USE_DEPRECATED_PYTZ" setting if you need it).

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.30.1

This patch updates our vendored list of top-level domains, which is used by the provisional "domains()" strategy.

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.30.0

This release adds an "allow_subnormal" argument to the "floats()" strategy, which can explicitly toggle the generation of subnormal floats (issue #3155). Disabling such generation is useful when testing flush-to-zero builds of libraries.

"nps.from_dtype()" and "xps.from_dtype()" can also accept the "allow_subnormal" argument, and "xps.from_dtype()" or "xps.arrays()"

... (truncated)

Commits
  • c630d92 Bump hypothesis-python version to 6.31.4 and update changelog
  • e1305ad Merge pull request #3189 from Zac-HD/representative-examples
  • 6173b2a Bump hypothesis-python version to 6.31.3 and update changelog
  • 8bcb914 Merge pull request #3179 from HypothesisWorks/proxies
  • 0f5768c add annotations to @​proxies
  • d79427b Bump hypothesis-python version to 6.31.2 and update changelog
  • 5d79bc0 Merge pull request #3186 from touilleMan/issue-3185
  • ecced4c Don't print_blob here
  • e0d182c Inline invariant printing
  • af25acd Bump hypothesis-python version to 6.31.1 and update changelog
  • 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 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.14.0 to 6.31.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.14.0...hypothesis-python-6.31.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 13, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Dec 15, 2021

Superseded by #100.

@dependabot dependabot bot closed this Dec 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/tools/hypothesis-6.31.4 branch December 15, 2021 11:13
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.

0 participants