-
Notifications
You must be signed in to change notification settings - Fork 10k
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
[release/6.0-preview6] Update dependencies from dotnet/runtime dotnet/efcore #33571
Merged
dotnet-maestro
merged 22 commits into
release/6.0-preview6
from
darc-release/6.0-preview6-f9dc95a8-4e54-433f-8ca5-7b23c09f1968
Jun 18, 2021
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c7a1cf5
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 110ba9b
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] 697aee9
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] c5ca81f
React to dotnet/runtime#54147
dougbu 161ed50
Add baseline suppression
dougbu 3a96400
!fixup! Suppress correct reference
dougbu d2e9f75
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] 82259c7
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 007db7c
Omit System.Security.Permissions.
ericstj 27c5999
Permit PackageReferences from ref/runtime-pack
ericstj f9c789b
Fix Permissions version reference and delete dead packages
ericstj a4d9261
More dead package cleanup
ericstj 8063f86
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] f298fa0
Update dependencies from https://github.com/dotnet/efcore build 20210…
dotnet-maestro[bot] 8dcc7e8
Try again at transitioning dead-end package to 5.0 version
ericstj f0e6464
Fix up version of added package
ericstj 7cadc77
Fix PackageReference from DataProtection -> Registry
ericstj 63b4179
Apply suggestions from code review
ericstj 071c17c
Get System.Security.Permissions refs working
dougbu 725e73e
Update src/DataProtection/DataProtection/src/Microsoft.AspNetCore.Dat…
dougbu 7247bb8
Suppress all of System.Security.Permissions dependency closure
ericstj 3f3e3cf
Add missing dependencies
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
There are no files selected for viewing
This file contains 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 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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 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 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 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 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 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 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 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 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.
Need the three of these that aren't already in eng/Version.Details.xml to either use
5.0.0
versions (and move out of the automated section of eng/Versions.props) or be included in eng/Version.Details.xml.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.
These all still build live, so they can be included in the main section. These should all be temporary until dotnet/runtime#54341 is addressed. IMHO it's worth carrying this package (System.Security.AccessControl) for one more release to make the type move. I'd like to hear @ViktorHofer's thoughts.