Skip to content

chore(angular-form): update @analogjs packages to v2.6.2#2232

Open
brandonroberts wants to merge 1 commit into
TanStack:mainfrom
brandonroberts:polygraph/update-vite-plugin-angular
Open

chore(angular-form): update @analogjs packages to v2.6.2#2232
brandonroberts wants to merge 1 commit into
TanStack:mainfrom
brandonroberts:polygraph/update-vite-plugin-angular

Conversation

@brandonroberts

@brandonroberts brandonroberts commented Jul 3, 2026

Copy link
Copy Markdown

🎯 Changes

Updates @analogjs/vite-plugin-angular and @analogjs/vitest-angular from ^2.5.2 to ^2.6.2 (latest) in @tanstack/angular-form, with a lockfile refresh.

Verified locally: @tanstack/angular-form unit tests (17/17), typecheck, and build all pass.

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr. (ran test:lib, test:types, and build for angular-form instead — devDependency-only change)

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated Angular form development tooling to newer compatible versions.
    • This should improve local development and testing stability without changing end-user behavior.

@nx-cloud

nx-cloud Bot commented Jul 3, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 9dfab45

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 3m 58s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 39s View ↗

☁️ Nx Cloud last updated this comment at 2026-07-03 21:54:02 UTC

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f34ac19b-d708-48c6-b22e-de516e885b80

📥 Commits

Reviewing files that changed from the base of the PR and between 6a73479 and 9dfab45.

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

📝 Walkthrough

Walkthrough

This change updates the devDependencies for @analogjs/vite-plugin-angular and @analogjs/vitest-angular in packages/angular-form/package.json, bumping both from version ^2.5.2 to ^2.6.2.

Changes

Dependency Version Bump

Layer / File(s) Summary
Update devDependencies versions
packages/angular-form/package.json
Bumped @analogjs/vite-plugin-angular and @analogjs/vitest-angular from ^2.5.2 to ^2.6.2.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the dependency version bump in angular-form.
Description check ✅ Passed The description follows the template and covers changes, checklist, and release impact, with only a minor mismatch in the test checkbox.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​analogjs/​vitest-angular@​2.6.29910010096100
Added@​analogjs/​vite-plugin-angular@​2.6.29910010096100

View full report

@pkg-pr-new

pkg-pr-new Bot commented Jul 3, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@2232

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@2232

@tanstack/form-devtools

npm i https://pkg.pr.new/@tanstack/form-devtools@2232

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@2232

@tanstack/preact-form

npm i https://pkg.pr.new/@tanstack/preact-form@2232

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@2232

@tanstack/react-form-devtools

npm i https://pkg.pr.new/@tanstack/react-form-devtools@2232

@tanstack/react-form-nextjs

npm i https://pkg.pr.new/@tanstack/react-form-nextjs@2232

@tanstack/react-form-remix

npm i https://pkg.pr.new/@tanstack/react-form-remix@2232

@tanstack/react-form-start

npm i https://pkg.pr.new/@tanstack/react-form-start@2232

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@2232

@tanstack/solid-form-devtools

npm i https://pkg.pr.new/@tanstack/solid-form-devtools@2232

@tanstack/svelte-form

npm i https://pkg.pr.new/@tanstack/svelte-form@2232

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@2232

commit: 9dfab45

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.71%. Comparing base (6892ed0) to head (9dfab45).
⚠️ Report is 235 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2232      +/-   ##
==========================================
- Coverage   90.35%   89.71%   -0.64%     
==========================================
  Files          38       65      +27     
  Lines        1752     3199    +1447     
  Branches      444      804     +360     
==========================================
+ Hits         1583     2870    +1287     
- Misses        149      295     +146     
- Partials       20       34      +14     

☔ View full report in Codecov by Harness.
📢 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.

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