Skip to content

Bump @builder.io/qwik-city from 1.17.2 to 1.19.0#9

Open
dependabot[bot] wants to merge 1 commit intobirdflopfrom
dependabot/npm_and_yarn/builder.io/qwik-city-1.19.0
Open

Bump @builder.io/qwik-city from 1.17.2 to 1.19.0#9
dependabot[bot] wants to merge 1 commit intobirdflopfrom
dependabot/npm_and_yarn/builder.io/qwik-city-1.19.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps @builder.io/qwik-city from 1.17.2 to 1.19.0.

Release notes

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

@​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-city@1.18.0

Patch Changes

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

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

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)

1.18.0

Patch Changes

  • execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @​sashkashishka in #8164)
Commits
  • 97df2e6 Version Packages
  • 25dbde0 Merge branch 'main' into upcoming
  • c0c65d7 fix: trailing slash in path
  • eebf610 Merge commit from fork
  • 8bbd973 fix: content-type header handling
  • 189e01c fix: refactor form parsing
  • 898bcf4 refactor(qwik-city): remove deprecated origin option from QwikCityBunOptions ...
  • 91f4f25 feat(qwik-city): add getOrigin option to QwikCityBunOptions and QwikCityDenoO...
  • 595214a feat(untrack): accept signals/stores directly, pass arguments
  • 20a2285 chore(deps): bump undici from 7.16.0 to 7.18.2 in the npm_and_yarn group acro...
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

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

---
updated-dependencies:
- dependency-name: "@builder.io/qwik-city"
  dependency-version: 1.19.0
  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 Feb 3, 2026
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