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

Update, remove or substitute outdated npm dependencies #37991

Closed
2 tasks
szaimen opened this issue Apr 29, 2023 · 2 comments
Closed
2 tasks

Update, remove or substitute outdated npm dependencies #37991

szaimen opened this issue Apr 29, 2023 · 2 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap javascript technical debt
Milestone

Comments

@szaimen
Copy link
Contributor

szaimen commented Apr 29, 2023

Some npm dependencies are outdated and should either be updated, removed or substituted if possible.

See https://github.com/nextcloud/server/actions/runs/4832963839/jobs/8612406101

Cc @nextcloud/server-frontend @AndyScherzinger

todo

  • select2
  • xml2js
@szaimen szaimen added 0. Needs triage Pending check for reproducibility or if it fits our roadmap technical debt javascript labels Apr 29, 2023
@szaimen szaimen added this to the Nextcloud 27 milestone Apr 29, 2023
@szaimen szaimen changed the title Update or remove outdated npm dependencies Update, remove or substitute outdated npm dependencies Apr 29, 2023
@skjnldsv
Copy link
Member

skjnldsv commented Apr 29, 2023

select2: #1831

Regarding xlm2js this is a sub-sub-sub-sub-dependency: Vibrant-Colors/node-vibrant#141
imho can be safely ignored

$ npm ls xml2js
nextcloud@1.0.0 /home/admin/Docker/server
└─┬ node-vibrant@3.1.6
  └─┬ @jimp/custom@0.16.13
    └─┬ @jimp/core@0.16.13
      └─┬ load-bmfont@1.4.1
        └─┬ parse-bmfont-xml@1.1.4
          └── xml2js@0.4.23

@szaimen
Copy link
Contributor Author

szaimen commented Apr 29, 2023

All right! So close since it is already covered in other issues?

@skjnldsv skjnldsv closed this as completed May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap javascript technical debt
Projects
None yet
Development

No branches or pull requests

2 participants