chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite.Core from 5.0.17 to 6.0.7#5
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [Microsoft.EntityFrameworkCore.Sqlite.Core](https://github.com/dotnet/efcore) from 5.0.17 to 6.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v5.0.17...v6.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite.Core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #23. |
DevJonny
pushed a commit
that referenced
this pull request
Jun 1, 2026
Break ADR 0060 into a tidy-first task list: one structural commit (S1) adding MigrationHistoryScope, the ResolveHistorySchema seam, and the nullable historySchema detection-helper param; then TDD behavioural slices (D3 guard, D4 placement, D5 seed, D6 logging) across MSSQL/PG with no-op characterization on MySQL/SQLite/Spanner. Incorporates the seven PR BrighterCommand#4155 reviewer refinements (#1 seed read-permission hardening + negative test, #2 explicit existence-probe queries, #3 structured seed log, #4 broadened AC1b, #5 enumerated structural call sites, #6 defensive-column note, #7 NF4 tagging). /spec:review tasks PASS (round 2). Round 1 raised three blockers, now fixed in tasks.md and reconciled in ADR 0060 via a D4 Errata: - MSSQL DoesHistoryExistAsync delegates its existence check to DoesTableExistAsync with a hardcoded dbo arg; that arg must carry the resolved historySchema or PerSchema detection short-circuits false. - DetectCurrentVersionAsync reads box-table columns, not history, so it takes no historySchema; IAmAVersionDetectingMigrationHelper is unchanged. - SupportsPerSchemaHistory override ownership assigned to T1 (MSSQL) and T2 (PG), consumed by T3/T4. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 Microsoft.EntityFrameworkCore.Sqlite.Core from 5.0.17 to 6.0.7.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Sqlite.Core's releases.
... (truncated)
Commits
5f52838Merge in 'release/6.0' changes7d67503Merge branch 'release/3.1' into release/6.067579f7Merge in 'release/6.0' changes9344d6cUpdate dependencies from https://github.com/dotnet/arcade build 20220614.7 (#...94ed70cUpdate dependencies from https://github.com/dotnet/arcade build 20220614.5 (#...8ada44fMerge in 'release/6.0' changes3254b5aMerge pull request #28227 from vseanreesermsft/internal-merge-6.0-2022-06-14-...4618e01Update dependencies from https://github.com/dotnet/arcade build 20220608.2 (#...8f0abb8Update SDK and runtime versions87c5c74Merge pull request #28228 from vseanreesermsft/internal-merge-3.1-2022-06-14-...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)