When an issue is referenced with a closing keyword in a pull request description, the referenced issue will now surface the relevant pull request information in its header (eg: fixed by #15
).
Dependency graph now supports NuGet .vcxproj and .fsproj
The dependency graph now supports .vcxproj
and .fsproj
files that list NuGet dependencies in their PackageReference section. .NET repositories with these formats will start to see dependency graph updates and security alerts in the coming weeks.
The 2.18.0 release of GitHub Enterprise Server is now available for download. The latest release includes repository templates, issue transfer, `yarn.lock` support for the dependency graph, and more.