Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the nuget-dependencies group with 14 updates in the / directory:

Package From To
Microsoft.EntityFrameworkCore 9.0.2 9.0.1
Microsoft.EntityFrameworkCore.Relational 9.0.2 9.0.1
Npgsql.EntityFrameworkCore.PostgreSQL 9.0.3 9.0.4
Scalar.AspNetCore 2.0.15 2.0.21
Swashbuckle.AspNetCore 7.2.0 7.3.1
Swashbuckle.AspNetCore.Swagger 7.2.0 7.3.1
Swashbuckle.AspNetCore.SwaggerGen 7.2.0 7.3.1
Swashbuckle.AspNetCore.SwaggerUI 7.2.0 7.3.1
Swashbuckle.AspNetCore.Annotations 7.2.0 7.3.1
Swashbuckle.AspNetCore.Swagger 7.2.0 7.3.1
Swashbuckle.AspNetCore.SwaggerGen 7.2.0 7.3.1
Bogus 35.6.1 35.6.2
Testcontainers 4.2.0 4.3.0
Testcontainers 4.2.0 4.3.0
Testcontainers.PostgreSql 4.2.0 4.3.0
Testcontainers 4.2.0 4.3.0
Testcontainers.Redis 4.2.0 4.3.0
TUnit 0.13.18 0.16.4

Updates Microsoft.EntityFrameworkCore from 9.0.2 to 9.0.1

Commits
  • bb72406 Merge branch 'release/9.0-staging' into release/9.0 (#35255)
  • 8741e71 Merge branch 'release/9.0-staging' into release/9.0
  • 6489581 [release/9.0] Fix Contains on ImmutableArray (#35251)
  • 507152b [release/9.0] Add more specific messages when pending model changes are detec...
  • d89ec3f [release/9.0] Fix query filters with context accessors (#35246)
  • 017e8dc [release/9.0] Set environment variables to "Development" when creating DbCont...
  • cc53f41 [release/9.0] Prevent owner entity from becoming optional (#35222)
  • fba8789 Avoid using ^ and ~ when invalid because of value converters (#35124) (#3...
  • 1c0ef32 [release/9.0] Uniquify all variables used in SQL Server migration scripts (#3...
  • b7a436f Fix to #35212 - Query/Perf: Compile identifier lambdas passed to PopulateIncl...
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore.Relational from 9.0.2 to 9.0.1

Commits
  • bb72406 Merge branch 'release/9.0-staging' into release/9.0 (#35255)
  • 8741e71 Merge branch 'release/9.0-staging' into release/9.0
  • 6489581 [release/9.0] Fix Contains on ImmutableArray (#35251)
  • 507152b [release/9.0] Add more specific messages when pending model changes are detec...
  • d89ec3f [release/9.0] Fix query filters with context accessors (#35246)
  • 017e8dc [release/9.0] Set environment variables to "Development" when creating DbCont...
  • cc53f41 [release/9.0] Prevent owner entity from becoming optional (#35222)
  • fba8789 Avoid using ^ and ~ when invalid because of value converters (#35124) (#3...
  • 1c0ef32 [release/9.0] Uniquify all variables used in SQL Server migration scripts (#3...
  • b7a436f Fix to #35212 - Query/Perf: Compile identifier lambdas passed to PopulateIncl...
  • Additional commits viewable in compare view

Updates Npgsql.EntityFrameworkCore.PostgreSQL from 9.0.3 to 9.0.4

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

v9.0.4

Milestone issues

Full Changelog: npgsql/efcore.pg@v9.0.3...v9.0.4

Commits
  • fd23809 Bump Npgsql to 9.0.3
  • 80ec4ae Preserve ConfigureDataSource() callback when applying other context options (...
  • 4bf3248 Preserve collation when changing column type (#3479)
  • 0fdf784 Fix nullability for IndexOf (array_position) (#3477)
  • 6a34455 Always close connection after reloading types in migration. (#3465)
  • e952c84 Stop testing on PG12 (out of support)
  • 953ad1c Generate UUIDv7 values for value-generated strings (#3462)
  • badb51e Fix calling base method in NpgsqlMigrationsSqlGenerator (#3443)
  • e4a74e7 Bump version to 9.0.4
  • See full diff in compare view

Updates Scalar.AspNetCore from 2.0.15 to 2.0.21

Commits

Updates Swashbuckle.AspNetCore from 7.2.0 to 7.3.1

Release notes

Sourced from Swashbuckle.AspNetCore's releases.

v7.3.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.3.0...v7.3.1

v7.3.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.0

Commits

Updates Swashbuckle.AspNetCore.Swagger from 7.2.0 to 7.3.1

Release notes

Sourced from Swashbuckle.AspNetCore.Swagger's releases.

v7.3.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.3.0...v7.3.1

v7.3.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.0

Commits

Updates Swashbuckle.AspNetCore.SwaggerGen from 7.2.0 to 7.3.1

Release notes

Sourced from Swashbuckle.AspNetCore.SwaggerGen's releases.

v7.3.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.3.0...v7.3.1

v7.3.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.0

Commits

Updates Swashbuckle.AspNetCore.SwaggerUI from 7.2.0 to 7.3.1

Release notes

Sourced from Swashbuckle.AspNetCore.SwaggerUI's releases.

v7.3.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.3.0...v7.3.1

v7.3.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.0

Commits

Updates Swashbuckle.AspNetCore.Annotations from 7.2.0 to 7.3.1

Release notes

Sourced from Swashbuckle.AspNetCore.Annotations's releases.

v7.3.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.3.0...v7.3.1

v7.3.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.0

Commits

Updates Swashbuckle.AspNetCore.Swagger from 7.2.0 to 7.3.1

Release notes

Sourced from Swashbuckle.AspNetCore.Swagger's releases.

v7.3.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.3.0...v7.3.1

v7.3.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.0

Commits

Updates Swashbuckle.AspNetCore.SwaggerGen from 7.2.0 to 7.3.1

Release notes

Sourced from

…h 14 updates

Bumps the nuget-dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.2` | `9.0.1` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `9.0.2` | `9.0.1` |
| [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `9.0.3` | `9.0.4` |
| [Scalar.AspNetCore](https://github.com/scalar/scalar) | `2.0.15` | `2.0.21` |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Swashbuckle.AspNetCore.Swagger](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Swashbuckle.AspNetCore.Swagger](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Bogus](https://github.com/bchavez/Bogus) | `35.6.1` | `35.6.2` |
| [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
| [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
| [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
| [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
| [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
| [TUnit](https://github.com/thomhurst/TUnit) | `0.13.18` | `0.16.4` |



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

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

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

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

Updates `Swashbuckle.AspNetCore` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)

Updates `Swashbuckle.AspNetCore.Swagger` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)

Updates `Swashbuckle.AspNetCore.SwaggerGen` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)

Updates `Swashbuckle.AspNetCore.SwaggerUI` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)

Updates `Swashbuckle.AspNetCore.Annotations` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)

Updates `Swashbuckle.AspNetCore.Swagger` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)

Updates `Swashbuckle.AspNetCore.SwaggerGen` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)

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

Updates `Testcontainers` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)

Updates `Testcontainers` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)

Updates `Testcontainers.PostgreSql` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)

Updates `Testcontainers` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)

Updates `Testcontainers.Redis` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)

Updates `TUnit` from 0.13.18 to 0.16.4
- [Release notes](https://github.com/thomhurst/TUnit/releases)
- [Commits](thomhurst/TUnit@v0.13.18...v0.16.4)

---
updated-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-patch
  dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.Swagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.SwaggerGen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.SwaggerUI
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.Swagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.SwaggerGen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Bogus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Testcontainers.PostgreSql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Testcontainers.Redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: TUnit
  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 labels Mar 3, 2025
@hhvrc hhvrc closed this Mar 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 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

@dependabot dependabot bot deleted the dependabot/nuget/nuget-dependencies-fd8257bbaf branch March 7, 2025 23: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