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 and prune dependencies in Lumino 2 #325

Closed
4 tasks done
afshin opened this issue Aug 1, 2022 · 2 comments
Closed
4 tasks done

Update and prune dependencies in Lumino 2 #325

afshin opened this issue Aug 1, 2022 · 2 comments
Labels
dependencies Pull requests that update a dependency file help wanted Please work on this if you are interested maintenance Dependencies, build, technical debt, etc.
Milestone

Comments

@afshin
Copy link
Member

afshin commented Aug 1, 2022

We should audit the dependencies and devDependencies of the packages (and the meta-package) and make sure they are up to date. We have a lot of warnings in the build logs and console output and we are using outdated versions of tools like ESLint, among others.

Relevant issues and PRs

@afshin afshin added help wanted Please work on this if you are interested dependencies Pull requests that update a dependency file maintenance Dependencies, build, technical debt, etc. labels Aug 1, 2022
@afshin afshin added this to the Lumino 2 milestone Aug 1, 2022
@fcollonval
Copy link
Member

As commented in #330, it will be nice to drop webpack and to use rollup for the tests to remove any inconsistency between the packager used for publishing and for testing.

@blink1073
Copy link
Member

The only remaining warning is:

warning "@jupyterlab/buildutils > verdaccio > clipanion@3.1.0" has unmet peer dependency "typanion@*".

I'm closing this one as complete.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file help wanted Please work on this if you are interested maintenance Dependencies, build, technical debt, etc.
Projects
No open projects
Status: done
Development

No branches or pull requests

3 participants