Skip to content

chore(deps): group React dependency updates - #97

Merged
erseco merged 1 commit into
mainfrom
agent/group-react-dependabot-updates
Aug 11, 2026
Merged

chore(deps): group React dependency updates#97
erseco merged 1 commit into
mainfrom
agent/group-react-dependabot-updates

Conversation

@erseco

@erseco erseco commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • group react and react-dom Dependabot version updates
  • keep the grouping scoped to the npm ecosystem

Why

Dependabot opened #92 and #94 as separate updates. Each PR fails during npm install because react and react-dom require compatible versions and only one package is upgraded at a time.

Impact

Future Dependabot version updates for these two packages will be proposed in the same pull request.

Validation

  • parsed the updated .github/dependabot.yml successfully
  • verified that the react group is nested under the npm update configuration
  • verified the exact package patterns: react and react-dom

@github-actions

Copy link
Copy Markdown
Contributor

Test in WordPress Playground

Test the plugin with the code from this branch:

Preview in WordPress Playground

ℹ️ The eXeLearning editor is fetched from the shared release and unpacked into the plugin when the playground boots, so the first load may take a few extra seconds. ELP upload, shortcode, Gutenberg block and preview work normally.

@erseco
erseco marked this pull request as ready for review August 11, 2026 16:57
@erseco
erseco merged commit 5d1c02b into main Aug 11, 2026
6 checks passed
@erseco
erseco deleted the agent/group-react-dependabot-updates branch August 11, 2026 16:58
@codecov-commenter

codecov-commenter commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.87%. Comparing base (93cd977) to head (a56be00).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #97   +/-   ##
=========================================
  Coverage     96.87%   96.87%           
  Complexity      864      864           
=========================================
  Files            39       39           
  Lines          4323     4323           
=========================================
  Hits           4188     4188           
  Misses          135      135           
Flag Coverage Δ
javascript 95.70% <ø> (ø)
php 97.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

2 participants