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 #179

Open
nuest opened this issue Oct 6, 2020 · 2 comments
Open

Update dependencies #179

nuest opened this issue Oct 6, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@nuest
Copy link
Member

nuest commented Oct 6, 2020

I just ran npm audit fix and not all problems could be resolved:

fixed 3497 of 3599 vulnerabilities in 2561 scanned packages
  101 vulnerabilities required manual review and could not be updated
  1 package update for 1 vulnerability involved breaking changes
  (use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually)
@nuest nuest added the bug Something isn't working label Oct 6, 2020
@nuest nuest added this to Backlog in UI via automation Oct 6, 2020
@nuest
Copy link
Member Author

nuest commented Oct 6, 2020

Fix deprecation warnings for ui:

daniel@nuest ~/git/o2r/o2r-UI/ui/bindings [master]$ npm install
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.

Fix deprecation warnings for bindings:

daniel@nuest ~/git/o2r/o2r-UI/ui/bindings [master]$ npm install
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.

@nuest nuest moved this from Backlog to Next next in UI Oct 6, 2020
@nuest nuest moved this from Next next to Next in UI Nov 27, 2020
@nuest nuest moved this from Next to Sprint until next release in UI Dec 4, 2020
@njakuschona njakuschona moved this from Sprint until next release to In progress in UI Dec 5, 2020
@njakuschona njakuschona moved this from In progress to Sprint until next release in UI Dec 18, 2020
@njakuschona njakuschona moved this from Sprint until next release to In progress in UI Dec 28, 2020
njakuschona added a commit that referenced this issue Dec 28, 2020
@njakuschona njakuschona moved this from In progress to Done - ask for review in UI Jan 8, 2021
nuest added a commit that referenced this issue Jan 8, 2021
@nuest nuest closed this as completed Jan 8, 2021
UI automation moved this from Done - ask for review to Done Jan 8, 2021
@njakuschona njakuschona reopened this Mar 8, 2021
UI automation moved this from Done to In progress Mar 8, 2021
@njakuschona
Copy link
Contributor

It was not possible to update specific packages:
react-leaflet version 3 in combination with react-leaflet-draw: alex3165/react-leaflet-draw#87
Formik version 2 since switched to function jaredpalmer/formik#1603
socket.io-client: Server must have the same version as client

@nuest nuest moved this from In progress to Backlog in UI Mar 12, 2021
@nuest nuest moved this from Backlog to Sprint until next release in UI Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
UI
  
Sprint until next release
Development

No branches or pull requests

2 participants