Skip to content

[main] Update dependencies from dotnet/arcade dotnet/llvm-project dotnet/runtime-assets - #49359

Merged
dotnet-maestro[bot] merged 4 commits into
mainfrom
darc-main-9f32a6ec-f37b-4fbd-9883-413f14c24d82
Mar 10, 2021
Merged

[main] Update dependencies from dotnet/arcade dotnet/llvm-project dotnet/runtime-assets#49359
dotnet-maestro[bot] merged 4 commits into
mainfrom
darc-main-9f32a6ec-f37b-4fbd-9883-413f14c24d82

Conversation

@dotnet-maestro

@dotnet-maestrodotnet-maestroBot commented Mar 9, 2021

Copy link
Copy Markdown
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

  • Subscription: c32383ee-d79c-4435-5b63-08d8d8feb47e
  • Build: 20210305.1
  • Date Produced: 3/5/2021 3:50 PM
  • Commit: 287fba3cbedce004fbd9823c268327960a69ca88
  • Branch: refs/heads/master

From https://github.com/dotnet/llvm-project

  • Subscription: b8108dfc-f542-401a-9375-08d8d8ff2d75
  • Build: 20210308.1
  • Date Produced: 3/8/2021 4:17 PM
  • Commit: 121a29ab0b411db38efa6659307d86fe04aefcb8
  • Branch: refs/heads/release/9.x

From https://github.com/dotnet/runtime-assets

  • Subscription: 0c5a34f5-504e-413b-9376-08d8d8ff2d75
  • Build: 20210309.1
  • Date Produced: 3/9/2021 10:25 AM
  • Commit: c7c14818023404ed900360565f8289b8e14d9aa4
  • Branch: refs/heads/main

…305.1
Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.GenFacades , Microsoft.DotNet.GenAPI , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SharedFramework.Sdk
From Version 6.0.0-beta.21152.1 -> To Version 6.0.0-beta.21155.1
@ghost

ghost commented Mar 9, 2021

Copy link
Copy Markdown

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.

… 20210308.1
runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools
From Version 9.0.1-alpha.1.21154.1 -> To Version 9.0.1-alpha.1.21158.1
…ld 20210309.1
System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData
From Version 5.0.0-beta.21151.2 -> To Version 5.0.0-beta.21159.1
@dotnet-maestrodotnet-maestroBot changed the title [main] Update dependencies from dotnet/arcade[main] Update dependencies from dotnet/arcade dotnet/llvm-project dotnet/runtime-assetsMar 9, 2021
@stephentoubstephentoub assigned ghostMar 9, 2021
@jkoritzinsky

Copy link
Copy Markdown
Member

@riarenas is this ready for merge?

@ghost

Copy link
Copy Markdown

I think so? I re-added the publishing workaround but I don't know if there's anything else this is waiting on.

@jkoritzinsky

Copy link
Copy Markdown
Member

To my knowledge no. The publishing workaround is the only thing that I know of that had to be re-added in this update. I do know things that are waiting on this getting in though.

@jkoritzinsky

Copy link
Copy Markdown
Member

I've approved this PR. We can merge it whenever.

@dotnet-maestro
dotnet-maestroBot merged commit 220b01a into mainMar 10, 2021
@dotnet-maestro
dotnet-maestroBot deleted the darc-main-9f32a6ec-f37b-4fbd-9883-413f14c24d82 branch March 10, 2021 00:58
@ghost

Copy link
Copy Markdown

Sounds good. With some luck the workaround won't be necessary much longer.

thaystg added a commit to thaystg/runtime that referenced this pull request Mar 10, 2021
* upstream/main: (83 commits)
Fix a crash in llvm if the sreg of a setret is not set because the methods ends with a throw. (dotnet#49122)
[macOS-arm64] Disable failing libraries tests (dotnet#49400)
improve PriorityQueue documentation (dotnet#49392)
[wasm] Fix debugger tests (dotnet#49206)
[mono] Fix the emission of EnumEqualityComparer instances into the corlib AOT image. (dotnet#49402)
jitutils M2M renaming reaction (dotnet#49430)
WinHttpHandler: Read HTTP/2 trailing headers
[RyuJIT] Make casthelpers cold for sealed classes (dotnet#49295)
JIT: Non-void ThrowHelpers (dotnet#48589)
Update package index for servicing (dotnet#49417)
Remove unnecessary check on polymorphic serialization (dotnet#48464)
Remove release build cron triggers from jitstress jobs (dotnet#49333)
[main] Update dependencies from dotnet/arcade dotnet/llvm-project dotnet/runtime-assets (dotnet#49359)
Implement AppleCryptoNative_X509GetRawData using SecCertificateCopyData
[AndroidCrypto] Support a zero-length salt for HMACs. (dotnet#49384)
Use managed implementation of pbkdf2 for Android's one-shot implementation. (dotnet#49314)
Make 303 redirects do GET like Net Framework (dotnet#49095)
Make sure event generation is incremental (dotnet#48903)
Add amd and Surface arm64 perf runs (dotnet#49389)
Enregister EH var that are single def (dotnet#47307)
...
@ghostghost locked as resolved and limited conversation to collaborators Apr 9, 2021
@karelzkarelz added this to the 6.0.0 milestone May 20, 2021
@danmoseleydanmoseley added the area-codeflow for labeling automated codeflow label Jul 28, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflowfor labeling automated codeflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jkoritzinsky@karelz@danmoseley