Skip to content

Bump micromatch from 4.0.7 to 4.0.8#5101

Merged
julienw merged 1 commit into
mainfrom
dependabot/npm_and_yarn/micromatch-4.0.8
Aug 29, 2024
Merged

Bump micromatch from 4.0.7 to 4.0.8#5101
julienw merged 1 commit into
mainfrom
dependabot/npm_and_yarn/micromatch-4.0.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2024

Copy link
Copy Markdown
Contributor

Bumps micromatch from 4.0.7 to 4.0.8.

Release notes

Sourced from micromatch's releases.

4.0.8

Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you see automated scanners saying otherwise, don't be scared.

Changelog

Sourced from micromatch's changelog.

[4.0.8] - 2024-08-22

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2024
@codecov

codecov Bot commented Aug 28, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.48%. Comparing base (df09cf6) to head (8b15fba).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5101   +/-   ##
=======================================
  Coverage   88.48%   88.48%           
=======================================
  Files         304      304           
  Lines       27523    27523           
  Branches     7444     7444           
=======================================
  Hits        24355    24355           
  Misses       2943     2943           
  Partials      225      225           

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

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/micromatch-4.0.8 branch from 58a30c5 to 8b15fba Compare August 28, 2024 12:21

@julienw julienw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@julienw julienw merged commit 6a8c668 into main Aug 29, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/micromatch-4.0.8 branch August 29, 2024 12:46
tenderlove added a commit to tenderlove/profiler that referenced this pull request Sep 7, 2024
* main: (128 commits)
  differential timestamp compression when serializing processed profiles (firefox-devtools#5033)
  Add selectedMarker to the console APIs
  Fix the styling of the console message
  Fix the extra spaces in the console friendly message
  Review comments and some more tweaks
  Update tests
  Add a utility to save to disk the data
  Add a window console utility to retrieve the profile attached to the current tab
  Extract the function that unwraps a BrowserConnection from the BrowserConnectionStatus item
  Do not hardcode the user agent when creating the browser connection
  Send a UserAgent header to the symbolication server that identifies this request as coming from the Firefox Profiler.
  Bump micromatch from 4.0.7 to 4.0.8 (firefox-devtools#5101)
  Update all Yarn dependencies (2024-08-28) (firefox-devtools#5100)
  ⬆️ Update webpack to version 5.94.0 (firefox-devtools#5099)
  Run prettier after last change
  Update src/components/app/ZipFileViewer.js
  zip file -> archive
  Move the getTabToThreadIndexesMap selector logic into the profile-logic folder
  Refactor getInnerWindowIDToTabMap to not lookup for the top most parent unnecessarily
  Add some tests for the new getTabToThreadIndexesMap selector
  ...
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.

1 participant