swagger_codegen
swagger_codegen copied to clipboard
Bump schemathesis from 1.1.0 to 3.6.6
Bumps schemathesis from 1.1.0 to 3.6.6.
Release notes
Sourced from schemathesis's releases.
v3.6.6
:wrench: Chores and Improvements
- a7d2bf1 Release 3.6.6
- 667d8b7 Improve error message for failing Hypothesis deadline healthcheck in CLI
:package: Other
- 88818f6 Disable
deadlinein flaky testsv3.6.5
:rocket: Features
- b78a164 Support for disabling ANSI color escape codes via the
NO_COLORenvironment variable or the--no-colorCLI option:wrench: Chores and Improvements
- b8bed68 Release 3.6.5
- e362292 Generate valid header values for Bearer auth by construction rather than by filtering
- d414477 (deps) bump urllib3 from 1.25.6 to 1.25.8 in /example
:package: Other
- 4e2114c Avoid flakiness in
test_path_parameters_encodingv3.6.4
:wrench: Chores and Improvements
- 9d9255b Release 3.6.4
- e85a13d Bump minimum
hypothesis-graphqlversion to0.5.0- aa632df Remove obsolete
pylintandmypytox envsv3.6.3
:bug: Bug fixes
- 5841dda
UnicodeEncodeErrorwhen sendingapplication/octet-streampayloads that has noformat: binaryin their schemas- 5098a1d Bump minimum
hypothesis-graphqlversion to0.4.1:wrench: Chores and Improvements
- 1050b81 Release 3.6.3
- 95ec3ef (deps) bump asyncpg from 0.19.0 to 0.21.0 in /example
... (truncated)
Changelog
Sourced from schemathesis's changelog.
3.6.6_ - 2021-05-07Changed
- Improve error message for failing Hypothesis deadline healthcheck in CLI.
[#880](https://github.com/schemathesis/schemathesis/issues/880)_
3.6.5_ - 2021-05-07Added
- Support for disabling ANSI color escape codes via the
NO_COLOR <https://no-color.org/>environment variable or the--no-colorCLI option.[#1153](https://github.com/schemathesis/schemathesis/issues/1153)_Changed
- Generate valid header values for Bearer auth by construction rather than by filtering.
3.6.4_ - 2021-04-30Changed
- Bump minimum
hypothesis-graphqlversion to0.5.0. It brings support for interfaces and unions and fixes a couple of bugs in query generation.
3.6.3_ - 2021-04-20Fixed
- Bump minimum
hypothesis-graphqlversion to0.4.1. It fixesa problem <https://github.com/Stranger6667/hypothesis-graphql/issues/30>_ with generating queries with surrogate characters.UnicodeEncodeErrorwhen sendingapplication/octet-streampayloads that have noformat: binaryin their schemas.[#1134](https://github.com/schemathesis/schemathesis/issues/1134)_
3.6.2_ - 2021-04-15Fixed
- Windows:
UnicodeDecodeErrorduring schema loading via thefrom_pathloader if it contains certain Unicode symbols.from_pathloader defaults toUTF-8from now on.
3.6.1_ - 2021-04-09Fixed
- Using parametrized
pytestfixtures with thefrom_pytest_fixtureloader.[#1121](https://github.com/schemathesis/schemathesis/issues/1121)_
3.6.0_ - 2021-04-04
... (truncated)
Commits
a7d2bf1chore: Release 3.6.6667d8b7chore: Improve error message for failing Hypothesis deadline healthcheck in CLI88818f6test: Disabledeadlinein flaky testsb8bed68chore: Release 3.6.54e2114ctest: Avoid flakiness intest_path_parameters_encodingb78a164feat: Support for disabling ANSI color escape codes via theNO_COLORenviro...e362292chore: Generate valid header values for Bearer auth by construction rather th...d414477chore(deps): bump urllib3 from 1.25.6 to 1.25.8 in /example9d9255bchore: Release 3.6.4e85a13dchore: Bump minimumhypothesis-graphqlversion to0.5.0- 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 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)