workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

[C3] Bump create-qwik from 1.5.7 to 1.8.0 in /packages/create-cloudflare/src/frameworks

Open dependabot[bot] opened this issue 1 year ago • 3 comments

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

  • 🐞🩹 get the right version number in starter apps (by @​shairez in #6742)

[email protected]

Patch Changes

    • built files are now under dist/ or lib/. All tools that respect package export maps should just work. (by @​wmertens in #6715) If you have trouble with Typescript, ensure that you use moduleResolution: "Bundler" in your tsconfig.json.
    • @builder.io/qwik no longer depends on undici
Changelog

Sourced from create-qwik's changelog.

1.8.0

Patch Changes

1.7.3

Patch Changes

  • 🐞🩹 get the right version number in starter apps (by @​shairez in #6742)

1.7.2

Patch Changes

    • built files are now under dist/ or lib/. All tools that respect package export maps should just work. (by @​wmertens in #6715) If you have trouble with Typescript, ensure that you use moduleResolution: "Bundler" in your tsconfig.json.
    • @builder.io/qwik no longer depends on undici
Commits
Maintainer changes

This version was pushed to npm by shairez, a new releaser for create-qwik since your current version.


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)

dependabot[bot] avatar Aug 14 '24 07:08 dependabot[bot]

🦋 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

changeset-bot[bot] avatar Aug 14 '24 07:08 changeset-bot[bot]

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.

github-actions[bot] avatar Aug 14 '24 07:08 github-actions[bot]

seems like test failures here are legitimate

CarmenPopoviciu avatar Aug 19 '24 10:08 CarmenPopoviciu

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.

dependabot[bot] avatar Sep 18 '24 10:09 dependabot[bot]

@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.

IgorMinar avatar Sep 18 '24 16:09 IgorMinar

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.

IgorMinar avatar Sep 18 '24 16:09 IgorMinar

Closing in favour of #6755

dario-piotrowicz avatar Sep 18 '24 21:09 dario-piotrowicz

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.

dependabot[bot] avatar Sep 18 '24 21:09 dependabot[bot]