Skip to content

Commit the result of npm audit fix #901

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

Merged
merged 2 commits into from
Jun 16, 2025

Conversation

julienw
Copy link
Contributor

@julienw julienw commented Jun 13, 2025

This updates brace-expansion, which is an indirect dependency of minimatch which is used by different packages in many different versions 😅:

$ npm ls brace-expansion
perfcompare@0.9.0 /home/julien/travail/git/perfcompare
├─┬ eslint-plugin-import@2.31.0
│ └─┬ minimatch@3.1.2
│   └── brace-expansion@1.1.12
├─┬ eslint-plugin-jest@28.11.0
│ └─┬ @typescript-eslint/utils@8.32.1
│   └─┬ @typescript-eslint/typescript-estree@8.32.1
│     └─┬ minimatch@9.0.5
│       └── brace-expansion@2.0.2
├─┬ npm-run-all2@8.0.1
│ └─┬ minimatch@10.0.1
│   └── brace-expansion@2.0.2
└─┬ ts-jest@29.3.3
  └─┬ ejs@3.1.10
    └─┬ jake@10.9.2
      └─┬ filelist@1.0.4
        └─┬ minimatch@5.1.6
          └── brace-expansion@2.0.2

Copy link

netlify bot commented Jun 13, 2025

Deploy Preview for mozilla-perfcompare ready!

Name Link
🔨 Latest commit 3ecdaa8
🔍 Latest deploy log https://app.netlify.com/projects/mozilla-perfcompare/deploys/68503b17bc909300081c1ad0
😎 Deploy Preview https://deploy-preview-901--mozilla-perfcompare.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.50%. Comparing base (95d3367) to head (3ecdaa8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #901   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files          98       98           
  Lines        2669     2669           
  Branches      521      521           
=======================================
  Hits         2549     2549           
  Misses        118      118           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@julienw julienw enabled auto-merge (squash) June 16, 2025 15:41
@julienw julienw merged commit 500f3b2 into mozilla:main Jun 16, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants