Doug Bunting
73bd8a50ef
[release/5.9] Update branding to v5.0.8
...
- disable baseline validation
2021-06-01 13:19:43 -07:00
William Godbe
028ea74958
[release/5.0] Resolve credscan bugs ( #32656 )
...
* Resolve conflicts
* Resolve remaining credscan bugs (#31157 )
* Resolve final credscan bug (#31196 )
Co-authored-by: Kevin Pilch <kevinpi@microsoft.com>
2021-05-20 10:35:01 -07:00
Doug Bunting
bf48b47651
Merge pull request #32589 from dotnet/dougbu/v5.0.6.II
...
- merge release commit
- update SDK and runtimes
- update package baselines
- update 3.1.x site extension version
- re-enable baseline validation
2021-05-11 18:57:36 -07:00
Doug Bunting
2278169982
[release/5.0] Re-enable baseline validation
2021-05-11 14:56:14 -07:00
Doug Bunting
5d73c92894
[release/5.0] Update 3.1.x site extension version
2021-05-11 12:32:23 -07:00
Doug Bunting
87006571f3
[release/5.0] Update package baselines
2021-05-11 12:28:02 -07:00
Doug Bunting
0468fce801
[release/5.0] Update SDK and runtimes
2021-05-11 11:59:05 -07:00
Doug Bunting
b76c48333c
Merge commit 'dc5e11abdb05b322f4b74b3afbcfb352fe984b2e' into dougbu/v5.0.6.II
2021-05-11 11:55:57 -07:00
Tanay Parikh
b124d508b8
Stop throwing exception when writing 0 length buffers ( #32277 ) ( #32470 )
...
## Description
Update guard logic to permit writing 0 length buffers. This can happen in certain globalized scenarios (ex. `¿` with Portugese) where the first char needs to be encoded.
Patch https://github.com/dotnet/aspnetcore/issues/31299 for 5.0 by cherry-picking the https://github.com/dotnet/aspnetcore/pull/32277 squash commit.
## Customer Impact
Writing 0-length char buffers leads to an ArgumentOutOfRangeException. This may occur in a globalization context with certain chars such as `¿`.
https://github.com/dotnet/aspnetcore/issues/31299#issuecomment-833078949
Also impacts Orchard: https://github.com/dotnet/aspnetcore/issues/31299#issue-842325059
## Regression?
- [ ] Yes
- [x] No
[If yes, specify the version the behavior has regressed from]
## Risk
- [ ] High
- [ ] Medium
- [x] Low
Low risk as we've just updated the logic slightly to permit 0 length buffers.
## Verification
- [x] Manual (required)
- [x] Automated
## Packaging changes reviewed?
- [ ] Yes
- [ ] No
- [x] N/A
Addresses https://github.com/dotnet/aspnetcore/issues/31299
2021-05-08 20:26:58 -07:00
Doug Bunting
e6998cb7bb
[release/5.0] Remove MusicStore ( #31818 )
...
nit: rearrange the Framework folder in our solution
- remove the single-project App.Runtime folder
- add new App.Ref folder
- add Microsoft.AspNetCore.App.Ref.Internal.csproj to the solution in new App.Ref folder
2021-05-04 16:05:13 -07:00
Brennan
2d1e9e007f
[Java] Safely call onError on Subjects ( #31779 ) ( #32026 )
2021-05-04 16:05:05 -07:00
Doug Bunting
7e932906eb
[release/5.0] Update branding to v5.0.7 ( #32403 )
2021-05-04 14:32:04 -07:00
DotNet Bot
dc5e11abdb
Merged PR 14467: [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore
...
This pull request updates the following dependencies
[marker]: <> (Begin:5283c4a7-f944-4af6-f8bd-08d89c6afc9d)
## From https://github.com/dotnet/efcore
- **Subscription**: 5283c4a7-f944-4af6-f8bd-08d89c6afc9d
- **Build**: 20210413.7
- **Date Produced**: 4/13/2021 9:44 PM
- **Commit**: 42e81439158d5884dab24326c84ed95cd4baaa21
- **Branch**: refs/heads/internal/release/5.0
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.EntityFrameworkCore.Tools**: [from 5.0.5 to 5.0.6][1]
- **dotnet-ef**: [from 5.0.5 to 5.0.6][1]
- **Microsoft.EntityFrameworkCore**: [from 5.0.5 to 5.0.6][1]
- **Microsoft.EntityFrameworkCore.SqlServer**: [from 5.0.5 to 5.0.6][1]
- **Microsoft.EntityFrameworkCore.Design**: [from 5.0.5 to 5.0.6][1]
- **Microsoft.EntityFrameworkCore.Relational**: [from 5.0.5 to 5.0.6][1]
- **Microsoft.EntityFrameworkCore.Sqlite**: [from 5.0.5 to 5.0.6][1]
- **Microsoft.EntityFrameworkCore.InMemory**: [from 5.0.5 to 5.0.6][1]
[1]: 5420351...42e8143
[DependencyUpdate]: <> (End)
[marker]: <> (End:5283c4a7-f944-4af6-f8bd-08d89c6afc9d)
2021-04-23 18:00:58 +00:00
DotNet Bot
f3eeec88e6
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
2021-04-21 12:25:22 +00:00
dotnet-bot
8b2dab3b0c
Merge in 'release/5.0' changes
2021-04-14 22:52:42 +00:00
William Godbe
4bd244935a
Update SiteExtensions 3.1 version ( #31811 )
2021-04-14 15:50:48 -07:00
dotnet-bot
bd95c7c1af
Merge in 'release/5.0' changes
2021-04-13 21:07:21 +00:00
William Godbe
415693c9a3
Merge pull request #31763 from dotnet/wtgodbe/505Merge
...
[release/5.0] Merge in internal changes, update SDK/baseline
2021-04-13 14:03:15 -07:00
dotnet-bot
150a0d45d3
Merge in 'release/5.0' changes
2021-04-13 20:41:02 +00:00
dotnet-maestro[bot]
c8b3b4a2a1
Update dependencies from https://github.com/dotnet/arcade build 20210310.3 ( #31764 )
...
[release/5.0] Update dependencies from dotnet/arcade
2021-04-13 20:39:10 +00:00
Will Godbe
943df8c85a
Fix SDK version
2021-04-13 10:21:29 -07:00
Will Godbe
87b81636f7
Update baseline, SDK
2021-04-13 10:18:01 -07:00
Will Godbe
7177a13a5f
Merge commit 'b7a2ec8c7ed6b48857af0a69688a73e8c14fe6cb' into wtgodbe/505Merge
2021-04-13 10:12:43 -07:00
dotnet-bot
dae24296a2
Merge in 'release/5.0' changes
2021-04-12 16:01:54 +00:00
Brennan
2928cd7483
[SignalR TS] Set keep alive timer in receive loop ( #31300 ) ( #31627 )
2021-04-12 08:58:58 -07:00
DotNet Bot
8cfb92a31c
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
2021-04-09 22:36:09 +00:00
dotnet-bot
c7d102bd78
Merge in 'release/5.0' changes
2021-04-08 22:26:52 +00:00
William Godbe
8269463d9c
Use Ubuntu18.04 ( #31620 )
...
* Use Ubuntu18.04
* Update .azure/pipelines/jobs/default-build.yml
Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
* Undo queue updates
Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
2021-04-08 15:25:06 -07:00
DotNet Bot
9e2892d353
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
2021-04-08 21:34:43 +00:00
dotnet-bot
377b73b1d0
Merge in 'release/5.0' changes
2021-04-08 01:09:26 +00:00
Stephen Halter
79dbbcad2d
Quarantine one failing test ( #31045 ) ( #31296 )
...
- #31044
- `RazorPagesTemplate_RazorRuntimeCompilation_BuildsAndPublishes()`
Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
2021-04-07 18:07:30 -07:00
dotnet-bot
8413e34127
Merge in 'release/5.0' changes
2021-04-07 23:10:06 +00:00
Brennan
dfbbc40f67
Fix arguments order for call of HeartbeatSlow ( #28698 ) ( #31080 )
...
Co-authored-by: Roman Marusyk <Marusyk@users.noreply.github.com>
2021-04-07 16:07:47 -07:00
Brennan
00c3e7cd85
[SignalR TS] Fix permanent Disconnecting state ( #30948 ) ( #31253 )
2021-04-07 16:07:14 -07:00
Stephen Halter
9facd9b193
Still send 100 Continue with null MinRequestBodyDataRate ( #31568 )
2021-04-07 16:06:11 -07:00
dotnet-bot
cb97011fc2
Merge in 'release/5.0' changes
2021-04-07 22:05:34 +00:00
Pranav K
dec60c8e37
Fix null ref in SyntaxTokenCache ( #30978 ) ( #30988 )
...
Fixes https://github.com/dotnet/aspnetcore/issues/27154
2021-04-07 15:02:49 -07:00
dotnet-bot
45d5753492
Merge in 'release/5.0' changes
2021-04-07 16:54:08 +00:00
William Godbe
0fa43be033
Set cab name for TargetingPack.wixproj ( #30975 )
2021-04-07 09:53:01 -07:00
William Godbe
1baf9913df
[release/5.0] Update nuget versions ( #31490 )
...
* Update nuget/msbuild versions
* Update nuget
* Nuget only
* Fix baseline, update to 5.8.1
* Undo test change
* Update MetadataSerializerTest.cs
2021-04-07 09:52:26 -07:00
dotnet-bot
1d6d974635
Merge in 'release/5.0' changes
2021-04-06 23:19:35 +00:00
William Godbe
367454f862
Update branding to 5.0.6 ( #31563 )
2021-04-06 16:17:31 -07:00
DotNet Bot
b926cc3fcf
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
2021-04-06 23:05:50 +00:00
DotNet Bot
b7a2ec8c7e
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
...
- Pin System.Text.Json compilation version too
- Updated Versions.props
2021-03-17 20:13:50 +00:00
DotNet Bot
eed62b95e5
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore
2021-03-16 14:07:29 +00:00
Matt Mitchell
755e6f1310
Merge remote-tracking branch 'upstream/release/5.0' into internal/release/5.0
2021-03-12 14:10:25 -08:00
William Godbe
19785ccdf5
[release/5.0] Fix spelling of property ( #30514 )
...
* Fix spelling of property
* Update Versions.props
- fix bad merge
Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
2021-03-11 14:31:33 -08:00
dotnet-maestro[bot]
f541b45f4d
Update dependencies from https://github.com/dotnet/arcade build 20210309.7 ( #30806 )
...
[release/5.0] Update dependencies from dotnet/arcade
2021-03-10 19:13:28 +00:00
dotnet-bot
d2ed7bcd5e
Merge in 'release/5.0' changes
2021-03-10 17:57:53 +00:00
Pranav K
f3c9c53686
Update MessagePack-CSharp ( #30608 )
2021-03-10 09:55:17 -08:00