Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(qwik-city): don't cache errors #5839

Merged
merged 2 commits into from
Feb 9, 2024
Merged

fix(qwik-city): don't cache errors #5839

merged 2 commits into from
Feb 9, 2024

Conversation

wmertens
Copy link
Member

@wmertens wmertens commented Feb 9, 2024

Fixes #5827

Copy link

netlify bot commented Feb 9, 2024

Deploy Preview for qwik-insights ready!

Name Link
🔨 Latest commit d8c8dfa
🔍 Latest deploy log https://app.netlify.com/sites/qwik-insights/deploys/65c5be83d6e35f000769bd75
😎 Deploy Preview https://deploy-preview-5839--qwik-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@wmertens wmertens enabled auto-merge (rebase) February 9, 2024 05:54
Copy link

cloudflare-pages bot commented Feb 9, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d8c8dfa
Status: ✅  Deploy successful!
Preview URL: https://1e30fdfd.qwik-docs.pages.dev
Branch Preview URL: https://wmertens-qc.qwik-docs.pages.dev

View logs

@wmertens wmertens enabled auto-merge (squash) February 9, 2024 05:57
@wmertens wmertens merged commit 5c1a8aa into main Feb 9, 2024
30 checks passed
@wmertens wmertens deleted the wmertens-qc branch February 9, 2024 06:14
kodiakhq bot pushed a commit to ascorbic/unpic-img that referenced this pull request Feb 18, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@builder.io/qwik](https://qwik.builder.io/) ([source](https://togithub.com/BuilderIO/qwik/tree/HEAD/packages/qwik)) | [`1.4.4` -> `1.4.5`](https://renovatebot.com/diffs/npm/@builder.io%2fqwik/1.4.4/1.4.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@builder.io%2fqwik/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@builder.io%2fqwik/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@builder.io%2fqwik/1.4.4/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@builder.io%2fqwik/1.4.4/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>BuilderIO/qwik (@&#8203;builder.io/qwik)</summary>

### [`v1.4.5`](https://togithub.com/BuilderIO/qwik/releases/tag/v1.4.5)

[Compare Source](https://togithub.com/BuilderIO/qwik/compare/v1.4.4...v1.4.5)

#### What's Changed

-   docs: Fix broken Markdown on Astro Docs page by [@&#8203;LorisSigrist](https://togithub.com/LorisSigrist) in [QwikDev/qwik#5830
-   fix: qwik-react peer version by [@&#8203;wmertens](https://togithub.com/wmertens) in [QwikDev/qwik#5831
-   docs: update index.mdx to account for bun start crash on win by [@&#8203;codethinki](https://togithub.com/codethinki) in [QwikDev/qwik#5834
-   docs(speculative-module-fetching): remove that it doesn't work in preview because it does by [@&#8203;maiieul](https://togithub.com/maiieul) in [QwikDev/qwik#5836
-   fix(qwik-city): don't cache errors by [@&#8203;wmertens](https://togithub.com/wmertens) in [QwikDev/qwik#5839
-   docs(showcase): added Sasthya Seba - Healthcare service provider. by [@&#8203;iamriajul](https://togithub.com/iamriajul) in [QwikDev/qwik#5838
-   chore: Update 🐼 PandaCSS integration dev dependenc by [@&#8203;mrhoodz](https://togithub.com/mrhoodz) in [QwikDev/qwik#5842
-   fix(ssr): task sorting during SSR by [@&#8203;wmertens](https://togithub.com/wmertens) in [QwikDev/qwik#5847
-   chore: 1.4.5 by [@&#8203;wmertens](https://togithub.com/wmertens) in [QwikDev/qwik#5848

#### New Contributors

-   [@&#8203;LorisSigrist](https://togithub.com/LorisSigrist) made their first contribution in [QwikDev/qwik#5830
-   [@&#8203;codethinki](https://togithub.com/codethinki) made their first contribution in [QwikDev/qwik#5834

**Full Changelog**: QwikDev/qwik@v1.4.4...v1.4.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ascorbic/unpic-img).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🐞] After an syntax error, the server does not refresh the page.
1 participant