malramsay64 / statdyn-analysis

Collection of tools for the statistical dynamics analysis of Molecular Dynamics trajectories.
MIT License
6 stars 0 forks source link

chore(deps-dev): Bump hypothesis from 4.35.0 to 4.38.1 #119

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps hypothesis from 4.35.0 to 4.38.1.

Release notes *Sourced from [hypothesis's releases](https://github.com/HypothesisWorks/hypothesis/releases).* > ## Hypothesis for Python - version 4.38.1 > This is a comment-only patch which tells mypy 0.730 to ignore some > internal compatibility shims we use to support older Pythons. > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-38-1)* > > ## Hypothesis for Python - version 4.38.0 > This release adds the "hypothesis.target()" function, which implements > **experimental** support for targeted property-based testing (issue > [#1779](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/1779)). > > By calling "target()" in your test function, Hypothesis can do a hill- > climbing search for bugs. If you can calculate a suitable metric such > as the load factor or length of a queue, this can help you find bugs > with inputs that are highly improbably from unguided generation - > however good our heuristics, example diversity, and deduplication > logic might be. After all, those features are at work in targeted PBT > too! > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-38-0)* > > ## Hypothesis for Python - version 4.37.0 > This release emits a warning if you use the ".example()" method of a > strategy in a non-interactive context. > > "given()" is a much better choice for writing tests, whether you care > about performance, minimal examples, reproducing failures, or even > just the variety of inputs that will be tested! > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-37-0)* > > ## Hypothesis for Python - version 4.36.2 > This patch disables part of the "typing"-based inference for the attrs > package under Python 3.5.0, which has some incompatible internal > details (issue [#2095](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2095)). > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-36-2)* > > ## Hypothesis for Python - version 4.36.1 > This patch fixes a bug in strategy inference for attrs classes where > Hypothesis would fail to infer a strategy for attributes of a generic > type such as "Union[int, str]" or "List[bool]" (issue [#2091](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2091)). > > Thanks to Jonathan Gayvallet for the bug report and this patch! > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-36-1)* > > ## Hypothesis for Python - version 4.36.0 > This patch deprecates "min_len" or "max_len" of 0 in > "byte_string_dtypes()" and "unicode_string_dtypes()". The lower limit > ... (truncated)
Commits - [`e7a6894`](https://github.com/HypothesisWorks/hypothesis/commit/e7a689498f14089ba24ff581f9dd0e0e1e57709d) Bump hypothesis-python version to 4.38.1 and update changelog - [`8046069`](https://github.com/HypothesisWorks/hypothesis/commit/80460697209a5c26cc589a5140150ab38d377d04) Merge pull request [#2107](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2107) from HypothesisWorks/pyup-scheduled-update-2019-09-30 - [`ff659b0`](https://github.com/HypothesisWorks/hypothesis/commit/ff659b05cdb19e7bd7322ad8fe8b20636d0f135b) Bump requirements for pyup pull request - [`77dd14f`](https://github.com/HypothesisWorks/hypothesis/commit/77dd14f111ed7eba98e7c56cc524ee286aa8946e) Merge 6e5702c9bd2cd83feb2d51fec0507d193dc1ee86 into 1384d8bdd8b17524df3ec8165... - [`6e5702c`](https://github.com/HypothesisWorks/hypothesis/commit/6e5702c9bd2cd83feb2d51fec0507d193dc1ee86) Bump requirements for pyup pull request - [`3a61d4d`](https://github.com/HypothesisWorks/hypothesis/commit/3a61d4da645c6bc5e2b04421436b2fef7376184c) Merge f45215953ef3c107e61f42fe2094f4052ae1b273 into 1384d8bdd8b17524df3ec8165... - [`f452159`](https://github.com/HypothesisWorks/hypothesis/commit/f45215953ef3c107e61f42fe2094f4052ae1b273) Update mypy, pinned deps - [`1384d8b`](https://github.com/HypothesisWorks/hypothesis/commit/1384d8bdd8b17524df3ec8165bba9bb09238a4ff) Bump hypothesis-python version to 4.38.0 and update changelog - [`08089a1`](https://github.com/HypothesisWorks/hypothesis/commit/08089a157632ec5f49205e9e03d2161f7236688b) Implement targeted PBT ([#2006](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2006)) - [`81b8ab0`](https://github.com/HypothesisWorks/hypothesis/commit/81b8ab0b58e5550ff14e22b222a1338ab35e8311) Disallow label reuse - Additional commits viewable in [compare view](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-4.35.0...hypothesis-python-4.38.1)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 5 years ago

Codecov Report

Merging #119 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   84.35%   84.35%           
=======================================
  Files          19       19           
  Lines        1547     1547           
=======================================
  Hits         1305     1305           
  Misses        242      242

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 d3e2826...a9a44c5. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

Superseded by #120.