Skip to content

chore(deps-dev): bump @builder.io/qwik from 1.9.1 to 1.19.1#4346

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/builder.io/qwik-1.19.1
Open

chore(deps-dev): bump @builder.io/qwik from 1.9.1 to 1.19.1#4346
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/builder.io/qwik-1.19.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps @builder.io/qwik from 1.9.1 to 1.19.1.

Release notes

Sourced from @​builder.io/qwik's releases.

@​builder.io/qwik@1.19.1

Patch Changes

  • 🐞🩹 support Deno as package manager for production builds. The Vite plugin now recognizes Deno as a Node-compatible runtime for manifest passing, and SSG delegates to the Node implementation instead of stubbing out. (by @​ianlet in #8385)

  • 🐞🩹 the optimizer was not using the binary builds (by @​wmertens in #8360)

  • 🐞🩹 resolve 404 error for virtual CSS modules during dev SSR (by @​jantimon in #8351)

@​builder.io/qwik-city@1.19.1

Patch Changes

  • 🐞🩹 support Deno as package manager for production builds. The Vite plugin now recognizes Deno as a Node-compatible runtime for manifest passing, and SSG delegates to the Node implementation instead of stubbing out. (by @​ianlet in #8385)

  • 🐞🩹 Link hash change now properly updates location.url.hash (by @​maiieul in #8305)

@​builder.io/qwik-city@1.19.0

Minor Changes

  • ✨ allow mocking route loaders & actions in QwikCityMockProvider (by @​alexismch in #8102)

Patch Changes

  • 🐞🩹 qwik-city spa routeStateInternal and routeLocation url origins mismatch (by @​maiieul in #8234)

  • feat(qwik-city): add getOrigin option to QwikCityBunOptions and QwikCityDenoOptions for improved URL handling (by @​JerryWu1234 in #8251)

  • Make RequestEvents readonly instead of frozen (by @​DustinJSilk in #8135)

@​builder.io/qwik@1.19.0

Minor Changes

  • untrack() now accepts signals and stores directly, as well as accepting arguments when you pass a function. This makes retrieving values without subscribing to them more efficient. (by @​wmertens in #8247)

Patch Changes

  • 🐞🩹 we now prevent merging useVisibleTask$ code together with other segments to prevent overpreloading when their entry contains a lot of transitive imports. (by @​maiieul in #8275)

  • 🐞🩹 duplicated preload bundles in SSR preload (by @​chebanenko in #8248)

  • ⚡️: the core.js and preloader.js references in q-manifest and bundle-graph are now filtered out for smaller outputs. (by @​maiieul in #8278)

@​builder.io/qwik@1.18.0

Minor Changes

  • PERF: Computed signals now only trigger listeners if their value has changed (by @​wmertens in #8148)

Patch Changes

  • execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @​sashkashishka in #8164)

... (truncated)

Changelog

Sourced from @​builder.io/qwik's changelog.

1.19.1

Patch Changes

  • 🐞🩹 support Deno as package manager for production builds. The Vite plugin now recognizes Deno as a Node-compatible runtime for manifest passing, and SSG delegates to the Node implementation instead of stubbing out. (by @​ianlet in #8385)

  • 🐞🩹 the optimizer was not using the binary builds (by @​wmertens in #8360)

  • 🐞🩹 resolve 404 error for virtual CSS modules during dev SSR (by @​jantimon in #8351)

1.19.0

Minor Changes

  • untrack() now accepts signals and stores directly, as well as accepting arguments when you pass a function. This makes retrieving values without subscribing to them more efficient. (by @​wmertens in #8247)

Patch Changes

  • 🐞🩹 we now prevent merging useVisibleTask$ code together with other segments to prevent overpreloading when their entry contains a lot of transitive imports. (by @​maiieul in #8275)

  • 🐞🩹 duplicated preload bundles in SSR preload (by @​chebanenko in #8248)

  • ⚡️: the core.js and preloader.js references in q-manifest and bundle-graph are now filtered out for smaller outputs. (by @​maiieul in #8278)

1.18.0

Minor Changes

  • PERF: Computed signals now only trigger listeners if their value has changed (by @​wmertens in #8148)

Patch Changes

  • execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @​sashkashishka in #8164)

  • 🐞🩹 useResource's onRejected now catches errors again; preventing unhandled errors in test environments. (by @​maiieul in #8197)

  • qwik add compiled-i18 now adds easy i18n to your app. (by @​wmertens in #8177)

1.17.2

1.17.1

Patch Changes

  • 🐞🩹 the bunding won't lead to circular dependencies in qwik-astro apps anymore. (by @​maiieul in #8052)

  • ✨ The optimizer is now built with a recent Rust toolchain. Fresher bits! (by @​wmertens in #8040)

1.17.0

... (truncated)

Commits
  • d507a08 Version Packages
  • 3efd7a5 Merge branch 'main' into fix/virtual-css-dev-ssr-404
  • 9163ccf chore(deps): bump rollup in the npm_and_yarn group across 1 directory
  • 0314b61 Merge branch 'main' into fix/deno-production-builds
  • fe45eb6 fixup
  • cb56877 fix(core): qrl importing on server
  • 03b590f fix(qwik-city): support Deno as package manager for production builds
  • 63e6f55 fix: resolve 404 for virtual CSS modules during dev SSR
  • 97df2e6 Version Packages
  • 25dbde0 Merge branch 'main' into upcoming
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​builder.io/qwik since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Medium Risk
Dependency upgrade may change build tooling expectations (new Qwik peer deps include newer Vite/Rollup), which could break CI/e2e builds if versions are incompatible.

Overview
Bumps @builder.io/qwik from ^1.9.1 to ^1.19.1 for the qwik-city e2e and snippet workspace packages.

Regenerates yarn.lock to reflect the new Qwik version and its updated transitive deps (notably adding rollup@^4.59.0 and launch-editor@^2.11.1, and adjusting related type/dependency resolutions).

Written by Cursor Bugbot for commit cc7f242. This will update automatically on new commits. Configure here.

Bumps [@builder.io/qwik](https://github.com/QwikDev/qwik/tree/HEAD/packages/qwik) from 1.9.1 to 1.19.1.
- [Release notes](https://github.com/QwikDev/qwik/releases)
- [Changelog](https://github.com/QwikDev/qwik/blob/@builder.io/qwik@1.19.1/packages/qwik/CHANGELOG.md)
- [Commits](https://github.com/QwikDev/qwik/commits/@builder.io/qwik@1.19.1/packages/qwik)

---
updated-dependencies:
- dependency-name: "@builder.io/qwik"
  dependency-version: 1.19.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 5, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 5, 2026

⚠️ No Changeset found

Latest commit: cc7f242

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

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

},
"devDependencies": {
"@builder.io/qwik": "^1.9.1",
"@builder.io/qwik": "^1.19.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vite 4 incompatible with qwik 1.19.1 peer dependency

High Severity

@builder.io/qwik@1.19.1 declares a peer dependency of vite: ">=5 <8", but both projects specify vite: ^4.5.11. The old @builder.io/qwik@1.9.1 bundled vite: ^5 as a regular dependency, but 1.19.1 moved it to a peer dependency, meaning the host project must now provide a compatible vite version. This will cause peer dependency warnings and likely build/runtime failures.

Additional Locations (1)

Fix in Cursor Fix in Web

},
"devDependencies": {
"@builder.io/qwik": "^1.9.1",
"@builder.io/qwik": "^1.19.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qwik and qwik-city version mismatch after bump

High Severity

@builder.io/qwik was bumped to ^1.19.1 but @builder.io/qwik-city remains at ^1.9.1. These are companion packages from the same monorepo and are released in lockstep — qwik-city 1.19.x expects @builder.io/qwik ^1.19.0 as a peer dependency. Running them at mismatched major-minor versions (1.19 vs 1.9) is likely to cause incompatibilities or runtime errors.

Additional Locations (1)

Fix in Cursor Fix in Web

@nx-cloud
Copy link

nx-cloud bot commented Mar 5, 2026

🤖 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 cc7f242

Command Status Duration Result
nx test @snippet/qwik-city ❌ Failed 38s View ↗
nx test @e2e/qwik-city ❌ Failed 1m 8s View ↗
nx test @e2e/nextjs-sdk-next-app ✅ Succeeded 7m 30s View ↗
nx test @e2e/angular-17 ✅ Succeeded 6m 38s View ↗
nx test @e2e/react-sdk-next-14-app ✅ Succeeded 5m 18s View ↗
nx test @e2e/angular-19-ssr ✅ Succeeded 5m 48s View ↗
nx test @e2e/nuxt ✅ Succeeded 5m 50s View ↗
nx test @e2e/remix ✅ Succeeded 4m 43s View ↗
Additional runs (37) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2026-03-05 07:33:37 UTC

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants