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

Version Packages #7514

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Version Packages #7514

merged 1 commit into from
Dec 16, 2024

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Dec 11, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Minor Changes

Patch Changes

  • #7504 8371748 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    @angular/create 19.0.0 19.0.4
  • #7512 21ceca4 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-hono 0.14.2 0.14.3
  • #7513 0808c9a Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-astro 4.10.0 4.11.0
  • #7530 14ddd30 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-vue 3.12.1 3.12.2
  • #7531 ee98fd4 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    sv 0.6.2 0.6.7
  • #7526 0117820 Thanks @WalshyDev! - fix: update create-remix to fix creating a Remix project failing with "Cannot find module 'fs-extra'"

  • #7241 d8e96b2 Thanks @dario-piotrowicz! - update Next.js template to use Next.js v.15

[email protected]

Minor Changes

Patch Changes

  • #7542 f13c897 Thanks @CarmenPopoviciu! - Always print deployment and placement ID in Cloudchamber commands

    Currently, Cloudchamber commands only print the full deployment ID when the deployment has an IPv4 address. This commit ensures the deployment ID and the placement ID are always printed to stdout. It also moves the printing of the IPv4 address (if one exists) to the same place as the IPv6 address so that they are printed together.

  • #6754 0356d0a Thanks @bluwy! - refactor: move @cloudflare/workers-shared as dev dependency

  • #7478 2e90efc Thanks @petebacondarwin! - fix: ensure that non-inherited fields are not removed when using an inferred named environment

    It is an error for the the user to provide an environment name that doesn't match any of the named environments in the Wrangler configuration.
    But if there are no named environments defined at all in the Wrangler configuration, we special case the top-level environment as though it was a named environment.
    Previously, when this happens, we would remove all the nonInheritable fields from the configuration (essentially all the bindings) leaving an incorrect configuration.
    Now we correctly generate a flattened named environment that has the nonInheritable fields, plus correctly applies any transformFn on inheritable fields.

  • #7524 11f95f7 Thanks @gpanders! - Include response body in Cloudchamber API errors

  • #7427 3bc0f28 Thanks @edmundhung! - The x-provision experimental flag now identifies draft and inherit bindings by looking up the current binding settings.

    Draft bindings can then be provisioned (connected to new or existing KV, D1, or R2 resources) during wrangler deploy.

  • Updated dependencies []:

[email protected]

Patch Changes

@cloudflare/[email protected]

Patch Changes

@cloudflare/[email protected]

Patch Changes

  • #7520 805ad2b Thanks @bruxodasilva! - Fixed a bug in local development where fetching a Workflow instance by ID would return a Workflow status, even if that instance did not exist. This only impacted the get() method on the Worker bindings.

@workers-devprod workers-devprod requested review from a team as code owners December 11, 2024 10:47
@workers-devprod workers-devprod added the skip-pr-description-validation Skip validation of the required PR description format label Dec 11, 2024
Copy link
Contributor

github-actions bot commented Dec 11, 2024

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/12352980507/npm-package-wrangler-7514

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12352980507/npm-package-wrangler-7514 dev path/to/script.js
Additional artifacts:
wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12352980507/npm-package-cloudflare-workers-bindings-extension-7514 -O ./cloudflare-workers-bindings-extension.0.0.0-v54ec1df78.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-v54ec1df78.vsix
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12352980507/npm-package-create-cloudflare-7514 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12352980507/npm-package-cloudflare-kv-asset-handler-7514
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12352980507/npm-package-miniflare-7514
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12352980507/npm-package-cloudflare-pages-shared-7514
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12352980507/npm-package-cloudflare-vitest-pool-workers-7514
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12352980507/npm-package-cloudflare-workers-editor-shared-7514
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12352980507/npm-package-cloudflare-workers-shared-7514
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12352980507/npm-package-cloudflare-workflows-shared-7514

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.20241205.0
workerd 1.20241205.0 1.20241205.0
workerd --version 1.20241205.0 2024-12-05

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

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 21 times, most recently from 85be33c to 8e9f944 Compare December 13, 2024 12:36
@workers-devprod workers-devprod force-pushed the changeset-release/main branch 2 times, most recently from cb99467 to b57a785 Compare December 13, 2024 14:26
@CarmenPopoviciu CarmenPopoviciu merged commit d4626f1 into main Dec 16, 2024
34 checks passed
@CarmenPopoviciu CarmenPopoviciu deleted the changeset-release/main branch December 16, 2024 16:56
penalosa pushed a commit that referenced this pull request Jan 10, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-pr-description-validation Skip validation of the required PR description format
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants