Skip to content

Commit ca7da66

Browse files
authored
Merge pull request #279 from microsoft/renovate/microbuild
Update microbuild to 2.0.187
2 parents 9b0ed2e + 85d9e3b commit ca7da66

File tree

7 files changed

+41
-31
lines changed

7 files changed

+41
-31
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/renovate.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,36 @@
1717
"matchDepNames": ["dotnet-sdk", "mcr.microsoft.com/dotnet/sdk"],
1818
"groupName": "Dockerfile and global.json updates"
1919
},
20+
{
21+
"matchPackageNames": ["*"],
22+
"allowedVersions": "!/-g[a-f0-9]+$/"
23+
},
24+
{
25+
"matchPackageNames": [
26+
"System.Collections.Immutable",
27+
"System.Composition*",
28+
"System.Diagnostics.DiagnosticSource",
29+
"System.IO.Pipelines",
30+
"System.Reflection.Metadata",
31+
"System.Text.Json",
32+
"System.Threading.Tasks.Dataflow",
33+
"Microsoft.Bcl.AsyncInterfaces"
34+
],
35+
"allowedVersions": "<9.0",
36+
"groupName": "Included in .NET runtime"
37+
},
2038
{
2139
"matchPackageNames": ["Microsoft.VisualStudio.Internal.MicroBuild*"],
2240
"groupName": "microbuild"
41+
},
42+
{
43+
"matchPackageNames": ["Microsoft.VisualStudio.*"],
44+
"groupName": "Visual Studio SDK"
45+
},
46+
{
47+
"matchPackageNames": ["Microsoft.VisualStudio.*"],
48+
"matchUpdateTypes": ["patch"],
49+
"enabled": false
2350
}
2451
]
2552
}

.github/workflows/docs_validate.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,23 @@ name: 📃 Docfx Validate
33
on:
44
pull_request:
55
workflow_dispatch:
6+
push:
7+
branches:
8+
- main
9+
- microbuild
610

711
jobs:
812
build:
913
name: 📚 Doc validation
10-
runs-on: ubuntu-22.04
14+
runs-on: ubuntu-24.04
1115
steps:
1216
- uses: actions/checkout@v4
1317
with:
1418
fetch-depth: 0 # avoid shallow clone so nbgv can do its work.
1519
- name: 🔗 Markup Link Checker (mlc)
16-
uses: becheran/[email protected].0
20+
uses: becheran/[email protected].2
1721
with:
18-
args: --do-not-warn-for-redirect-to https://learn.microsoft.com*,https://dev.azure.com/*,https://app.codecov.io/*,https://msrc.microsoft.com/*,https://www.microsoft.com/en-us/msrc* -p docfx -i https://aka.ms/onboardsupport,https://aka.ms/spot,https://www.microsoft.com/msrc/cvd,https://www.microsoft.com/msrc
22+
args: --do-not-warn-for-redirect-to https://learn.microsoft.com*,https://dotnet.microsoft.com/*,https://dev.azure.com/*,https://app.codecov.io/* -p docfx -i https://aka.ms/onboardsupport,https://aka.ms/spot,https://msrc.microsoft.com/*,https://www.microsoft.com/msrc*,https://microsoft.com/msrc*
1923
- name: ⚙ Install prerequisites
2024
run: |
2125
./init.ps1 -UpgradePrerequisites

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
66
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
77

8-
<MicroBuildVersion>2.0.171</MicroBuildVersion>
8+
<MicroBuildVersion>2.0.187</MicroBuildVersion>
99
</PropertyGroup>
1010
<ItemGroup>
11-
<PackageVersion Include="Microsoft.CodeAnalysis.ResxSourceGenerator" Version="3.3.5-beta1.23330.2" />
11+
<PackageVersion Include="Microsoft.CodeAnalysis.ResxSourceGenerator" Version="3.11.0-beta1.24605.2" />
1212
<PackageVersion Include="Moq" Version="4.20.72" />
1313
</ItemGroup>
1414
<ItemGroup Label="Library.Template">

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Microsoft.VisualStudio.Validation
22
=================================
33

4-
[![NuGet package](https://img.shields.io/nuget/v/Microsoft.VisualStudio.Validation.svg)](https://nuget.org/packages/Microsoft.VisualStudio.Validation)
4+
[![NuGet package](https://img.shields.io/nuget/v/Microsoft.VisualStudio.Validation.svg)](https://www.nuget.org/packages/Microsoft.VisualStudio.Validation)
55
[![Build Status](https://dev.azure.com/azure-public/vside/_apis/build/status/vs-validation?branchName=main)](https://dev.azure.com/azure-public/vside/_build/latest?definitionId=11&branchName=main)
66
[![codecov](https://codecov.io/gh/Microsoft/vs-validation/branch/main/graph/badge.svg)](https://codecov.io/gh/Microsoft/vs-validation)
77

@@ -33,4 +33,4 @@ Warning signs that should not throw exceptions via the `Report` class.
3333
Report.IfNot(condition, "some error");
3434
```
3535

36-
[1]: http://nuget.org/packages/Microsoft.VisualStudio.Validation "Microsoft.VisualStudio.Validation NuGet package"
36+
[1]: http://www.nuget.org/packages/Microsoft.VisualStudio.Validation "Microsoft.VisualStudio.Validation NuGet package"

azure-pipelines/install-dependencies.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ steps:
1111
- template: WIFtoPATauth.yml
1212
parameters:
1313
wifServiceConnectionName: azure-public/vside package pull
14-
deadPATServiceConnectionId: 0ae39abc-4d06-4436-a7b5-865833df49db # azure-public/msft_consumption
14+
deadPATServiceConnectionId: 46f0d4d4-9fff-4c58-a1ab-3b8f97e3b78a # azure-public/msft_consumption_public
1515

1616
- task: NuGetAuthenticate@1
1717
displayName: 🔏 Authenticate NuGet feeds
1818
inputs:
1919
${{ if and(parameters.needsAzurePublicFeeds, eq(variables['system.collectionId'], '011b8bdf-6d56-4f87-be0d-0092136884d9')) }}:
20-
nuGetServiceConnections: azure-public/msft_consumption
20+
nuGetServiceConnections: azure-public/msft_consumption_public
2121

2222
- powershell: |
2323
$AccessToken = '$(System.AccessToken)' # Avoid specifying the access token directly on the init.ps1 command line to avoid it showing up in errors

nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<packageSources>
77
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
88
<clear />
9-
<add key="msft_consumption" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption/nuget/v3/index.json" />
9+
<add key="msft_consumption_public" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption_public/nuget/v3/index.json" />
1010
</packageSources>
1111
<disabledPackageSources>
1212
<!-- Defend against user or machine level disabling of sources that we list in this file. -->

0 commit comments

Comments
 (0)