Skip to content

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

@v-kkhuang

Description

@v-kkhuang

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Problem Description

The current version of qs dependency in linkis-web-next is 6.11.2. There is a newer version 6.14.1 available with bug fixes and improvements.

Description

Upgrade qs dependency from version 6.11.2 to 6.14.1 in linkis-web-next module.

Use case

This upgrade includes the following improvements:

  • v6.14.1: Fix arrayLength for [] notation, improve parse with custom decoder
  • v6.14.0: Add strictDepth option for parse
  • v6.13.1: Fix crashes in stringify and parse with edge cases

Solutions

  1. Update linkis-web-next/package.json with new version
  2. Regenerate package-lock.json
  3. Run tests to ensure compatibility

Anything else

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