Skip to content

chore(deps): Bump MQTTnet from 5.0.1.1416 to 5.1.0.1559#230

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/xrcg/dependencies/cs/net100/MQTTnet-5.1.0.1559
Open

chore(deps): Bump MQTTnet from 5.0.1.1416 to 5.1.0.1559#230
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/xrcg/dependencies/cs/net100/MQTTnet-5.1.0.1559

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Updated MQTTnet from 5.0.1.1416 to 5.1.0.1559.

Release notes

Sourced from MQTTnet's releases.

5.1.0

  • Core: Used new language features across the entire library
  • Core: Performance improvements
  • Core: Added validations for variable byte integers which do not match the .NET uint perfectly
  • Client: Added support for pre-encoded UTF-8 binary buffers for user properties (#​2228, thanks to @​koepalex)
  • Server: Improved performance of retained messages when no event handler is attached (#​2093, thanks to @​zhaowgit)
  • Server: The event InterceptingClientEnqueue is now also called for retained messages (BREAKING CHANGE!)
  • Server: The local end point is now also exposed in the channel adapter (#​2179)
  • Marked all projects as AOT compatible
  • Restored the strong name of the nugets
  • Embedded license file in all nugets (#​2197, thanks to @​JensNordenbro)
  • Added support for dotnet10

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 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

Labels

The following labels could not be found: csharp, dependencies, net100. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants