Skip to content

Bump minimatch, browserstack-local, sucrase, tmp and workbox-build in /peer#685

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/peer/multi-0c6ca57e0a
Open

Bump minimatch, browserstack-local, sucrase, tmp and workbox-build in /peer#685
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/peer/multi-0c6ca57e0a

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps minimatch to 10.2.2 and updates ancestor dependencies minimatch, browserstack-local, sucrase, tmp and workbox-build. These dependencies need to be updated together.

Updates minimatch from 5.1.6 to 10.2.2

Changelog

Sourced from minimatch's changelog.

change log

10.2

  • Add braceExpandMax option

10.1

  • Add magicalBraces option for escape
  • Fix makeRe when partial: true is set.
  • Fix makeRe when pattern ends in a final ** path part.

10.0

  • Require node 20 or 22 and higher

9.0

  • No default export, only named exports.

8.0

  • Recursive descent parser for extglob, allowing correct support for arbitrarily nested extglob expressions
  • Bump required Node.js version

7.4

  • Add escape() method
  • Add unescape() method
  • Add Minimatch.hasMagic() method

7.3

  • Add support for posix character classes in a unicode-aware way.

7.2

  • Add windowsNoMagicRoot option

7.1

  • Add optimizationLevel configuration option, and revert the default back to the 6.2 style minimal optimizations, making the advanced transforms introduced in 7.0 opt-in. Also, process provided file paths in the same way in optimizationLevel:2 mode, so most things that matched with optimizationLevel 1 or 0 should match with level 2 as well. However, level 1 is the default, out of an abundance of caution.

... (truncated)

Commits
Install script changes

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


Updates browserstack-local from 1.5.5 to 1.5.10

Release notes

Sourced from browserstack-local's releases.

Changed local binary paths to support LocalBinary 7.3. Fixed folder argument.

Changed local binary paths to support LocalBinary 7.3. Fixed folder argument when building browserstack local arguments.

Commits
  • 6121b5a 1.5.10
  • a1e9800 Merge pull request #172 from browserstack/move_devdependency
  • 1347d99 Move test dependency to dev dependency
  • f11c8ea 1.5.9
  • 8c461a5 Merge pull request #169 from browserstack/LOC-6480
  • ee24820 use writeFileSync instead of echo to clear the logfile
  • 440aa80 Merge pull request #163 from browserstack/release_1.5.8
  • 125b8f1 1.5.8
  • 3eeca3f Merge pull request #162 from browserstack/download_source_from_specified_host
  • 17a583a refactor into utility methods
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by browserstack-admin, a new releaser for browserstack-local since your current version.


Updates sucrase from 3.34.0 to 3.35.1

Changelog

Sourced from sucrase's changelog.

3.35.1 (2025-11-19)

  • Switch from glob to tinyglobby to reduce transitive dependencies. (#846) (Ben McCann)

3.35.0 (2023-12-21)

  • Upgrade glob to fix a security vulnerability in the inflight package. (#822) (Patrick Nappa)
    • Note that the sucrase CLI no longer works in Node.js versions before 14.7.
      • If you use the sucrase CLI, you should pin to Sucrase 3.34.0 until you're able to upgrade Node.js to a supported version. Note that all Node.js versions before 18 are end-of-life.
      • If you don't use the sucrase CLI, you may need to silence errors related to package.json engines, e.g. yarn --ignore-engines.
    • This change is being released in a semver-minor release since it fixes a security vulnerability and the breaking change impact is expected to be small. See this PR comment for a rationale on the release strategy.
Commits

Updates tmp from 0.2.1 to 0.2.5

Changelog

Sourced from tmp's changelog.

v0.2.2 (2024-02-28)

🐛 Bug Fix

📝 Documentation

Committers: 5

Commits

Updates workbox-build from 7.0.0 to 7.4.0

Release notes

Sourced from workbox-build's releases.

Workbox v7.4.0

v7.4.0

  • Critical dependency updates.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.

v7.1.0

What's Changed ✏️

  • Updating dependencies with critical vulnerabilities, plus some other dependencies maintenance

Thanks 🙏

Full Changelog: GoogleChrome/workbox@v7.0.0...v7.1.0

Commits
  • fa702fe v7.4.0
  • c34bf28 Merge pull request #3441 from GoogleChrome/chore/npm-audit
  • cf21cb6 Merge pull request #3440 from GoogleChrome/chore/update-actions
  • 5083f3f Update dependencies
  • cf91300 Merge pull request #3439 from GoogleChrome/dependabot/npm_and_yarn/js-yaml-3....
  • b6825a9 Update upload-sarif action
  • d971ff7 Update GitHub Actions to latest versions
  • 076adc0 Bump js-yaml from 3.14.1 to 3.14.2
  • 69478fd Merge pull request #3433 from GoogleChrome/dependabot/npm_and_yarn/packages/w...
  • 0d9b8b3 Merge pull request #3434 from GoogleChrome/dependabot/npm_and_yarn/glob-11.1.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by swissspidy, a new releaser for workbox-build since your current version.


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.

Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [browserstack-local](https://github.com/browserstack/browserstack-local-nodejs), [sucrase](https://github.com/alangpierce/sucrase), [tmp](https://github.com/raszi/node-tmp) and [workbox-build](https://github.com/googlechrome/workbox). These dependencies need to be updated together.


Updates `minimatch` from 5.1.6 to 10.2.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v5.1.6...v10.2.2)

Updates `browserstack-local` from 1.5.5 to 1.5.10
- [Release notes](https://github.com/browserstack/browserstack-local-nodejs/releases)
- [Commits](browserstack/browserstack-local-nodejs@v1.5.5...v1.5.10)

Updates `sucrase` from 3.34.0 to 3.35.1
- [Changelog](https://github.com/alangpierce/sucrase/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alangpierce/sucrase/commits)

Updates `tmp` from 0.2.1 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.2.1...v0.2.5)

Updates `workbox-build` from 7.0.0 to 7.4.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.0.0...v7.4.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.2
  dependency-type: indirect
- dependency-name: browserstack-local
  dependency-version: 1.5.10
  dependency-type: direct:production
- dependency-name: sucrase
  dependency-version: 3.35.1
  dependency-type: indirect
- dependency-name: tmp
  dependency-version: 0.2.5
  dependency-type: indirect
- dependency-name: workbox-build
  dependency-version: 7.4.0
  dependency-type: indirect
...

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