Skip to content

[Feature][linkis-web-next] Upgrade qs from 6.11.2 to 6.14.1 #5343

@v-kkhuang

Description

@v-kkhuang

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 strictDepth option
  • v6.13.1: Fix crashes in stringify and parse with edge cases

Solutions / 解决方案

Chinese / 中文:

  1. 更新 linkis-web-next/package.json 中的版本号
  2. 重新生成 package-lock.json
  3. 运行测试确保兼容性

English:

  1. Update version in linkis-web-next/package.json
  2. Regenerate package-lock.json
  3. 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.json
    • linkis-web-next/package-lock.json

Are you willing to submit a PR? / 是否愿意提交 PR

  • Yes I am willing to submit a PR! / 是的,我愿意提交 PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions