Skip to content

Bump the nuget-dependencies group with 9 updates#313

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/nuget-dependencies-85515ede79
Open

Bump the nuget-dependencies group with 9 updates#313
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/nuget-dependencies-85515ede79

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Updated MailKit from 4.16.0 to 4.17.0.

Release notes

Sourced from MailKit's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated MessagePack from 3.1.4 to 3.1.6.

Release notes

Sourced from MessagePack's releases.

3.1.6

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.5...v3.1.6

3.1.5

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.4...v3.1.5

Commits viewable in compare view.

Updated Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2.

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

10.0.2

Milestone issue

What's Changed

Full Changelog: npgsql/efcore.pg@v10.0.1...v10.0.2

Commits viewable in compare view.

Updated NRedisStack from 1.4.0 to 1.5.0.

Release notes

Sourced from NRedisStack's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Redis.OM from 1.1.0 to 1.2.0.

Release notes

Sourced from Redis.OM's releases.

1.2.0

Redis OM .NET 1.2.0

✨ New Features

  • Numeric array querying — query against arrays of numeric values (#​546)
  • Search scores propagatedWITHSCORES is now parsed correctly and scores are exposed via a new Scores dictionary on SearchResponse/SearchResponse<T> (#​561)

🐛 Bug Fixes

  • Fix .NET 10 / C# 14 array Contains query translation, without a framework bump (#​567)
  • Fix IQueryable select projection path (#​562)
  • Fix aggregation set boolean expression parsing (#​564)
  • Fix aggregation null-query dialect handling (#​556)
  • Fix nullable enum Contains query translation (#​559)
  • Fix IRedisHydrateable hash materialization (#​555)
  • Preserve TTL on stateless UpdateAsync instead of dropping it (#​558)
  • Preserve RedisConnectionException type and command context instead of wrapping it in a generic Exception (#​560)
  • Fail fast (client-side InvalidOperationException) on null/missing queries against IndexEmptyAndMissing = false fields (#​563)

Full Changelog: redis/redis-om-dotnet@v1.0.1...v1.2.0

Commits viewable in compare view.

Updated Serilog.Sinks.Grafana.Loki from 8.3.2 to 9.0.0.

Release notes

Sourced from Serilog.Sinks.Grafana.Loki's releases.

9.0.0

🚀 The reasons behind v9 - a ground-up rewrite


v9 is a ground-up rewrite of the sink on Serilog 4.x native batching, with a streaming serialization pipeline. On the common workload it allocates ~55× less and runs ~4.5× faster than v8 - see Benchmarks.

Implemented:

Fixed:

Breaking changes:

  • Targets net8.0, net9.0, net10.0 (all earlier TFMs are EOL); requires Serilog 4.3.1+; FSharp.Core becomes a transitive dependency
  • batchPostingLimitbatchSizeLimit; queueLimit is now bounded by default (50 000)
  • Removed IReservedPropertyRenamingStrategy / reservedPropertyRenamingStrategy, useInternalTimestamp, leavePropertiesIntact
  • Removed the ILokiHttpClient hierarchy (LokiHttpClient, LokiGzipHttpClient) - inject a standard HttpClient or HttpMessageHandler; gzip is a DelegatingHandler concern
  • Fatal is rendered as fatal (was critical) - update dashboards/alerts
  • Properties promoted via propertiesAsLabels are also kept in the log body; reserved body keys are prefixed with _
  • uri and tenant are validated at startup (throw ArgumentException)

📚 Before upgrading, please read Upgrading from v8 to v9 and Breaking changes.

Full Changelog: serilog-contrib/serilog-sinks-grafana-loki@v8.3.2...v9.0.0

Commits viewable in compare view.

Updated Testcontainers.PostgreSql from 4.11.0 to 4.12.0.

Release notes

Sourced from Testcontainers.PostgreSql's releases.

4.12.0

What's Changed

Thanks to all contributors 👏.

The NuGet packages for this release have been attested for supply chain security using actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #​21198535.

⚠️ Breaking Changes

  • chore(deps): Bump Docker.DotNet from 3.131.1 to 4.0.2 (#​1665) @​HofmeisterAn

🚀 Features

  • feat: Add Floci module (#​1690) @​object
  • feat: Ignore port-forwarding extra host in reuse hash (#​1689) @​HofmeisterAn
  • feat: Allow devs to override the reuse hash calculation (#​1688) @​HofmeisterAn
  • feat: Add connect to network API (#​1672) @​HofmeisterAn
  • feat(LocalStack): Require auth token for 4.15 and onwards (#​1667) @​HofmeisterAn
  • chore(deps): Bump Docker.DotNet from 3.131.1 to 4.0.2 (#​1665) @​HofmeisterAn

🐛 Bug Fixes

  • fix: Trim tar record padding to avoid broken-pipe failure on Podman (#​1684) @​artiomchi
  • fix(Nats): Use healthz API for readiness probe (#​1679) @​eriblo01
  • fix: Remove KeepAlive socket option (#​1671) @​Angelinsky7

📖 Documentation

  • docs: Extend WithCommand(params string[]) documentation (#​1685) @​HofmeisterAn

🧹 Housekeeping

  • feat: Prepare next release cycle (4.12.0) (#​1664) @​HofmeisterAn

📦 Dependency Updates

  • chore(deps): Bump the actions group with 5 updates (#​1687) @dependabot[bot]
  • chore(deps): Bump Docker.DotNet from 4.1.0 to 4.2.0 (#​1686) @​HofmeisterAn
  • chore(deps): Bump the actions group with 5 updates (#​1676) @dependabot[bot]
  • chore(deps): Bump Docker.DotNet from 4.0.2 to 4.1.0 (#​1674) @​HofmeisterAn
  • chore(deps): Bump Docker.DotNet from 3.131.1 to 4.0.2 (#​1665) @​HofmeisterAn

Commits viewable in compare view.

Updated Testcontainers.Redis from 4.11.0 to 4.12.0.

Release notes

Sourced from Testcontainers.Redis's releases.

4.12.0

What's Changed

Thanks to all contributors 👏.

The NuGet packages for this release have been attested for supply chain security using actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #​21198535.

⚠️ Breaking Changes

  • chore(deps): Bump Docker.DotNet from 3.131.1 to 4.0.2 (#​1665) @​HofmeisterAn

🚀 Features

  • feat: Add Floci module (#​1690) @​object
  • feat: Ignore port-forwarding extra host in reuse hash (#​1689) @​HofmeisterAn
  • feat: Allow devs to override the reuse hash calculation (#​1688) @​HofmeisterAn
  • feat: Add connect to network API (#​1672) @​HofmeisterAn
  • feat(LocalStack): Require auth token for 4.15 and onwards (#​1667) @​HofmeisterAn
  • chore(deps): Bump Docker.DotNet from 3.131.1 to 4.0.2 (#​1665) @​HofmeisterAn

🐛 Bug Fixes

  • fix: Trim tar record padding to avoid broken-pipe failure on Podman (#​1684) @​artiomchi
  • fix(Nats): Use healthz API for readiness probe (#​1679) @​eriblo01
  • fix: Remove KeepAlive socket option (#​1671) @​Angelinsky7

📖 Documentation

  • docs: Extend WithCommand(params string[]) documentation (#​1685) @​HofmeisterAn

🧹 Housekeeping

  • feat: Prepare next release cycle (4.12.0) (#​1664) @​HofmeisterAn

📦 Dependency Updates

  • chore(deps): Bump the actions group with 5 updates (#​1687) @dependabot[bot]
  • chore(deps): Bump Docker.DotNet from 4.1.0 to 4.2.0 (#​1686) @​HofmeisterAn
  • chore(deps): Bump the actions group with 5 updates (#​1676) @dependabot[bot]
  • chore(deps): Bump Docker.DotNet from 4.0.2 to 4.1.0 (#​1674) @​HofmeisterAn
  • chore(deps): Bump Docker.DotNet from 3.131.1 to 4.0.2 (#​1665) @​HofmeisterAn

Commits viewable in compare view.

Updated TUnit from 1.45.0 to 1.51.0.

Release notes

Sourced from TUnit's releases.

1.51.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.50.0...v1.51.0

1.50.0

What's Changed

Other Changes

Full Changelog: thomhurst/TUnit@v1.49.0...v1.50.0

1.49.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.48.6...v1.49.0

1.48.6

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.48.0...v1.48.6

1.48.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.47.0...v1.48.0

1.47.0

What's Changed

Other Changes

Bumps MailKit from 4.16.0 to 4.17.0
Bumps MessagePack from 3.1.4 to 3.1.6
Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2
Bumps NRedisStack from 1.4.0 to 1.5.0
Bumps Redis.OM from 1.1.0 to 1.2.0
Bumps Serilog.Sinks.Grafana.Loki from 8.3.2 to 9.0.0
Bumps Testcontainers.PostgreSql from 4.11.0 to 4.12.0
Bumps Testcontainers.Redis from 4.11.0 to 4.12.0
Bumps TUnit from 1.45.0 to 1.51.0

---
updated-dependencies:
- dependency-name: MailKit
  dependency-version: 4.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: MessagePack
  dependency-version: 3.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: NRedisStack
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Redis.OM
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Serilog.Sinks.Grafana.Loki
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-dependencies
- dependency-name: Testcontainers.PostgreSql
  dependency-version: 4.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Testcontainers.Redis
  dependency-version: 4.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: TUnit
  dependency-version: 1.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants