Update jQuery CDN reference from 3.5.1 to 3.7.1 #3444
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
jQuery 3.5.1 in the Bootstrap5 Identity template is ~4.5 years old and triggers warnings in dependency analysis tools. The bundled libraries were already updated to 3.7.1, but the CDN fallback reference was still pointing to the old version.
Changes
Bootstrap5/Pages/_Layout.cshtmlfromjquery/3.5.1/jquery.min.jstojquery/3.7.1/jquery.min.jsOnly affects production environment CDN reference. Development environment already uses bundled 3.7.1.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
4vyvsblobprodcus361.vsblob.vsassets.io/usr/bin/dotnet dotnet build All.sln --configuration Release(dns block)bcnvsblobprodcus378.vsblob.vsassets.io/usr/bin/dotnet dotnet build All.sln --configuration Release(dns block)c78vsblobprodcus322.vsblob.vsassets.io/usr/bin/dotnet dotnet build All.sln --configuration Release(dns block)cdnjs.cloudflare.com/usr/bin/curl curl -s REDACTED -o jquery-3.7.1-cdn.min.js(dns block)d0svsblobprodcus381.vsblob.vsassets.io/usr/bin/dotnet dotnet build All.sln --configuration Release(dns block)frdvsblobprodcus327.vsblob.vsassets.io/usr/bin/dotnet dotnet build All.sln --configuration Release(dns block)imzvsblobprodcus368.vsblob.vsassets.io/usr/bin/dotnet dotnet build All.sln --configuration Release(dns block)kijvsblobprodcus387.vsblob.vsassets.io/usr/bin/dotnet dotnet build All.sln --configuration Release(dns block)mfjvsblobprodcus373.vsblob.vsassets.io/usr/bin/dotnet dotnet build All.sln --configuration Release(dns block)tphvsblobprodcus375.vsblob.vsassets.io/usr/bin/dotnet dotnet build All.sln --configuration Release(dns block)ukkvsblobprodcus352.vsblob.vsassets.io/usr/bin/dotnet dotnet build All.sln --configuration Release(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.