chore(deps): bump janus from 0.6.2 to 1.0.0
Bumps janus from 0.6.2 to 1.0.0.
Release notes
Sourced from janus's releases.
janus 1.0.0 release
- Dropped Python 3.6 support
- Janus is marked as stable, no API changes was made for years
Changelog
Sourced from janus's changelog.
1.0.0 (2021-12-17)
- Drop Python 3.6 support
0.7.0 (2021-11-24)
- Add SyncQueue and AsyncQueue Protocols to provide type hints for sync and async queues #374
Commits
0783f9bFix coverage upload41c49baMake deployment only if checks are greenec94b35Fix CI again2303208Fix CIdff5078Bump to 1.0.03421545Bump mypy from 0.910 to 0.920 (#384)56b2d1dBump black from 21.11b1 to 21.12b0 (#383)883e82bUpdate README.rst2e30d8aBump coverage from 6.1.2 to 6.2 (#382)7b72d85Bump to 0.7- 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)
Codecov Report
Merging #217 (003d05c) into develop (8ae8cf9) will not change coverage. Report is 63 commits behind head on develop. The diff coverage is
n/a.
:exclamation: Current head 003d05c differs from pull request most recent head 55318cd. Consider uploading reports for the commit 55318cd to get more accurate results
@@ Coverage Diff @@
## develop #217 +/- ##
========================================
Coverage 94.60% 94.60%
========================================
Files 93 93
Lines 2948 2948
Branches 273 273
========================================
Hits 2789 2789
Misses 135 135
Partials 24 24
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@dependabot rebase