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

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Version Packages #7792

merged 1 commit into from
Jan 16, 2025

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Jan 16, 2025

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

@cloudflare/[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners January 16, 2025 11:15
@workers-devprod workers-devprod added the skip-pr-description-validation Skip validation of the required PR description format label Jan 16, 2025
Copy link
Contributor

github-actions bot commented Jan 16, 2025

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/12814267839/npm-package-wrangler-7792

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12814267839/npm-package-wrangler-7792 dev path/to/script.js
Additional artifacts:

cloudflare-workers-bindings-extension:

wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12814267839/npm-package-cloudflare-workers-bindings-extension-7792 -O ./cloudflare-workers-bindings-extension.0.0.0-vc581bbfc0.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-vc581bbfc0.vsix

create-cloudflare:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12814267839/npm-package-create-cloudflare-7792 --no-auto-update

@cloudflare/kv-asset-handler:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12814267839/npm-package-cloudflare-kv-asset-handler-7792

miniflare:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12814267839/npm-package-miniflare-7792

@cloudflare/pages-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12814267839/npm-package-cloudflare-pages-shared-7792

@cloudflare/unenv-preset:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12814267839/npm-package-cloudflare-unenv-preset-7792

@cloudflare/vitest-pool-workers:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12814267839/npm-package-cloudflare-vitest-pool-workers-7792

@cloudflare/workers-editor-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12814267839/npm-package-cloudflare-workers-editor-shared-7792

@cloudflare/workers-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12814267839/npm-package-cloudflare-workers-shared-7792

@cloudflare/workflows-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12814267839/npm-package-cloudflare-workflows-shared-7792

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.20241230.2
workerd 1.20241230.0 1.20241230.0
workerd --version 1.20241230.0 2024-12-30

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

@lrapoport-cf
Copy link
Contributor

per #7797 (comment), it is expected that c3 tests are still failing. this PR and the resulting wrangler release should fix the failing checks. as an additional vote of confidence, #7790 has the same 3 failing tests, but the PR is very minimal and highly unlikely to be truly breaking the tests. therefor it's very likely there is no true break here.

for the reasons above, this PR is approved despite the failing c3 tests.

@CarmenPopoviciu CarmenPopoviciu merged commit 9b519cc into main Jan 16, 2025
32 of 35 checks passed
@CarmenPopoviciu CarmenPopoviciu deleted the changeset-release/main branch January 16, 2025 18:52
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