synse-server
synse-server copied to clipboard
build(deps-dev): bump sanic-testing from 0.6.0 to 22.12.0
Bumps sanic-testing from 0.6.0 to 22.12.0.
Release notes
Sourced from sanic-testing's releases.
Version 22.12.0
What's Changed
- Fix KeyError when used multiple apps in tests by
@zerc
in sanic-org/sanic-testing#60- No global test_mode by
@ahopkins
in sanic-org/sanic-testing#61New Contributors
@zerc
made their first contribution in sanic-org/sanic-testing#60Full Changelog: https://github.com/sanic-org/sanic-testing/compare/v22.9.0...v22.12.0
Version 22.9.0
What's Changed
- Add functionality to mimic a websocket client against an endpoint by
@ahopkins
in sanic-org/sanic-testing#50- Add Python 3.10 to test automation by
@ChihweiLHBird
in sanic-org/sanic-testing#52- Add single_process by
@ahopkins
in sanic-org/sanic-testing#54- Set version properly by
@ahopkins
in sanic-org/sanic-testing#56Full Changelog: https://github.com/sanic-org/sanic-testing/compare/v22.6.0...v22.9.0
Version 22.9.0 Beta 2
Full Changelog: https://github.com/sanic-org/sanic-testing/compare/v22.9.0b1...v22.9.0b2
Version 22.9.0 Beta 1
What's Changed
- Add functionality to mimic a websocket client against an endpoint by
@ahopkins
in sanic-org/sanic-testing#50- Add Python 3.10 to test automation by
@ChihweiLHBird
in sanic-org/sanic-testing#52- Add single_process by
@ahopkins
in sanic-org/sanic-testing#54Full Changelog: https://github.com/sanic-org/sanic-testing/compare/v22.6.0...v22.9.0b1
Version 22.6.0
What's Changed
- Add ApplicationServerInfo to ReusableClient by
@ahopkins
in sanic-org/sanic-testing#43Full Changelog: https://github.com/sanic-org/sanic-testing/compare/v22.3.1...v22.6.0
Version 22.3.1
What's Changed
- Add Python 3.10 classifiers by
@ChihweiLHBird
in sanic-org/sanic-testing#41- Allow HTTPX 0.23 by
@nshaaban-cPacket
in sanic-org/sanic-testing#39New Contributors
@ChihweiLHBird
made their first contribution in sanic-org/sanic-testing#41@nshaaban-cPacket
made their first contribution in sanic-org/sanic-testing#39Full Changelog: https://github.com/sanic-org/sanic-testing/compare/v22.3.0...v22.3.1
... (truncated)
Commits
c460e1d
Min version to 22.12b735cb2
No global test_mode (#61)3967c76
Bump version1a2471e
Fix KeyError when used multiple apps in tests (#60)0dca6e3
Set version properly (#56)cdfd1bc
Add support for middleware injection on routesca15294
set beta version6c1cce0
Add single_process (#54)7ab42c8
Add Python 3.10 to test automation (#52)c460a86
Add functionality to mimic a websocket client against an endpoint (#50)- 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 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)