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 the efcore group with 4 updates #108

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

Bumps the efcore group with 4 updates: Microsoft.EntityFrameworkCore.Design, Npgsql, Npgsql.EntityFrameworkCore.PostgreSQL and Npgsql.OpenTelemetry.

Updates Microsoft.EntityFrameworkCore.Design from 8.0.0-rc.1.23419.6 to 8.0.0-rc.2.23480.1

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

.NET 8.0 RC 2

Release

Commits
  • 8336175 Merged PR 34052: [internal/release/frameshift/8.0-rc2] Update dependencies fr...
  • 973ddd6 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...
  • 8dcef89 [internal/release/8.0-rc2] Update dependencies from dnceng/internal/dotnet-ru...
  • 910e50f [internal/release/8.0-rc2] Update dependencies from dnceng/internal/dotnet-ru...
  • 43ea4f6 [internal/release/8.0-rc2] Update dependencies from dnceng/internal/dotnet-ru...
  • 186c21c Merged PR 33785: [internal/release/8.0-rc2] Update dependencies from dnceng/i...
  • 20c1795 Rename "country" (#31806)
  • b692f5d Fix the namespace Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal.Json ...
  • 142e689 Allow non-list collections in query parameters (#31777)
  • 54eee1f Bump Azure.Identity from 1.10.0 to 1.10.1 (#31791)
  • Additional commits viewable in compare view

Updates Npgsql from 8.0.0-preview.4 to 8.0.0-rc.2

Commits
  • 4c9921d Bump dotnet SDK to 8.0.0-rc.2 (#5325)
  • 33e53a8 Bump SystemVersion from 8.0.0-rc.1.23419.4 to 8.0.0-rc.2.23479.6 (#5324)
  • 01f0bae Handle single core
  • 11672d9 Make mres.Set be independent of sync ctx
  • a4a1f5a Fix thread switching issue (#5320)
  • 5198e91 Add conversion operators to NpgsqlInet/Cidr (#5318)
  • a8e0511 Add AddSlimNpgsqlDataSource to Npgsql.DependencyInjection (#5316)
  • 82b0148 Use consistent naming and properties for materialized view schema
  • 3c2b212 Make regular NpgsqlDataSource safe for trimming/NativeAOT (#5309)
  • f60fbbd Added support for materialized views in GetSchema (#5275)
  • Additional commits viewable in compare view

Updates Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.0-rc.1 to 8.0.0-rc.2

Commits
  • cbd5c8d Bump version to 8.0.0-rc.2
  • d193841 Merge branch 'Sync'
  • 706ca88 Fix array inference and parameter logic
  • bf80079 React to network type changes in Npgsql
  • bd0537a Add necessary new global Npgsql opt-ins
  • 1ea3c0b Make user-defined ranges work again
  • 4db3c3c Align enum mappings to the new Npgsql hacky way
  • 6faf606 React to exception type changes in Npgsql
  • 18d6a30 Bump versions to Npgsql and EF rc2
  • 4af0dc0 Various date/time timezone-related fixes (#2885)
  • Additional commits viewable in compare view

Updates Npgsql.OpenTelemetry from 8.0.0-preview.4 to 8.0.0-rc.2

Commits
  • 4c9921d Bump dotnet SDK to 8.0.0-rc.2 (#5325)
  • 33e53a8 Bump SystemVersion from 8.0.0-rc.1.23419.4 to 8.0.0-rc.2.23479.6 (#5324)
  • 01f0bae Handle single core
  • 11672d9 Make mres.Set be independent of sync ctx
  • a4a1f5a Fix thread switching issue (#5320)
  • 5198e91 Add conversion operators to NpgsqlInet/Cidr (#5318)
  • a8e0511 Add AddSlimNpgsqlDataSource to Npgsql.DependencyInjection (#5316)
  • 82b0148 Use consistent naming and properties for materialized view schema
  • 3c2b212 Make regular NpgsqlDataSource safe for trimming/NativeAOT (#5309)
  • f60fbbd Added support for materialized views in GetSchema (#5275)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 12, 2023
Bumps the efcore group with 4 updates: [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore), [Npgsql](https://github.com/npgsql/npgsql), [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) and [Npgsql.OpenTelemetry](https://github.com/npgsql/npgsql).


Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.0-rc.1.23419.6 to 8.0.0-rc.2.23480.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.0-rc.1.23419.6...v8.0.0-rc.2.23480.1)

Updates `Npgsql` from 8.0.0-preview.4 to 8.0.0-rc.2
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.0-preview.4...v8.0.0-rc.2)

Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.0-rc.1 to 8.0.0-rc.2
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v8.0.0-rc.1...v8.0.0-rc.2)

Updates `Npgsql.OpenTelemetry` from 8.0.0-preview.4 to 8.0.0-rc.2
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.0-preview.4...v8.0.0-rc.2)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: efcore
- dependency-name: Npgsql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: efcore
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: efcore
- dependency-name: Npgsql.OpenTelemetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: efcore
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/efcore-6d350c7726 branch from 80cbec4 to d6c623c Compare October 16, 2023 03:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 9, 2023
@dependabot dependabot bot deleted the dependabot/nuget/efcore-6d350c7726 branch November 9, 2023 20:41
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