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/5.0.2xx' => 'master' #15776

Merged

Conversation

dotnet-maestro-bot
Copy link
Contributor

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

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

  • wli3
  • dotnet-maestro[bot]

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/5.0.2xx
git pull --ff-only
git checkout master
git pull --ff-only
git merge --no-ff release/5.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/5.0.2xx-to-master
or if you are using SSH
git push git@github.com:dotnet-maestro-bot/sdk HEAD:merge/release/5.0.2xx-to-master

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/5.0.2xx-to-master'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.

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

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.

dotnet-maestro bot and others added 15 commits February 2, 2021 21:34
…202.4 (dotnet#15626)

[release/5.0.2xx] Update dependencies from dotnet/fsharp
…202.7 (dotnet#15629)

[release/5.0.2xx] Update dependencies from dotnet/fsharp
…et-NuGet.Client-Trusted build 5.9.0.7097 (dotnet#15630)

[release/5.0.2xx] Update dependencies from devdiv/DevDiv/NuGet-NuGet.Client-Trusted
…202.9 (dotnet#15634)

[release/5.0.2xx] Update dependencies from dotnet/fsharp
…202.8 (dotnet#15611)

[release/5.0.2xx] Update dependencies from dotnet/roslyn
…0203.2 (dotnet#15637)

[release/5.0.2xx] Update dependencies from dotnet/msbuild
…0203.3 (dotnet#15659)

[release/5.0.2xx] Update dependencies from dotnet/msbuild
…203.10 (dotnet#15671)

[release/5.0.2xx] Update dependencies from dotnet/roslyn
…0204.3 (dotnet#15672)

[release/5.0.2xx] Update dependencies from dotnet/msbuild
…204.8 (dotnet#15673)

[release/5.0.2xx] Update dependencies from dotnet/roslyn
…0204.9 (dotnet#15682)

[release/5.0.2xx] Update dependencies from dotnet/msbuild
…5692)

[release/5.0.2xx] Update dependencies from microsoft/vstest
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

marcpopMSFT and others added 3 commits February 9, 2021 15:06
 Revert 'Opt into IncludePackageReferencesDuringMarkupCompilation'
…210209-03 (dotnet#15782)

[release/5.0.2xx] Update dependencies from microsoft/vstest
…otnet#15779)

[release/5.0.2xx] Update dependencies from dotnet/roslyn-analyzers
@v-wuzhai v-wuzhai force-pushed the merge/release/5.0.2xx-to-master branch from 83f7bc0 to bc448cd Compare February 10, 2021 05:23
Copy link
Member

@v-wuzhai v-wuzhai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sfoslund I resolved the conflicts. Could you help to review it at your convenience?

…0210209.7 (dotnet#15795)

[release/5.0.2xx] Update dependencies from dotnet/templating
@sfoslund
Copy link
Member

@marcpopMSFT @dsplaisted do we want the revert in #15695 to flow to master and prev 1?

* Merged PR 11925: [internal/release/5.0.1xx] Feed update

Feed update

* Fixup feeds

Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
@marcpopMSFT
Copy link
Member

@sfoslund Master, yes. For preview 1, we don't want any autoflow of changes at this point. I created a PR in case we want to revert directly in preview 1: #15790

dotnet-maestro bot and others added 4 commits February 11, 2021 07:13
[release/5.0.2xx] Update dependencies from dotnet/roslyn
…212.8 (dotnet#15826)

[release/5.0.2xx] Update dependencies from dotnet/roslyn
…uild 20210212.2 (dotnet#15846)

[release/5.0.2xx] Update dependencies from dotnet/roslyn-analyzers
dotnet-maestro bot and others added 11 commits February 13, 2021 00:12
…212.20 (dotnet#15850)

[release/5.0.2xx] Update dependencies from dotnet/roslyn
…0212.3 (dotnet#15848)

[release/5.0.2xx] Update dependencies from dotnet/msbuild
…212.3 (dotnet#15841)

[release/5.0.2xx] Update dependencies from dotnet/arcade
…et-NuGet.Client-Trusted build 5.9.0.7121 (dotnet#15854)

[release/5.0.2xx] Update dependencies from devdiv/DevDiv/NuGet-NuGet.Client-Trusted
…210216-04 (dotnet#15886)

[release/5.0.2xx] Update dependencies from microsoft/vstest
…uild 20210216.5 (dotnet#15892)

[release/5.0.2xx] Update dependencies from dotnet/roslyn-analyzers
…uild 20210216.9 (dotnet#15897)

[release/5.0.2xx] Update dependencies from dotnet/roslyn-analyzers
…216.10 (dotnet#15896)

[release/5.0.2xx] Update dependencies from dotnet/roslyn
…uild 20210216.10 (dotnet#15902)

[release/5.0.2xx] Update dependencies from dotnet/roslyn-analyzers
@dsplaisted dsplaisted requested a review from wli3 February 17, 2021 22:39
…217.36 (dotnet#15922)

[release/5.0.2xx] Update dependencies from dotnet/roslyn
…uild 20210217.3 (dotnet#15918)

[release/5.0.2xx] Update dependencies from dotnet/roslyn-analyzers
…217.38 (dotnet#15925)

[release/5.0.2xx] Update dependencies from dotnet/roslyn
…et-NuGet.Client-Trusted build 5.9.0.7122 (dotnet#15932)

[release/5.0.2xx] Update dependencies from devdiv/DevDiv/NuGet-NuGet.Client-Trusted
…218.46 (dotnet#15959)

[release/5.0.2xx] Update dependencies from dotnet/roslyn
@wli3
Copy link

wli3 commented Feb 19, 2021

@marcpopMSFT @sfoslund so this merge will have #15695

@v-wuzhai v-wuzhai force-pushed the merge/release/5.0.2xx-to-master branch from 916ec6a to 4153d04 Compare February 20, 2021 06:28
@v-wuzhai v-wuzhai merged commit 77eba64 into dotnet:master Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants