Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

fix(deps): update dependency mqtt to v4.3.7 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mqtt 4.1.0 -> 4.3.7 age adoption passing confidence

Release Notes

mqttjs/MQTT.js

v4.3.7

Compare Source

PR

fix: regression from #​1401 and allow CI test failures to break gitthub workflow (#​1443)

v4.3.6

Compare Source

PR

chore: update CI

fix(browser): require buffer (#​1420)

fix(types): connect function proper overloads (#​1416)

v4.3.5

Compare Source

PR

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

v4.3.4

Compare Source

PR

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

v4.3.3

Compare Source

PR

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

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

PR

fix(dependencies): update collections (#​1386)

v4.3.2

Compare Source

PR

fix(dependencies): update collections (#​1386)

v4.3.1

Compare Source

PR

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

v4.3.0

Compare Source

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)

add support for ALPN TLS extension (#​1332)

align onConnectCallback with specs expecting connack packet (#​1333)

fix resubscribe messageId allocate twice (#​1337)

rework examples to be a bit more specific (#​1352)

readme typo fixed (#​1353)

fix(typescript): use correct version of @​types/ws (#​1358)

fix(type): fix push properties types (#​1359)

fix: audit dev dependencies (#​1374)

fix(type): add properties type for IClientSubscribeOptions (#​1378)

feat(client): auth handler for enhanced auth (#​1380)

v4.2.8

Compare Source

PR

Fix ws vulnerability and typescript bug (#​1292)

v4.2.7

Compare Source

PR

#​1287 - Fix production vulnerabilities (#​1289)

#​1215 - Add missing 'duplexify' dependency (#​1266)

Improve type definition for 'wsOptions' (#​1256)

Improve Typescript Declaratiosn for userProperties (#​1249)

#​1235 - Call the end on the WebSocket stream when WebSocket close event is emitted. (#​1239)

#​1201 - Uncaught TypeError: net.createConnection is not a function. (#​1236)

Improve Documentation for Browserify (#​1224)

v4.2.6

Compare Source

The release history has been documented in the GitHub releases and tags historically.

v4.2.5: (patch release)

Compare Source

This release is a patch update.

📚 PR:
docs: replace moscajs with aedes (#​1198)
fix(auth opts): Default to null for false-y values (#​1197)

v4.2.4

Compare Source

v4.2.3

Compare Source

v4.2.2: (patch release)

Compare Source

📚 PR:

#​1154: fixes #​1140, detecting if webpack is used (browser)
#​1162: fixes #​1152, reconnect bug
#​1165: fixes #​1160, add documentation for react
#​1171: minor docs consistency improvements

v4.2.1

Compare Source

This release is a patch update to address a bug created in release v4.2.0, breaking MQTT over Websocket in the browser. This patch fixes that.

📚 PR:

fix(websocket): browser in ws (#​1145)

v4.2.0

Compare Source

📚 PR:

feat(websockets): websocket-streams to ws (#​1108)
fix(browser support): do not use process.nextTick without check that it exists (#​1136)
fix(browser support): correct browser detection for webpack (#​1135)
fix(mqtt stores): improve error handling and tests (#​1133)
feat(mqtt5): add properties object to publish options (#​1103)
fix(typescript): fix payloadFormatIndicator to boolean type (#​1115)
fix: path for bin files (#​1107)


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title fix(deps): update dependency mqtt to v4.3.7 fix(deps): update dependency mqtt to v4.3.7 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/mqtt-4.x-lockfile branch April 4, 2023 01:41
@renovate renovate bot changed the title fix(deps): update dependency mqtt to v4.3.7 - autoclosed fix(deps): update dependency mqtt to v4.3.7 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/mqtt-4.x-lockfile branch April 4, 2023 07:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants