Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2025

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/vite-plugin (source) ^1.9.4 -> ^1.10.0 age confidence
@rolldown/pluginutils (source) 1.0.0-beta.27 -> 1.0.0-beta.29 age confidence
@types/node (source) ^22.16.3 -> ^22.16.5 age confidence
rolldown (source) 1.0.0-beta.27 -> 1.0.0-beta.29 age confidence
tsdown ^0.12.9 -> ^0.13.0 age confidence
typescript-eslint (source) ^8.37.0 -> ^8.38.0 age confidence
vite (source) ^7.0.9 -> ^7.0.10 age confidence
vite (source) ^7.0.4 -> ^7.0.5 age confidence
wrangler (source) ^4.24.3 -> ^4.25.1 age confidence

Release Notes

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

v1.10.0

Compare Source

Minor Changes
  • #​10001 5796ca9 Thanks @​jamesopstad! - We now automatically inject the following HMR code into your Worker entry file:

    if (import.meta.hot) {
    	import.meta.hot.accept();
    }

    This prevents file changes from invalidating the full module graph and improves HMR performance in development.

Patch Changes

v1.9.6

Compare Source

Patch Changes

v1.9.5

Compare Source

Patch Changes
rolldown/rolldown (@​rolldown/pluginutils)

v1.0.0-beta.29

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
◀️ Revert
  • test(rust): prevent meaningless snapshot change from bumping oxc runtime versions #​5312 (#​5336) by @​hyf0
❤️ New Contributors

v1.0.0-beta.28

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
  • rust: prevent meaningless snapshot change from bumping oxc runtime versions (#​5312) by @​hyf0
⚙️ Miscellaneous Tasks
❤️ New Contributors
rolldown/tsdown (tsdown)

v0.13.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
typescript-eslint/typescript-eslint (typescript-eslint)

v8.38.0

Compare Source

🩹 Fixes
  • typescript-eslint: error on nested extends in tseslint.config() (#​11361)
  • typescript-eslint: infer tsconfigRootDir with v8 API (#​11412)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

vitejs/rolldown-vite (vite)

v7.0.10

Compare Source

Features
  • update rolldown (2bbf424)
  • warn when esbuild: false is set but oxc: false is not set (24c0417)
Bug Fixes
Miscellaneous Chores
Code Refactoring
vitejs/vite (vite)

v7.0.5

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
cloudflare/workers-sdk (wrangler)

v4.25.1

Compare Source

Patch Changes

v4.25.0

Compare Source

Minor Changes
Patch Changes

v4.24.4

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1b5074b to e4dc4de Compare July 22, 2025 07:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e4dc4de to 00c2cd6 Compare July 22, 2025 15:08
@hi-ogawa hi-ogawa merged commit 9ce3b22 into main Jul 22, 2025
18 checks passed
@hi-ogawa hi-ogawa deleted the renovate/all-minor-patch branch July 22, 2025 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant