-
Notifications
You must be signed in to change notification settings - Fork 19
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 some npm pkgs and make adjustments #380
Conversation
70b580f
to
03035f1
Compare
I've updated the snapshots some of the tests are still failing, I'll take a look on why they are failing |
with nextcloud-23 on admin/personal settings section, the dialog is not shown. nc-dialogs-2023-04-04_13.49.25.mp4 |
03ce472
to
994a043
Compare
Hey @SwikritiT, I managed to upgrade everything except
To make sure we could properly update some pkgs, i had to set a fixed version for the Sorry i started from scratch and force-pushed on this branch. Could you update the snapshots again? |
Okay, I'll update the snapshots. Thank you. |
994a043
to
09a7698
Compare
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
f1a537d
to
3d26ee7
Compare
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
JS Code CoverageCoverage after merging enh/noid/update-some-npm-pkgs into master will be
Coverage Report
|
Did some manual testing with different versions of NC, no problem in UI |
@nextcloud/axios @nextcloud/eslint-config @nextcloud/router @nextcloud/stylelint-config @nextcloud/vue @nextcloud/webpack-vue-config vue vue-material-design-icons @nextcloud/dialogs and vue-template-compiler were updated.
Some small adjustments were needed.
@vue/cli-plugin-unit-jest was not updated, just in case.
Anyway the jest snapshots probably need to be regenerated.