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

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Version Packages #5474

merged 1 commit into from
Apr 2, 2024

Conversation

workers-devprod
Copy link
Contributor

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

[email protected]

Minor Changes

  • #5461 f69e562 Thanks @mattdeboard! - feature: Add command for fetching R2 Event Notification configurations for a given bucket

    This allows users to see the entire event notification configuration -- i.e. every rule for every configured queue -- for a single bucket with a single request.

    This change also improves messaging of console output when creating a new bucket notification.

Patch Changes

  • #5480 0cce21f Thanks @penalosa! - fix: Ensure url & node:url export URL (aliased to globalThis.URL) in node_compat mode

  • #5472 02a1091 Thanks @penalosa! - fix: Expose more info from wrangler pages functions build-env

@cloudflare/[email protected]

Patch Changes

[email protected]

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners April 2, 2024 15:37
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.36%. Comparing base (0cce21f) to head (636ef52).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5474      +/-   ##
==========================================
+ Coverage   72.28%   72.36%   +0.07%     
==========================================
  Files         330      330              
  Lines       16990    16990              
  Branches     4325     4325              
==========================================
+ Hits        12281    12294      +13     
+ Misses       4709     4696      -13     

see 7 files with indirect coverage changes

Copy link
Contributor

github-actions bot commented Apr 2, 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/8529003108/npm-package-wrangler-5474

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

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

Or you can use npx with this latest build directly:

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

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.20240329.0
workerd 1.20240329.0 1.20240329.0
workerd --version 1.20240329.0 2024-03-29

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

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 4 times, most recently from 92c6e6e to 361a3bc Compare April 2, 2024 19:46
@workers-devprod workers-devprod requested a review from a team as a code owner April 2, 2024 19:46
@workers-devprod workers-devprod force-pushed the changeset-release/main branch from 361a3bc to 636ef52 Compare April 2, 2024 20:24

### Patch Changes

- [#5473](https://github.com/cloudflare/workers-sdk/pull/5473) [`5212154`](https://github.com/cloudflare/workers-sdk/commit/52121544698d1ffb395e0984a63ab5eb91e6f05e) Thanks [@penalosa](https://github.com/penalosa)! - fix: Rename `fetch` to `on_fetch`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally this changeset should have mentioned python

@petebacondarwin petebacondarwin merged commit a12b278 into main Apr 2, 2024
28 checks passed
@petebacondarwin petebacondarwin deleted the changeset-release/main branch April 2, 2024 20:52
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.

2 participants