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

Merging internal commits for release/5.0 #34308

Merged

Conversation

vseanreesermsft
Copy link
Contributor

No description provided.

dotnet-bot and others added 17 commits May 20, 2021 17:37
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:d7d10d70-26ab-4663-2902-08d89c6af29b)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: d7d10d70-26ab-4663-2902-08d89c6af29b
- **Build**: 20210614.8
- **Date Produced**: 6/14/2021 9:19 PM
- **Commit**: bff097881d0f3ed9243023da2bfc4e858e08b753
- **Branch**: refs/heads/internal/release/5.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NETCore.App.Internal**: [from 5.0.8-servicing.21303.8 to 5.0.8-servicing.21314.8][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 5.0.8 to 5.0.8][1]
  - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 5.0.8-servicing.21303.8 to 5.0.8-servicing.21314.8][1]
  - **Microsoft.Extensions.DependencyInjection**: [from 5.0.2 to 5.0.2][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC20e6fee&targetVersion=GCbff0978&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:d7d10d70-26ab-4663-2902-08d89c6af29b)
…ng/internal/dotnet-efcore

This pull request updates the following dependencies

[marker]: <> (Begin:5283c4a7-f944-4af6-f8bd-08d89c6afc9d)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore
- **Subscription**: 5283c4a7-f944-4af6-f8bd-08d89c6afc9d
- **Build**: 20210614.7
- **Date Produced**: 6/15/2021 4:34 PM
- **Commit**: fc3840a59151a198df133a11aca6cb2a552fbbd4
- **Branch**: refs/heads/internal/release/5.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.EntityFrameworkCore.Tools**: [from 5.0.7 to 5.0.8][1]
  - **dotnet-ef**: [from 5.0.7 to 5.0.8][1]
  - **Microsoft.EntityFrameworkCore**: [from 5.0.7 to 5.0.8][1]
  - **Microsoft.EntityFrameworkCore.SqlServer**: [from 5.0.7 to 5.0.8][1]
  - **Microsoft.EntityFrameworkCore.Design**: [from 5.0.7 to 5.0.8][1]
  - **Microsoft.EntityFrameworkCore.Relational**: [from 5.0.7 to 5.0.8][1]
  - **Microsoft.EntityFrameworkCore.Sqlite**: [from 5.0.7 to 5.0.8][1]
  - **Microsoft.EntityFrameworkCore.InMemory**: [from 5.0.7 to 5.0.8][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GCf8a6198&targetVersion=GCfc3840a&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:5283c4a7-f944-4af6-f8bd-08d89c6afc9d)
@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Jul 13, 2021
@wtgodbe
Copy link
Member

wtgodbe commented Jul 13, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@wtgodbe wtgodbe merged commit 3f87303 into dotnet:release/5.0 Jul 13, 2021
@dougbu dougbu added this to the 5.0.9 milestone Sep 15, 2021
Elanis added a commit to Elanis/portfolio that referenced this pull request Dec 13, 2022
Bumps [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) from 5.0.7 to 5.0.9.
<details>
<summary>Release notes</summary>

*Sourced from [Microsoft.AspNetCore.TestHost's releases](https://github.com/dotnet/aspnetcore/releases).*

> ## .NET 5.0.9
> [Release](https://github.com/dotnet/core/releases/tag/v5.0.9)
>
> ## .NET 5.0.8
> [Release](https://github.com/dotnet/core/releases/tag/v5.0.8)
</details>
<details>
<summary>Commits</summary>

- [`c663ade`](dotnet/aspnetcore@c663ade) Merged PR 15469: Clean up logging
- [`3aeeedc`](dotnet/aspnetcore@3aeeedc) [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore
- [`adcf3c4`](dotnet/aspnetcore@adcf3c4) Merge in 'release/5.0' changes
- [`3f87303`](dotnet/aspnetcore@3f87303) Merge pull request [#34308](dotnet/aspnetcore#34308) from vseanreesermsft/internal-merge-5.0-2021-07-13-...
- [`45223e7`](dotnet/aspnetcore@45223e7) [release/5.0] Update package baselines
- [`81b0403`](dotnet/aspnetcore@81b0403) [release/5.0] Bump SiteExtension.3.1 version
- [`518c5b9`](dotnet/aspnetcore@518c5b9) [release/5.0] Update to latest SDK and runtime
- [`41f3416`](dotnet/aspnetcore@41f3416) Merge commit 'ae2eabad0e49302d0632a7dde917fdc68d960dc4' into internal-merge-5...
- [`b6532d4`](dotnet/aspnetcore@b6532d4) [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
- [`45a120e`](dotnet/aspnetcore@45a120e) [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
- Additional commits viewable in [compare view](dotnet/aspnetcore@v5.0.7...v5.0.9)
</details>

<br />

Co-authored-by: Elanis <elanis@hotmail.com>
Reviewed-on: https://gitea.dysnomia.studio/elanis/portfolio/pulls/9
Co-authored-by: elanis <elanis@noreply.example.org>
Co-committed-by: elanis <elanis@noreply.example.org>
Elanis added a commit to Dysnomia-Studio/dysnomia-website that referenced this pull request Jul 14, 2023
Bumps [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) from 5.0.7 to 5.0.9.
<details>
<summary>Release notes</summary>

*Sourced from [Microsoft.AspNetCore.TestHost's releases](https://github.com/dotnet/aspnetcore/releases).*

> ## .NET 5.0.9
> [Release](https://github.com/dotnet/core/releases/tag/v5.0.9)
>
> ## .NET 5.0.8
> [Release](https://github.com/dotnet/core/releases/tag/v5.0.8)
</details>
<details>
<summary>Commits</summary>

- [`c663ade`](dotnet/aspnetcore@c663ade) Merged PR 15469: Clean up logging
- [`3aeeedc`](dotnet/aspnetcore@3aeeedc) [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore
- [`adcf3c4`](dotnet/aspnetcore@adcf3c4) Merge in 'release/5.0' changes
- [`3f87303`](dotnet/aspnetcore@3f87303) Merge pull request [#34308](dotnet/aspnetcore#34308) from vseanreesermsft/internal-merge-5.0-2021-07-13-...
- [`45223e7`](dotnet/aspnetcore@45223e7) [release/5.0] Update package baselines
- [`81b0403`](dotnet/aspnetcore@81b0403) [release/5.0] Bump SiteExtension.3.1 version
- [`518c5b9`](dotnet/aspnetcore@518c5b9) [release/5.0] Update to latest SDK and runtime
- [`41f3416`](dotnet/aspnetcore@41f3416) Merge commit 'ae2eabad0e49302d0632a7dde917fdc68d960dc4' into internal-merge-5...
- [`b6532d4`](dotnet/aspnetcore@b6532d4) [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
- [`45a120e`](dotnet/aspnetcore@45a120e) [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
- Additional commits viewable in [compare view](dotnet/aspnetcore@v5.0.7...v5.0.9)
</details>

<br />

Co-authored-by: Elanis <elanis@hotmail.com>
Reviewed-on: https://gitea.dysnomia.studio/elanis/dysnomia-website/pulls/12
Co-authored-by: elanis <elanis@noreply.example.org>
Co-committed-by: elanis <elanis@noreply.example.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants