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.38.0 to 4.41.2 #131

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps hypothesis from 4.38.0 to 4.41.2.

Release notes *Sourced from [hypothesis's releases](https://github.com/HypothesisWorks/hypothesis/releases).* > ## Hypothesis for Python - version 4.41.2 > This patch changes some internal hashes to SHA384, to better support > users subject to FIPS-140. There is no user-visible API change. > > Thanks to Paul Kehrer for this contribution! > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-41-2)* > > ## Hypothesis for Python - version 4.41.1 > This release makes "--hypothesis-show-statistics" much more useful for > tests using a "RuleBasedStateMachine", by simplifying the reprs so > that events are aggregated correctly. > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-41-1)* > > ## Hypothesis for Python - version 4.41.0 > This release upgrades the "fixed_dictionaries()" strategy to support > "optional" keys (issue [#1913](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/1913)). > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-41-0)* > > ## Hypothesis for Python - version 4.40.2 > This release makes some minor internal changes in support of improving > the Hypothesis test suite. It should not have any user visible impact. > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-40-2)* > > ## Hypothesis for Python - version 4.40.1 > This release changes how Hypothesis checks if a parameter to a test > function is a mock object. It is unlikely to have any noticeable > effect, but may result in a small performance improvement, especially > for test functions where a mock object is being passed as the first > argument. > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-40-1)* > > ## Hypothesis for Python - version 4.40.0 > This release fixes a bug where our example database logic did not > distinguish between failing examples based on arguments from a > "[@​pytest](https://github.com/pytest).mark.parametrize(...)". This could in theory cause data loss > if a common failure overwrote a rare one, and in practice caused > occasional file-access collisions in highly concurrent workloads (e.g. > during a 300-way parametrize on 16 cores). > > For internal reasons this also involves bumping the minimum supported > version of pytest to 4.3 > > Thanks to Peter C Kroon for the Hacktoberfest patch! > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-40-0)* > ... (truncated)
Commits - [`9344c28`](https://github.com/HypothesisWorks/hypothesis/commit/9344c28c7877689f196b6b57f9889ff6295c4bfc) Bump hypothesis-python version to 4.41.2 and update changelog - [`c692100`](https://github.com/HypothesisWorks/hypothesis/commit/c692100b00df56a3099557da6ba165991cb64c1c) Remove one final use of md5 ([#2143](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2143)) - [`e3b2d50`](https://github.com/HypothesisWorks/hypothesis/commit/e3b2d5037b05a63a650245d66487674e5c23cc3e) De-flake basic_indices coverage - [`4d44541`](https://github.com/HypothesisWorks/hypothesis/commit/4d4454144b829eae318352d5d0c189f7b94b8d92) Enforce use of good hashes - [`045dd3d`](https://github.com/HypothesisWorks/hypothesis/commit/045dd3d98276caa534521db82140ba5e2033d34f) Bump hypothesis-python version to 4.41.1 and update changelog - [`c970cc1`](https://github.com/HypothesisWorks/hypothesis/commit/c970cc13a1bf3c51553436c125f5f96450fc646b) Better stats reporting for state machines ([#2141](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2141)) - [`f182bc3`](https://github.com/HypothesisWorks/hypothesis/commit/f182bc3bb91e5f6a9c46e70c41730b8cef833a74) Better stats reporting for state machines - [`2116f47`](https://github.com/HypothesisWorks/hypothesis/commit/2116f47f224ff499586c3882044630eaf767adda) remove one final use of md5 - [`7b8f8ab`](https://github.com/HypothesisWorks/hypothesis/commit/7b8f8abcf7833fd46fb5021c6f0741142a09303a) Bump hypothesis-python version to 4.41.0 and update changelog - [`c5549a5`](https://github.com/HypothesisWorks/hypothesis/commit/c5549a5593637b0a7e7ba6fa786a792e71d71c3e) Merge pull request [#2142](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2142) from HypothesisWorks/DRMacIver/fix-travis - Additional commits viewable in [compare view](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-4.38.0...hypothesis-python-4.41.2)


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)
dependabot-preview[bot] commented 4 years ago

Superseded by #133.