Skip to content

deps: bump test dependencies and unify pnpm version in React sample#923

Merged
akunzai merged 2 commits into
mainfrom
chore/update-dependencies
May 28, 2026
Merged

deps: bump test dependencies and unify pnpm version in React sample#923
akunzai merged 2 commits into
mainfrom
chore/update-dependencies

Conversation

@akunzai
Copy link
Copy Markdown
Owner

@akunzai akunzai commented May 28, 2026

Summary

This PR executes dependency upgrade preparation for the upcoming v5.7.0 release.

Changes by scope

deps

  • Bump Microsoft.NET.Test.Sdk and Microsoft.TestPlatform.ObjectModel to 18.6.0
  • Bump Microsoft.Playwright and Microsoft.Playwright.Xunit to 1.60.0

ci

  • Bump React sample pnpm to 11.4.0
  • Unify pnpm version sourcing: workflows now read the version from package.json packageManager field instead of hardcoding it. Future pnpm bumps only need to change one place.

@github-actions github-actions Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code samples Changes to sample applications labels May 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.08%. Comparing base (c745c89) to head (446af05).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #923      +/-   ##
==========================================
- Coverage   72.58%   71.08%   -1.50%     
==========================================
  Files          25       42      +17     
  Lines         558     1048     +490     
  Branches       75      136      +61     
==========================================
+ Hits          405      745     +340     
- Misses        119      240     +121     
- Partials       34       63      +29     

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

@akunzai akunzai force-pushed the chore/update-dependencies branch 4 times, most recently from 0300b38 to cdbd4c8 Compare May 28, 2026 03:27
@akunzai akunzai force-pushed the chore/update-dependencies branch from cdbd4c8 to 446af05 Compare May 28, 2026 03:31
@akunzai akunzai merged commit c18057b into main May 28, 2026
16 of 17 checks passed
@akunzai akunzai deleted the chore/update-dependencies branch May 28, 2026 03:37
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 github_actions Pull requests that update Github_actions code samples Changes to sample applications

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant