Skip to content

Update dependency @cloudflare/vitest-plugin to v1.2.3 - #254

Merged
admdly merged 1 commit into
mainfrom
renovate/cloudflare-vitest-plugin-1.x
Sep 26, 2026
Merged

admdly merged 1 commit into
mainfrom
renovate/cloudflare-vitest-plugin-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 26, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/vitest-plugin (source) 1.1.13 → 1.2.3 age confidence

Release Notes

cloudflare/workers-sdk (@​cloudflare/vitest-plugin)

v1.2.3

Compare Source

Patch Changes

v1.2.2

Compare Source

Patch Changes

v1.2.1

Compare Source

Patch Changes

v1.2.0

Compare Source

Minor Changes
  • #​15713 3c75cad Thanks @​jamesopstad! - Define experimental Cloudflare configuration with a single default export

    Experimental cloudflare.config.ts files now define settings and resources together in a default-exported defineConfig() call. Add a Worker under worker, add Containers to the containers array, or omit both to provide settings only.

    import * as entrypoint from "./src/index.ts" with { type: "cf-worker" };
    
    export default defineConfig({
    	accountId: "...",
    	complianceRegion: "public",
    	worker: {
    		name: "my-worker",
    		compatibilityDate: "2026-09-18",
    		entrypoint,
    	},
    });
  • #​15707 95af41d Thanks @​halfstack-dev! - Support nested D1 migration layouts in readD1Migrations()

    readD1Migrations() now accepts the same migrationsDir / migrationsPattern options Wrangler uses, so Vitest can apply Drizzle-style nested files such as 0001_init/migration.sql. Discovery is shared with Wrangler via @cloudflare/workers-utils, so the test path and wrangler d1 migrations apply stay aligned.

    The original readD1Migrations(migrationsPath) signature still reads only top-level *.sql files in that directory.

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
api 40667cf Commit Preview URL

Branch Preview URL
Sep 26 2026, 05:23 AM

@renovate
renovate Bot force-pushed the renovate/cloudflare-vitest-plugin-1.x branch from 69684cf to d60fe68 Compare September 26, 2026 04:50
@renovate
renovate Bot force-pushed the renovate/cloudflare-vitest-plugin-1.x branch from d60fe68 to 40667cf Compare September 26, 2026 05:21
@admdly
admdly merged commit 1c3a2ab into main Sep 26, 2026
10 checks passed
@admdly
admdly deleted the renovate/cloudflare-vitest-plugin-1.x branch September 26, 2026 05:23
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.

1 participant