Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.8 -> 8.0.21 age confidence nuget patch
Microsoft.EntityFrameworkCore.Design (source) 8.0.8 -> 8.0.21 age confidence nuget patch
Microsoft.EntityFrameworkCore.InMemory (source) 8.0.8 -> 8.0.21 age confidence nuget patch
Microsoft.EntityFrameworkCore.Relational (source) 8.0.8 -> 8.0.21 age confidence nuget patch
Microsoft.EntityFrameworkCore.Sqlite (source) 8.0.8 -> 8.0.21 age confidence nuget patch
Microsoft.Extensions.DependencyInjection (source) 8.0.0 -> 8.0.1 age confidence nuget patch
Microsoft.Extensions.Logging (source) 8.0.0 -> 8.0.1 age confidence nuget patch
dotnet-sdk 8.0.402 -> 8.0.415 age confidence dotnet-sdk patch

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)

v8.0.21: .NET 8.0.21

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.20...v8.0.21

v8.0.20: .NET 8.0.20

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.19...v8.0.20

v8.0.19

v8.0.18: .NET 8.0.18

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.17...v8.0.18

v8.0.17

Bug Fixes
  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61623)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.
Dependency Updates
  • Update dependencies from dotnet/arcade (#​61832)
    This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61761)
    The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.

Miscellaneous
  • Update branding to 8.0.17 (#​61830)
    The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.

  • Merging internal commits for release/8.0 (#​61924)
    This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.


This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: dotnet/aspnetcore@v8.0.16...v8.0.17

v8.0.16: .NET 8.0.16

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.15...v8.0.16

v8.0.15: .NET 8.0.15

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.14...v8.0.15

v8.0.14: .NET 8.0.14

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.13...v8.0.14

v8.0.13: .NET 8.0.13

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13

v8.0.12: .NET 8.0.12

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12

v8.0.11: .NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

v8.0.10: .NET 8.0.10

Release

dotnet/efcore (Microsoft.EntityFrameworkCore.Design)

v8.0.21: .NET 8.0.21

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.20...v8.0.21

v8.0.20: .NET 8.0.20

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.19...v8.0.20

v8.0.19

v8.0.18

v8.0.17

Dependency Updates
  • Update dependencies from dotnet/arcade (#​36085)
    Updates the project's dependencies using the latest versions from the dotnet/arcade repository. This ensures that the build infrastructure and related tooling are up to date, which can bring in important bug fixes, security patches, and improvements from upstream.
Miscellaneous
  • Update branding to 8.0.17 (#​36043)
    Updates the internal version branding to 8.0.17. This change ensures that the product and its packages correctly reflect the new release version, helping users and developers identify the build.

  • Merging internal commits for release/8.0 (#​36080)
    Integrates various internal commits into the release/8.0 branch. This merge brings together important updates and ensures the release branch is synchronized with recent internal development, maintaining consistency and stability for the release.


This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v8.0.16...v8.0.17

v8.0.16: .NET 8.0.16

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.15...v8.0.16

v8.0.15: .NET 8.0.15

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.14...v8.0.15

v8.0.14: .NET 8.0.14

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.13...v8.0.14

v8.0.13: .NET 8.0.13

[Release](https://github.com/dotnet/core/releases/tag/v8.0.13

What's Changed

Full Changelog: dotnet/efcore@v8.0.12...v8.0.13

v8.0.12: .NET 8.0.12

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.11...v8.0.12

v8.0.11: .NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.10...v8.0.11

v8.0.10: .NET 8.0.10

Release

dotnet/runtime (Microsoft.Extensions.DependencyInjection)

v8.0.1: .NET 8.0.1

Release

dotnet/sdk (dotnet-sdk)

v8.0.415: .NET 8.0.21

Compare Source

Release

What's Changed

Full Changelog: dotnet/sdk@v8.0.414...v8.0.415

v8.0.414: .NET 8.0.20

Compare Source

Release

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) October 8, 2024 16:58
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 2f709c0 to eaa57f4 Compare October 9, 2024 14:14
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from b71e915 to c7de50b Compare November 13, 2024 19:00
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 00dfd7c to 67c629d Compare January 15, 2025 02:06
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from ec0c254 to b855492 Compare February 12, 2025 07:42
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 2ae9ada to d74c28b Compare March 12, 2025 14:23
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 228e2f1 to f8cb5d0 Compare April 9, 2025 19:51
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 26f22ae to a58ca78 Compare May 14, 2025 15:36
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from a58ca78 to 3cda6df Compare May 23, 2025 03:06
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from e2871cc to dbf1d63 Compare June 11, 2025 03:26
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 3c4cd0e to fb72c78 Compare July 9, 2025 14:36
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 85fdb4a to fe2ef7b Compare August 5, 2025 21:21
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 3 times, most recently from b59d087 to bd927a1 Compare September 9, 2025 21:29
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from bd927a1 to 56c82ab Compare October 14, 2025 18:52
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 56c82ab to a255161 Compare October 14, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant