build(deps): bump hypothesis from 6.135.26 to 6.138.13 in /Tools
Type: Pull Request
State: Closed
Association: Contributor
Comments: 2
(4 months ago)
(3 months ago)
(3 months ago)
Bumps hypothesis from 6.135.26 to 6.138.13.
Release notes
Sourced from hypothesis's releases.
Hypothesis for Python - version 6.138.13
Fix a typo affecting pretty-printing of lambdas with complex default arguments.
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.138.12
Improve automatic detection of the CI profile on various vendor- specific CI systems.
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.138.11
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.138.10
Internal refactor to simplify "SearchStrategy".
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.138.9
This patch further improves stringification of lambdas, by never returning a lambda source unless it is confirmed to compile to the same code object. This stricter check makes it possible to widen the search for a matching source block, so that it can often be found even if the file has been edited.
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.138.8
Fixes a race condition under threading when using "deferred()".
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.138.7
Improves upon the cache eviction problem workaround of v6.135.12.
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.138.6
Documentation tweaks.
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.138.5
Fixes a race condition under threading for strategies which trigger our filter-rewriting rules, like "st.integers().filter(lambda x:
... (truncated)
Commits
f09c331Bump hypothesis-python version to 6.138.13 and update changelog717d957Merge pull request #4532 from jobh/fix-4531214c17eStrengthen lambda key size test3db87b3Fix typo (#4531)34c0255Bump hypothesis-python version to 6.138.12 and update changelogaa4f3cfMerge pull request #4530 from Liam-DeVoe/next2c239456simplify code0d71df0update testsc7f43f3Merge branch 'master' into next27a08af1Bump hypothesis-python version to 6.138.11 and update changelog- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
hypothesis
pip
6.135.26 → 6.138.13
Minor
/Tools
Technical Details
| ID: | 6911090 |
| UUID: | 2793162219 |
| Node ID: | PR_kwDOPaLfvc6mfEXr |
| Host: | GitHub |
| Repository: | calekyos-ops/https-github.com-python-cpython |
| Mergeable: | Yes |
| Merge State: | Clean |