Skip to content

Bump brace-expansion and mqtt#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-a6eed86c14
Open

Bump brace-expansion and mqtt#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-a6eed86c14

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Removes brace-expansion. It's no longer used after updating ancestor dependency mqtt. These dependencies need to be updated together.

Removes brace-expansion

Updates mqtt from 2.18.8 to 5.15.1

Release notes

Sourced from mqtt's releases.

Release 5.15.1

5.15.1 (2026-03-24)

What's Changed

Full Changelog: mqttjs/MQTT.js@v5.15.0...v5.15.1

Release 5.15.0

5.15.0 (2026-02-02)

Features

  • exported topic validation functions for external use (#2036) 396e02a, closes #2036

Release 5.14.1

5.14.1 (2025-09-04)

Bug Fixes

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

... (truncated)

Changelog

Sourced from mqtt's changelog.

5.15.1 (2026-03-24)

5.15.0 (2026-02-02)

Features

  • exported topic validation functions for external use (#2036) 396e02a, closes #2036

5.14.1 (2025-09-04)

Bug Fixes

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)

... (truncated)

Commits
  • a4e9a92 chore(release): 5.15.1
  • 4122699 chore: fix all npm audit vulnerabilities (#2043)
  • 280a311 chore: upgrade npm for OIDC support and update release-it configuration (#2037)
  • d4d0bf9 chore(release): 5.15.0
  • 396e02a feat: exported topic validation functions for external use (#2036)
  • aa03369 chore: audit fix (#2033)
  • 167a72c chore: migrate release-it configuration to .release-it.json (#2028)
  • ab2ed39 chore(release): 5.14.1
  • fe45405 fix(connect/ws): ensure proxy stream is writable (#2024)
  • a6e74ad fix: isWebWorkerEnv check for Deno environment (#2023)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for mqtt since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [brace-expansion](https://github.com/juliangruber/brace-expansion). It's no longer used after updating ancestor dependency [mqtt](https://github.com/mqttjs/MQTT.js). These dependencies need to be updated together.


Removes `brace-expansion`

Updates `mqtt` from 2.18.8 to 5.15.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@v2.18.8...v5.15.1)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 
  dependency-type: indirect
- dependency-name: mqtt
  dependency-version: 5.15.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 27, 2026
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