Bump the efcore group across 1 directory with 5 updates #213
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the efcore group with 5 updates in the / directory:
8.0.0
8.0.5
8.0.3
8.0.5
8.0.0
8.0.5
8.0.2
8.0.3
8.0.2
8.0.4
8.0.0
8.0.4
8.0.2
8.0.3
8.0.2
8.0.3
8.0.2
8.0.3
Updates
Microsoft.EntityFrameworkCore
from 8.0.0 to 8.0.5Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
... (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-runtimee04487d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime3d36306
Merge in 'release/8.0' changes4900726
Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...b8e872c
Merge in 'release/8.0' changesc12b6dc
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' changesbae8f58
Onboard the official build to 1ES pipeline templates (#33305)Updates
Microsoft.EntityFrameworkCore.Design
from 8.0.3 to 8.0.5Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
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-runtimee04487d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime3d36306
Merge in 'release/8.0' changes4900726
Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...b8e872c
Merge in 'release/8.0' changesc12b6dc
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' changesbae8f58
Onboard the official build to 1ES pipeline templates (#33305)Updates
Microsoft.EntityFrameworkCore
from 8.0.0 to 8.0.5Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
... (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-runtimee04487d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime3d36306
Merge in 'release/8.0' changes4900726
Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...b8e872c
Merge in 'release/8.0' changesc12b6dc
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' changesbae8f58
Onboard the official build to 1ES pipeline templates (#33305)Updates
Npgsql
from 8.0.2 to 8.0.3Release notes
Sourced from Npgsql's releases.
Commits
c5aab16
Ignore multirange test pre PG 14d674f28
Fix replication message writing091655e
Merge pull request from GHSA-x9vc-6hfv-hg8cbe50041
Fix output parameter population in batch commands (#5644)5fd00dd
Buffer over-read with ArrayNullabilityMode.PerInstance (#5675)58b9a1b
Start loading composite types before ranges (#5651)4e5fb5a
Add [Experimental] to converter-related APIs (#5668)6927b98
Add ifdef for missing BitConverter.Int32BitsToSingle on ns2.01b93828
GetChars fix and infra cleanup (#5618)07a0702
Require binary format in binary importer (#5648)Updates
Npgsql.EntityFrameworkCore.PostgreSQL
from 8.0.2 to 8.0.4Commits
51faf6e
Fix NpgsqlCharacterStringTypeMapping for compiled modele3a6f37
Bump version to 8.0.4f280bb7
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.3Updates
Microsoft.EntityFrameworkCore
from 8.0.0 to 8.0.4Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
... (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-runtimee04487d
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime3d36306
Merge in 'release/8.0' changes4900726
Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...b8e872c
Merge in 'release/8.0' changesc12b6dc
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' changesbae8f58
Onboard the official build to 1ES pipeline templates (#33305)Updates
Npgsql
from 8.0.2 to 8.0.3Release notes
Sourced from Npgsql's releases.
Commits
c5aab16
Ignore multirange test pre PG 14d674f28
Fix replication message writing091655e
Merge pull request from GHSA-x9vc-6hfv-hg8cbe50041
Fix output parameter population in batch commands (#5644)5fd00dd
Buffer over-read with ArrayNullabilityMode.PerInstance (#5675)58b9a1b
Start loading composite types before ranges (#5651)4e5fb5a
Add [Experimental] to converter-related APIs (#5668)6927b98
Add ifdef for missing BitConverter.Int32BitsToSingle on ns2.01b93828
GetChars fix and infra cleanup (#5618)07a0702
Require binary format in binary importer (#5648)Updates
Npgsql.OpenTelemetry
from 8.0.2 to 8.0.3Release notes
Sourced from Npgsql.OpenTelemetry's releases.
Commits
c5aab16
Ignore multirange test pre PG 14d674f28
Fix replication message writing091655e
Merge pull request from GHSA-x9vc-6hfv-hg8cbe50041
Fix output parameter population in batch commands (#5644)5fd00dd
Buffer over-read with ArrayNullabilityMode.PerInstance (#5675)58b9a1b
Start loading composite types before ranges (#5651)4e5fb5a
Add [Experimental] to converter-related APIs (#5668)6927b98
Add ifdef for missing BitConverter.Int32BitsToSingle on ns2.01b93828
GetChars fix and infra cleanup (#5618)07a0702
Require binary format in binary importer (#5648)Updates
Npgsql
from 8.0.2 to 8.0.3Release notes
Sourced from Npgsql's releases.
Commits
c5aab16
Ignore multirange test pre PG 14d674f28
Fix replication message writing091655e
Merge pull request from GHSA-x9vc-6hfv-hg8cbe50041
Fix output parameter population in batch commands (#5644)5fd00dd
Buffer over-read with ArrayNullabilityMode.PerInstance (#5675)58b9a1b
Start loading composite types before ranges (#5651)4e5fb5a
Add [Experimental] to converter-related APIs (#5668)6927b98
Add ifdef for missing BitConverter.Int32BitsToSingle on ns2.01b93828
GetChars fix and infra cleanup (#5618)07a0702
Require binary format in binary importer (#5648)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