Skip to content

[Task][linkis-web-next] Upgrade qs from 6.11.2 to 6.14.1 #5341

@v-kkhuang

Description

@v-kkhuang

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,确保:

  1. 所有现有测试通过
  2. 应用构建成功
  3. 参数解析功能正常

English:
Upgrade qs dependency from 6.11.2 to 6.14.1, ensuring:

  1. All existing tests pass
  2. Application builds successfully
  3. 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 strictDepth option
  • 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions