-
Notifications
You must be signed in to change notification settings - Fork 55
[stable25] Fix npm audit #765
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
Conversation
bbf27cd to
e264086
Compare
e264086 to
8c12e35
Compare
Signed-off-by: GitHub <[email protected]>
8c12e35 to
c757d44
Compare
|
CI appears unhappy |
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Since PDF.js was bumped to 2.5.207 in 4705de4 the event listened to is "DOMContentLoaded" rather than "webviewerloaded". Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
|
/compile / |
Signed-off-by: nextcloud-command <[email protected]>
szaimen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but didnt test
danxuliu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Smoke) Tested and works 👍
CI failures are unrelated (failed to setup the environment for the PHPUnit workers), so they can be fixed in another pull request.
Auto-generated fix of npm audit