Skip to content

MAINT: Bump hypothesis from 6.12.0 to 6.13.1#12

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/hypothesis-6.13.1
Closed

MAINT: Bump hypothesis from 6.12.0 to 6.13.1#12
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/hypothesis-6.13.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 20, 2021

Bumps hypothesis from 6.12.0 to 6.13.1.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.13.1

This patch strengthens some internal import-time consistency checks for the built-in strategies.

There is no user-visible change.

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.13.0

This release adds URL fragment generation to the "urls()" strategy (issue #2908). Thanks to Pax (R. Margret) for contributing this patch at the PyCon US Mentored Sprints!

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.12.1

This patch fixes issue #2964, where ".map()" and ".filter()" methods were omitted from the "repr()" of "just()" and "sampled_from()" strategies, since version 5.43.7.

The canonical version of these notes (with links) is on readthedocs.

Commits
  • 37532c8 Bump hypothesis-python version to 6.13.1 and update changelog
  • 90db2a1 Merge pull request #2969 from Zalathar/defines-strategy
  • dd6d634 Add RELEASE.rst
  • 2d0e4fd Register all core strategy functions through @defines_strategy
  • e5589b6 Move export-checking code in hypothesis.strategies into a function
  • 9e82dee Make utils safe to import from hypothesis.strategies._internal.strategies
  • 06aa7b4 Bump hypothesis-python version to 6.13.0 and update changelog
  • 652c0bd Merge pull request #2963 from paxcodes/implement_fragments
  • 2f5d91f Also allow encoded versions of safe characters
  • a00f986 Bump hypothesis-python version to 6.12.1 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 @github
Copy link
Author

dependabot bot commented on behalf of github May 24, 2021

Superseded by #14.

@dependabot dependabot bot closed this May 24, 2021
@dependabot dependabot bot deleted the dependabot/pip/hypothesis-6.13.1 branch May 24, 2021 07:01
BvB93 pushed a commit that referenced this pull request Nov 22, 2021
commit 9c833bed5879d77e625556260690c349de18b433
Author: Thomas Li <47963215+lithomas1@users.noreply.github.com>
Date:   Wed Nov 17 16:21:27 2021 -0800

    Add Windows config to GHA

    update script [wheel build]

    typo [wheel build]

    fix typo? [wheel build]

    fix linux builds? [wheel build]

    typo [wheel build]

    add license and pin to windows 2016

    skip tests [wheel build]

    pin to windows 2019 instead [wheel build]

    try to find out the error on windows [wheel build]

    maybe fix? [wheel build]

    maybe fix? [wheel build]

    fix? [wheel build]

    cleanup [wheel build]

    Add Windows config to GHA

    update script [wheel build]

    typo [wheel build]

    fix typo? [wheel build]

    fix linux builds? [wheel build]

    typo [wheel build]

    add license and pin to windows 2016

    skip tests [wheel build]

    pin to windows 2019 instead [wheel build]

    try to find out the error on windows [wheel build]

    maybe fix? [wheel build]

    maybe fix? [wheel build]

    fix? [wheel build]

    cleanup [wheel build]

    Update LICENSE_win32.txt

    Update LICENSE_win32.txt

    Add Windows config to GHA

    update script [wheel build]

    typo [wheel build]

    fix typo? [wheel build]

    fix linux builds? [wheel build]

    typo [wheel build]

    add license and pin to windows 2016

    skip tests [wheel build]

    pin to windows 2019 instead [wheel build]

    try to find out the error on windows [wheel build]

    maybe fix? [wheel build]

    maybe fix? [wheel build]

    fix? [wheel build]

    cleanup [wheel build]

    Update LICENSE_win32.txt

    Update LICENSE_win32.txt

    Update cibw_test_command.sh

commit 4bd12df
Author: Thomas Li <47963215+lithomas1@users.noreply.github.com>
Date:   Mon Nov 15 17:28:47 2021 -0800

    # This is a combination of 14 commits.
    # This is the 1st commit message:

    Add Windows config to GHA
    # This is the commit message #2:

    update script [wheel build]
    # This is the commit message #3:

    typo [wheel build]
    # This is the commit message #4:

    fix typo? [wheel build]
    # This is the commit message #5:

    fix linux builds? [wheel build]
    # This is the commit message #6:

    typo [wheel build]
    # This is the commit message #7:

    add license and pin to windows 2016
    # This is the commit message #8:

    skip tests [wheel build]
    # This is the commit message #9:

    pin to windows 2019 instead [wheel build]
    # This is the commit message #10:

    try to find out the error on windows [wheel build]
    # This is the commit message #11:

    maybe fix? [wheel build]
    # This is the commit message #12:

    maybe fix? [wheel build]
    # This is the commit message #13:

    fix? [wheel build]
    # This is the commit message #14:

    cleanup [wheel build]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants