Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 11, 2023

This PR contains the following updates:

Package Change Age Confidence
AWSSDK.S3 3.7.101.46 -> 4.0.7.14 age confidence
AWSSDK.SecurityToken 3.7.101.36 -> 4.0.2.10 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.10.0 age confidence
NUnit3TestAdapter (source) 4.3.1 -> 5.2.0 age confidence
RabbitMQ.Client (source) 6.4.0 -> 7.1.2 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.0.0 age confidence
coverlet.collector 3.1.2 -> 6.0.4 age confidence

Release Notes

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

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.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.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 changed the title Update nuget packages to v7 (major) Update nuget packages (major) Jul 5, 2023
@renovate renovate bot force-pushed the renovate/major-nuget branch from 9794df2 to d5e8fea Compare July 5, 2023 05:16
@renovate renovate bot force-pushed the renovate/major-nuget branch from d5e8fea to 6ddf206 Compare July 31, 2023 05:52
@renovate renovate bot force-pushed the renovate/major-nuget branch from 6ddf206 to 23c545b Compare August 24, 2023 03:03
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from 9b2eefc to 2a0ed93 Compare November 9, 2023 08:17
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from 2cbfda6 to d61e7d6 Compare November 20, 2023 08:36
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from bcf2888 to 0fb671c Compare December 3, 2023 17:51
@renovate renovate bot force-pushed the renovate/major-nuget branch from 0fb671c to dabaa2a Compare December 16, 2023 08:17
@renovate renovate bot force-pushed the renovate/major-nuget branch from dabaa2a to b538a06 Compare December 31, 2023 02:52
@renovate renovate bot force-pushed the renovate/major-nuget branch from b538a06 to 3ce2af4 Compare January 9, 2024 23:34
@renovate renovate bot force-pushed the renovate/major-nuget branch from 3ce2af4 to b48158d Compare January 19, 2024 17:58
@renovate renovate bot force-pushed the renovate/major-nuget branch from b48158d to 2489902 Compare February 14, 2024 02:15
@renovate renovate bot force-pushed the renovate/major-nuget branch from 2489902 to 654afc1 Compare February 26, 2024 05:05
@renovate renovate bot force-pushed the renovate/major-nuget branch from 654afc1 to 3ce0a1d Compare March 12, 2024 20:55
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from d9ebb26 to ba7224e Compare April 10, 2024 01:22
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from f6c0bf6 to b3f6dd2 Compare May 28, 2024 17:51
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from f56664f to 58331e2 Compare June 10, 2024 05:52
@renovate renovate bot force-pushed the renovate/major-nuget branch from 58331e2 to 5a5b370 Compare June 17, 2024 08:08
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from c305390 to 03018a8 Compare July 12, 2024 05:57
@renovate renovate bot force-pushed the renovate/major-nuget branch from 03018a8 to 8129eef Compare August 1, 2024 05:46
@renovate renovate bot force-pushed the renovate/major-nuget branch from 8129eef to abdf2bd Compare August 14, 2024 05:50
@renovate renovate bot force-pushed the renovate/major-nuget branch from 7bacbc0 to b34519f Compare July 27, 2025 12:00
@renovate renovate bot force-pushed the renovate/major-nuget branch 5 times, most recently from 67527fc to daca8d8 Compare August 11, 2025 04:04
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from 3936b19 to 9a09206 Compare August 16, 2025 23:57
@renovate renovate bot force-pushed the renovate/major-nuget branch from 9a09206 to 1d59287 Compare August 23, 2025 11:44
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 0393a26 to 1002443 Compare September 3, 2025 06:32
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 6a04445 to 22a9cca Compare September 13, 2025 04:53
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from e15adcc to 16e8d74 Compare September 23, 2025 16:18
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from a23ee2e to 4f5fa4d Compare October 1, 2025 23:04
@renovate renovate bot force-pushed the renovate/major-nuget branch 4 times, most recently from e691a05 to 0350e35 Compare October 9, 2025 00:09
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 45f7f4d to f26c191 Compare October 16, 2025 03:40
@renovate renovate bot force-pushed the renovate/major-nuget branch from f26c191 to 64fef11 Compare October 17, 2025 12:18
@renovate renovate bot force-pushed the renovate/major-nuget branch from 64fef11 to 95058de Compare October 25, 2025 07:42
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