Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
mime-types ^2.1.35 -> ^3.0.0 age confidence
@types/mime-types (source) ^2.1.4 -> ^3.0.0 age confidence

Release Notes

jshttp/mime-types (mime-types)

v3.0.1

Compare Source

===================

  • deps: mime-db@​1.54.0

v3.0.0

Compare Source

===================

  • Drop support for node <18
  • deps: mime-db@​1.53.0
  • resolve extension conflicts with mime-score (#​119)
    • asc -> application/pgp-signature is now application/pgp-keys
    • mpp -> application/vnd.ms-project is now application/dash-patch+xml
    • ac -> application/vnd.nokia.n-gage.ac+xml is now application/pkix-attr-cert
    • bdoc -> application/x-bdoc is now application/bdoc
    • wmz -> application/x-msmetafile is now application/x-ms-wmz
    • xsl -> application/xslt+xml is now application/xml
    • wav -> audio/wave is now audio/wav
    • rtf -> text/rtf is now application/rtf
    • xml -> text/xml is now application/xml
    • mp4 -> video/mp4 is now application/mp4
    • mpg4 -> video/mp4 is now application/mp4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

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


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

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

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 26, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link

Deploying egg with  Cloudflare Pages  Cloudflare Pages

Latest commit: cf5232f
Status:🚫  Build failed.

View logs

@cloudflare-workers-and-pages
Copy link

Deploying egg-v3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: cf5232f
Status:🚫  Build failed.

View logs

@codecov
Copy link

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.50%. Comparing base (7123cc8) to head (cf5232f).
⚠️ Report is 2 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #5547   +/-   ##
=======================================
  Coverage   76.50%   76.50%           
=======================================
  Files         131      131           
  Lines        4491     4491           
  Branches      651      655    +4     
=======================================
  Hits         3436     3436           
  Misses        984      984           
  Partials       71       71           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

fengmk2 added a commit that referenced this pull request Sep 26, 2025
- Migrate @eggjs/static repository to plugins/static
- Update version to 4.0.0-beta.11
- Replace ESLint with oxlint for linting
- Add TypeScript type checking with tsc --noEmit
- Configure tsdown for unbundled ESM build
- Add peerDependencies for egg using workspace:*
- Update tests to use vitest
- Add koa-range and ylru to pnpm catalog

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
fengmk2 added a commit that referenced this pull request Sep 27, 2025
- Migrate @eggjs/static repository to plugins/static
- Update version to 4.0.0-beta.11
- Replace ESLint with oxlint for linting
- Add TypeScript type checking with tsc --noEmit
- Configure tsdown for unbundled ESM build
- Add peerDependencies for egg using workspace:*
- Update tests to use vitest
- Add koa-range and ylru to pnpm catalog

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
fengmk2 added a commit that referenced this pull request Sep 27, 2025
- Migrate @eggjs/static repository to plugins/static
- Update version to 4.0.0-beta.11
- Replace ESLint with oxlint for linting
- Add TypeScript type checking with tsc --noEmit
- Configure tsdown for unbundled ESM build
- Add peerDependencies for egg using workspace:*
- Update tests to use vitest
- Add koa-range and ylru to pnpm catalog

🤖 Generated with [Claude Code](https://claude.ai/code)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Added a Static plugin to serve assets with HTTP Range support,
caching, multi-folder support, and middleware ordering to run before
body parsing.

- **Documentation**
- Added README, CHANGELOG and LICENSE for the Static plugin and updated
static-related docs.

- **Tests**
- Added comprehensive tests for range requests, caching, multi-dir
setups, and custom prefixes.

- **Chores**
- Added package/build/test configs, TypeScript references, workspace
dependency updates, fixtures, and package script tweaks.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: Claude <[email protected]>
@fengmk2 fengmk2 merged commit 5593407 into next Sep 27, 2025
35 of 37 checks passed
@fengmk2 fengmk2 deleted the renovate/mime-types-3.x branch September 27, 2025 03:54
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