Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump hypothesis from 6.3.0 to 6.9.1 #16

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2021

Bumps hypothesis from 6.3.0 to 6.9.1.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.9.1

This patch updates our autoformatting tools, improving our code style without any API changes.

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

Hypothesis for Python - version 6.9.0

This release teaches "from_type()" how to see through "typing.Annotated". Thanks to Vytautas Strimaitis for reporting and fixing issue #2919!

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

Hypothesis for Python - version 6.8.12

If rich is installed, the hypothesis write command will use it to syntax-highlight the Ghostwritten code.

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

Hypothesis for Python - version 6.8.11

This patch improves an error message from "from_type()" when "builds()" would be more suitable (issue #2930).

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

Hypothesis for Python - version 6.8.10

This patch updates the type annotations for "arrays()" to reflect that "shape: SearchStrategy[int]" is supported.

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

Hypothesis for Python - version 6.8.9

This patch fixes "from_type()" with "abstract types" which have either required but non-type-annotated arguments to "init", or where "from_type()" can handle some concrete subclasses but not others.

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

Hypothesis for Python - version 6.8.8

This patch teaches hypothesis write to check for possible roundtrips in several more cases, such as by looking for an inverse in the module which defines the function to test.

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

Hypothesis for Python - version 6.8.7

This patch adds a more helpful error message if you try to call "sampled_from()" on an "Enum" which has no members, but does have "dataclass()"-style annotations (issue #2923).

... (truncated)

Commits
  • d303bb2 Bump hypothesis-python version to 6.9.1 and update changelog
  • bf3b5c3 Merge pull request #2938 from HypothesisWorks/create-pull-request/patch
  • 08bc0c6 Update pinned dependencies
  • 61daaf1 Fix autoupdate logic
  • 0e7f87d Bump hypothesis-python version to 6.9.0 and update changelog
  • 1978d08 Add support for Annotated types (#2920)
  • 407554e Bump hypothesis-python version to 6.8.12 and update changelog
  • 8f3b8d4 Merge pull request #2931 from Zac-HD/syntax-highlighting
  • c12440b Auto-update pyenv cache
  • 4214b26 Bump hypothesis-python version to 6.8.11 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 12, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 19, 2021

Superseded by #18.

@dependabot dependabot bot closed this Apr 19, 2021
@dependabot dependabot bot deleted the dependabot/pip/hypothesis-6.9.1 branch April 19, 2021 07:09
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
0 participants