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.2.0 #654

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mqtt 5.1.4 -> 5.2.0 age adoption passing confidence

Release Notes

mqttjs/MQTT.js (mqtt) ### [`v5.2.0`](https://togithub.com/mqttjs/MQTT.js/blob/HEAD/CHANGELOG.md#520-2023-11-09) [Compare Source](https://togithub.com/mqttjs/MQTT.js/compare/v5.1.4...v5.2.0) ##### Features - esm version `dist/mqtt.esm.js` and replace `browserify` with `esbuild` ([#​1731](https://togithub.com/mqttjs/MQTT.js/issues/1731)) ([3d6c3be](https://togithub.com/mqttjs/MQTT.js/commit/3d6c3be60eae8416dbfea1d15a826c0b5fc52c45)) #### [5.1.4](https://togithub.com/mqttjs/MQTT.js/compare/v5.1.3...v5.1.4) (2023-10-30) ##### Bug Fixes - crash with React Native ([#​1724](https://togithub.com/mqttjs/MQTT.js/issues/1724)) ([f6123f2](https://togithub.com/mqttjs/MQTT.js/commit/f6123f22a11a4eb4c34c874b47056cea7ef264a6)) - unambiguously detect web workers ([#​1728](https://togithub.com/mqttjs/MQTT.js/issues/1728)) ([e44368c](https://togithub.com/mqttjs/MQTT.js/commit/e44368c0d7541d005ad668d5d44d080e29ca5778)) #### [5.1.3](https://togithub.com/mqttjs/MQTT.js/compare/v5.1.2...v5.1.3) (2023-10-20) ##### Bug Fixes - add all `EventListener` methods to `TypedEventEmitter` interface ([#​1718](https://togithub.com/mqttjs/MQTT.js/issues/1718)) ([b96882a](https://togithub.com/mqttjs/MQTT.js/commit/b96882a7e5ff2869badbbd34c9b2e1ac51c25d2a)) #### [5.1.2](https://togithub.com/mqttjs/MQTT.js/compare/v5.1.1...v5.1.2) (2023-10-10) ##### Bug Fixes - detect web worker ([#​1711](https://togithub.com/mqttjs/MQTT.js/issues/1711)) ([a75a467](https://togithub.com/mqttjs/MQTT.js/commit/a75a467e3524aef1d6038ed4ed14ab0407c146cb)) #### [5.1.1](https://togithub.com/mqttjs/MQTT.js/compare/v5.1.0...v5.1.1) (2023-10-09) ##### Bug Fixes - restore nodejs 16 compatibility ([a347c0d](https://togithub.com/mqttjs/MQTT.js/commit/a347c0d81ff800c1469d8497542a8c5973b59e33)), closes [#​1710](https://togithub.com/mqttjs/MQTT.js/issues/1710)

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.