NordicSemiconductor / asset-tracker-cloud-azure-js

A reference implementation of a serverless backend for an IoT product developed using in TypeScript.
https://docs.nordicsemi.com/bundle/nrf-asset-tracker-saga/
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

fix(deps): update dependency mqtt to v5.3.2 #675

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mqtt 5.2.2 -> 5.3.2 age adoption passing confidence

Release Notes

mqttjs/MQTT.js (mqtt) ### [`v5.3.2`](https://togithub.com/mqttjs/MQTT.js/blob/HEAD/CHANGELOG.md#532-2023-12-04) [Compare Source](https://togithub.com/mqttjs/MQTT.js/compare/v5.3.1...v5.3.2) ##### Bug Fixes - **browser:** use worker timers to prevent unexpected client close ([#​1753](https://togithub.com/mqttjs/MQTT.js/issues/1753)) ([35448f3](https://togithub.com/mqttjs/MQTT.js/commit/35448f386687030e7b68bd88f5f4852fbb833c9d)) - catch all socket errors ([#​1752](https://togithub.com/mqttjs/MQTT.js/issues/1752)) ([a50e85c](https://togithub.com/mqttjs/MQTT.js/commit/a50e85ccf780621cdf2fd0a0bfcf5575a590f173)) - prop `window` is not defined in web worker ([#​1749](https://togithub.com/mqttjs/MQTT.js/issues/1749)) ([6591404](https://togithub.com/mqttjs/MQTT.js/commit/6591404b38c73550157e22f3e57683a634bb919c)) ### [`v5.3.1`](https://togithub.com/mqttjs/MQTT.js/blob/HEAD/CHANGELOG.md#531-2023-11-28) [Compare Source](https://togithub.com/mqttjs/MQTT.js/compare/v5.3.0...v5.3.1) ##### Bug Fixes - improve environment detection in is-browser utility ([#​1744](https://togithub.com/mqttjs/MQTT.js/issues/1744)) ([b094142](https://togithub.com/mqttjs/MQTT.js/commit/b09414285d5c27cf76a9ff72cbb5ffe8ecec3981)) - typescript compile error ([2655feb](https://togithub.com/mqttjs/MQTT.js/commit/2655feb7a182c53bfa5ea7321b4e1a6d5b031311)), closes [#​1746](https://togithub.com/mqttjs/MQTT.js/issues/1746) ### [`v5.3.0`](https://togithub.com/mqttjs/MQTT.js/blob/HEAD/CHANGELOG.md#530-2023-11-18) [Compare Source](https://togithub.com/mqttjs/MQTT.js/compare/v5.2.2...v5.3.0) ##### Features - **browser:** websockets improvements and bundle optimizations ([#​1732](https://togithub.com/mqttjs/MQTT.js/issues/1732)) ([0928f85](https://togithub.com/mqttjs/MQTT.js/commit/0928f8575a7b4c717fbd960c802e1dc41b436d0e)) #### [5.2.2](https://togithub.com/mqttjs/MQTT.js/compare/v5.2.1...v5.2.2) (2023-11-14) ##### Bug Fixes - add default export ([#​1740](https://togithub.com/mqttjs/MQTT.js/issues/1740)) ([fdb498f](https://togithub.com/mqttjs/MQTT.js/commit/fdb498fe7ebbdf2be0d1fbcb897f093d4fa40d05)) #### [5.2.1](https://togithub.com/mqttjs/MQTT.js/compare/v5.2.0...v5.2.1) (2023-11-10) ##### Bug Fixes - make `import mqtt from 'mqtt'` work in browsers ([#​1734](https://togithub.com/mqttjs/MQTT.js/issues/1734)) ([80e29a9](https://togithub.com/mqttjs/MQTT.js/commit/80e29a9dc6bb6ad51a7ac968361a550bc1da68cb))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.