Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

Bumps MQTTnet.Extensions.ManagedClient from 4.0.2.221 to 4.1.0.247.

Release notes

Sourced from MQTTnet.Extensions.ManagedClient's releases.

v4.1.0.247

  • [Core] Fixed not working removal of event handlers from async events (#1479).
  • [Client] Added support for passing the local endpoint (network card) which should be used (#1311).
  • [Client] Exposed PackageIdentifier in MqttApplicationMessageReceivedEventArgs (thanks to @​koepalex, #1466).
  • [Server] Added a new event (ClientAcknowledgedPublishPacketAsync) which is fired whenever a client acknowledges a PUBLISH packet (QoS 1 and 2, #487).
  • [Server] Exposed channel adapter (HTTP context etc.) in connection validation (#1125).
  • [Server] The event InterceptingPublishAsync is now also called for injected application messages (#1470).
  • [Server] Exposed session items in multiple events (#1291).
Commits
  • b976e9c Fix build errors.
  • 262a468 Merge branch '1291-access-client-status-in-client-disconnected-handler'
  • ad546ad Fix removal of event handlers from async event.
  • 29a9941 Fix breaking changes.
  • 5a21939 Squashed commit of the following:
  • 469caf6 Fix build errors.
  • 42402fb Allow interception of injected application messages.
  • a0dc8ab Update Server_Simple_Samples.cs (#1474)
  • 02ede5a Update MqttClient.cs
  • cef6190 Merge branch 'master' into 1291-access-client-status-in-client-disconnected-h...
  • 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 Pull requests that update a dependency file pr: dependency-update labels Aug 8, 2022
Bumps [MQTTnet.Extensions.ManagedClient](https://github.com/dotnet/MQTTnet) from 4.0.2.221 to 4.1.0.247.
- [Release notes](https://github.com/dotnet/MQTTnet/releases)
- [Commits](dotnet/MQTTnet@v4.0.2.221...v4.1.0.247)

---
updated-dependencies:
- dependency-name: MQTTnet.Extensions.ManagedClient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/MQTTnet.Extensions.ManagedClient-4.1.0.247 branch from 2658c78 to 332f8e6 Compare August 25, 2022 15:02
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (dev@cd7057f). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff           @@
##             dev     #737   +/-   ##
======================================
  Coverage       ?   77.67%           
======================================
  Files          ?      139           
  Lines          ?     3624           
  Branches       ?      367           
======================================
  Hits           ?     2815           
  Misses         ?      663           
  Partials       ?      146           
Flag Coverage Δ
unittests 77.67% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@helto4real helto4real merged commit 56f1abe into dev Aug 25, 2022
@helto4real helto4real deleted the dependabot/nuget/MQTTnet.Extensions.ManagedClient-4.1.0.247 branch August 25, 2022 16:28
Ikcelaks pushed a commit to Ikcelaks/netdaemon that referenced this pull request Dec 23, 2022
…t-daemon#737)

Bumps [MQTTnet.Extensions.ManagedClient](https://github.com/dotnet/MQTTnet) from 4.0.2.221 to 4.1.0.247.
- [Release notes](https://github.com/dotnet/MQTTnet/releases)
- [Commits](dotnet/MQTTnet@v4.0.2.221...v4.1.0.247)

---
updated-dependencies:
- dependency-name: MQTTnet.Extensions.ManagedClient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomas Hellström <tomas.hellstrom@yahoo.se>
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 pr: dependency-update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants