tiddly-gittly / TiddlyWiki-CPL

TiddlyWiki5 Plugin Library for TiddlyWiki Global Communities
https://tw-cpl.netlify.app
MIT License
35 stars 12 forks source link

chore(deps): update dependency @modern-js/eslint-config to v2.59.0 #217

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@modern-js/eslint-config (source) 2.58.1 -> 2.59.0 age adoption passing confidence

Release Notes

web-infra-dev/modern.js (@​modern-js/eslint-config) ### [`v2.59.0`](https://redirect.github.com/web-infra-dev/modern.js/releases/tag/v2.59.0) [Compare Source](https://redirect.github.com/web-infra-dev/modern.js/compare/v2.58.3...v2.59.0) #### What's Changed ##### New Features 🎉 - feat: support for security.sri when using Rspack by [@​chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/modern.js/pull/6157](https://redirect.github.com/web-infra-dev/modern.js/pull/6157) - feat(deps): bump Rsbuild 1.0.1-rc.3 by [@​chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/modern.js/pull/6171](https://redirect.github.com/web-infra-dev/modern.js/pull/6171) - feat: add WithRouterProps params type by [@​zxs-1024](https://redirect.github.com/zxs-1024) in [https://github.com/web-infra-dev/modern.js/pull/6172](https://redirect.github.com/web-infra-dev/modern.js/pull/6172) - feat: bump Rsbuild 1.0-rc & Rspack 1.0.0 by [@​9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/modern.js/pull/6142](https://redirect.github.com/web-infra-dev/modern.js/pull/6142) - feat: mark rspack as stable and support enabling rspack build via `bundler:'rspack'` by [@​9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/modern.js/pull/6167](https://redirect.github.com/web-infra-dev/modern.js/pull/6167) - feat: enable Rspack by default in new project by [@​9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/modern.js/pull/6167](https://redirect.github.com/web-infra-dev/modern.js/pull/6167) ##### Bug Fixes 🐞 - fix: typo and type for internalDirectory in server appContext by [@​zllkjc](https://redirect.github.com/zllkjc) in [https://github.com/web-infra-dev/modern.js/pull/6160](https://redirect.github.com/web-infra-dev/modern.js/pull/6160) - fix: app-tools import createServer.js to fix errors during HMR by [@​keepview](https://redirect.github.com/keepview) in [https://github.com/web-infra-dev/modern.js/pull/6169](https://redirect.github.com/web-infra-dev/modern.js/pull/6169) - fix: move parse window ssr data to createRoot by [@​caohuilin](https://redirect.github.com/caohuilin) in [https://github.com/web-infra-dev/modern.js/pull/6146](https://redirect.github.com/web-infra-dev/modern.js/pull/6146) - fix: node polyfill globals.js should use correct import order by [@​Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/modern.js/pull/6159](https://redirect.github.com/web-infra-dev/modern.js/pull/6159) - fix: we should run runner.fallback when ssr fallback by [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/modern.js/pull/6151](https://redirect.github.com/web-infra-dev/modern.js/pull/6151) - fix: server-core should not be import node api by [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/modern.js/pull/6152](https://redirect.github.com/web-infra-dev/modern.js/pull/6152) - fix: entry detection not work when `src/xx/index.tsx` export a default function by [@​caohuilin](https://redirect.github.com/caohuilin) in [https://github.com/web-infra-dev/modern.js/pull/6145](https://redirect.github.com/web-infra-dev/modern.js/pull/6145) - fix: remove lib-lodash from experience chunks by [@​9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/modern.js/pull/6150](https://redirect.github.com/web-infra-dev/modern.js/pull/6150) - fix: serviceWorker default config by [@​9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/modern.js/pull/6143](https://redirect.github.com/web-infra-dev/modern.js/pull/6143) - fix: dev.setupMiddlewares not work by [@​caohuilin](https://redirect.github.com/caohuilin) in [https://github.com/web-infra-dev/modern.js/pull/6166](https://redirect.github.com/web-infra-dev/modern.js/pull/6166) ##### Docs update 📄 - docs: update Rspack precautions by [@​chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/modern.js/pull/6156](https://redirect.github.com/web-infra-dev/modern.js/pull/6156) ##### Other Changes - chore: refeactor structure for basic features docs by [@​zllkjc](https://redirect.github.com/zllkjc) in [https://github.com/web-infra-dev/modern.js/pull/6144](https://redirect.github.com/web-infra-dev/modern.js/pull/6144) - chore(deps): bump Rsbuild 1.0.1-rc.4 by [@​chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/modern.js/pull/6174](https://redirect.github.com/web-infra-dev/modern.js/pull/6174) - refactor: improve framework routes,data-solutions,render docs by [@​zllkjc](https://redirect.github.com/zllkjc) in [https://github.com/web-infra-dev/modern.js/pull/6126](https://redirect.github.com/web-infra-dev/modern.js/pull/6126) #### 更新内容 ##### 新特性 🎉 - feat: 标记 rspack 功能稳定,支持通过 `bundler:'rspack'` 开启 rspack 构建 由 [@​9aoy](https://redirect.github.com/9aoy) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6167](https://redirect.github.com/web-infra-dev/modern.js/pull/6167) ##### Bug 修复 🐞 - fix: 修复 internalDirectory 在 server appContext 中的类型错误 由 [@​zllkjc](https://redirect.github.com/zllkjc) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6160](https://redirect.github.com/web-infra-dev/modern.js/pull/6160) - fix: 移动解析 window ssr data 到 createRoot 方法 由 [@​caohuilin](https://redirect.github.com/caohuilin) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6146](https://redirect.github.com/web-infra-dev/modern.js/pull/6146) - fix: node polyfill 插件需要使用正确的引入顺序 由 [@​Timeless0911](https://redirect.github.com/Timeless0911) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6159](https://redirect.github.com/web-infra-dev/modern.js/pull/6159) - fix: 我们应该在 ssr 降级时运行 runn.fallback 由 [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6151](https://redirect.github.com/web-infra-dev/modern.js/pull/6151) - fix: server-core 不应该被引入 node api 由 [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6152](https://redirect.github.com/web-infra-dev/modern.js/pull/6152) - fix: 修复当存在 `src/xx/index.tsx` 并导出一个默认函数时,entry 检测不生效的问题 由 [@​caohuilin](https://redirect.github.com/caohuilin) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6145](https://redirect.github.com/web-infra-dev/modern.js/pull/6145) - fix: 修复 dev.setupMiddlewares 不生效的问题 由 [@​caohuilin](https://redirect.github.com/caohuilin) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6166](https://redirect.github.com/web-infra-dev/modern.js/pull/6166) ##### 其他变更 - chore: 重构基础用法文档结构 由 [@​zllkjc](https://redirect.github.com/zllkjc) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6144](https://redirect.github.com/web-infra-dev/modern.js/pull/6144) - refactor: 优化框架的路由、数据解决方案、渲染文档 由 [@​zllkjc](https://redirect.github.com/zllkjc) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6126](https://redirect.github.com/web-infra-dev/modern.js/pull/6126) ### [`v2.58.3`](https://redirect.github.com/web-infra-dev/modern.js/releases/tag/v2.58.3) [Compare Source](https://redirect.github.com/web-infra-dev/modern.js/compare/v2.58.2...v2.58.3) #### What's Changed ##### Bug Fixes 🐞 - fix: should remove extensions for entry file in real entry file, cause developer may use \[.server] for ssr bundle entry by [@​zllkjc](https://redirect.github.com/zllkjc) in [https://github.com/web-infra-dev/modern.js/pull/6116](https://redirect.github.com/web-infra-dev/modern.js/pull/6116) - fix: custom server hook context request.path should carray query str by [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/modern.js/pull/6127](https://redirect.github.com/web-infra-dev/modern.js/pull/6127) - fix: remove ssr.preload config by [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/modern.js/pull/6062](https://redirect.github.com/web-infra-dev/modern.js/pull/6062) - fix(data-loader): compatible with asyncEntry for data loader by [@​yimingjfe](https://redirect.github.com/yimingjfe) in [https://github.com/web-infra-dev/modern.js/pull/6131](https://redirect.github.com/web-infra-dev/modern.js/pull/6131) - fix: modern-entry build rules not use array by [@​caohuilin](https://redirect.github.com/caohuilin) in [https://github.com/web-infra-dev/modern.js/pull/6120](https://redirect.github.com/web-infra-dev/modern.js/pull/6120) - fix(server): if res was piped, res should be treated as sent by [@​yimingjfe](https://redirect.github.com/yimingjfe) in [https://github.com/web-infra-dev/modern.js/pull/6123](https://redirect.github.com/web-infra-dev/modern.js/pull/6123) - fix(runtime): status code should be controlled by data loader by [@​yimingjfe](https://redirect.github.com/yimingjfe) in [https://github.com/web-infra-dev/modern.js/pull/6122](https://redirect.github.com/web-infra-dev/modern.js/pull/6122) - fix: filter entries by ssr or ssg should not apply the sigle entry by [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/modern.js/pull/6134](https://redirect.github.com/web-infra-dev/modern.js/pull/6134) ##### Other Changes - chore: add internal directory to server plugin context by [@​zllkjc](https://redirect.github.com/zllkjc) in [https://github.com/web-infra-dev/modern.js/pull/6108](https://redirect.github.com/web-infra-dev/modern.js/pull/6108) #### 更新内容 ##### Bug 修复 🐞 - fix: 需要移除入口文件的扩展名,因为开发者可能使用 \[.server] 作为 ssr 产物的入口文件 由 [@​zllkjc](https://redirect.github.com/zllkjc) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6116](https://redirect.github.com/web-infra-dev/modern.js/pull/6116) - fix: custom server hook context request.path 应该带上 query 字符串 由 [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6127](https://redirect.github.com/web-infra-dev/modern.js/pull/6127) - fix: 移除 ssr.preload 配置 由 [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6062](https://redirect.github.com/web-infra-dev/modern.js/pull/6062) - fix(data-loader): data loader 的导出兼容 asyncEntry 由 [@​yimingjfe](https://redirect.github.com/yimingjfe) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6131](https://redirect.github.com/web-infra-dev/modern.js/pull/6131) - fix: modern-entry 构建规则不使用数组 由 [@​caohuilin](https://redirect.github.com/caohuilin) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6120](https://redirect.github.com/web-infra-dev/modern.js/pull/6120) - fix(server): 如果响应被 pipe,响应应该被当作已经发送 由 [@​yimingjfe](https://redirect.github.com/yimingjfe) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6123](https://redirect.github.com/web-infra-dev/modern.js/pull/6123) - fix(runtime): 状态码应该能被 data loader 控制 由 [@​yimingjfe](https://redirect.github.com/yimingjfe) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6122](https://redirect.github.com/web-infra-dev/modern.js/pull/6122) - fix: 筛选入口不应该应用于单入口情况 由 [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6134](https://redirect.github.com/web-infra-dev/modern.js/pull/6134) ##### 其他变更 - chore: 在 server 插件上下文中增加 internal 目录 由 [@​zllkjc](https://redirect.github.com/zllkjc) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6108](https://redirect.github.com/web-infra-dev/modern.js/pull/6108) ### [`v2.58.2`](https://redirect.github.com/web-infra-dev/modern.js/releases/tag/v2.58.2) [Compare Source](https://redirect.github.com/web-infra-dev/modern.js/compare/v2.58.1...v2.58.2) #### What's Changed ##### New Features 🎉 - feat: update codesmith version by [@​caohuilin](https://redirect.github.com/caohuilin) in [https://github.com/web-infra-dev/modern.js/pull/6104](https://redirect.github.com/web-infra-dev/modern.js/pull/6104) - feat(server): support esm by [@​yimingjfe](https://redirect.github.com/yimingjfe) in [https://github.com/web-infra-dev/modern.js/pull/6028](https://redirect.github.com/web-infra-dev/modern.js/pull/6028) ##### Bug Fixes 🐞 - fix: we should inject ssrData & window's data when ssr failed, by [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/modern.js/pull/6082](https://redirect.github.com/web-infra-dev/modern.js/pull/6082) - fix: custom server route rewrite should carry honoContext.env by [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/modern.js/pull/6109](https://redirect.github.com/web-infra-dev/modern.js/pull/6109) - fix: fix compatibleRequire problem on windows by [@​yimingjfe](https://redirect.github.com/yimingjfe) in [https://github.com/web-infra-dev/modern.js/pull/6103](https://redirect.github.com/web-infra-dev/modern.js/pull/6103) - fix: add sideEffect rules for `.modern-js` dir by [@​caohuilin](https://redirect.github.com/caohuilin) in [https://github.com/web-infra-dev/modern.js/pull/6097](https://redirect.github.com/web-infra-dev/modern.js/pull/6097) - fix(plugin-swc): function config not works by [@​9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/modern.js/pull/6084](https://redirect.github.com/web-infra-dev/modern.js/pull/6084) #### 更新内容 ##### 新特性 🎉 - feat: 更新 codesmith 版本 由 [@​caohuilin](https://redirect.github.com/caohuilin) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6104](https://redirect.github.com/web-infra-dev/modern.js/pull/6104) - feat(server): support esm 由 [@​yimingjfe](https://redirect.github.com/yimingjfe) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6028](https://redirect.github.com/web-infra-dev/modern.js/pull/6028) ##### Bug 修复 🐞 - fix: 当 ssr 降级时,我们应该注入 ssrData 和 window's data 给 runtimeContext.ssrContext 由 [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6082](https://redirect.github.com/web-infra-dev/modern.js/pull/6082) - fix: custom server 路由重写应该带上 honoContext.env 由 [@​GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6109](https://redirect.github.com/web-infra-dev/modern.js/pull/6109) - fix: 修复 windows 下 compatibleRequire 的问题 由 [@​yimingjfe](https://redirect.github.com/yimingjfe) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6103](https://redirect.github.com/web-infra-dev/modern.js/pull/6103) - fix: 对 `.modern-js` 目录添加 sideEffects 配置 由 [@​caohuilin](https://redirect.github.com/caohuilin) 实现, 详情可查看 [https://github.com/web-infra-dev/modern.js/pull/6097](https://redirect.github.com/web-infra-dev/modern.js/pull/6097)

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 this update again.



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

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tiddly-wiki-cpl ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 2:18am