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

upgrading js packages #421

Closed
zebleck opened this issue Dec 9, 2022 · 1 comment
Closed

upgrading js packages #421

zebleck opened this issue Dec 9, 2022 · 1 comment

Comments

@zebleck
Copy link
Collaborator

zebleck commented Dec 9, 2022

To prevent security vulnerabilities, it would good to be able to updated our javascript-packages to their newest versions.

Running yarn outdated shows:
image

It seems that the patch update and minor updates are compatible with our current setup as has been done so far in branch https://github.com/MaMpf-HD/mampf/tree/updates-ws202223
image

@Splines
Copy link
Member

Splines commented Aug 13, 2024

Good point, yeah we update the JS dependencies and also the Bundler dependencies (Gemfile) regularly, e.g. the last time in #672 and #673. There are still some dependencies that we cannot update to a new major version due to webpacker not being maintained anymore. We should move away from it soon and the respective issue for that is #454.

@Splines Splines closed this as completed Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants