content icon indicating copy to clipboard operation
content copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 7 months ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cloudflare/workers-types ^4.20250610.0 -> ^4.20250618.0 age adoption passing confidence
@iconify-json/lucide ^1.2.47 -> ^1.2.50 age adoption passing confidence
@iconify-json/simple-icons ^1.2.38 -> ^1.2.39 age adoption passing confidence
@iconify-json/vscode-icons ^1.2.22 -> ^1.2.23 age adoption passing confidence
@types/bun (source) ^1.2.15 -> ^1.2.16 age adoption passing confidence
@types/node (source) ^22.15.31 -> ^22.15.32 age adoption passing confidence
eslint (source) ^9.28.0 -> ^9.29.0 age adoption passing confidence
minimatch ^10.0.1 -> ^10.0.3 age adoption passing confidence
vitest (source) ^3.2.3 -> ^3.2.4 age adoption passing confidence
wrangler (source) ^4.19.1 -> ^4.20.2 age adoption passing confidence
zod (source) ^3.25.58 -> ^3.25.67 age adoption passing confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v4.20250618.0

Compare Source

v4.20250617.0

Compare Source

v4.20250614.0

Compare Source

v4.20250613.0

Compare Source

v4.20250612.0

Compare Source

eslint/eslint (eslint)

v9.29.0

Compare Source

isaacs/minimatch (minimatch)

v10.0.3

Compare Source

v10.0.2

Compare Source

vitest-dev/vitest (vitest)

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
cloudflare/workers-sdk (wrangler)

v4.20.2

Compare Source

Patch Changes

v4.20.1

Compare Source

Patch Changes

v4.20.0

Compare Source

Minor Changes
Patch Changes

v4.19.2

Compare Source

Patch Changes
  • #​9461 66edd2f Thanks @​skepticfx! - Enforce disk limits on container builds

  • #​9481 d1a1787 Thanks @​WillTaylorDev! - Force autogenerated aliases to be fully lowercased.

  • #​9480 1f84092 Thanks @​dario-piotrowicz! - add experimentalMixedMode dev option to unstable_startWorker

    add an new experimentalMixedMode dev option to unstable_startWorker that allows developers to programmatically start a new mixed mode session using startWorker.

    Example usage:

    // index.mjs
    import { unstable_startWorker } from "wrangler";
    
    await unstable_startWorker({
    	dev: {
    		experimentalMixedMode: true,
    	},
    });
    
    // wrangler.jsonc
    {
    	"$schema": "node_modules/wrangler/config-schema.json",
    	"name": "programmatic-start-worker-example",
    	"main": "src/index.ts",
    	"compatibility_date": "2025-06-01",
    	"services": [
    		{ "binding": "REMOTE_WORKER", "service": "remote-worker", "remote": true }
    	]
    }
    
  • Updated dependencies [4ab5a40, 485cd08, e3b3ef5, 3261957]:

colinhacks/zod (zod)

v3.25.67

Compare Source

Commits:

v3.25.66

Compare Source

v3.25.65

Compare Source

v3.25.64

Compare Source

Commits:

v3.25.63

Compare Source

v3.25.62

Compare Source

v3.25.61

Compare Source

v3.25.60

Compare Source

v3.25.59

Compare Source


Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

renovate[bot] avatar Jun 16 '25 00:06 renovate[bot]

npm i https://pkg.pr.new/@nuxt/content@3406

commit: d3a43f1

pkg-pr-new[bot] avatar Jun 16 '25 00:06 pkg-pr-new[bot]

Deploying content with  Cloudflare Pages  Cloudflare Pages

Latest commit: d3a43f1
Status: ✅  Deploy successful!
Preview URL: https://d8f02143.content-f0q.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.content-f0q.pages.dev

View logs

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
content-docs ✅ Ready (Inspect) Visit Preview Jul 4, 2025 4:05am

vercel[bot] avatar Jun 19 '25 20:06 vercel[bot]