-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Search before asked / 提交前搜索
- I had searched in the issues and found no similar feature requirement.
- 我已搜索现有 issue,未发现类似功能需求。
Component / 组件
- linkis-web-next
Problem Description / 问题描述
Chinese / 中文:
linkis-web-next 模块中的 qs 依赖当前版本为 6.11.2,存在可用的更新版本 6.14.1。
English:
The qs dependency in linkis-web-next module is currently at version 6.11.2. There is a newer version 6.14.1 available.
Description / 描述
Chinese / 中文:
将 qs 依赖从 6.11.2 升级到 6.14.1,以获取最新的功能和安全修复。
English:
Upgrade qs dependency from 6.11.2 to 6.14.1 to get the latest features and security fixes.
Use case / 使用场景
Chinese / 中文:
该升级包含以下改进:
- v6.14.1: 修复
[]表示法的 arrayLength 问题,改进自定义解码器处理 - v6.14.0: 添加
strictDepth选项 - v6.13.1: 修复 stringify 和 parse 在边界情况下的崩溃问题
English:
This upgrade includes the following improvements:
- v6.14.1: Fix arrayLength for
[]notation, improve parse with custom decoder - v6.14.0: Add
strictDepthoption - v6.13.1: Fix crashes in stringify and parse with edge cases
Solutions / 解决方案
Chinese / 中文:
- 更新
linkis-web-next/package.json中的版本号 - 重新生成
package-lock.json - 运行测试确保兼容性
English:
- Update version in
linkis-web-next/package.json - Regenerate
package-lock.json - Run tests to ensure compatibility
Environment Information / 环境信息
- Linkis version: N/A (frontend dependency)
- Node.js version: (see package.json engines)
- npm version: (see package-lock.json)
Anything else / 其他信息
- Affected files:
linkis-web-next/package.jsonlinkis-web-next/package-lock.json
Are you willing to submit a PR? / 是否愿意提交 PR
- Yes I am willing to submit a PR! / 是的,我愿意提交 PR!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels