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

chore(deps): update dependency @builder.io/qwik-city to v0.107.0 #285

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@builder.io/qwik-city (source) 0.100.0 -> 0.107.0 age adoption passing confidence

Release Notes

QwikDev/qwik (@​builder.io/qwik-city)

v0.107.0

Compare Source

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v0.106.0...v0.107.0

v0.106.0

Compare Source

Breaking Changes

Cloudflare pages deployment

In your entry.cloudflare-pages.ts, export fetch instead of onRequest. This is required in order to use the advanced mode of Cloudflare! it will allow future perf improvements and new features.

import { createQwikCity } from '@​builder.io/qwik-city/middleware/cloudflare-pages';
import qwikCityPlan from '@​qwik-city-plan';
import render from './entry.ssr';

+ const fetch = createQwikCity({ render, qwikCityPlan });
+ export { fetch };
- const onRequest = createQwikCity({ render, qwikCityPlan });
- export { onRequest };

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v0.105.0...v0.106.0

v0.105.0

Compare Source

Features

Fixes

Documentation

Full Changelog: QwikDev/qwik@v0.104.0...v0.105.0

v0.104.0

Compare Source

Features

Fixes

Documation

New Contributors

Full Changelog: QwikDev/qwik@v0.103.0...v0.104.0

v0.103.0

Compare Source

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v0.102.0...v0.103.0

v0.102.0

Compare Source

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v0.101.0...v0.102.0

v0.101.0

Compare Source

What's Changed


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 5, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@vercel
Copy link

vercel bot commented Apr 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
breaches ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2024 0:58am
breaches-i6gc ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2024 0:58am
hugios-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2024 0:58am

@changeset-bot
Copy link

changeset-bot bot commented Apr 5, 2023

⚠️ No Changeset found

Latest commit: 9d4b3df

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

@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from 164671f to bc07403 Compare April 6, 2023 05:31
@renovate renovate bot changed the title chore(deps): update dependency @builder.io/qwik-city to v0.101.0 Update dependency @builder.io/qwik-city to v0.101.0 Apr 7, 2023
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from bc07403 to 1c69887 Compare April 7, 2023 06:35
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from 1c69887 to 30817a4 Compare April 8, 2023 07:35
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from 30817a4 to a873b44 Compare April 8, 2023 15:34
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from a873b44 to a643180 Compare April 8, 2023 16:02
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from a643180 to e28930e Compare April 8, 2023 18:47
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from e28930e to 91652c1 Compare April 9, 2023 01:01
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch 2 times, most recently from 52a886c to 450a376 Compare April 9, 2023 01:22
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from 450a376 to 5ec8faf Compare April 9, 2023 04:41
@vercel
Copy link

vercel bot commented Oct 21, 2023

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from 0b501de to b597f11 Compare November 24, 2023 22:29
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from b597f11 to ecb462f Compare February 18, 2024 19:29
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from ecb462f to 243ea70 Compare February 18, 2024 21:38
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from 243ea70 to 9fc56ff Compare February 19, 2024 04:08
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from 9fc56ff to 55ab263 Compare February 19, 2024 16:53
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from 55ab263 to d8db325 Compare May 12, 2024 00:55
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from d8db325 to 09ce71d Compare December 4, 2024 03:12
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch 2 times, most recently from 9c4a164 to 7cb862a Compare January 2, 2025 03:19
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-0.x branch from 7cb862a to 9d4b3df Compare March 2, 2025 21:25
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.

0 participants