Search before asking
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
- Update
linkis-web-next/package.json with new version
- Regenerate
package-lock.json
- Run tests to ensure compatibility
Anything else
Are you willing to submit a PR?
Search before asking
Problem Description
The current version of
qsdependency in linkis-web-next is 6.11.2. There is a newer version 6.14.1 available with bug fixes and improvements.Description
Upgrade
qsdependency from version 6.11.2 to 6.14.1 in linkis-web-next module.Use case
This upgrade includes the following improvements:
[]notation, improve parse with custom decoderstrictDepthoption for parseSolutions
linkis-web-next/package.jsonwith new versionpackage-lock.jsonAnything else
linkis-web-next/package.jsonlinkis-web-next/package-lock.jsonAre you willing to submit a PR?