Merged PR 747625: Update Packages

Update packages: Microsoft.SBOMCore 3.8.0 -> 4.0.0, Microsoft.Parsers.ManifestGenerator 3.7.0 -> 3.8.11, Microsoft.SBOM.Adapters 1.5.2 -> 1.8.0, Microsoft.Sbom.Contracts 1.5.2 -> 1.8.0, Microsoft.ComponentDetection.Contracts 3.6.4 -> 4.0.6, Microsoft.Sbom.Extensions 1.5.2 -> 1.8.0, Sbom.Parsers.Spdx22SbomParser 1.5.2 -> 1.8.0
This commit is contained in:
Pasindu Gunasekara 🍣 2023-10-24 22:50:05 +00:00
Родитель c01d72f8be
Коммит 1ef4409463
2 изменённых файлов: 14 добавлений и 14 удалений

Просмотреть файл

@ -1113,7 +1113,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Microsoft.ComponentDetection.Contracts",
"Version": "3.6.4"
"Version": "4.0.6"
}
}
},
@ -1779,7 +1779,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Microsoft.Parsers.ManifestGenerator",
"Version": "3.7.0"
"Version": "3.8.11"
}
}
},
@ -1806,7 +1806,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Microsoft.SBOMCore",
"Version": "3.8.0"
"Version": "4.0.0"
}
}
},
@ -1815,7 +1815,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Microsoft.Sbom.Adapters",
"Version": "1.5.2"
"Version": "1.8.0"
}
}
},
@ -1824,7 +1824,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Microsoft.Sbom.Contracts",
"Version": "1.5.2"
"Version": "1.8.0"
}
}
},
@ -1833,7 +1833,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Microsoft.Sbom.Extensions",
"Version": "1.5.2"
"Version": "1.8.0"
}
}
},
@ -1842,7 +1842,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Microsoft.Sbom.Parsers.Spdx22SbomParser",
"Version": "1.5.2"
"Version": "1.8.0"
}
}
},

Просмотреть файл

@ -71,13 +71,13 @@ export const pkgs = isMicrosoftInternal ? [
{ id: "VisualCppTools.Internal.VS2017Layout", version: "14.37.32822", osSkip: [ "macOS", "unix" ] },
// SBOM Generation
{ id: "Microsoft.SBOMCore", version: "3.8.0" },
{ id: "Microsoft.Parsers.ManifestGenerator", version: "3.7.0", dependentPackageIdsToIgnore: ["BuildXL.Cache.Hashing"] },
{ id: "Microsoft.Sbom.Parsers.Spdx22SbomParser", version: "1.5.2" },
{ id: "Microsoft.Sbom.Adapters", version: "1.5.2" },
{ id: "Microsoft.ComponentDetection.Contracts", version: "3.6.4" },
{ id: "Microsoft.Sbom.Contracts", version: "1.5.2" },
{ id: "Microsoft.Sbom.Extensions", version: "1.5.2", dependentPackageIdsToSkip: ["System.Text.Json"] },
{ id: "Microsoft.SBOMCore", version: "4.0.0" },
{ id: "Microsoft.Parsers.ManifestGenerator", version: "3.8.11", dependentPackageIdsToIgnore: ["BuildXL.Cache.Hashing"] },
{ id: "Microsoft.Sbom.Parsers.Spdx22SbomParser", version: "1.8.0" },
{ id: "Microsoft.Sbom.Adapters", version: "1.8.0" },
{ id: "Microsoft.ComponentDetection.Contracts", version: "4.0.6" },
{ id: "Microsoft.Sbom.Contracts", version: "1.8.0" },
{ id: "Microsoft.Sbom.Extensions", version: "1.8.0", dependentPackageIdsToSkip: ["System.Text.Json"] },
{ id: "Microsoft.Bcl.HashCode", version: "1.1.1" },
// Process remoting