Open
Conversation
48fe8db to
787c639
Compare
787c639 to
1bbda43
Compare
1bbda43 to
416e88e
Compare
416e88e to
614934a
Compare
614934a to
4bcbfe6
Compare
86d0854 to
104ca99
Compare
104ca99 to
e05446b
Compare
e05446b to
d1b5f33
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.18.8->^4.3.7Release Notes
mqttjs/MQTT.js
v4.3.7Compare Source
PR
fix: regression from #1401 and allow CI test failures to break gitthub workflow (#1443)
v4.3.6Compare Source
PR
chore: update CI
fix(browser): require buffer (#1420)
fix(types): connect function proper overloads (#1416)
v4.3.5Compare Source
PR
fix(drain-leak): fix regression introduced in #1301 (#1401)
v4.3.4Compare Source
PR
fix(dependency): migrate LruMap from collections to lru-cache (#1396)
v4.3.3Compare 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.2Compare Source
PR
fix(dependencies): update collections (#1386)
v4.3.1Compare Source
PR
fix(dependencies): remove babel-eslint and snazzy (#1383)
v4.3.0Compare 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.8Compare Source
PR
Fix ws vulnerability and typescript bug (#1292)
v4.2.7Compare 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.6Compare 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.4Compare Source
v4.2.3Compare 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.1Compare 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.0Compare 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)
v4.1.0Compare Source
📚 PR:
v4.0.1Compare Source
📚 PR:
v4.0.0Compare Source
v3.0.0Compare Source
connectevent. Emitconnectevent after processing ofoutgoingStoreis completed._onConnect()as top level function. Calledthis._setupPingTimer()from_onConnect(). Modifiedon('connect')handler for resubscribe as top level function. The function is called from_onConnect()._onConnect().this.firstConnectionto private member.outgoingStore.cbStorePuttopublishmethod as one of options.cbStorePut.v2.18.9Compare Source
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.
This PR has been generated by Mend Renovate. View repository job log here.