Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2022

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 14, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/janus-1.0.0 branch from 0e69724 to c3b9726 Compare January 15, 2022 08:46
@codecov
Copy link

codecov bot commented Jan 15, 2022

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.

❗ 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           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Tastyep
Copy link
Owner

Tastyep commented Aug 15, 2023

@dependabot rebase

Bumps [janus](https://github.com/aio-libs/janus) from 0.6.2 to 1.0.0.
- [Release notes](https://github.com/aio-libs/janus/releases)
- [Changelog](https://github.com/aio-libs/janus/blob/master/CHANGES.rst)
- [Commits](aio-libs/janus@v0.6.2...v1.0.0)

---
updated-dependencies:
- dependency-name: janus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the base branch from master to develop August 15, 2023 16:21
@dependabot dependabot bot force-pushed the dependabot/pip/janus-1.0.0 branch from 003d05c to 55318cd Compare August 15, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants