test qwik sdk with Qwik upgrade to 1.17.1 version
Description
Add a short description of what changes you made, why you made them, and any other context that you think might be helpful for someone to better understand what is contained in this pull request. This sort of information is useful for people reviewing the code, as well as anyone from the future trying to understand why changes were made or why a bug started happening.
Screenshot If relevant, add a screenshot or two of the changes you made.
[!NOTE] Upgrades Qwik/Qwik City to 1.17 with Vite 5 and bundler module resolution, plus a null-safe hover animation lookup in live-edit styles.
- Dependencies/Config:
- Upgrade
@builder.io/qwikand@builder.io/qwik-cityto^1.17.1inpackages/sdks/e2e/qwik-cityandpackages/sdks/snippets/qwik-city.- Update
viteto^5.4.0andvite-tsconfig-pathsto^4.2.1in the same packages.- Switch TS
moduleResolutionto"bundler"intsconfig.jsonfor both Qwik City projects.- Bump devDependency
@builder.io/qwikto^1.17.1inpackages/sdks/output/qwik/package.json.- Code:
- In
live-edit-block-styles.lite.tsx, make hover animation access null-safe using optional chaining when readingprocessedBlock.animations.Written by Cursor Bugbot for commit 4d4c73d9fe6787ad4925a27f1c160579eb26d7bd. This will update automatically on new commits. Configure here.
⚠️ No Changeset found
Latest commit: 4d4c73d9fe6787ad4925a27f1c160579eb26d7bd
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
🤖 Nx Cloud AI Fix Eligible
An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.
To disable these notifications, a workspace admin can disable them in workspace settings.
View your CI Pipeline Execution ↗ for commit 4d4c73d9fe6787ad4925a27f1c160579eb26d7bd
| Command | Status | Duration | Result |
|---|---|---|---|
nx test @snippet/qwik-city |
❌ Failed | 44m 48s | View ↗ |
nx test @e2e/qwik-city |
❌ Failed | 34m 39s | View ↗ |
nx test @snippet/sveltekit |
❌ Failed | 8m 41s | View ↗ |
nx test @snippet/react-sdk-next-14-app |
❌ Failed | 8m 43s | View ↗ |
nx test @snippet/react-sdk-next-pages |
❌ Failed | 8m 12s | View ↗ |
nx test @snippet/nuxt |
❌ Failed | 4m 1s | View ↗ |
nx test @snippet/react |
❌ Failed | 3m 47s | View ↗ |
nx test @builder.io/sdks |
❌ Failed | 13s | View ↗ |
Additional runs (37) |
❌ Failed | ... | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-11-11 15:48:34 UTC