Skip to content

Update outdated libraries in starter templates #20354

@wenz

Description

@wenz

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

No one assigned

    Labels

    area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing one

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions