Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite, Microsoft.Extensions.DependencyInjection and Microsoft.EntityFrameworkCore.Relational in /src #2577

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite, Microsoft.Extensions.DependencyInjection and Microsoft.EntityFrameworkCore.Relational. These dependencies needed to be updated together.
Updates Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite from 6.0.29 to 9.0.0-rc.2

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite's releases.

v8.0.2

This is the first patch release following 8.0.0, with 15 bug fixes.

The full list of changes is available here.

v8.0.0

See the release notes.

The full list of changes is available here.

v7.0.11

This patch release fixes a single bug (npgsql/efcore.pg#2787), but also takes a dependency on the latest EF Core and Npgsql patch versions. Everyone is encouraged to upgrade.

v7.0.4

The full list of changes is available here.

v7.0.3

The full list of changes is available here.

v7.0.0

See the release notes.

The full list of changes is available here.

Commits
  • a8677e4 Configure CI for released PG17 (#3300)
  • 8d6301c Bump dependencies (#3316)
  • 303ffc3 Prefix JSON geometry representation with SRID (#3307)
  • 58608e8 Handle another error code when concurrently creating the migrations history t...
  • d316b35 Properly escape constant regex patterns (#3299)
  • 922c089 Catch exception instead of trying to check if the history repository exists (...
  • 87a1a7e Implement Precompiled Query Tests (#3289)
  • 79608d6 Handle another error code when concurrently creating the migrations history t...
  • a894bdc Redo NpgsqlSetOperationTypingInjector (#3291)
  • 8a0fca5 Support arbitrary enumerables in NpgsqlArrayConverter (#3290)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.DependencyInjection from 5.0.2 to 9.0.0-rc.2.24473.5

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0 RC 2

Release

.NET 9.0 RC 1

Release

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

.NET 9.0 Preview 5

Release

.NET 9.0 Preview 4

Release

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

.NET 8.0.10

Release

.NET 8.0.8

Release

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.EntityFrameworkCore.Relational from 6.0.0 to 9.0.0-rc.2.24474.1

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

.NET 9.0 RC 2

Release

.NET 9.0 RC 1

Release

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

EF Core 9.0 Preview 5

The team has been working primarily on EF Core internals, so there are no new big features in EF Core 9 (EF9) Preview 5. However, this means we really need people like you to run your code on these new internals and report back what you find. We want to fix bugs in the new internals as soon as possible in order to have a strong GA release later in the year.

That being said, there are several smaller enhancements included in preview 5. For full details, see What's new in EF Core 9. To discuss the EF9 release, go to Try EF Core 9 now! on GitHub.

Enhanced database provider for Azure Cosmos DB for NoSQL

We are working on significant updates in EF9 to the EF Core database provider for Azure Cosmos DB for NoSQL. For preview 5, these include:

  • Support for hierarchical partition keys
  • Use of any numeric, bool, string, or value-converted type as a partition key

See Azure Cosmos DB for NoSQL in the What's New docs for more information.

Query translation improvements

EF9 preview 5 contains three small enhancements to query translation:

  • Optimization of queries using Count != 0 or Count > 0
  • Translations for TimeOnly.FromDateTime and TimeOnly.FromTimeSpan

See LINQ and SQL translation in the What's New docs for more information.

Everything else in preview 5

Preview 5 contains:

EF Core 9 preview 5 and Microsoft.Data.Sqlite contain work from the EF Team at Microsoft (@​roji @​AndriySvyryd @​maumar @​ajcvickers @​cincuranet @​SamMonoRT @​luisquintanilla).

EF Core 9.0 Preview 4

The team has been working primarily on EF Core internals, so there are no new big features in EF Core 9 (EF9) Preview 4. However, this means we really need people like you to run your code on these new internals and report back what you find. We want to fix bugs in the new internals as soon as possible in order to have a strong GA release later in the year.

That being said, there are several smaller enhancements included in preview 4. For full details, see What's new in EF Core 9. To discuss the EF9 release, go to Try EF Core 9 now! on GitHub.

Enhanced database provider for Azure Cosmos DB for NoSQL

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 14, 2024
…t.Extensions.DependencyInjection and Microsoft.EntityFrameworkCore.Relational

Bumps [Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite](https://github.com/npgsql/efcore.pg), [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore). These dependencies needed to be updated together.

Updates `Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite` from 6.0.29 to 9.0.0-rc.2
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v6.0.29...v9.0.0-rc.2)

Updates `Microsoft.Extensions.DependencyInjection` from 5.0.2 to 9.0.0-rc.2.24473.5
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.2...v9.0.0-rc.2.24473.5)

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

---
updated-dependencies:
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/multi-93be27f394 branch from 6898a8a to 5c072ac Compare October 14, 2024 12:52
@ErikEJ ErikEJ closed this Oct 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/src/multi-93be27f394 branch October 16, 2024 15:51
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