Commit 765b81b
authored
chore(deps): update dependency @builder.io/qwik-city to v1.13.0 (#2015)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@builder.io/qwik-city](https://qwik.dev/)
([source](https://redirect.github.com/QwikDev/qwik/tree/HEAD/packages/qwik-city))
| [`1.12.1` ->
`1.13.0`](https://renovatebot.com/diffs/npm/@builder.io%2fqwik-city/1.12.1/1.13.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>QwikDev/qwik (@​builder.io/qwik-city)</summary>
###
[`v1.13.0`](https://redirect.github.com/QwikDev/qwik/blob/HEAD/packages/qwik-city/CHANGELOG.md#1130)
[Compare
Source](https://redirect.github.com/QwikDev/qwik/compare/@builder.io/qwik-city@1.12.1...@builder.io/qwik-city@1.13.0)
##### Minor Changes
- 🐞🩹 server$ errors can be caught by
[@​plugin](https://redirect.github.com/plugin) middleware (by
[@​DustinJSilk](https://redirect.github.com/DustinJSilk) in
[#​7185](https://redirect.github.com/QwikDev/qwik/pull/7185))
- refactor: Error types are standardised across server$ functions and
routeLoaders (by
[@​DustinJSilk](https://redirect.github.com/DustinJSilk) in
[#​7185](https://redirect.github.com/QwikDev/qwik/pull/7185))
- ✨ 499 is now a valid status code (by
[@​DustinJSilk](https://redirect.github.com/DustinJSilk) in
[#​7185](https://redirect.github.com/QwikDev/qwik/pull/7185))
- 🐞🩹 server$ functions now correctly throw 4xx errors on the client (by
[@​DustinJSilk](https://redirect.github.com/DustinJSilk) in
[#​7185](https://redirect.github.com/QwikDev/qwik/pull/7185))
##### Patch Changes
- 🐞🩹 Error boundary `ErrorBoundary` and fix `useErrorBoundary` (by
[@​damianpumar](https://redirect.github.com/damianpumar) in
[#​7342](https://redirect.github.com/QwikDev/qwik/pull/7342))
- 🐞🩹 Write Response object in the send request event even on redirects
(by [@​nelsonprsousa](https://redirect.github.com/nelsonprsousa)
in [#​7422](https://redirect.github.com/QwikDev/qwik/pull/7422))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/runtime-env/import-meta-env).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 74417a9 commit 765b81b
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments