-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore(deps): Update paho-mqtt requirement from <2 to <3 #4
Conversation
Needs eclipse-paho/paho.mqtt.python#831 to be converged into a release. |
so we are looking forward here for paho-mqtt 2.1.0 or 2.0.1, right? |
1231e1b
to
6321076
Compare
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Updates the requirements on [paho-mqtt](https://github.com/eclipse/paho.mqtt.python) to permit the latest version. - [Release notes](https://github.com/eclipse/paho.mqtt.python/releases) - [Changelog](https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt) - [Commits](eclipse-paho/paho.mqtt.python@v0.9...v2.0.0) --- updated-dependencies: - dependency-name: paho-mqtt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
6321076
to
0664e2d
Compare
It looks like paho-mqtt v2 is causing serious havoc throughout the community. However, sometimes, change is inevitable. Closing this for now. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on paho-mqtt to permit the latest version.
Release notes
Sourced from paho-mqtt's releases.
... (truncated)
Changelog
Sourced from paho-mqtt's changelog.
... (truncated)
Commits
ebffdc2
Bump version to 2.0.070cc273
Add file py.typed8153db6
Catch connection reset in websocket handshake4c0d9aa
Merge pull request #804 from eclipse/update-readme-and-example80667d2
Fix spelling8645d3b
Add note that 2.0 is not yet released6f4ad37
Add links to online Sphinx documentationa44e1c5
Include ChangeLog in Sphinx docsa2d7534
Move migrations.md to docs (and convert to rst)87ce6f6
Drop markdown build from git repositoryDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)