Skip to content

Add tests for AE, and support rate limiting in the Vite plugin #9803

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

Merged
merged 2 commits into from
Jul 1, 2025

Conversation

penalosa
Copy link
Contributor

@penalosa penalosa commented Jul 1, 2025

Fixes https://jira.cfdata.org/browse/DEVX-1791 & https://jira.cfdata.org/browse/DEVX-1790

Fixes #8661


  • Tests
    • Tests included
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: we don't document which bindings Vite supports
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: not a Wrangler change

@penalosa penalosa requested a review from a team as a code owner July 1, 2025 09:23
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Jul 1, 2025
@penalosa penalosa added the skip-v3-pr Skip validation of presence of a v3 backport PR label Jul 1, 2025
Copy link

changeset-bot bot commented Jul 1, 2025

🦋 Changeset detected

Latest commit: f590457

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudflare/vite-plugin Minor

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

Copy link

pkg-pr-new bot commented Jul 1, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@9803

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@9803

miniflare

npm i https://pkg.pr.new/miniflare@9803

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@9803

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@9803

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@9803

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@9803

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@9803

wrangler

npm i https://pkg.pr.new/wrangler@9803

commit: f590457

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Jul 1, 2025
@penalosa penalosa enabled auto-merge July 1, 2025 10:34
@penalosa penalosa added this pull request to the merge queue Jul 1, 2025
@@ -1,4 +1,5 @@
{
"$schema": "./node_modules/wrangler/config-schema.json",
Copy link
Contributor

Choose a reason for hiding this comment

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

🫶

Merged via the queue into main with commit df04528 Jul 1, 2025
41 of 42 checks passed
@penalosa penalosa deleted the penalosa/vite-rl-ae branch July 1, 2025 11:01
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Jul 1, 2025
@workers-devprod workers-devprod mentioned this pull request Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-v3-pr Skip validation of presence of a v3 backport PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🚀 Feature Request: (vite-plugin) Using unsafe bindings
3 participants