-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[main] Update dependencies from dotnet/efcore dotnet/runtime #35547
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
Merged
dotnet-maestro
merged 38 commits into
main
from
darc-main-fcbf8a54-42e6-4ded-9535-034b26dfd6ba
Aug 29, 2021
Merged
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] 903d164
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] d046abf
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 8566b38
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 2008974
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 903be6a
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 97d9233
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] 10d5834
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] 439b977
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 866e4df
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] b469ef0
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] 93d559d
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 4fd1e36
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 6e4a318
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] 1e7fe92
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] d233f5c
Respond to nullable annotations of `StringSegment`
dougbu 5b9aa8a
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 9330eed
!fixup!
dougbu 0c0378d
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] cb404b1
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] b908867
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] c4580c1
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] b19a7e8
Handle more nullable expressions
dougbu 47ca366
Merge branch 'main' into darc-main-fcbf8a54-42e6-4ded-9535-034b26dfd6ba
dougbu 5c65c52
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 0dc7277
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] 4bff1b7
Latest nullability updates
dougbu ab619a9
Remove some `StringSegment.Value` `null` forgiveness and extra handling
dougbu e3db44a
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] 16a960b
!fixup! Handle `IsNullOrEmpty(...)` metadata lack
dougbu dbea160
!fixup! Use `ToString()` instead of suppression
dougbu 9550049
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] 9ac655f
Update `KnownHeaders`
dougbu 543efec
Do generated JS files need to change?
dougbu 992d844
!fixup! Allow `Charset` to be `null`
dougbu 1404d93
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] 0d79864
!fixup! Adjust to fix failing tests
dougbu f484c66
!fixup! React to `HttpResponse.ContentType` change
dougbu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Latest nullability updates
- handle Microsoft.Extensions.FileProviders.Abstractions nullability annotations (dotnet/runtime#57405) - handle Microsoft.Extensions.FileProviders.Physical nullability annotations (dotnet/runtime#57409) - !fixup! improve `HttpConnectionDispatcher.GetConnectionToken(...)` and its use
- Loading branch information
commit 4bff1b70847430df26166cb6cc4a19c98897dcdf
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Tratcher
StaticFileMiddleware.ValidatePath(...)returnstruewhen it setssubPathtoPathString.Empty. In turn,PathString.EmptyshowsHasValue == falsebecause that property uses!string.IsNullOrEmpty(Value). This feels like a bug -- an empty value is still a value and should get passed this check. Thoughts❔For now, I'm going to change☹️
PathString.HasValuebut I suspect my next iteration won't fix all the test failures. You have a bit of timeThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed my mind because the result is extra allocations e.g.
UsePathBaseExtensions.UsePathBase(...)will add an unnecessaryUsePathBaseMiddleware. Will instead change this to checksubPath.Value == null.