dependabot npm(deps): bump mqtt from 5.9.1 to 5.10.0
Bumps mqtt from 5.9.1 to 5.10.0.
Release notes
Sourced from mqtt's releases.
Release 5.10.0
5.10.0 (2024-08-14)
Bug Fixes
- test: close all open connections in abstract_client test (#1917) (661c30a)
- types: unsubscribe options type (#1921) (18a357c)
Features
Changelog
Sourced from mqtt's changelog.
5.10.0 (2024-08-14)
Bug Fixes
- test: close all open connections in abstract_client test (#1917) (661c30a)
- types: unsubscribe options type (#1921) (18a357c)
Features
Commits
-
395e066
chore(release): 5.10.0 -
661c30a
fix(test): close all open connections in abstract_client test (#1917) -
93f4482
feat: addsuback
packet to subscribe callback (#1923) -
8bcf304
feat: add unsubscribe ack packet to the unsubscribe callback (#1922) -
18a357c
fix(types): unsubscribe options type (#1921) -
dec1012
chore(deps): audit fix and removed useless deps (#1918) - See full diff in compare view