Skip to content
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

⬆️ Bump paho-mqtt from 1.5.0 to 1.5.1 in /glances #111

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2021

Bumps paho-mqtt from 1.5.0 to 1.5.1.

Changelog

Sourced from paho-mqtt's changelog.

v1.5.1 - 2020x-09-22

  • Exceptions that occur in callbacks are no longer suppressed by default. They can optionally be suppressed by setting client.suppress_exceptions = True. Closes #365.
  • Fix PUBREL remaining length of > 2 not being accepted for MQTT v5 message flows. Closes #481.
  • Fix MQTT v5 properties not being sent on retried or queued messages.
  • Fix errors related to detection of MQTT v5 first connections.
  • Fix for changes related to Python 3.9.
Commits
  • 42f0b13 Bump version number and update changelog.
  • 2e69b8e Fix PUBREL remaining length of > 2 not being accepted for MQTT v5 message flows.
  • 64de050 Merge pull request #507 from ralight/exception-suppression
  • 88688d8 Exceptions that occur in callbacks are no longer suppressed by default.
  • 5a9ca61 Remove duplicate on_disconnect handling code.
  • d7592a6 Merge pull request #497 from Brishen/master
  • 11238da Use "jobs" instead of "matrix" in Travis
  • 0dfba99 Merge pull request #438 from cclauss/Python-3.7-and-3.8-again
  • e476a25 Fix typo
  • f16faf5 Allow to run tox without travis
  • Additional commits viewable in compare view

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 Upgrade or downgrade of project dependencies. python labels Jan 26, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/glances/paho-mqtt-1.5.1 branch from 22bf86a to 8a8dacb Compare January 26, 2021 08:05
@dependabot dependabot bot force-pushed the dependabot/pip/glances/paho-mqtt-1.5.1 branch from 8a8dacb to 789c795 Compare January 26, 2021 08:47
@frenck frenck merged commit 35a25a4 into main Jan 26, 2021
@frenck frenck deleted the dependabot/pip/glances/paho-mqtt-1.5.1 branch January 26, 2021 09:10
@github-actions github-actions bot locked and limited conversation to collaborators Jan 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant