Skip to content

Commit

Permalink
Bump the efcore group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the efcore group with 3 updates: [Npgsql](https://github.com/npgsql/npgsql), [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) and [Npgsql.OpenTelemetry](https://github.com/npgsql/npgsql).


Updates `Npgsql` from 8.0.0-rtm-ci.20231026T215802 to 8.0.0-rtm-ci.20231113T151355
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](https://github.com/npgsql/npgsql/commits)

Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.0-rc.2 to 8.0.0-rtm-ci.20231113T150204
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](https://github.com/npgsql/efcore.pg/commits)

Updates `Npgsql.OpenTelemetry` from 8.0.0-rtm-ci.20231026T215802 to 8.0.0-rtm-ci.20231113T151355
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](https://github.com/npgsql/npgsql/commits)

---
updated-dependencies:
- 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]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 21b184d commit 537c607
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.0-rc.2.23480.2" />
<PackageReference Include="Mono.Posix" Version="7.1.0-final.1.21458.1" />
<PackageReference Include="Nerdbank.Streams" Version="2.10.72" />
<PackageReference Include="Npgsql" Version="8.0.0-rtm-ci.20231026T215802" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0-rc.2" />
<PackageReference Include="Npgsql.OpenTelemetry" Version="8.0.0-rtm-ci.20231026T215802" />
<PackageReference Include="Npgsql" Version="8.0.0-rtm-ci.20231113T151355" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0-rtm-ci.20231113T150204" />
<PackageReference Include="Npgsql.OpenTelemetry" Version="8.0.0-rtm-ci.20231113T151355" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.7.0-alpha.1" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol.Logs" Version="1.5.0-rc.1" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0-alpha.1" />
Expand Down

0 comments on commit 537c607

Please sign in to comment.