Project

General

Profile

Actions

Refactor #37112

open

Remove 'query-string' JS dependency

Added by Jeremy Lenz 3 months ago. Updated 3 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Web UI
Target version:
Branch:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

We use the 'query-string' library in a few places to parse query string params:

https://github.com/search?q=repo%3AKatello%2Fkatello%20query-string&type=code

it's been requested we remove this dependency in favor of native JS or using another existing dependency.

Actions #1

Updated by Eric Helms 3 months ago

Additional context:

This will allow us to drop a Katello only NodeJS dependency.
Additionally, the query-string package has not seen an update since 2022.

This will mean we can also drop these packages in our packaging repository:

  • nodejs-decode-uri-component
  • nodejs-strict-uri-encode

[1] https://github.com/search?q=repo%3AKatello%2Fkatello%20query-string&type=code

Actions #2

Updated by Jeremy Lenz 3 months ago

  • Target version set to Katello 4.13.0
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF