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 across 1 directory with 5 updates #213

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps the efcore group with 5 updates in the / directory:

Package From To
Microsoft.EntityFrameworkCore 8.0.0 8.0.5
Microsoft.EntityFrameworkCore.Design 8.0.3 8.0.5
Microsoft.EntityFrameworkCore 8.0.0 8.0.5
Npgsql 8.0.2 8.0.3
Npgsql.EntityFrameworkCore.PostgreSQL 8.0.2 8.0.4
Microsoft.EntityFrameworkCore 8.0.0 8.0.4
Npgsql 8.0.2 8.0.3
Npgsql.OpenTelemetry 8.0.2 8.0.3
Npgsql 8.0.2 8.0.3

Updates Microsoft.EntityFrameworkCore from 8.0.0 to 8.0.5

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

EF Core 8.0.5

This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.

EF Core 8.0.4 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.3 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

... (truncated)

Commits
  • f42a208 Merged PR 39039: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 59616ed [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • e04487d [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 3d36306 Merge in 'release/8.0' changes
  • 4900726 Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...
  • b8e872c Merge in 'release/8.0' changes
  • c12b6dc Merge pull request #33499 from vseanreesermsft/internal-merge-8.0-2024-04-09-...
  • 8a86e5b Merge commit '0e8ece3526ef3575fb85de308b8a4cd5840f928e' into internal-merge-8...
  • 3cfa58e Merge in 'release/8.0' changes
  • bae8f58 Onboard the official build to 1ES pipeline templates (#33305)
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore.Design from 8.0.3 to 8.0.5

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

EF Core 8.0.5

This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.

EF Core 8.0.4 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

Commits
  • f42a208 Merged PR 39039: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 59616ed [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • e04487d [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 3d36306 Merge in 'release/8.0' changes
  • 4900726 Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...
  • b8e872c Merge in 'release/8.0' changes
  • c12b6dc Merge pull request #33499 from vseanreesermsft/internal-merge-8.0-2024-04-09-...
  • 8a86e5b Merge commit '0e8ece3526ef3575fb85de308b8a4cd5840f928e' into internal-merge-8...
  • 3cfa58e Merge in 'release/8.0' changes
  • bae8f58 Onboard the official build to 1ES pipeline templates (#33305)
  • Additional commits viewable in compare view

Updates Microsoft.EntityFrameworkCore from 8.0.0 to 8.0.5

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

EF Core 8.0.5

This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.

EF Core 8.0.4 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.3 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

... (truncated)

Commits
  • f42a208 Merged PR 39039: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 59616ed [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • e04487d [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 3d36306 Merge in 'release/8.0' changes
  • 4900726 Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...
  • b8e872c Merge in 'release/8.0' changes
  • c12b6dc Merge pull request #33499 from vseanreesermsft/internal-merge-8.0-2024-04-09-...
  • 8a86e5b Merge commit '0e8ece3526ef3575fb85de308b8a4cd5840f928e' into internal-merge-8...
  • 3cfa58e Merge in 'release/8.0' changes
  • bae8f58 Onboard the official build to 1ES pipeline templates (#33305)
  • Additional commits viewable in compare view

Updates Npgsql from 8.0.2 to 8.0.3

Release notes

Sourced from Npgsql's releases.

v8.0.3

This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade.

A large number of number of bugs have been fixed, here is the full list.

Thanks to @​paul-gerste-sonarsource for reporting the vulnerability.

Commits

Updates Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.2 to 8.0.4

Commits
  • 51faf6e Fix NpgsqlCharacterStringTypeMapping for compiled model
  • e3a6f37 Bump version to 8.0.4
  • f280bb7 Add translation of string.Join overload used with List<string> parameter (#3106)
  • 1e6c725 Fix operator precedence of AT TIME ZONE (#2987)
  • 468c8be Bump version to 8.0.3
  • See full diff in compare view

Updates Microsoft.EntityFrameworkCore from 8.0.0 to 8.0.4

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

EF Core 8.0.5

This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.

EF Core 8.0.4 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.3 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

... (truncated)

Commits
  • f42a208 Merged PR 39039: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 59616ed [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • e04487d [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 3d36306 Merge in 'release/8.0' changes
  • 4900726 Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...
  • b8e872c Merge in 'release/8.0' changes
  • c12b6dc Merge pull request #33499 from vseanreesermsft/internal-merge-8.0-2024-04-09-...
  • 8a86e5b Merge commit '0e8ece3526ef3575fb85de308b8a4cd5840f928e' into internal-merge-8...
  • 3cfa58e Merge in 'release/8.0' changes
  • bae8f58 Onboard the official build to 1ES pipeline templates (#33305)
  • Additional commits viewable in compare view

Updates Npgsql from 8.0.2 to 8.0.3

Release notes

Sourced from Npgsql's releases.

v8.0.3

This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade.

A large number of number of bugs have been fixed, here is the full list.

Thanks to @​paul-gerste-sonarsource for reporting the vulnerability.

Commits

Updates Npgsql.OpenTelemetry from 8.0.2 to 8.0.3

Release notes

Sourced from Npgsql.OpenTelemetry's releases.

v8.0.3

This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade.

A large number of number of bugs have been fixed, here is the full list.

Thanks to @​paul-gerste-sonarsource for reporting the vulnerability.

Commits

Updates Npgsql from 8.0.2 to 8.0.3

Release notes

Sourced from Npgsql's releases.

v8.0.3

This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade.

A large number of number of bugs have been fixed, here is the full list.

Thanks to @​paul-gerste-sonarsource for reporting the vulnerability.

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 <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

Bumps the efcore group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.5` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.3` | `8.0.5` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.5` |
| [Npgsql](https://github.com/npgsql/npgsql) | `8.0.2` | `8.0.3` |
| [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `8.0.2` | `8.0.4` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.4` |
| [Npgsql](https://github.com/npgsql/npgsql) | `8.0.2` | `8.0.3` |
| [Npgsql.OpenTelemetry](https://github.com/npgsql/npgsql) | `8.0.2` | `8.0.3` |
| [Npgsql](https://github.com/npgsql/npgsql) | `8.0.2` | `8.0.3` |



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

Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.3 to 8.0.5
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.3...v8.0.5)

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

Updates `Npgsql` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.2...v8.0.3)

Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.2 to 8.0.4
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v8.0.2...v8.0.4)

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

Updates `Npgsql` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.2...v8.0.3)

Updates `Npgsql.OpenTelemetry` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.2...v8.0.3)

Updates `Npgsql` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: efcore
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: efcore
- dependency-name: Microsoft.EntityFrameworkCore
  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: Microsoft.EntityFrameworkCore
  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.OpenTelemetry
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2024

None of your dependencies match this group anymore, you may need to update your configuration file to remove it or change its rules.

@dependabot dependabot bot closed this May 26, 2024
@dependabot dependabot bot deleted the dependabot/nuget/efcore-ec0d286342 branch May 26, 2024 20:06
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