Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Remove outdated xml2json dependency #11437

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

hangy
Copy link
Member

@hangy hangy commented Feb 16, 2025

What

Remove dependency on xml2json. It's only used by an obsolete script.

Related issue(s) and discussion

…-lock.json

It is apparently only used by `scripts/obsolete/convert_gs1_xml_to_json_in_dir.js` and thus not required by prod code.

Closes openfoodfacts#4894
@hangy hangy requested a review from a team as a code owner February 16, 2025 19:51
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Feb 16, 2025
@hangy hangy added npm dependencies Pull requests that update a dependency file and removed dependencies Pull requests that update a dependency file labels Feb 16, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.55%. Comparing base (7f83cbb) to head (d33230b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11437      +/-   ##
==========================================
- Coverage   49.44%   44.55%   -4.90%     
==========================================
  Files          80       79       -1     
  Lines       22627    22569      -58     
  Branches     5406     5397       -9     
==========================================
- Hits        11188    10055    -1133     
- Misses      10087    11289    +1202     
+ Partials     1352     1225     -127     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@stephanegigandet stephanegigandet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@stephanegigandet stephanegigandet merged commit 817529e into openfoodfacts:main Feb 17, 2025
13 checks passed
@hangy hangy deleted the issues/4894 branch February 17, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove dependancy on hoek
3 participants