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

[main] Update dependencies from dotnet/efcore dotnet/runtime #35547

Merged
merged 38 commits into from
Aug 29, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
a100832
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 20, 2021
903d164
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 20, 2021
d046abf
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 20, 2021
8566b38
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 20, 2021
2008974
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 20, 2021
903be6a
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 21, 2021
97d9233
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 21, 2021
10d5834
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 22, 2021
439b977
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 22, 2021
866e4df
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 23, 2021
b469ef0
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 23, 2021
93d559d
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 23, 2021
4fd1e36
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 24, 2021
6e4a318
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 24, 2021
1e7fe92
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 24, 2021
d233f5c
Respond to nullable annotations of `StringSegment`
dougbu Aug 24, 2021
5b9aa8a
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 24, 2021
9330eed
!fixup!
dougbu Aug 24, 2021
0c0378d
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 25, 2021
cb404b1
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 25, 2021
b908867
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 26, 2021
c4580c1
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 26, 2021
b19a7e8
Handle more nullable expressions
dougbu Aug 25, 2021
47ca366
Merge branch 'main' into darc-main-fcbf8a54-42e6-4ded-9535-034b26dfd6ba
dougbu Aug 27, 2021
5c65c52
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] Aug 27, 2021
0dc7277
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 27, 2021
4bff1b7
Latest nullability updates
dougbu Aug 27, 2021
ab619a9
Remove some `StringSegment.Value` `null` forgiveness and extra handling
dougbu Aug 28, 2021
e3db44a
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 28, 2021
16a960b
!fixup! Handle `IsNullOrEmpty(...)` metadata lack
dougbu Aug 28, 2021
dbea160
!fixup! Use `ToString()` instead of suppression
dougbu Aug 28, 2021
9550049
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 28, 2021
9ac655f
Update `KnownHeaders`
dougbu Aug 29, 2021
543efec
Do generated JS files need to change?
dougbu Aug 29, 2021
992d844
!fixup! Allow `Charset` to be `null`
dougbu Aug 29, 2021
1404d93
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 29, 2021
0d79864
!fixup! Adjust to fix failing tests
dougbu Aug 29, 2021
f484c66
!fixup! React to `HttpResponse.ContentType` change
dougbu Aug 29, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,37 +9,37 @@
-->
<Dependencies>
<ProductDependencies>
<Dependency Name="dotnet-ef" Version="7.0.0-alpha.1.21419.9">
<Dependency Name="dotnet-ef" Version="7.0.0-alpha.1.21420.5">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>615e0cefb1d48a9f159a9c2000e9e8f8a6de0296</Sha>
<Sha>7c53a3b8012b90a3b59d058be560c69f9b2c2746</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0-alpha.1.21419.9">
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.0-alpha.1.21420.5">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>615e0cefb1d48a9f159a9c2000e9e8f8a6de0296</Sha>
<Sha>7c53a3b8012b90a3b59d058be560c69f9b2c2746</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-alpha.1.21419.9">
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-alpha.1.21420.5">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>615e0cefb1d48a9f159a9c2000e9e8f8a6de0296</Sha>
<Sha>7c53a3b8012b90a3b59d058be560c69f9b2c2746</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-alpha.1.21419.9">
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-alpha.1.21420.5">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>615e0cefb1d48a9f159a9c2000e9e8f8a6de0296</Sha>
<Sha>7c53a3b8012b90a3b59d058be560c69f9b2c2746</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0-alpha.1.21419.9">
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0-alpha.1.21420.5">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>615e0cefb1d48a9f159a9c2000e9e8f8a6de0296</Sha>
<Sha>7c53a3b8012b90a3b59d058be560c69f9b2c2746</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0-alpha.1.21419.9">
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.0-alpha.1.21420.5">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>615e0cefb1d48a9f159a9c2000e9e8f8a6de0296</Sha>
<Sha>7c53a3b8012b90a3b59d058be560c69f9b2c2746</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0-alpha.1.21419.9">
<Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.0-alpha.1.21420.5">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>615e0cefb1d48a9f159a9c2000e9e8f8a6de0296</Sha>
<Sha>7c53a3b8012b90a3b59d058be560c69f9b2c2746</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0-alpha.1.21419.9">
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.0-alpha.1.21420.5">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>615e0cefb1d48a9f159a9c2000e9e8f8a6de0296</Sha>
<Sha>7c53a3b8012b90a3b59d058be560c69f9b2c2746</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0-alpha.1.21419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
16 changes: 8 additions & 8 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -129,14 +129,14 @@
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
<MicrosoftNETCorePlatformsVersion>7.0.0-alpha.1.21419.1</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore -->
<dotnetefVersion>7.0.0-alpha.1.21419.9</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0-alpha.1.21419.9</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0-alpha.1.21419.9</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0-alpha.1.21419.9</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0-alpha.1.21419.9</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>7.0.0-alpha.1.21419.9</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>7.0.0-alpha.1.21419.9</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-alpha.1.21419.9</MicrosoftEntityFrameworkCoreDesignVersion>
<dotnetefVersion>7.0.0-alpha.1.21420.5</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.0-alpha.1.21420.5</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>7.0.0-alpha.1.21420.5</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>7.0.0-alpha.1.21420.5</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.0-alpha.1.21420.5</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>7.0.0-alpha.1.21420.5</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>7.0.0-alpha.1.21420.5</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-alpha.1.21420.5</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21412.1</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21412.1</MicrosoftDotNetBuildTasksTemplatingVersion>
Expand Down