-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Issue Type / Issue 类型
- 📦 Dependency Upgrade / 依赖升级
Component / 组件
- linkis-web-next
Problem Description / 问题描述
中文:
linkis-web-next 模块中的 qs 依赖当前版本为 6.11.2,存在可用的更新版本 6.14.1。本次升级包含多个 Bug 修复和改进。
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 with multiple bug fixes and improvements.
Reproduction Steps / 复现步骤
N/A - This is a dependency upgrade task / 依赖升级任务
Environment Information / 环境信息
- Node.js version: (see package.json engines)
- npm version: (see package-lock.json)
Expected Behavior / 预期行为
中文:
将 qs 依赖从 6.11.2 升级到 6.14.1,确保:
- 所有现有测试通过
- 应用构建成功
- 参数解析功能正常
English:
Upgrade qs dependency from 6.11.2 to 6.14.1, ensuring:
- All existing tests pass
- Application builds successfully
- Query string parsing works correctly
Upgrade Details / 升级详情
Main changes in versions 6.14.x - 6.13.x:
- v6.14.1: Fix arrayLength for
[]notation, handle null from custom decoder - v6.14.0: Add
strictDepthoption - v6.13.1: Fix crashes in stringify with null filter, fix parse edge cases
Related PR / 相关 PR
Impact Scope / 影响范围
- Core functionality
- Partial users
- Specific configuration only
- Unknown
Are you willing to submit a PR?
- Yes, I am willing to submit a PR!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels