Skip to content

chore(deps): update dependency @modern-js/tsconfig to v3#144

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/modern-js-tsconfig-3.x
Open

chore(deps): update dependency @modern-js/tsconfig to v3#144
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/modern-js-tsconfig-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@modern-js/tsconfig (source) ^2.64.1^3.0.5 age confidence

Release Notes

web-infra-dev/modern.js (@​modern-js/tsconfig)

v3.0.5

Compare Source

What's Changed

New Features 🎉
  • feat(router): skip RSC payload fetch for client-only route navigations in #​8430
  • feat: add modern.js adapter to run tests via Rstest in #​8413
Bug Fixes 🐞
  • fix: use correct file for bootstrap in #​8428
  • fix: style-components import path in #​8420

更新内容

新特性 🎉
  • feat(router): 导航到只有客户端路由组件的路径时,跳过对 rsc payload 的拉取, 详情可查看 #​8430
  • feat: 添加 modern.js 适配器以在 Rstest 中继承 Modern.js 的配置, 详情可查看 #​8413
Bug 修复 🐞
  • fix: 使用正确的 bootstrap 文件, 详情可查看 #​8428
  • fix: 修复 styled-components 导入路径问题, 详情可查看 #​8420

v3.0.4

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞
  • fix: createStorybookOptions 中更新上下文,解决 BFF 配置缺失问题, 详情可查看 #​8412
  • fix: 关闭 document Rspack 编译器的 minify 选项, 详情可查看 #​8375
  • fix: csr 移除 @​swc/plugin-loadable-components 配置, 详情可查看 #​8376
  • fix: dev 环境同步自定义 server 上下文到 BFF 上下文, 详情可查看 #​8410
  • fix(runtime): 应该正确的匹配 head 文件, 详情可查看 #​8383
  • fix: 修复 rsbuild plugins 类型不匹配问题, 详情可查看 #​8414

v3.0.3

Compare Source

What's Changed

Bug Fixes 🐞
  • fix(builder): check original config to determine if inlineScripts was explicitly set by user in #​8353
  • fix: inlineScripts should not takes the default value when set to false in #​8343
Other Changes ✨
  • chore(create): simplify project creation output logs in #​8368

更新内容

Bug 修复 🐞
  • fix(builder): 通过检查原始配置来判断 inlineScripts 是否由用户显式设置, 详情可查看 #​8353
  • fix: inlineScripts 设置为false时不应取默认值, 详情可查看 #​8343
其他变更 ✨
  • chore(create): 简化项目创建输出日志, 详情可查看 #​8368

v3.0.2

Compare Source

What's Changed

New Features 🎉
  • feat: support rspack builtin rsc in #​8193
Bug Fixes 🐞
  • fix(create): skip "enter project directory" step when project is created in current directory in #​8328
  • fix: should support windows path in server-entry route pattern in #​8332
Rsbuild Update 📦

更新内容

新特性 🎉
  • feat: 使用 rspack 内置的 rsc 插件, 详情可查看 #​8193
Bug 修复 🐞
  • fix(create): 当项目创建在当前目录时,不再提示执行 cd 进入项目目录, 详情可查看 #​8328
  • fix: route pattern 中应该支持 windows 系统路径, 详情可查看 #​8332
Rsbuild 更新 📦

v3.0.1

Compare Source

What's Changed

Bug Fixes 🐞
  • fix(builder)!: align postcss object behavior with Rsbuild, make postcss object override instead of merge in #​8310
Rsbuild Update 📦

更新内容

Bug 修复 🐞
  • fix(builder)!: postcss 对象的行为与 Rsbuild 对齐,变为覆盖而不是合并, 详情可查看 #​8310
Rsbuild 更新 📦

v3.0.0

Compare Source

What's Changed

Performance Improvements ⚡
New Features 🎉
Bug Fixes 🐞
Other Changes ✨
Rsbuild Update 📦

更新内容

性能优化 ⚡
新特性 🎉
  • feat: 发布 Modern.js 3.0 由 @​caohuilin 实现, 详情可查看 #​7953
  • feat(app-tools): 新增 info 命令,用于展示项目的 entries 信息 由 @​zllkjc 实现, 详情可查看 #​8239
Bug 修复 🐞
其他变更 ✨
Rsbuild 更新 📦

v2.70.8

Compare Source

What's Changed
Bug Fixes 🐞
更新内容
Bug 修复 🐞
  • fix: fix the wrong link of Benchmark in README.md 由 @​zllkjc 实现, 详情可查看 #​8377

v2.70.7

Compare Source

What's Changed
Other Changes

v2.70.6

Compare Source

What's Changed
New Features 🎉
更新内容
新特性 🎉

v2.70.5

Compare Source

What's Changed
Other Changes
更新内容
其他变更
  • refactor: 使用 node.js 原生 API 替代流转换函数 由 @​yimingjfe 实现, 详情可查看 #​8241

v2.70.4

Compare Source

What's Changed

Performance Improvements ⚡
Bug Fixes 🐞

更新内容

性能优化 ⚡
  • perf: 从 react-helmet 迁移至 react-helmet-async 为了更好的异步管理 由 @​GiveMe-A-Name 实现, 详情可查看 #​8223
Bug 修复 🐞

v2.70.3

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞
  • fix: 修复 Vercel 和 Netlify 平台部署时的 HTML 路径问题 由 @​caohuilin 实现, 详情可查看 #​8213

v2.70.2

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞

v2.70.1

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞

v2.70.0

Compare Source

What's Changed

New Features 🎉

更新内容

新特性 🎉

v2.69.7

Compare Source

What's Changed

Bug Fixes 🐞
  • fix: avoid possible __MODERN_JS_ENTRY_NAME conflict issues in #​8091
  • fix: MPA should apply csrRender function for every single page in #​8089

更新内容

Bug 修复 🐞
  • fix: 避免添加 __MODERN_JS_ENTRY_NAME 时,不同 entry 可能的冲突问题, 详情可查看 #​8091
  • fix: MPA 项目一个为每个单页面应用不同的 csrRender 逻辑, 详情可查看 #​8089

v2.69.6

Compare Source

What's Changed

New Features 🎉
  • feat: add urlPath field to Hono context route, for later middleware use in #​8048
Bug Fixes 🐞
  • fix: escape special characters in static file routes to prevent regex syntax errors in #​8049
Other Changes
  • refactor: update rsc, streaming ssr runtime code in #​8085
  • chore: update rsc code to adapter other framework in #​8081

更新内容

新特性 🎉
  • feat: 在 Hono 上下文的 route 中添加 urlPath 字段,以供后续中间件使用, 详情可查看 #​8048
Bug 修复 🐞
  • fix: 转义静态文件路由中的特殊字符,防止正则表达式语法错误, 详情可查看 #​8049
其他变更
  • refactor: 更新 rsc, streeaming ssr 运行时代码, 详情可查看 #​8085
  • chore: 更新 rsc 相关代码适配更多框架, 详情可查看 #​8081

v2.69.5

Compare Source

What's Changed

Other Changes

更新内容

其他变更
  • refactor: 移动 react-server-dom-webpack 到 peerDependency 中 由 @​yimingjfe 实现, 详情可查看 #​8028

v2.69.4

Compare Source

What's Changed

Bug Fixes 🐞
  • fix: should not enable cssnano when injectStyles is enabled in dev environment by @​9aoy in #​8008
Other Changes

更新内容

Bug 修复 🐞
  • fix: 开启 injectStyles 时 dev 环境下不启用 cssnano 由 @​9aoy 实现, 详情可查看 #​8008
其他变更

v2.69.3

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞
  • fix: 升级 react-server-dom-webpack 修复安全问题 由 @​caohuilin 实现, 详情可查看 #​7996

v2.69.2

Compare Source

What's Changed

Performance Improvements ⚡
Bug Fixes 🐞

更新内容

性能优化 ⚡
Bug 修复 🐞

v2.69.1

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞

v2.69.0

Compare Source

What's Changed

New Features 🎉

更新内容

新特性 🎉

v2.68.20

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞
  • fix: 避免不受期待的响应被缓存 由 @​yimingjfe 实现, 详情可查看 #​7853
  • fix: stream ssr 先拼接 buffer, 再将 buffer 处理成字符串 由 @​keepview 实现, 详情可查看 #​7830
  • fix: 静态资源请求不应该是合法的 loader 请求 由 @​yimingjfe 实现, 详情可查看 #​7849

v2.68.19

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞
  • fix: 修复服务端插件在 onPrepare 中获取 hooks 失败 由 @​caohuilin 实现, 详情可查看 #​7799

v2.68.18

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞

更新内容

新特性 🎉
Bug 修复 🐞

v2.68.17

Compare Source

What's Changed

Bug Fixes 🐞
Other Changes

更新内容

Bug 修复 🐞
  • fix: 为 server-core package.json 添加 helper 模块的 sub-exports 由 @​GiveMe-A-Name 实现, 详情可查看 #​7712
其他变更

v2.68.16

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞

v2.68.15

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞
  • fix: 修复 garfish 插件 popstate 事件未触发问题 由 @​caohuilin 实现, 详情可查看 #​7668

v2.68.14

Compare Source

What's Changed

Other Changes

v2.68.13

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞

更新内容

新特性 🎉
  • feat: 自定义 entries 支持 entry.tsx 和 entry.server.tsx 由 @​caohuilin 实现, 详情可查看 #​7638
  • feat: 自定义 server 支持错误处理 由 @​keepview 实现, 详情可查看 #​7607
Bug 修复 🐞

v2.68.12

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞
  • fix: 解决 react19 下流式渲染失效的问题 由 @​yimingjfe 实现, 详情可查看 #​7568
  • fix: 修复 garfish 插件自定义组件渲染报错 由 @​caohuilin 实现, 详情可查看 #​7597

v2.68.11

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞
  • fix: 修复解构 alias 导致 tsconfig-path 报错的问题 由 @​clChenLiang 实现, 详情可查看 #​7574

v2.68.10

Compare Source

What's Changed

Bug Fixes 🐞
  • fix: process should not exit caused when user abort the request in development by @​zllkjc in #​7549

更新内容

Bug 修复 🐞
  • fix: 开发阶段,进程不应该因为用户中止请求而退出 由 @​zllkjc 实现, 详情可查看 #​7549

v2.68.9

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞

v2.68.8

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞

v2.68.7

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞

更新内容

新特性 🎉
Bug 修复 🐞

v2.68.6

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
  • fix: replace should use function as second param in case not be a pattern replace by @​clChenLiang in #​7450
  • fix: netlify deployment missed the latest Hono middleware capabilities by @​zllkjc in #​7457
Other Changes

更新内容

新特性 🎉
Bug 修复 🐞
  • fix: replace 应该使用函数,防止成为模式替换 由 @​clChenLiang 实现, 详情可查看 #​7450
  • fix: 修复 netlify 部署时丢失了最新的 Hono 中间件能力的问题 由 @​zllkjc 实现, 详情可查看 #​7457

v2.68.5

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞
  • fix(rsbuild): upgrade Rsbuild version to fix MF problem 由 @​zllkjc 实现, 详情可查看 #​7420

v2.68.4

Compare Source

What's Changed

New Features 🎉

更新内容

新特性 🎉

v2.68.3

Compare Source

What's Changed

Other Changes

更新内容

其他变更

v2.68.2

Compare Source

What's Changed

New Features 🎉
  • feat: support configure storage container and unstable_shouldCache for cache by @​yimingjfe in #​7246
Bug Fixes 🐞

更新内容

新特性 🎉
  • feat: 为 cache 函数支持自定义存储 container 和 unstable_shouldCache 由 @​yimingjfe 实现, 详情可查看 #​7246
Bug 修复 🐞
  • fix: 修复对于数组类型的配置,合并配置之后出现重复问题 由 @​caohuilin 实现

v2.68.1

Compare Source

What's Changed

New Features 🎉

更新内容

新特性 🎉
  • feat: 当 modern inspect 命令调用时,支持输出 Modern.js 配置 由 @​9aoy 实现, 详情可查看 #​7309
  • feat: hono bff 支持返回自定义响应 由 @​keepview 实现, 详情可查看 #​7310
  • feat: 为 SPA 项目支持 RSC 由 @​yimingjfe 实现, 详情可查看 #​7296
  • feat: 为 CSR 项目,注入 rsc payload 到 html 中 由 @​yimingjfe 实现, 详情可查看 #​7296

v2.68.0

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
  • fix: keep the default behavior of scope for compiling JS when use webpack after upgrade to Rsbuild 1.4 by @​zllkjc in #​7289
Other Changes
  • chore: remove source-map-support in prod-server for code start performance by @​await-ovo in #​7291

更新内容

新特性 🎉
  • feat: 更新 esbuild 版本到 0.25.5 由 @​caohuilin 实现, 详情可查看 #​7294
  • feat: 不再支持 Node.js 16 重大变更:Node.js 16 已不再支持,请升级至 Node.js 18 或更高版本。 由 @​caohuilin 实现, 详情可查看 #​7270
  • feat: 支持 rsbuild 的 resolve 配置。 由 @​zllkjc 实现, 详情可查看 #​7261
Bug 修复 🐞
  • fix: 升级到 Rsbuild 1.4 后,如果使用 Webpack 构建,保持默认的 JS 编译范围 由 @​zllkjc 实现, 详情可查看 #​7289
其他变更
  • chore: 移除 prod-server 中的 source-map-support 以提升冷启动性能 由 @​await-ovo 实现, 详情可查看 #​7291

v2.67.11

Compare Source

What's Changed

Docs update 📄

更新内容

文档更新 📄

v2.67.10

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞
  • fix: 支持在 loader 中使用 useHonoContext 由 @​keepview 实现, 详情可查看 #​7236

v2.67.9

Compare Source

What's Changed

New Features 🎉
  • feat: export APIs to support modern.js rsbuild storybook addon by @​zllkjc in #​7233
Bug Fixes 🐞

更新内容

新特性 🎉
  • feat: 暴露 createStorybookOptions 和 resolveStorybookOptions API 支持 storybook 插件 由 @​zllkjc 实现, 详情可查看 #​7233
Bug 修复 🐞
  • fix: 修复 hono 运行是框架获取 params 顺序问题 由 @​keepview 实现, 详情可查看 #​7232

v2.67.8

Compare Source

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞
  • fix: 修复 SSG 报错时没有中断构建的问题 由 @​zllkjc 实现, 详情可查看 #​7196
  • fix: 确保不同环境都有自己独立的 babel 配置对象 由 @​await-ovo 实现, 详情可查看 #​7209
  • fix(deploy): 避免因为 module-sync 字段导致的问题 由 @​yimingjfe 实现, 详情可查看 #​7206

v2.67.7

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞

更新内容

新特性 🎉
Bug 修复 🐞
  • fix: createDevServer should be compatible with the usage of passing server config 由 @​zllkjc 实现, 详情可查看 #​7183
  • fix: 增加版本校验 由 @​keepview 实现, 详情可查看 #​7188

v2.67.6

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
  • fix(server): static middleware should ignore domain when detect whether the request is for static asset by @​zllkjc in #​7155
  • fix: proxy may not exist when run in low browser by @​caohuilin in #​7154

更新内容

新特性 🎉
  • feat: 添加 middlewares 和 renderMiddlewares 到服务端插件上下文中 由 @​zllkjc 实现, 详情可查看 #​7140
  • feat: 迁移到 Hono bff 由 @​keepview 实现, 详情可查看 #​7125
Bug 修复 🐞
  • fix(server): 资源中间件在检测请求是否为静态资源时,应该忽略 assetPrefix 中的域名 由 @​zllkjc 实现, 详情可查看 #​7155
  • fix: 修复在低版本浏览器 proxy 可能不存在问题 由 @​caohuilin 实现, 详情可查看 #​7154

v2.67.5

Compare Source

What's Changed

New Features 🎉
  • feat: when use convention routes, useRuntimeContext will return routes field, which

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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.

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


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

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

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 1, 2026

Deploying web-infra-qos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5d18a93
Status: ✅  Deploy successful!
Preview URL: https://1f8540f2.web-infra-qos.pages.dev
Branch Preview URL: https://renovate-modern-js-tsconfig.web-infra-qos.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/modern-js-tsconfig-3.x branch from 7da4e67 to a81b8c7 Compare March 4, 2026 22:40
@renovate renovate bot force-pushed the renovate/modern-js-tsconfig-3.x branch from a81b8c7 to 5d18a93 Compare March 12, 2026 05:44
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.

0 participants