[C3] Bump create-qwik from 1.5.7 to 1.8.0 in /packages/create-cloudflare/src/frameworks
Bumps create-qwik from 1.5.7 to 1.8.0.
Release notes
Sourced from create-qwik's releases.
[email protected]
Patch Changes
[email protected]
Patch Changes
[email protected]
Patch Changes
- built files are now under dist/ or lib/. All tools that respect package export maps should just work. (by
@wmertensin #6715) If you have trouble with Typescript, ensure that you usemoduleResolution: "Bundler"in yourtsconfig.json.@builder.io/qwikno longer depends onundici
Changelog
Sourced from create-qwik's changelog.
1.8.0
Patch Changes
1.7.3
Patch Changes
1.7.2
Patch Changes
- built files are now under dist/ or lib/. All tools that respect package export maps should just work. (by
@wmertensin #6715) If you have trouble with Typescript, ensure that you usemoduleResolution: "Bundler"in yourtsconfig.json.@builder.io/qwikno longer depends onundici
Commits
5ddf269Version Packages3c30ecdfix(eslint): pin dev versions, prevent issues with eslint3c11b83Version Packagese2d41bcVersion Packages32daf72chore: use own package.json for all packages3c5e5a7chore: 1.7.1 (#6672)17c1d3cchore: couldn't handle that joke anymore 😅 (#6671)33221e1chore: 1.7.0220536frefactor: simplify CLI starters (#6632)eddcfbfchore: 1.6.0 (#6616)- See full diff in compare view
Maintainer changes
This version was pushed to npm by shairez, a new releaser for create-qwik since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
🦋 Changeset detected
Latest commit: 5265374e1b677f096ff2f28043802b05c788a39f
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| create-cloudflare | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
A wrangler prerelease is available for testing. You can install this latest build in your project with:
npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10383275946/npm-package-wrangler-6494
You can reference the automatically updated head of this PR with:
npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/6494/npm-package-wrangler-6494
Or you can use npx with this latest build directly:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10383275946/npm-package-wrangler-6494 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10383275946/npm-package-create-cloudflare-6494 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10383275946/npm-package-cloudflare-kv-asset-handler-6494
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10383275946/npm-package-miniflare-6494
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10383275946/npm-package-cloudflare-pages-shared-6494
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10383275946/npm-package-cloudflare-vitest-pool-workers-6494
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10383275946/npm-package-cloudflare-workers-editor-shared-6494
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10383275946/npm-package-cloudflare-workers-shared-6494
Note that these links will no longer work once the GitHub Actions artifact expires.
[email protected] includes the following runtime dependencies:
| Package | Constraint | Resolved |
|---|---|---|
miniflare |
workspace:* | 3.20240806.0 |
workerd |
1.20240806.0 | 1.20240806.0 |
workerd --version |
1.20240806.0 | 2024-08-06 |
Please ensure constraints are pinned, and miniflare/workerd minor versions match.
seems like test failures here are legitimate
A newer version of create-qwik exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dario-piotrowicz could you please take a look? we should also go straight to 1.9.0 which should be the latest I think.
let's timebox the investigation though if this turns out too complex to fix now, we'll deal with it next week or the week after.
I mainly care about this because qwik might get more visibility soon, so it would be good for this integration to be up to date.
Closing in favour of #6755
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.