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 npgsql group with 3 updates #981

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2023

Bumps the npgsql group with 3 updates: Npgsql.DependencyInjection, Npgsql.EntityFrameworkCore.PostgreSQL and Npgsql.OpenTelemetry.

Updates Npgsql.DependencyInjection from 8.0.0-rc.2 to 8.0.0

Release notes

Sourced from Npgsql.DependencyInjection's releases.

v8.0.0

See the release notes.

The full list of changes is available here.

Commits
  • 507e2d9 Bump version to 8.0.0
  • 8979836 Expose opt-in methods via INpgsqlTypeMapper (#5424)
  • f876bb4 Add opt-in granular read side bounds checks (#5405)
  • 0ac9e0b Bump xunit from 2.6.1 to 2.6.2 (#5423)
  • ad35829 Use configured bcl comparer (#5411)
  • 6375ac0 Remove old EF6 connection string parameters (#5422)
  • b35cbcb Add keyed DI services to the Npgsql.DependencyInjection docs (#5421)
  • 5893c6a Obsolete InternalCommandTimeout (#4856)
  • 2df3b49 Allow all MemoryStream derived types to use the fast path too
  • 52734da Avoid duplicating stream in bytea parameters, special case MemoryStream (#5414)
  • Additional commits viewable in compare view

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

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

v8.0.0

See the release notes.

The full list of changes is available here.

Commits
  • 2539d1f Bump to 8.0.0
  • 4738bab React to some obsoletions and renames in Npgsql
  • 9bbb19d Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 (#2966)
  • dd3c6a2 Add explanatory comment for JSON hack (#2967)
  • 4d34642 Fix adding a new non-nullable JSON column (#2967)
  • 4464d47 Fix DateOnly.Add{Days,Months,Years} (#2964)
  • fa5ba2e Support a few more type mappings in the compiled model (#2961)
  • 92f881c Add NpgsqlCSharpRuntimeAnnotationCodeGenerator (#2960)
  • 9792445 Properly implement VisitChildren on PG TVF expressions (#2959)
  • 7be1f48 Allow transfer of ownership of DbConnection from application to DbContext (#2...
  • Additional commits viewable in compare view

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

Release notes

Sourced from Npgsql.OpenTelemetry's releases.

v8.0.0

See the release notes.

The full list of changes is available here.

Commits
  • 507e2d9 Bump version to 8.0.0
  • 8979836 Expose opt-in methods via INpgsqlTypeMapper (#5424)
  • f876bb4 Add opt-in granular read side bounds checks (#5405)
  • 0ac9e0b Bump xunit from 2.6.1 to 2.6.2 (#5423)
  • ad35829 Use configured bcl comparer (#5411)
  • 6375ac0 Remove old EF6 connection string parameters (#5422)
  • b35cbcb Add keyed DI services to the Npgsql.DependencyInjection docs (#5421)
  • 5893c6a Obsolete InternalCommandTimeout (#4856)
  • 2df3b49 Allow all MemoryStream derived types to use the fast path too
  • 52734da Avoid duplicating stream in bytea parameters, special case MemoryStream (#5414)
  • 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 the area-codeflow for labeling automated codeflow. intentionally a different color! label Nov 21, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/npgsql-908cdfaa9d branch 3 times, most recently from 31f77cb to c132a3b Compare November 24, 2023 15:35
@danmoseley danmoseley closed this Nov 27, 2023
@danmoseley danmoseley reopened this Nov 27, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

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

@dependabot dependabot bot force-pushed the dependabot/nuget/npgsql-908cdfaa9d branch from c132a3b to 533f83f Compare November 27, 2023 04:08
@danmoseley danmoseley enabled auto-merge (squash) November 27, 2023 04:09
Bumps the npgsql group with 3 updates: [Npgsql.DependencyInjection](https://github.com/npgsql/npgsql), [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) and [Npgsql.OpenTelemetry](https://github.com/npgsql/npgsql).


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

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

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

---
updated-dependencies:
- dependency-name: Npgsql.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npgsql
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npgsql
- dependency-name: Npgsql.OpenTelemetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npgsql
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/npgsql-908cdfaa9d branch from 533f83f to 37b0332 Compare November 27, 2023 15:20
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@danmoseley danmoseley closed this Nov 28, 2023
auto-merge was automatically disabled November 28, 2023 04:17

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

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

@danmoseley danmoseley reopened this Nov 28, 2023
@danmoseley danmoseley enabled auto-merge (squash) November 28, 2023 04:17
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@danmoseley danmoseley merged commit 2f53d2c into main Nov 28, 2023
4 checks passed
@danmoseley danmoseley deleted the dependabot/nuget/npgsql-908cdfaa9d branch November 28, 2023 04:46
@github-actions github-actions bot locked and limited conversation to collaborators Apr 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow. intentionally a different color!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant