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 dependencies to latest #1618

Open
ludtkemorgan opened this issue Apr 20, 2023 · 1 comment
Open

Update dependencies to latest #1618

ludtkemorgan opened this issue Apr 20, 2023 · 1 comment
Labels
dependencies Pull requests that update a dependency file validated

Comments

@ludtkemorgan
Copy link
Collaborator

There are several dependencies in Detroit that have fallen behind in versions compared to what we are using in core. It is recommended to upgrade to at least the version in core if not a newer version

package version core version
@nestjs/schedule 1.0.2 2.1.0
@testing-library/dom 7.29.4 9.0.1
@testing-library/user-event 13.2.1 14.4.3
class-validator 0.12.2 0.14.0
Electron 13.3.0 18.3.15
Supertest 4.0.2 6.2.4

On top of that there are a couple of dependencies we could potentially remove. Node-sass and @mdx-js/loader. As part of this ticket investigate if those can be removed and if so remove them.

@ludtkemorgan ludtkemorgan added the dependencies Pull requests that update a dependency file label Apr 20, 2023
@github-actions github-actions bot added this to Needs triage in Backlog-Sprint Apr 20, 2023
@github-actions github-actions bot added this to Triage in Milestones Apr 20, 2023
@ludtkemorgan
Copy link
Collaborator Author

This is currently blocked by this PR #1586

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 validated
Projects
Backlog-Sprint
Needs triage
Development

No branches or pull requests

1 participant