Skip to content

Bump minimatch from 3.1.2 to 3.1.5 in the npm_and_yarn group across 1 directory#94

Open
dependabot[bot] wants to merge 7 commits intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-bb3626eb1a
Open

Bump minimatch from 3.1.2 to 3.1.5 in the npm_and_yarn group across 1 directory#94
dependabot[bot] wants to merge 7 commits intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-bb3626eb1a

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm_and_yarn group with 1 update in the / directory: minimatch.

Updates minimatch from 3.1.2 to 3.1.5

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [minimatch](https://github.com/isaacs/minimatch).


Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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 28, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 28, 2026 03:26
@francinelucca
Copy link
Contributor

@copilot fix the error

Copy link

Copilot AI commented Mar 3, 2026

@francinelucca I've opened a new pull request, #95, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 4 commits March 3, 2026 16:56
@liuliu-dev
Copy link

@copilot ci is still failing, fix it

…Chrome

Co-authored-by: liuliu-dev <6688812+liuliu-dev@users.noreply.github.com>
Copy link

Copilot AI commented Mar 9, 2026

@copilot ci is still failing, fix it

The root cause was that the chromium npm package v3.0.3 doesn't support macOS ARM64, and macos-latest runners are now M1/Apple Silicon. Fixed in 41f1302 by:

  1. Updating karma.config.cjs to respect a pre-set CHROME_BIN env var rather than always overwriting it with the chromium package path.
  2. Adding a step to nodejs.yml that sets CHROME_BIN to the pre-installed Google Chrome on macOS before running tests.

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.

3 participants