Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the nuget-dependencies group with 15 updates:

Package From To
Fluid.Core 2.18.0 2.19.0
Microsoft.AspNetCore.SignalR.StackExchangeRedis 9.0.0 9.0.1
StackExchange.Redis 2.8.24 2.7.27
Microsoft.EntityFrameworkCore 9.0.0 9.0.1
Microsoft.EntityFrameworkCore.Design 9.0.0 9.0.1
Microsoft.EntityFrameworkCore.Relational 9.0.0 9.0.1
Microsoft.EntityFrameworkCore.Tools 9.0.0 9.0.1
Npgsql.EntityFrameworkCore.PostgreSQL 9.0.2 9.0.3
Scalar.AspNetCore 1.2.75 2.0.1
TUnit 0.6.89 0.6.151
OpenTelemetry.Extensions.Hosting 1.10.0 1.11.0
Microsoft.EntityFrameworkCore 9.0.0 9.0.0
Microsoft.EntityFrameworkCore.Relational 9.0.0 9.0.0
Z.EntityFramework.Plus.EFCore 9.103.6.4 9.103.7
Microsoft.Extensions.Hosting 9.0.0 9.0.1

Updates Fluid.Core from 2.18.0 to 2.19.0

Release notes

Sourced from Fluid.Core's releases.

v2.19.0

What's Changed

Full Changelog: sebastienros/fluid@v2.18.0...v2.19.0

Commits

Updates Microsoft.AspNetCore.SignalR.StackExchangeRedis from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.AspNetCore.SignalR.StackExchangeRedis's releases.

.NET 9.0.1

Release

What's Changed

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

Commits

Updates StackExchange.Redis from 2.8.24 to 2.7.27

Changelog

Sourced from StackExchange.Redis's changelog.

2.8.24

2.8.22

2.8.16

  • Fix: PhysicalBridge: Always perform "last read" check in heartbeat when HeartbeatConsistencyChecks is enabled (#2795 by NickCraver)

2.8.14

2.8.12

2.8.0

2.7.33

2.7.27

  • Support HeartbeatConsistencyChecks and HeartbeatInterval in Clone() (#2658 by mgravell)
  • Add AddLibraryNameSuffix to multiplexer; allows usage-specific tokens to be appended after connect (#2659 by mgravell)

2.7.23

  • Fix #2653: Client library metadata should validate contents (#2654 by mgravell)
  • Add HeartbeatConsistencyChecks option (opt-in) to enabled per-heartbeat (defaults to once per second) checks to be sent to ensure no network stream corruption has occurred (#2656 by NickCraver)

2.7.20

... (truncated)

Commits

Updates Microsoft.EntityFrameworkCore from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 9.0.1

Release

What's Changed

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

Commits

Updates Microsoft.EntityFrameworkCore from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 9.0.1

Release

What's Changed

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

Commits

Updates Microsoft.EntityFrameworkCore.Design from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

.NET 9.0.1

Release

What's Changed

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

Commits

Updates Microsoft.EntityFrameworkCore.Relational from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

.NET 9.0.1

Release

What's Changed

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

Commits

Updates Microsoft.EntityFrameworkCore from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 9.0.1

Release

What's Changed

Bumps the nuget-dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [Fluid.Core](https://github.com/sebastienros/fluid) | `2.18.0` | `2.19.0` |
| [Microsoft.AspNetCore.SignalR.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` |
| [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) | `2.8.24` | `2.7.27` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.1` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.1` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.1` |
| [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.1` |
| [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `9.0.2` | `9.0.3` |
| [Scalar.AspNetCore](https://github.com/scalar/scalar) | `1.2.75` | `2.0.1` |
| [TUnit](https://github.com/thomhurst/TUnit) | `0.6.89` | `0.6.151` |
| [OpenTelemetry.Extensions.Hosting](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.0` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.0` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.0` |
| Z.EntityFramework.Plus.EFCore | `9.103.6.4` | `9.103.7` |
| [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |


Updates `Fluid.Core` from 2.18.0 to 2.19.0
- [Release notes](https://github.com/sebastienros/fluid/releases)
- [Commits](sebastienros/fluid@v2.18.0...v2.19.0)

Updates `Microsoft.AspNetCore.SignalR.StackExchangeRedis` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1)

Updates `StackExchange.Redis` from 2.8.24 to 2.7.27
- [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
- [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
- [Commits](StackExchange/StackExchange.Redis@2.8.24...2.7.27)

Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Microsoft.EntityFrameworkCore.Tools` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v9.0.2...v9.0.3)

Updates `Scalar.AspNetCore` from 1.2.75 to 2.0.1
- [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md)
- [Commits](https://github.com/scalar/scalar/commits)

Updates `TUnit` from 0.6.89 to 0.6.151
- [Release notes](https://github.com/thomhurst/TUnit/releases)
- [Commits](https://github.com/thomhurst/TUnit/commits/v0.6.151)

Updates `OpenTelemetry.Extensions.Hosting` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
- [Commits](open-telemetry/opentelemetry-dotnet@core-1.10.0...core-1.11.0)

Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Z.EntityFramework.Plus.EFCore` from 9.103.6.4 to 9.103.7

Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: Fluid.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.AspNetCore.SignalR.StackExchangeRedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: StackExchange.Redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Scalar.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-dependencies
- dependency-name: TUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Z.EntityFramework.Plus.EFCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET labels Jan 20, 2025
@hhvrc hhvrc closed this Jan 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@hhvrc hhvrc deleted the dependabot/nuget/nuget-dependencies-002b56a530 branch January 20, 2025 11:34
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.

2 participants