-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one
Milestone
Description
Is your feature request related to a problem? Please describe.
The starter templates use outdated versions of some libraries, Bootstrap and jQuery.validate. These should be updated to the latest versions.
Describe the solution you'd like
Update the following libraries:
- jquery-validation (1.17.0 -> 1.19.1)
- Bootstrap (4.3.1 -> 4.4.1)
Additional context
I am excluding jQuery from that list, since the version currently used (3.3.1) has a security vulnerability, so upgrading it isn't just a feature request; also, there is a separate issue #20001 for it.
Metadata
Metadata
Assignees
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one