Skip to content

Bump minimatch and mqtt in /app#8

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/app/multi-5bf83a2b17
Open

Bump minimatch and mqtt in /app#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/app/multi-5bf83a2b17

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

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

Removes minimatch

Updates mqtt from 4.3.7 to 5.15.0

Release notes

Sourced from mqtt's releases.

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

  • 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)

... (truncated)

Changelog

Sourced from mqtt's changelog.

Release History

Commits
  • 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)
  • 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)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by roberts_lando, 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 [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependency [mqtt](https://github.com/mqttjs/MQTT.js). These dependencies need to be updated together.


Removes `minimatch`

Updates `mqtt` from 4.3.7 to 5.15.0
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.OLD.md)
- [Commits](mqttjs/MQTT.js@v4.3.7...v5.15.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 
  dependency-type: indirect
- dependency-name: mqtt
  dependency-version: 5.15.0
  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 Feb 20, 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