Skip to content

build(deps): Bump the nuget-dependencies group with 12 updates#180

Merged
dependabot[bot] merged 1 commit intodevelopfrom
dependabot/nuget/nuget-dependencies-7ab68fa6ab
Apr 19, 2025
Merged

build(deps): Bump the nuget-dependencies group with 12 updates#180
dependabot[bot] merged 1 commit intodevelopfrom
dependabot/nuget/nuget-dependencies-7ab68fa6ab

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps the nuget-dependencies group with 12 updates:

Package From To
Microsoft.AspNetCore.Mvc.Testing 9.0.3 9.0.4
Microsoft.AspNetCore.SignalR.StackExchangeRedis 9.0.3 9.0.4
Microsoft.EntityFrameworkCore 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Relational 9.0.3 9.0.4
Microsoft.Extensions.Hosting 9.0.3 9.0.4
Redis.OM 0.7.6 0.8.0
Scalar.AspNetCore 2.1.6 2.1.13
Swashbuckle.AspNetCore.SwaggerGen 8.1.0 8.1.1
TUnit 0.19.32 0.19.74
Bogus 35.6.2 35.6.3
Microsoft.EntityFrameworkCore.Design 9.0.3 9.0.4
Microsoft.EntityFrameworkCore.Tools 9.0.3 9.0.4

Updates Microsoft.AspNetCore.Mvc.Testing from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

.NET 9.0.4

Release

What's Changed

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

Commits

Updates Microsoft.AspNetCore.SignalR.StackExchangeRedis from 9.0.3 to 9.0.4

Release notes

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

.NET 9.0.4

Release

What's Changed

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

Commits

Updates Microsoft.EntityFrameworkCore from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 9.0.4

Release

What's Changed

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

Commits

Updates Microsoft.EntityFrameworkCore from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 9.0.4

Release

What's Changed

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

Commits

Updates Microsoft.EntityFrameworkCore.Relational from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

.NET 9.0.4

Release

What's Changed

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

Commits

Updates Microsoft.Extensions.Hosting from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

.NET 9.0.4

Release

What's Changed

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

Commits
  • f57e6dc Merge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'
  • d9d0ae0 [release/9.0] fix SBOM issues for runtime (#113463)
  • 0c9b70d Merge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'
  • f0d7e1f Merge pull request #113447 from dotnet/darc-release/9.0-staging-62bd3ef1-917b...
  • 111a76e Update dependencies from https://github.com/dotnet/arcade build 20250311.4
  • 984ab68 Merge pull request #113333 from dotnet/merge/release/9.0-to-release/9.0-staging
  • d7dd049 Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'
  • 315f1f5 Merge pull request #113389 from vseanreesermsft/internal-merge-9.0-2025-03-11...
  • d21cf87 Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...
  • 6758abd [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...
  • Additional commits viewable in compare view

Updates Redis.OM from 0.7.6 to 0.8.0

Release notes

Sourced from Redis.OM's releases.

Version 0.8.0

🔥 Breaking Changes

  • Queryable null and Empty Strings (#506) - Default behavior (which allows you to query null and empty strings) requires RediSearch 2.10 - can disable behavior by setting the IndexEmptyAndMissing property to false in your Indexed and Searchable attributes on nullable strings.

🚀 New Features

  • FIELDENG-681 adding api for running raw queries (#523)
  • FIELDENG-589 EntraId support for Vectorizers (#522)
  • Queryable null and Empty Strings (#506)
  • allowing setting max in sortby (#503)

🐛 Bug Fixes

  • Fix edge-case boolean deserialization in RedisObjectHandler.SendToJson (#519)
  • normalizing json serialization settings in statemanager (#505)

Contributors

We'd like to thank all the contributors who worked on this release!

@​mfaulcon and @​slorello89

Commits
  • e6513b5 revving to 0.8.0
  • 6ed260c revving 0.7.7 (#525)
  • 1d464ca Fix edge-case boolean deserialization in RedisObjectHandler.SendToJson (#519)
  • f7d8778 FIELDENG-681 adding api for running raw queries (#523)
  • 2748227 FIELDENG-589 adding instructions for connecting to AMR with EntraID (#524)
  • 55fc392 FIELDENG-589 EntraId support for Vectorizers (#522)
  • 40ffa00 normalizing json serialization settings in statemanager (#505)
  • 7f43b7b allowing setting max in sortby (#503)
  • 3ab039b Queryable null and Empty Strings (#506)
  • See full diff in compare view

Updates Scalar.AspNetCore from 2.1.6 to 2.1.13

Commits

Updates Swashbuckle.AspNetCore.SwaggerGen from 8.1.0 to 8.1.1

Release notes

Sourced from Swashbuckle.AspNetCore.SwaggerGen's releases.

v8.1.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v8.1.0...v8.1.1

Commits
  • a676de6 Bump swagger-ui-dist in /src/Swashbuckle.AspNetCore.SwaggerUI (#3359)
  • 01eca21 Update .NET SDK (#3358)
  • 19c30f7 Bump github/codeql-action from 3.28.14 to 3.28.15 (#3357)
  • ad1f366 Bump Verify.XunitV3 from 29.1.0 to 29.2.0 in the xunit group (#3354)
  • 43aa9de Bump dotnet-validate from 0.0.1-preview.304 to 0.0.1-preview.537 (#3355)
  • 5c03a14 Bump github/codeql-action from 3.28.13 to 3.28.14 (#3353)
  • 83d8abd Bump swagger-ui-dist in /src/Swashbuckle.AspNetCore.SwaggerUI (#3352)
  • 9bbb2bb Bump martincostello/update-dotnet-sdk from 3.5.0 to 3.6.0 (#3351)
  • 56bba2f Update to xunit v3
  • 22c8c36 Move .NET to D drive on Windows runner
  • Additional commits viewable in compare view

Updates TUnit from 0.19.32 to 0.19.74

Release notes

Sourced from TUnit's releases.

0.19.74

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.19.64...v0.19.74

0.19.64

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.19.52...v0.19.64

0.19.52

What's Changed

🏕 Changes

👒 Dependencies

... (truncated)

Commits

Updates Bogus from 35.6.2 to 35.6.3

Release notes

Sourced from Bogus's releases.

Release v35.6.3 build 1527

CHANGE LOG

Changelog

Sourced from Bogus's changelog.

v35.6.3

Release Date: 2025-04-12

  • Issue 601: Fixes Internet.Avatar() URL generation. Moves from Cloudflare IPFS to IPFS.io.
  • Fixed broken checksum calculation test in BelgianExtensionTests.
  • .NET SDK 9 now required for builds. Various C# improvement...

    Description has been truncated

Bumps the nuget-dependencies group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `9.0.3` | `9.0.4` |
| [Microsoft.AspNetCore.SignalR.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Redis.OM](https://github.com/redis/redis-om-dotnet) | `0.7.6` | `0.8.0` |
| [Scalar.AspNetCore](https://github.com/scalar/scalar) | `2.1.6` | `2.1.13` |
| [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `8.1.0` | `8.1.1` |
| [TUnit](https://github.com/thomhurst/TUnit) | `0.19.32` | `0.19.74` |
| [Bogus](https://github.com/bchavez/Bogus) | `35.6.2` | `35.6.3` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |
| [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `9.0.3` | `9.0.4` |


Updates `Microsoft.AspNetCore.Mvc.Testing` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4)

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

Updates `Microsoft.EntityFrameworkCore` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Hosting` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Redis.OM` from 0.7.6 to 0.8.0
- [Release notes](https://github.com/redis/redis-om-dotnet/releases)
- [Commits](redis/redis-om-dotnet@v0.7.6...v0.8.0)

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

Updates `Swashbuckle.AspNetCore.SwaggerGen` from 8.1.0 to 8.1.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v8.1.0...v8.1.1)

Updates `TUnit` from 0.19.32 to 0.19.74
- [Release notes](https://github.com/thomhurst/TUnit/releases)
- [Commits](thomhurst/TUnit@v0.19.32...v0.19.74)

Updates `Bogus` from 35.6.2 to 35.6.3
- [Release notes](https://github.com/bchavez/Bogus/releases)
- [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md)
- [Commits](bchavez/Bogus@v35.6.2...v35.6.3)

Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

Updates `Microsoft.EntityFrameworkCore.Tools` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.3...v9.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.AspNetCore.SignalR.StackExchangeRedis
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Redis.OM
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.SwaggerGen
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: TUnit
  dependency-version: 0.19.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Bogus
  dependency-version: 35.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-version: 9.0.4
  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 Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 14, 2025
@hhvrc
Copy link
Copy Markdown
Contributor

hhvrc commented Apr 19, 2025

@dependabot merge

@dependabot dependabot bot merged commit 308abb3 into develop Apr 19, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/nuget-dependencies-7ab68fa6ab branch April 19, 2025 17:38
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.

1 participant