Bump mqtt from 2.18.8 to 4.3.6
Bumps mqtt from 2.18.8 to 4.3.6.
Release notes
Sourced from mqtt's releases.
v4.3.5
What's Changed
- chore: update readme about master by
@YoDaMa
in mqttjs/MQTT.js#1399- fix drain leak by
@BertKleewein
in mqttjs/MQTT.js#1401- release: 4.3.5 by
@YoDaMa
in mqttjs/MQTT.js#1414New Contributors
@BertKleewein
made their first contribution in mqttjs/MQTT.js#1401Full Changelog: https://github.com/mqttjs/MQTT.js/compare/v4.3.4...v4.3.5
v4.3.4
What's Changed
- Migrate LruMap from collections to lru-cache. by
@redboltz
in mqttjs/MQTT.js#1396- release(1.6.2022): 4.3.4 by
@YoDaMa
in mqttjs/MQTT.js#1397Full Changelog: https://github.com/mqttjs/MQTT.js/compare/v4.3.3...v4.3.4
v4.3.3
What's Changed
- Removed collections.js dependency from number-allocator. by
@redboltz
in mqttjs/MQTT.js#1394- Fix #1372. by
@redboltz
in mqttjs/MQTT.js#1393- release(1.5.2022): 4.3.3 by
@YoDaMa
in mqttjs/MQTT.js#1395Full Changelog: https://github.com/mqttjs/MQTT.js/compare/v4.3.2...v4.3.3
v4.3.2
What's Changed
- Updated collections.js related package version. by
@redboltz
in mqttjs/MQTT.js#1386- release: 4.3.2 by
@YoDaMa
in mqttjs/MQTT.js#1388Full Changelog: https://github.com/mqttjs/MQTT.js/compare/v4.3.1...v4.3.2
v4.3.1
What's Changed
- fix(dependencies): remove babel-eslint by
@YoDaMa
in mqttjs/MQTT.js#1383- release: 4.3.1 by
@YoDaMa
in mqttjs/MQTT.js#1384Full Changelog: https://github.com/mqttjs/MQTT.js/compare/v4.3.0...v4.3.1
v4.3.0
What's Changed
- Add unconflict message id allocation by
@redboltz
in mqttjs/MQTT.js#1243- Add note to README about vNext discussions by
@vishnureddy17
in mqttjs/MQTT.js#1328- Update README.md by
@maikelsson
in mqttjs/MQTT.js#1331- Refined Topic Alias support. (Implement #1300) by
@redboltz
in mqttjs/MQTT.js#1301
... (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
- See full diff in compare view
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