-
Notifications
You must be signed in to change notification settings - Fork 330
Bump hypothesis from 6.30.1 to 6.31.0 #3660
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.30.1 to 6.31.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.30.1...hypothesis-python-6.31.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #3660 +/- ##
=======================================
Coverage 65.74% 65.74%
=======================================
Files 225 225
Lines 30524 30524
=======================================
Hits 20068 20068
Misses 10456 10456 |
astafan8
approved these changes
Dec 10, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge p=1
🕐 Waiting for PR status (Github check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set. |
bors merge p=1 |
bors bot
added a commit
that referenced
this pull request
Dec 10, 2021
3660: Bump hypothesis from 6.30.1 to 6.31.0 r=astafan8 a=dependabot[bot] Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.30.1 to 6.31.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/HypothesisWorks/hypothesis/releases">hypothesis's releases</a>.</em></p> <blockquote> <h2>Hypothesis for Python - version 6.31.0</h2> <p>This release makes us compatible with Django 4.0, in particular by adding support for use of "zoneinfo" timezones (though we respect the new "USE_DEPRECATED_PYTZ" setting if you need it).</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-31-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/655282a44286fb64e87d66bc5fc23ab63a9c63a5"><code>655282a</code></a> Bump hypothesis-python version to 6.31.0 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/823928fb5e933760eb04bbe9887e8028baa11401"><code>823928f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3181">#3181</a> from Zac-HD/enable-pyjion-ci</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/0d3f97b17dd24df9085f76fa1f102e7bb540fb87"><code>0d3f97b</code></a> Test on 3.11-dev</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/6f74509e3291019b518923b85848f7d9d56b07a3"><code>6f74509</code></a> Fix typo in _settings.py</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/c6cfc6bfca8dc88e41aa570b00b45b3e15e1179a"><code>c6cfc6b</code></a> Update Django versions</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/750f7b19b8ab1db063e47604787a5156d2dcf0b1"><code>750f7b1</code></a> Cleaner Pyjion task</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/cfa99275535a08e52fa3899fd1f2af40dcbe37c4"><code>cfa9927</code></a> Single-file coverage deps</li> <li>See full diff in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.30.1...hypothesis-python-6.31.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mikhail Astafev <[email protected]>
bors bot
added a commit
that referenced
this pull request
Dec 10, 2021
3660: Bump hypothesis from 6.30.1 to 6.31.0 r=astafan8 a=dependabot[bot] Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.30.1 to 6.31.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/HypothesisWorks/hypothesis/releases">hypothesis's releases</a>.</em></p> <blockquote> <h2>Hypothesis for Python - version 6.31.0</h2> <p>This release makes us compatible with Django 4.0, in particular by adding support for use of "zoneinfo" timezones (though we respect the new "USE_DEPRECATED_PYTZ" setting if you need it).</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-31-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/655282a44286fb64e87d66bc5fc23ab63a9c63a5"><code>655282a</code></a> Bump hypothesis-python version to 6.31.0 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/823928fb5e933760eb04bbe9887e8028baa11401"><code>823928f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3181">#3181</a> from Zac-HD/enable-pyjion-ci</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/0d3f97b17dd24df9085f76fa1f102e7bb540fb87"><code>0d3f97b</code></a> Test on 3.11-dev</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/6f74509e3291019b518923b85848f7d9d56b07a3"><code>6f74509</code></a> Fix typo in _settings.py</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/c6cfc6bfca8dc88e41aa570b00b45b3e15e1179a"><code>c6cfc6b</code></a> Update Django versions</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/750f7b19b8ab1db063e47604787a5156d2dcf0b1"><code>750f7b1</code></a> Cleaner Pyjion task</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/cfa99275535a08e52fa3899fd1f2af40dcbe37c4"><code>cfa9927</code></a> Single-file coverage deps</li> <li>See full diff in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.30.1...hypothesis-python-6.31.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> 3661: Bump xarray from 0.20.1 to 0.20.2 r=astafan8 a=dependabot[bot] Bumps [xarray](https://github.com/pydata/xarray) from 0.20.1 to 0.20.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pydata/xarray/releases">xarray's releases</a>.</em></p> <blockquote> <h2>v0.20.2</h2> <p>This is a bugfix release to resolve <code>xr.corr</code> & <code>xr.map_blocks</code> when dask is not installed. It also includes performance improvements in unstacking to a <code>sparse</code> array and a number of documentation improvements.</p> <p>Many thanks to the 20 contributors:</p> <p>Aaron Spring, Alexandre Poux, Deepak Cherian, Enrico Minack, Fabien Maussion, Giacomo Caria, Gijom, Guillaume Maze, Illviljan, Joe Hamman, Joseph Hardin, Kai Mühlbauer, Matt Henderson, Maximilian Roos, Michael Delgado, Robert Gieseke, Sebastian Weigand and Stephan Hoyer.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pydata/xarray/commit/3ff11c5edd8e2674bc528292c46152fc8f2cb138"><code>3ff11c5</code></a> Add release notes for 0.20.2 (<a href="https://github-redirect.dependabot.com/pydata/xarray/issues/6060">#6060</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/8073a7f84d57d06fd162840bbe827d9eab729156"><code>8073a7f</code></a> add set_options link to FAQ on metadata (<a href="https://github-redirect.dependabot.com/pydata/xarray/issues/6056">#6056</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/a9238339f55edac0f2efb4a231c8818c5539bd28"><code>a923833</code></a> Fix typo (<a href="https://github-redirect.dependabot.com/pydata/xarray/issues/6054">#6054</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/f76ea09bebba35a175868a81845c426890ec0330"><code>f76ea09</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/pydata/xarray/issues/6050">#6050</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/cdfcf373bc2f74c3edc04edd899d42dd7dd9f373"><code>cdfcf37</code></a> Faster unstacking to sparse (<a href="https://github-redirect.dependabot.com/pydata/xarray/issues/5577">#5577</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/f08672847abec18f46df75e2f620646d27fa41a2"><code>f086728</code></a> fix grammatical typo in docs (<a href="https://github-redirect.dependabot.com/pydata/xarray/issues/6034">#6034</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/cc03589dadfef8d7ebcb95f7adc302895cf0fcbc"><code>cc03589</code></a> Use condas dask-core in ci instead of dask to speedup ci and reduce dependenc...</li> <li><a href="https://github.com/pydata/xarray/commit/fb01c72626a61310f874664cdb4d7b4c1b327bb3"><code>fb01c72</code></a> Use complex nan by default when interpolating out of bounds (<a href="https://github-redirect.dependabot.com/pydata/xarray/issues/6019">#6019</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/23d345bd920a5e799370a8035ff214e9d3f223a2"><code>23d345b</code></a> Simplify missing value handling in xarray.corr (<a href="https://github-redirect.dependabot.com/pydata/xarray/issues/6025">#6025</a>)</li> <li><a href="https://github.com/pydata/xarray/commit/135a3351bf77a4a55e76a8c60b40852ec10cdd4a"><code>135a335</code></a> Add pyXpcm to Related Projects doc page (<a href="https://github-redirect.dependabot.com/pydata/xarray/issues/6031">#6031</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pydata/xarray/compare/v0.20.1...v0.20.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mikhail Astafev <[email protected]>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps hypothesis from 6.30.1 to 6.31.0.
Release notes
Sourced from hypothesis's releases.
Commits
655282a
Bump hypothesis-python version to 6.31.0 and update changelog823928f
Merge pull request #3181 from Zac-HD/enable-pyjion-ci0d3f97b
Test on 3.11-dev6f74509
Fix typo in _settings.pyc6cfc6b
Update Django versions750f7b1
Cleaner Pyjion taskcfa9927
Single-file coverage depsYou can trigger a rebase of this PR 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)