Skip to content

fix(angular): use latest version of @analogjs/vitest-angular #30423#30560

Merged
Coly010 merged 1 commit intomasterfrom
angular/vitest
Apr 1, 2025
Merged

fix(angular): use latest version of @analogjs/vitest-angular #30423#30560
Coly010 merged 1 commit intomasterfrom
angular/vitest

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented Apr 1, 2025

Current Behavior

The version of @analogjs/vitest-angular and @analogjs/vite-plugin-angular that is installed is 1.10.0
The latest version is 1.14.1.

Expected Behavior

Upgrade to the latest version of the packages.

Related Issue(s)

Fixes #30423

@Coly010 Coly010 requested review from a team, AgentEnder, FrozenPandaz and jaysoo as code owners April 1, 2025 09:45
@Coly010 Coly010 self-assigned this Apr 1, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Apr 1, 2025 9:53am

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Apr 1, 2025

View your CI Pipeline Execution ↗ for commit b518e31.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 33m 47s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 18s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base=b8e43... ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-01 10:23:49 UTC

@Coly010 Coly010 merged commit 3afa91a into master Apr 1, 2025
12 checks passed
@Coly010 Coly010 deleted the angular/vitest branch April 1, 2025 10:35
jaysoo pushed a commit that referenced this pull request Apr 2, 2025
…30560)

## Current Behavior
The version of `@analogjs/vitest-angular` and
`@analogjs/vite-plugin-angular` that is installed is `1.10.0`
The latest version is `1.14.1`.

## Expected Behavior
Upgrade to the latest version of the packages.

## Related Issue(s)

Fixes #30423
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2025

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Why does choosing Vitest as the unit test runner in create-nx-workspace@v20.6.1 cause a JIT compilation error for 'PlatformNavigation'?

2 participants