-
Notifications
You must be signed in to change notification settings - Fork 794
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
Bump pdf-annotate.js webpack (low priority) #10641
Comments
Could you please elaborate the issue? |
Hi @sxryadipta, Thank you for your interest in the Submitty open source project! We encourage you to join our Zulip server to discuss new features requests, bug reports, and technical implementation questions. We welcome contributions from new developers! Please read our documentation on how to get started with Submitty, specifically our pages on setting up your development environment and making a pull request. NOTE: We do not use the Github issue 'assign' feature for first time prospective contributors. You do not need to be assigned to an issue to create a pull request that will be reviewed by our team and then merged if it appropriately resolves the issue. |
Hi @micpap25
|
Hi @thepiyush-303, Thank you for your interest in the Submitty open source project! We encourage you to join our Zulip server to discuss new features requests, bug reports, and technical implementation questions. We welcome contributions from new developers! Please read our documentation on how to get started with Submitty, specifically our pages on setting up your development environment and making a pull request. NOTE: We do not use the Github issue 'assign' feature for first time prospective contributors. You do not need to be assigned to an issue to create a pull request that will be reviewed by our team and then merged if it appropriately resolves the issue. |
@thepiyush-303 no specific implementations in mind; just something that allows us to bump to webpack 5. Feel free to open a PR and we'll take a look at it. |
Hi, just wanted to know is this issue still open? |
Hi @ARYANSHAH1567, Thank you for your interest in the Submitty open source project! We encourage you to join our Zulip server to discuss new features requests, bug reports, and technical implementation questions. We welcome contributions from new developers! Please read our documentation on how to get started with Submitty, specifically our pages on setting up your development environment and making a pull request. NOTE: We do not use the Github issue 'assign' feature for first time prospective contributors. You do not need to be assigned to an issue to create a pull request that will be reviewed by our team and then merged if it appropriately resolves the issue. |
Changes should be made to https://github.com/Submitty/pdf-annotate.js
pdf-annotate.js
should be updated to use awebpack
version 5. That would require updating many packages and removing theistanbul-instrument-loader
package since that is abandoned. This change would increase the security ofpdf-annotate.js
.The text was updated successfully, but these errors were encountered: