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

chore(deps-dev): bump hypothesis from 6.8.9 to 6.9.1 #183

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hypothesis from 6.8.9 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.

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 the dependencies Pull requests that update a dependency file label Apr 12, 2021
@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #183 (bca93c6) into master (78bd259) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   87.15%   87.15%           
=======================================
  Files          44       44           
  Lines        1308     1308           
  Branches       93       93           
=======================================
  Hits         1140     1140           
  Misses        135      135           
  Partials       33       33           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 78bd259...bca93c6. Read the comment docs.

@rvodden rvodden merged commit b7e8c5b into master Apr 12, 2021
@rvodden rvodden deleted the dependabot/pip/master/hypothesis-6.9.1 branch April 12, 2021 08:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant