Skip to content

Bump mqtt from 5.0.5 to 5.13.1 #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps mqtt from 5.0.5 to 5.13.1.

Release notes

Sourced from mqtt's releases.

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

5.11.0 (2025-04-10)

Bug Fixes

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

Features

Release 5.10.4

5.10.4 (2025-02-26)

... (truncated)

Changelog

Sourced from mqtt's changelog.

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

5.10.4 (2025-02-26)

Bug Fixes

... (truncated)

Commits
  • e27d8ab chore(release): 5.13.1
  • c9b9d5a chore(deps-dev): bump tar-fs from 3.0.8 to 3.0.9 (#2001)
  • 4676c72 chore(deps): bump @​babel/runtime from 7.26.7 to 7.27.0 (#1982)
  • 1eb17d0 chore(release): 5.13.0
  • 6b719c8 feat: add subscribeBatchSize option to split subscribe packets for AWS IoT ...
  • 65def96 chore(release): 5.12.1
  • 640cd3b fix: add @typescript-eslint/consistent-type-imports rule and normalised all...
  • 3c1f335 chore(release): 5.12.0
  • 622d3d8 feat(exports): add react-native entry point to package.json (#1988)
  • 4ed279d chore(release): 5.11.1
  • 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.13.1.
- [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.13.1)

---
updated-dependencies:
- dependency-name: mqtt
  dependency-version: 5.13.1
  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 Jun 4, 2025
@dependabot dependabot bot mentioned this pull request Jun 4, 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