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

[automated] Merge branch 'release/7.0.2xx' => 'main' #28397

Merged

Conversation

dotnet-maestro-bot
Copy link
Contributor

I detected changes in the release/7.0.2xx branch which have not been merged yet to main. I'm a robot and am configured to help you automatically keep main up to date, so I've opened this PR.

This PR merges commits made on release/7.0.2xx by the following committers:

  • nagilson
  • dotnet-maestro[bot]
  • marcpopMSFT
  • ViktorHofer

Instructions for merging from UI

This PR will not be auto-merged. When pull request checks pass, complete this PR by creating a merge commit, not a squash or rebase commit.

merge button instructions

If this repo does not allow creating merge commits from the GitHub UI, use command line instructions.

Instructions for merging via command line

Run these commands to merge this pull request from the command line.

git fetch
git checkout release/7.0.2xx
git pull --ff-only
git checkout main
git pull --ff-only
git merge --no-ff release/7.0.2xx

# If there are merge conflicts, resolve them and then run git merge --continue to complete the merge
# Pushing the changes to the PR branch will re-trigger PR validation.
git push https://github.com/dotnet-maestro-bot/sdk HEAD:merge/release/7.0.2xx-to-main
or if you are using SSH
git push git@github.com:dotnet-maestro-bot/sdk HEAD:merge/release/7.0.2xx-to-main

After PR checks are complete push the branch

git push

Instructions for resolving conflicts

⚠️ If there are merge conflicts, you will need to resolve them manually before merging. You can do this using GitHub or using the command line.

Instructions for updating this pull request

Contributors to this repo have permission update this pull request by pushing to the branch 'merge/release/7.0.2xx-to-main'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.

git checkout -b merge/release/7.0.2xx-to-main main
git pull https://github.com/dotnet-maestro-bot/sdk merge/release/7.0.2xx-to-main
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet-maestro-bot/sdk HEAD:merge/release/7.0.2xx-to-main
or if you are using SSH
git checkout -b merge/release/7.0.2xx-to-main main
git pull git@github.com:dotnet-maestro-bot/sdk merge/release/7.0.2xx-to-main
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet-maestro-bot/sdk HEAD:merge/release/7.0.2xx-to-main

Contact .NET Core Engineering if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https://github.com/dotnet/arcade/blob/master/scripts/GitHubMergeBranches.ps1.

marcpopMSFT and others added 30 commits September 27, 2022 17:00
…uild 20220930.1

Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.3.4-beta1.22476.2 -> To Version 3.3.4-beta1.22480.1
…uild 20220930.2

Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.3.4-beta1.22476.2 -> To Version 3.3.4-beta1.22480.2
…uild 20221001.1

Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.3.4-beta1.22476.2 -> To Version 3.3.4-beta1.22501.1
…0221003.8

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22479.5 -> To Version 7.0.100-rtm.22503.8
…uild 20221003.1

Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.3.4-beta1.22476.2 -> To Version 3.3.4-beta1.22503.1
…uild 20221003.2

Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.3.4-beta1.22476.2 -> To Version 3.3.4-beta1.22503.2
…0221003.18

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22479.5 -> To Version 7.0.100-rtm.22503.18
still needs internal loc change request
…a2af-5d6e-48c0-9192-09daaa881ed5

[release/7.0.1xx] Update dependencies from dotnet/roslyn-analyzers
…0823-d35d-4e65-ae06-021bf6b2f2d1

[release/7.0.1xx] Update dependencies from dotnet/templating
…0221003.5

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
 From Version 7.0.0-rtm.22501.6 -> To Version 7.0.0-rtm.22503.5
…6.4.0.107

NuGet.Build.Tasks
 From Version 6.4.0-preview.3.100 -> To Version 6.4.0-preview.3.107
…0221003.10

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
 From Version 7.0.0-rtm.22501.6 -> To Version 7.0.0-rtm.22503.10
…0221003.15

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
 From Version 7.0.0-rtm.22501.6 -> To Version 7.0.0-rtm.22503.15
…uild 20221004.1

Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.3.4-beta1.22503.2 -> To Version 3.3.4-beta1.22504.1
…nals build 20221003.1

Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 7.0.0-alpha.1.22463.5 -> To Version 7.0.0-alpha.1.22503.1
…0221004.2

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22503.18 -> To Version 7.0.100-rtm.22504.2
…ce48-f37e-41bd-bb5b-cd2a03b21a38

[release/7.0.1xx] Update dependencies from dotnet/roslyn-analyzers
…5798-8a80-4ba7-9147-f5f2e0de7e7d

[release/7.0.1xx] Update dependencies from dotnet/aspnetcore
…1fe8-0c83-4f3e-9079-df7304506ffc

[release/7.0.1xx] Update dependencies from nuget/nuget.client
…c7af-36da-4eec-acdc-ac5d19d48d21

[release/7.0.1xx] Update dependencies from dotnet/templating
…0221004.5

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22504.2 -> To Version 7.0.100-rtm.22504.5
…0046-6aff-4d68-b82a-44856e824298

[release/7.0.1xx] Update dependencies from dotnet/source-build-externals
…0221004.5

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
 From Version 7.0.0-rtm.22503.15 -> To Version 7.0.0-rtm.22504.5
… 17.4. Switching to check msbuild version as that works here though not sure what we do in the future if we truly need vs version.
…960f-f727-45dc-8b76-3cd6003db71a

[release/7.0.1xx] Update dependencies from dotnet/templating
nagilson and others added 8 commits October 7, 2022 09:21
…861f-08d3-4eb5-a812-084187749838

[release/7.0.1xx] Update dependencies from dotnet/templating
…9a7a-b91d-464d-9c3d-607d38704283

[release/7.0.1xx] Update dependencies from dotnet/windowsdesktop
…e4fe-dc28-4612-81a1-995552efcfab

[release/7.0.2xx] Update dependencies from dotnet/windowsdesktop
…1cf7-16ae-4c36-8e48-daafa73c182a

[release/7.0.2xx] Update dependencies from dotnet/runtime
…ease/7.0.2xx-57ad5c53-e890-47f7-8ad9-c446c7094838
…5869-206e-458f-87a9-83bfc4ca08af

[release/7.0.2xx] Update dependencies from dotnet/source-build-externals
…5c53-e890-47f7-8ad9-c446c7094838

[release/7.0.2xx] Update dependencies from dotnet/roslyn
marcpopMSFT and others added 4 commits October 7, 2022 11:03
…/7.0.1xx-to-release/7.0.2xx

[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx'
…007.7

Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
 From Version 7.0.0-beta.22507.1 -> To Version 7.0.0-beta.22507.7
…d9df-593f-4c1e-9bc0-297a8a0e6da1

[release/7.0.2xx] Update dependencies from dotnet/fsharp
@v-wuzhai
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@v-wuzhai
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@marcpopMSFT marcpopMSFT merged commit 9b012f6 into dotnet:main Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants