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 MQTTnet.Extensions.ManagedClient from 4.3.2.930 to 4.3.3.952 #137

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2023

Bumps MQTTnet.Extensions.ManagedClient from 4.3.2.930 to 4.3.3.952.

Release notes

Sourced from MQTTnet.Extensions.ManagedClient's releases.

v4.3.3.952

  • [Server] Added new events for delivered and dropped messages (#1866, thanks to @​kallayj).
  • [Server] The server will no longer treat a client which is receiving a large payload as alive. The packet must be received completely within the keep alive boundaries (BREAKING CHANGE!, #1883).
  • [Server] Fixed "service not registered" exception in ASP.NET integration (#1889).
Commits
  • eb25500 1889 no service for type mqttnetservermqttserver has been registered (#1892)
  • 4df0698 1883 in a weak network environment the mqtt broker is unable to detect discon...
  • f349901 Increase version
  • 158a7fc Reset release notes
  • 09ab30f Adds events for delivered and dropped messages. (#1866)
  • See full diff 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 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)

Bumps [MQTTnet.Extensions.ManagedClient](https://github.com/dotnet/MQTTnet) from 4.3.2.930 to 4.3.3.952.
- [Release notes](https://github.com/dotnet/MQTTnet/releases)
- [Commits](dotnet/MQTTnet@v4.3.2.930...v4.3.3.952)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (85a22aa) 100.00% compared to head (24af9b0) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #137   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          235       235           
  Branches        37        37           
=========================================
  Hits           235       235           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mmuecke mmuecke added the release Build and publish a new release label Dec 17, 2023
@mmuecke mmuecke merged commit 18abe30 into main Dec 17, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/MQTTnet.Extensions.ManagedClient-4.3.3.952 branch December 17, 2023 23:13
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 release Build and publish a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants