Skip to content

Fix broken windows#123

Merged
wavded merged 3 commits intomasterfrom
task/bw
Aug 7, 2025
Merged

Fix broken windows#123
wavded merged 3 commits intomasterfrom
task/bw

Conversation

@wavded
Copy link
Owner

@wavded wavded commented Aug 7, 2025

Includes:

  • Update to Biome 2
  • Update dependencies and devDependencies in package.json
  • Fix streaming content-type for Hono

Fixes #122

Includes:

- Update to Biome 2
- Update dependencies and devDependencies in `package.json`
@wavded wavded requested review from Jhays10, Copilot and dblack1 August 7, 2025 15:39
@wavded wavded self-assigned this Aug 7, 2025
@wavded wavded added the chore label Aug 7, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR modernizes the project's tooling and dependencies, focusing on updating Biome to version 2 and refreshing all dependencies to their latest versions.

  • Update Biome configuration from v1 to v2 with new syntax and rules
  • Upgrade all dependencies and devDependencies to latest versions
  • Update package.json formatting for keywords array

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates all dependencies/devDependencies to latest versions and reformats keywords array
biome.json Migrates Biome configuration from v1 to v2 syntax with updated rules and file inclusion patterns

@wavded wavded added the bug label Aug 7, 2025
@wavded wavded merged commit bcd3026 into master Aug 7, 2025
4 checks passed
@wavded wavded deleted the task/bw branch August 7, 2025 16:13
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.

Streamed Response Defaults to text/plain Instead of application/octet-stream in /convertJson Route

4 participants