Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 11, 2021

This PR contains the following updates:

Package Change Age Confidence
Microsoft.AspNetCore.Mvc.Testing (source) 3.1.6 -> 9.0.10 age confidence
Microsoft.Extensions.DependencyInjection (source) 3.1.6 -> 9.0.10 age confidence

Release Notes

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

v9.0.10: .NET 9.0.10

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.9...v9.0.10

v9.0.9: .NET 9.0.9

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.8...v9.0.9

v9.0.8

v9.0.7: .NET 9.0.7

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7

v9.0.6

Bug Fixes
  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61622)
    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 forwarded header values, preventing potential spoofing or misrouting issues.
Dependency Updates
  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61762)
    Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
  • Update dependencies from dotnet/arcade (#​61714)
    Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
  • Update dependencies from dotnet/extensions (#​61571)
    Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
  • Update dependencies from dotnet/extensions (#​61877)
    Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
  • Update dependencies from dotnet/arcade (#​61892)
    Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.
Miscellaneous
  • Update branding to 9.0.6 (#​61831)
    Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
  • Merging internal commits for release/9.0 (#​61925)
    Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.

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

Full Changelog: v9.0.5...v9.0.6

v9.0.5: .NET 9.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.4...v9.0.5

v9.0.4: .NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.3...v9.0.4

v9.0.3: .NET 9.0.3

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.2...v9.0.3

v9.0.2: .NET 9.0.2

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.1...v9.0.2

v9.0.1: .NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

v9.0.0: .NET 9.0.0

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0-rc.2.24474.3...v9.0.0

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

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 force-pushed the renovate/major-dotnet-monorepo branch from 9704065 to 4e76cd6 Compare April 26, 2021 12:39
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 4e76cd6 to 337632e Compare May 15, 2021 19:43
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 337632e to 426ea26 Compare June 14, 2021 21:08
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 426ea26 to 9753d63 Compare October 18, 2021 17:35
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 9753d63 to 0d9424c Compare March 7, 2022 10:09
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 0d9424c to 44251cd Compare March 26, 2022 13:16
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 44251cd to aaf1672 Compare April 24, 2022 19:32
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from aaf1672 to 3e04e61 Compare May 15, 2022 23:19
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 3e04e61 to 201d55b Compare June 18, 2022 23:14
@renovate renovate bot changed the title Update dotnet monorepo (major) Update dotnet monorepo to v6 (major) Jun 18, 2022
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 201d55b to 74d7037 Compare September 25, 2022 12:16
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 74d7037 to 062e673 Compare November 20, 2022 14:03
@renovate renovate bot changed the title Update dotnet monorepo to v6 (major) Update dotnet monorepo to v7 (major) Nov 20, 2022
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 062e673 to 8524966 Compare March 18, 2023 18:06
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 8524966 to 8004dba Compare April 17, 2023 11:55
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 8004dba to 282a280 Compare June 13, 2023 15:09
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 282a280 to e378877 Compare June 22, 2023 19:41
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from e378877 to 85e3a89 Compare July 11, 2023 15:44
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 85e3a89 to f1631a9 Compare August 8, 2023 14:05
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from f1631a9 to cb06d36 Compare September 12, 2023 13:22
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from cb06d36 to 1213363 Compare October 10, 2023 15:52
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 1213363 to c2d0079 Compare October 24, 2023 15:14
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from c2d0079 to 442bb2c Compare November 14, 2023 13:36
@renovate renovate bot changed the title Update dotnet monorepo to v7 (major) Update dotnet monorepo (major) Nov 14, 2023
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 442bb2c to 1017d1f Compare November 14, 2023 16:15
@renovate renovate bot changed the title Update dotnet monorepo (major) Update dotnet monorepo to v8 (major) Nov 14, 2023
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 1017d1f to 0181a04 Compare January 9, 2024 17:41
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 0181a04 to 6bf8cf0 Compare February 13, 2024 15:09
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 6bf8cf0 to 2a8f8e9 Compare March 12, 2024 16:41
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 2a8f8e9 to 859fd58 Compare April 9, 2024 18:40
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 859fd58 to 2abf343 Compare May 14, 2024 20:55
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 2abf343 to 7e21872 Compare May 28, 2024 18:16
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 7e21872 to a9ef50b Compare July 9, 2024 16:15
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from a9ef50b to 9fe6e66 Compare August 13, 2024 13:44
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 9fe6e66 to 7d60f36 Compare October 8, 2024 16:46
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 7d60f36 to 343b222 Compare November 12, 2024 19:28
@renovate renovate bot changed the title Update dotnet monorepo to v8 (major) Update dotnet monorepo to v9 (major) Nov 12, 2024
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from 4d788a5 to ea5bc1d Compare January 14, 2025 23:08
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from ea5bc1d to 24ba28f Compare February 11, 2025 19:24
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 24ba28f to 02ebeb9 Compare March 11, 2025 19:19
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 02ebeb9 to 670936c Compare April 8, 2025 20:03
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 670936c to 741465e Compare May 13, 2025 19:07
@renovate renovate bot changed the title Update dotnet monorepo to v9 (major) Update dependency Microsoft.Extensions.DependencyInjection to v9 May 13, 2025
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 741465e to 74cf711 Compare May 13, 2025 23:50
@renovate renovate bot changed the title Update dependency Microsoft.Extensions.DependencyInjection to v9 Update dotnet monorepo to v9 (major) May 13, 2025
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 74cf711 to 080e203 Compare June 10, 2025 23:56
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 080e203 to 4982246 Compare July 8, 2025 20:32
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 4982246 to 5204789 Compare August 5, 2025 01:42
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 5204789 to b67217e Compare September 9, 2025 14:30
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from b67217e to 332620d Compare October 14, 2025 19:10
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.

0 participants