dotnet / dotnet/aspnetcore

jquery-validate dependency out of date in 8.x for Microsoft.AspNetCore.Identity.UI

Open
#59,233 5 comments 0 reactions 0 assignees View on GitHub
area-identity feature-identity-ui task
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Describe the bug

The latest 8.x release of Microsoft.AspNetCore.Identity.UI (8.0.11) has a dependecy on jquery-validate 1.19.5.

Newer versions of jquery-validate have a security fix (https://github.com/jquery-validation/jquery-validation/pull/2462).

The 9.x version has been updated to have the latest version https://github.com/dotnet/aspnetcore/pull/57863.

Is a backport of these updates to 8.x planned?

### Expected Behavior

_No response_

### Steps To Reproduce

_No response_

### Exceptions (if any)

_No response_

### .NET Version

_No response_

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.