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

[C3] bump create-qwik from 1.5.7 to 1.9.0 in /packages/create-cloudflare/src/frameworks #6764

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps create-qwik from 1.5.7 to 1.9.0.

Release notes

Sourced from create-qwik's releases.

create-qwik@1.9.0

Patch Changes

create-qwik@1.8.0

Patch Changes

create-qwik@1.7.3

Patch Changes

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

create-qwik@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
Changelog

Sourced from create-qwik's changelog.

1.9.0

Patch Changes

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)

Bumps [create-qwik](https://github.com/QwikDev/qwik/tree/HEAD/packages/create-qwik) from 1.5.7 to 1.9.0.
- [Release notes](https://github.com/QwikDev/qwik/releases)
- [Changelog](https://github.com/QwikDev/qwik/blob/main/packages/create-qwik/CHANGELOG.md)
- [Commits](https://github.com/QwikDev/qwik/commits/create-qwik@1.9.0/packages/create-qwik)

---
updated-dependencies:
- dependency-name: create-qwik
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 19, 2024 10:39
@dependabot dependabot bot added the c3 Relating to C3 (create-cloudflare) package label Sep 19, 2024
@dependabot dependabot bot requested a review from a team as a code owner September 19, 2024 10:39
@dependabot dependabot bot added the dependencies Used by dependabot to mark PRs as updates to dependencies. label Sep 19, 2024
Copy link

changeset-bot bot commented Sep 19, 2024

🦋 Changeset detected

Latest commit: 986c2d9

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

The following dependency versions have been updated:

| Dependency  | From  | To    |
| ----------- | ----- | ----- |
| create-qwik | 1.5.7 | 1.9.0 |
Copy link
Contributor

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/10939349961/npm-package-wrangler-6764

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/6764/npm-package-wrangler-6764

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10939349961/npm-package-wrangler-6764 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10939349961/npm-package-create-cloudflare-6764 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10939349961/npm-package-cloudflare-kv-asset-handler-6764
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10939349961/npm-package-miniflare-6764
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10939349961/npm-package-cloudflare-pages-shared-6764
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10939349961/npm-package-cloudflare-vitest-pool-workers-6764
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10939349961/npm-package-cloudflare-workers-editor-shared-6764
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10939349961/npm-package-cloudflare-workers-shared-6764

Note that these links will no longer work once the GitHub Actions artifact expires.


wrangler@3.78.5 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240909.3
workerd 1.20240909.0 1.20240909.0
workerd --version 1.20240909.0 2024-09-09

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@edmundhung
Copy link
Member

Bumped in #6755

@edmundhung edmundhung closed this Sep 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2024

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 dependabot bot deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-qwik-1.9.0 branch September 19, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant