honojs / hono

Web framework built on Web Standards
https://hono.dev
MIT License
16.78k stars 464 forks source link

Development dependencies update #3024

Open Jayllyz opened 1 week ago

Jayllyz commented 1 week ago

What is the feature you are proposing?

I noticed while testing my PR that tools like Vitest were no longer up to date. Configuring Dependabot or Renovate to update dependencies such as eslint, Prettier, Vitest could improve DX.

fzn0x commented 1 week ago

It is breaking changes for Hono development tools, for example this file.

As long as it have no vulnerabilities when package audit, I think we can deprioritize this.