Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

Bumps mqtt from 5.0.5 to 5.14.0.

Release notes

Sourced from mqtt's releases.

Release 5.14.0

5.14.0 (2025-07-30)

Release 5.13.3

5.13.3 (2025-07-18)

Release 5.13.2

5.13.2 (2025-07-07)

Bug Fixes

Release 5.13.1

5.13.1 (2025-06-03)

Release 5.13.0

5.13.0 (2025-05-09)

Features

  • add subscribeBatchSize option to split subscribe packets for AWS IoT Core (#1995) (6b719c8)

Release 5.12.1

5.12.1 (2025-05-06)

Bug Fixes

  • add @typescript-eslint/consistent-type-imports rule and normalised all imports (640cd3b)

Release 5.12.0

5.12.0 (2025-04-28)

Features

  • exports: add react-native entry point to package.json (#1988) (622d3d8)

Release 5.11.1

5.11.1 (2025-04-23)

Bug Fixes

  • deps: removed unused 'reinterval' dependency and move two @type/ dependencies to devDependencies. (bb8c694)

Release 5.11.0

... (truncated)

Changelog

Sourced from mqtt's changelog.

5.14.0 (2025-07-30)

5.13.3 (2025-07-18)

5.13.2 (2025-07-07)

Bug Fixes

5.13.1 (2025-06-03)

5.13.0 (2025-05-09)

Features

  • add subscribeBatchSize option to split subscribe packets for AWS IoT Core (#1995) (6b719c8)

5.12.1 (2025-05-06)

Bug Fixes

  • add @typescript-eslint/consistent-type-imports rule and normalised all imports (640cd3b)

5.12.0 (2025-04-28)

Features

  • exports: add react-native entry point to package.json (#1988) (622d3d8)

5.11.1 (2025-04-23)

Bug Fixes

  • deps: removed unused 'reinterval' dependency and move two @type/ dependencies to devDependencies. (bb8c694)

5.11.0 (2025-04-10)

Bug Fixes

  • correct return type of validateTopis to include null (#1979) (935784a)

Features

... (truncated)

Commits
  • 7e2bfe4 chore(release): 5.14.0
  • 8bf47f0 chore: update Node.js version to 22.x in release workflow
  • 515d77d chore: bump deps, drop eslint airbnb (it's unmaintained) (#2018)
  • 1dd6c03 chore(release): 5.13.3
  • afa14ae chore(tsconfig): added stricter TypeScript without direct effect on the codeb...
  • eeda24e chore(types): migrate module resolution and module types (#2012)
  • 8f0f4d4 chore: restore some eslint rules (#2011)
  • 1720b64 chore(release): 5.13.2
  • 959b132 fix: move back @​types/ws from dev to deps (#2008)
  • b24ced8 chore: exclude src folder from build
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.0.5 to 5.14.0.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
- [Commits](mqttjs/MQTT.js@v5.0.5...v5.14.0)

---
updated-dependencies:
- dependency-name: mqtt
  dependency-version: 5.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants