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 #5558

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Version Packages #5558

merged 1 commit into from
Apr 10, 2024

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Apr 8, 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

create-cloudflare@2.18.0

Minor Changes

  • #5550 4f47f74 Thanks @penalosa! - feat: Generate a JSON schema for the Wrangler package & use it in templates

Patch Changes

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

    The following dependency versions have been updated:

    Dependency From To
    create-astro 4.7.4 4.7.5
  • #5411 a13a0c3 Thanks @mrbbot! - fix: display helpful error message when no accounts found during deployment

    Previously, C3 would display TypeError: Cannot read properties of undefined (reading 'value') if you were logged in as a user without access to any accounts. This change ensures a more appropriate error message is displayed in this case.

  • #5517 3c2eba8 Thanks @admah! - fix: update failing test and add test command to package.json in C3 Hello World JS template.

wrangler@3.49.0

Minor Changes

  • #5549 113ac41 Thanks @penalosa! - feat: Support wrangler pages secret put|delete|list|bulk

  • #5550 4f47f74 Thanks @penalosa! - feat: Generate a JSON schema for the Wrangler package & use it in templates

  • #5561 59591cd Thanks @ocsfrank! - feat: update R2 CreateBucket action to include the storage class in the request body

Patch Changes

  • #5374 7999dd2 Thanks @maxwellpeterson! - fix: Improvements to --init-from-dash

    Adds user-specified CPU limit to wrangler.toml if one exists. Excludes usage_model from wrangler.toml in all cases, since this field is deprecated and no longer used.

  • #5553 dcd65dd Thanks @rozenmd! - fix: refactor d1's time-travel compatibility check

  • #5380 57d5658 Thanks @GregBrimble! - fix: Respect --no-bundle when deploying a _worker.js/ directory in Pages projects

  • #5536 a7aa28a Thanks @Cherry! - fix: resolve a regression where wrangler pages dev would bind to port 8787 by default instead of 8788 since wrangler@3.38.0

  • Updated dependencies [9575a51]:

    • miniflare@3.20240405.0

miniflare@3.20240405.0

Patch Changes

  • #5554 9575a51 Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20240404.0 1.20240405.0
    @cloudflare/workers-types ^4.20240404.0 ^4.20240405.0

@cloudflare/pages-shared@0.11.27

Patch Changes

  • Updated dependencies [9575a51]:
    • miniflare@3.20240405.0

@cloudflare/vitest-pool-workers@0.1.18

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners April 8, 2024 16:40
Copy link
Contributor

github-actions bot commented Apr 8, 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/8636835450/npm-package-wrangler-5558

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

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

Or you can use npx with this latest build directly:

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

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


wrangler@3.49.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240405.0
workerd 1.20240405.0 1.20240405.0
workerd --version 1.20240405.0 2024-04-05

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

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 6 times, most recently from 4b6a3ab to 4c29626 Compare April 9, 2024 15:36
@workers-devprod workers-devprod requested a review from a team as a code owner April 9, 2024 15:36
@workers-devprod workers-devprod force-pushed the changeset-release/main branch 4 times, most recently from bee7400 to eec8fb5 Compare April 10, 2024 17:13
@workers-devprod workers-devprod force-pushed the changeset-release/main branch from eec8fb5 to ac68e01 Compare April 10, 2024 19:36
@CarmenPopoviciu CarmenPopoviciu merged commit 4e63ec0 into main Apr 10, 2024
29 checks passed
@CarmenPopoviciu CarmenPopoviciu deleted the changeset-release/main branch April 10, 2024 20:22
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.

3 participants