Skip to content

build: bump minimatch version#2825

Merged
omer-topal merged 1 commit intomasterfrom
omer/npm-security-updates
Mar 10, 2026
Merged

build: bump minimatch version#2825
omer-topal merged 1 commit intomasterfrom
omer/npm-security-updates

Conversation

@omer-topal
Copy link
Copy Markdown
Contributor

@omer-topal omer-topal commented Mar 10, 2026

Summary by CodeRabbit

  • Chores
    • Updated React dependencies to pinned versions
    • Added dependency override for minimatch

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 55728e18-2ac0-485f-ab2f-29b446a9bd99

📥 Commits

Reviewing files that changed from the base of the PR and between 3917c3f and bd63727.

⛔ Files ignored due to path filters (1)
  • docs/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • docs/package.json

📝 Walkthrough

Walkthrough

This PR updates the docs project dependencies by downgrading React and React DOM from ^19.2.4 to 19.2.3 (removing the caret for pinned versions) and adds a new npm override entry for minimatch at ^3.1.4.

Changes

Cohort / File(s) Summary
Dependency Configuration
docs/package.json
Downgraded react and react-dom dependencies from ^19.2.4 to 19.2.3 (pinned versions); added minimatch override entry; formatting change with newline at end of file.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

Suggested reviewers

  • ucatbas
  • tolgaozen

Poem

🐰 A carrot's pinned, a match is found,
React descends, no bounds around,
The docs will build, the tests will pass,
Dependencies dance with newfound class! ✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title focuses on bumping minimatch version, which is only one of three changes made. React and react-dom versions were also downgraded, making this an incomplete representation of the main changes. Consider revising the title to reflect the primary changes, such as 'build: update dependencies and add minimatch override' or focus the PR scope to align with the title.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch omer/npm-security-updates

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.66%. Comparing base (3917c3f) to head (bd63727).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2825      +/-   ##
==========================================
+ Coverage   82.64%   82.66%   +0.02%     
==========================================
  Files          74       74              
  Lines        8127     8127              
==========================================
+ Hits         6716     6717       +1     
+ Misses        893      892       -1     
  Partials      518      518              

☔ 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.

@omer-topal omer-topal merged commit 1b3dc3f into master Mar 10, 2026
15 checks passed
@omer-topal omer-topal deleted the omer/npm-security-updates branch March 10, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant