Skip to content
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

Upgrade bundled jQuery to version 3.5.1 #1327

Closed
wenz opened this issue May 7, 2020 · 1 comment · Fixed by #1328
Closed

Upgrade bundled jQuery to version 3.5.1 #1327

wenz opened this issue May 7, 2020 · 1 comment · Fixed by #1328

Comments

@wenz
Copy link
Contributor

wenz commented May 7, 2020

The repository contains jQuery 3.4.1.
jQuery 3.5.0 was released last month, which also fixes two security vulnerabilities (CVE-2020-11022 & CVE-2020-11023).
However, jQuery 3.5.0 came with a regression affecting many other JavaScript libraries (cf. https://blog.jquery.com/2020/05/04/jquery-3-5-1-released-fixing-a-regression/). jQuery 3.5.1 fixes that regression, so this version should be fit to use.

@deepchoudhery
Copy link
Member

@mkArtakMSFT Looks like a content update. Let me know

deepchoudhery added a commit that referenced this issue May 11, 2020
* Dev/decho/update identity templates (#1323)

* updated identity templates(cshtml and cshtml.cs)

* updating bootstrap 3 identity templates

* reverting some identity templates

* reverting twofactorauth template

* pr comment template fixes

* small revert in bootstrap 3 template

* nit remove line

* Removed duplicated instruction from NoCodeGeneratorsFound (#1320)

* Razor page namespace fix (#1326)

* fixing razorpage namespace for the cli tool

* including folder path now

* adding dotnet-tools for missing packages (#1331)

* Update jQuery in Identity scaffolding to v3.5.1 (#1328)

Fixes #1327

Co-authored-by: Alfred Myers <[email protected]>
Co-authored-by: Christian Wenz <[email protected]>
wenz added a commit to wenz/Scaffolding that referenced this issue May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants