Pi-OpenCast icon indicating copy to clipboard operation
Pi-OpenCast copied to clipboard

chore(deps): bump janus from 0.6.2 to 1.0.0

Open dependabot[bot] opened this issue 4 years ago • 2 comments

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

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[bot] avatar Jan 14 '22 14:01 dependabot[bot]

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

codecov[bot] avatar Jan 15 '22 08:01 codecov[bot]

@dependabot rebase

Tastyep avatar Aug 15 '23 16:08 Tastyep