-
-
Notifications
You must be signed in to change notification settings - Fork 9
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 #328
Update dependencies #328
Conversation
Add Reference to DNN 09.11.00
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.
@ArielBlanco1990 There are a number of minor updates necessary for this to follow the version number pattern put in place previously for the DNN version number.
We may need to remove the DotNetNuke.Web.Deprecated
reference from all projects.
Finally, do we need to include the *.dll.config
files? If not, please remove them from the PR.
@WillStrohl FYI: I am testing all the changes I have made and will create the commits when the tests are finished. |
@WillStrohl Everything is ready, I have checked each of the solutions after fixing the details indicated and they all work correctly. You can check the PR again. |
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.
Looks good!
Also resolves #228 |
Related to Issue
Fixes #325, #324, #323, #322, #317, #306, #305, #190, #189, #167, #166, #165, #164, #153, #141, #130, #105, #93
Description
This PR updates multiple project templates and dependencies to address known vulnerabilities in DNN 09.08.00 and ensure compatibility with DNN 09.11.00. Key changes include:
Auth-Provider, MVC, MVC-SPA, Vue3JS, Library-ScheduledJob, Library, SkinObject, Solution, WebForms, VueJs, ReactJs, and Angular.
Fixed vulnerabilities in the following libraries:
From 7.0.3 and 5.1.0 → Updated to 7.0.5.
From 1.6.0 → Updated to 1.6.3.
From 1.20.2 → Updated to 1.20.3.
From 1.15.3 → Updated to 1.15.6.
From 6.7.1 → Updated to 11.8.6.
From 5.1.20821.0 → Updated to 5.2.9-61139.
From 1.2.10.0 → Updated to 2.0.10.
From 0.86.0.518 → Updated to 1.4.2.
From 9.8.0 → Updated to 9.11.0.
Upgraded DNN version from 09.08.00 to 09.11.00.
Deleted generators/solution/templates/References/DNN/09.08.00.
Updated Module.csproj and tsconfig.json.
How Has This Been Tested?
Screenshots (if appropriate):
N/A
Types of changes
Checklist: