Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 7, 2023

This PR contains the following updates:

Package Change Age Confidence
AWSSDK.S3 3.7.101.46 -> 4.0.11.1 age confidence
AWSSDK.SecurityToken 3.7.101.36 -> 4.0.3.2 age confidence
AspNetCore.HealthChecks.MongoDb 6.0.2 -> 9.0.0 age confidence
Calzolari.Grpc.AspNetCore.Validation 6.2.0 -> 9.0.0 age confidence
EphemeralMongo5 0.1.3 -> 1.1.3 age confidence
JetBrains.Annotations (source) 2022.3.1 -> 2025.2.2 age confidence
LinqKit.Microsoft.EntityFrameworkCore 7.1.3 -> 9.0.8 age confidence
Microsoft.AspNetCore.TestHost (source) 6.0.9 -> 9.0.10 age confidence
Microsoft.Bcl.AsyncInterfaces (source) 7.0.0 -> 9.0.10 age confidence
Microsoft.Extensions.Configuration (source) 7.0.0 -> 9.0.10 age confidence
Microsoft.Extensions.Configuration.Binder (source) 7.0.0 -> 9.0.10 age confidence
Microsoft.Extensions.Configuration.EnvironmentVariables (source) 7.0.0 -> 9.0.10 age confidence
Microsoft.Extensions.Configuration.Json (source) 7.0.0 -> 9.0.10 age confidence
Microsoft.Extensions.DependencyInjection (source) 7.0.0 -> 9.0.10 age confidence
Microsoft.Extensions.DependencyInjection.Abstractions (source) 7.0.0 -> 9.0.10 age confidence
Microsoft.Extensions.Diagnostics.HealthChecks (source) 7.0.4 -> 9.0.10 age confidence
Microsoft.Extensions.Logging.Abstractions (source) 7.0.0 -> 9.0.10 age confidence
Microsoft.Extensions.ObjectPool (source) 7.0.4 -> 9.0.10 age confidence
Microsoft.NET.Test.Sdk 17.4.0 -> 18.0.0 age confidence
MongoDB.Driver (source) 2.19.1 -> 3.5.0 age confidence
MongoDB.Driver.Core.Extensions.DiagnosticSources 1.3.0 -> 2.1.0 age confidence
NUnit (source) 3.13.3 -> 4.4.0 age confidence
NUnit.Analyzers 3.3.0 -> 4.11.2 age confidence
NUnit3TestAdapter (source) 4.3.1 -> 5.2.0 age confidence
RabbitMQ.Client (source) 6.4.0 -> 7.2.0 age confidence
Serilog.AspNetCore 6.1.0 -> 9.0.0 age confidence
Serilog.Extensions.Hosting 5.0.1 -> 9.0.0 age confidence
Serilog.Formatting.Compact 1.1.0 -> 3.0.0 age confidence
Serilog.Settings.Configuration 3.4.0 -> 9.0.0 age confidence
Serilog.Sinks.Console 4.1.0 -> 6.1.1 age confidence
coverlet.collector 3.1.2 -> 6.0.4 age confidence

Release Notes

aws/aws-sdk-net (AWSSDK.S3)

v4.0.11

Compare Source

v4.0.10

v4.0.9

Compare Source

v4.0.8

v4.0.7

v4.0.6

v4.0.5

v4.0.4

v4.0.3

v4.0.2

v4.0.1

v4.0.0

v3.7.504

v3.7.503

Compare Source

v3.7.502

v3.7.500

v3.7.420

v3.7.419

v3.7.418.1

Compare Source

v3.7.418

v3.7.417

v3.7.416

v3.7.414

v3.7.413.3

Compare Source

v3.7.413.2

Compare Source

v3.7.413.1

Compare Source

v3.7.413

v3.7.411

v3.7.410

v3.7.408

v3.7.407

v3.7.406.1

Compare Source

v3.7.406

v3.7.404

v3.7.403.1

Compare Source

v3.7.403

v3.7.402

v3.7.401

v3.7.400

v3.7.308

v3.7.306

v3.7.305

v3.7.304

v3.7.303

Compare Source

v3.7.302

v3.7.301

v3.7.300

v3.7.204

v3.7.202

v3.7.200

v3.7.108

v3.7.107

v3.7.105

v3.7.104

v3.7.103

v3.7.102

asimmon/ephemeral-mongo (EphemeralMongo5)

v1.1.3

Compare Source

What's Changed

Full Changelog: asimmon/ephemeral-mongo@1.1.2...1.1.3

v1.1.2

Compare Source

What's Changed

Full Changelog: asimmon/ephemeral-mongo@1.1.1...1.1.2

v1.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: asimmon/ephemeral-mongo@1.0.0...1.1.0

v1.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: asimmon/ephemeral-mongo@0.1.3...1.0.0

JetBrains/JetBrains.Annotations (JetBrains.Annotations)

v2025.2.1

Compare Source

v2025.2.0

Compare Source

v2024.3.0

Compare Source

v2024.2.0

Compare Source

dotnet/aspnetcore (Microsoft.AspNetCore.TestHost)

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

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.

👻 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 force-pushed the renovate/major-nuget branch from 2a505f8 to 3ea5082 Compare June 7, 2023 10:15
@renovate renovate bot changed the title chore(deps): update nuget packages to v7 (major) chore(deps): update nuget packages (major) Jun 27, 2023
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from d90ca35 to 3e6d069 Compare July 3, 2023 23:26
@renovate renovate bot force-pushed the renovate/major-nuget branch from da9681d to 2a73bb7 Compare July 12, 2023 05:33
@renovate renovate bot force-pushed the renovate/major-nuget branch from 2a73bb7 to 5aac3da Compare July 31, 2023 02:44
@renovate renovate bot force-pushed the renovate/major-nuget branch from 5aac3da to 514fc9a Compare August 10, 2023 02:30
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from e86410a to 132a59a Compare August 30, 2023 02:23
@renovate renovate bot force-pushed the renovate/major-nuget branch from 132a59a to 061b658 Compare September 12, 2023 23:31
@renovate renovate bot force-pushed the renovate/major-nuget branch from 061b658 to 3df17dc Compare October 11, 2023 08:11
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from fdf3007 to b8b5cf5 Compare October 30, 2023 10:05
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from c4ca359 to 8af27ff Compare November 14, 2023 20:53
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from 913cab9 to 2a9c8d2 Compare November 20, 2023 05:40
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from e6c395f to b75ce5d Compare December 3, 2023 08:19
@renovate renovate bot force-pushed the renovate/major-nuget branch from b75ce5d to 755f6e6 Compare December 15, 2023 11:52
@renovate renovate bot force-pushed the renovate/major-nuget branch from 755f6e6 to f4f83b5 Compare December 31, 2023 05:50
@renovate renovate bot force-pushed the renovate/major-nuget branch from f4f83b5 to 83cd2db Compare January 10, 2024 18:02
@renovate renovate bot force-pushed the renovate/major-nuget branch from 83cd2db to d863e77 Compare January 19, 2024 17:58
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from 8caa5e5 to e30f475 Compare February 2, 2024 02:57
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from 41be399 to 0f9eeaa Compare February 21, 2024 05:13
@renovate renovate bot force-pushed the renovate/major-nuget branch 4 times, most recently from 3e63b50 to 5db0be5 Compare August 10, 2025 02:14
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from d8e1dda to b848e41 Compare August 19, 2025 04:11
@renovate renovate bot force-pushed the renovate/major-nuget branch from b848e41 to f7c8697 Compare August 24, 2025 03:18
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 9efd457 to d39c955 Compare September 3, 2025 03:00
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from c72067b to 21f49ac Compare September 15, 2025 00:04
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from f7d8548 to 48cb0c5 Compare September 23, 2025 03:57
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from cba9e76 to 821ef62 Compare October 1, 2025 23:02
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from aca55d4 to 443d1d5 Compare October 8, 2025 23:48
@renovate renovate bot force-pushed the renovate/major-nuget branch 4 times, most recently from d30c76e to 745375f Compare October 17, 2025 00:04
@renovate renovate bot force-pushed the renovate/major-nuget branch from 745375f to 3f58ed6 Compare October 25, 2025 16:07
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from 3f27ba4 to 87068ad Compare November 3, 2025 00:05
@renovate renovate bot force-pushed the renovate/major-nuget branch from 87068ad to 5dce354 Compare November 8, 2025 16:04
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