Skip to content

Bump mqtt from 2.18.8 to 4.3.6

dependabot requested to merge dependabot-npm_and_yarn-mqtt-4.3.6 into master

Bumps mqtt from 2.18.8 to 4.3.6.

Release notes

Sourced from mqtt's releases.

v4.3.5

What's Changed

New Contributors

Full Changelog: https://github.com/mqttjs/MQTT.js/compare/v4.3.4...v4.3.5

v4.3.4

What's Changed

Full Changelog: https://github.com/mqttjs/MQTT.js/compare/v4.3.3...v4.3.4

v4.3.3

What's Changed

Full Changelog: https://github.com/mqttjs/MQTT.js/compare/v4.3.2...v4.3.3

v4.3.2

What's Changed

Full Changelog: https://github.com/mqttjs/MQTT.js/compare/v4.3.1...v4.3.2

v4.3.1

What's Changed

Full Changelog: https://github.com/mqttjs/MQTT.js/compare/v4.3.0...v4.3.1

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from mqtt's changelog.

4.3.6

chore: update CI fix(browser): require buffer (#1420) fix(types): connect function proper overloads (#1416)

4.3.5

fix(drain-leak): fix regression introduced in #1301 (#1401)

4.3.4

fix(dependency): migrate LruMap from collections to lru-cache (#1396)

4.3.3

fix(publish): call callback when messageId available (#1393)

fix: remove collections.js depdendency from number-allocator (#1394)

PR

fix(dependencies): update collections (#1386)

4.3.2

PR

fix(dependencies): update collections (#1386)

4.3.1

PR

fix(dependencies): remove babel-eslint and snazzy (#1383)

4.3.0

PR

refined topic alias support (#1301)

fix security vulnerability in ws stream (#1307)

skip TLS SNI if host is IP address (#1311)

update readme about vNext discussions (#1328)

update readme sample (#1331)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by yodama, a new releaser for mqtt since your current version.



Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports