Skip to content

chore: update all packages to latest#96

Merged
chrisjwalk merged 2 commits into
mainfrom
feat/consolidate-deps-94
Apr 4, 2026
Merged

chore: update all packages to latest#96
chrisjwalk merged 2 commits into
mainfrom
feat/consolidate-deps-94

Conversation

@chrisjwalk-bot

Copy link
Copy Markdown
Collaborator

Closes #94

Consolidates all 8 open dependabot PRs (#86#93) into a single update.

Updated

  • Angular 21.2.7, CDK/Material 21.2.5
  • Nx 22.6.4
  • NgRx signals/operators 21.1.0
  • TypeScript 6.0.2
  • vite 8.0.3, vitest 4.1.2, analogjs 2.4.0
  • playwright 1.59.1, eslint 10.2.0, and misc patch bumps

Notes

  • Fixed tools/builders/dotnet-builder/tsconfig.json for TypeScript 6.0 compatibility (rootDir explicit, ignoreDeprecations: "6.0" for deprecated baseUrl/moduleResolution options)
  • All 8 test targets pass

chrisjwalk-bot and others added 2 commits April 4, 2026 12:25
- Angular 21.2.7, Angular CDK/Material 21.2.5
- Nx 22.6.4
- NgRx signals/operators 21.1.0
- TypeScript 6.0.2 (fix dotnet-builder tsconfig for TS6 compat)
- vite 8.0.3, vitest 4.1.2, analogjs 2.4.0
- playwright 1.59.1, eslint 10.2.0, and misc patch bumps

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions

github-actions Bot commented Apr 4, 2026

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://green-water-08792290f-96.eastus2.2.azurestaticapps.net

@github-actions

github-actions Bot commented Apr 4, 2026

Copy link
Copy Markdown

Note

Coverage shown for affected projects only. Per-file thresholds (80%) are enforced by vitest.

Code Coverage

Package Line Rate Branch Rate Complexity Health
app 100% 100% 0
app.debug 83% 100% 0
src 100% 100% 0
src.lib.components.counter 100% 100% 0
src.lib.components.counter-container 100% 100% 0
src.lib.state 100% 100% 0
src 100% 100% 0
src.lib.login 100% 100% 0
src.lib.state 100% 100% 0
src 100% 100% 0
src.lib.components 98% 100% 0
src.lib.state 100% 100% 0
src.lib.testing 100% 100% 0
src 100% 100% 0
src.lib.components.forecast-table 100% 100% 0
src.lib.components.weather-forecast 100% 100% 0
src.lib.models 100% 100% 0
src.lib.services 100% 100% 0
src.lib.state 100% 100% 0
src 100% 100% 0
src.lib.services 100% 100% 0
src.lib.state 100% 100% 0
src 100% 100% 0
src.lib.home 100% 100% 0
Summary 99% (373 / 377) 100% (99 / 99) 0

@chrisjwalk chrisjwalk merged commit 0453d4e into main Apr 4, 2026
7 checks passed
@chrisjwalk chrisjwalk deleted the feat/consolidate-deps-94 branch April 4, 2026 16:45
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.

chore: consolidate dependabot PRs and update all packages

2 participants