Skip to content

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
mainfrom
dependabot/nuget/Microsoft.EntityFrameworkCore.Sqlite.Core-6.0.7
Closed

chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite.Core from 5.0.17 to 6.0.7#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Microsoft.EntityFrameworkCore.Sqlite.Core-6.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2022

Copy link
Copy Markdown

Bumps Microsoft.EntityFrameworkCore.Sqlite.Core from 5.0.17 to 6.0.7.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Sqlite.Core's releases.

EF Core 6.0.7

This is a patch release of EF Core 6.0 containing only important bug fixes:

EF Core 6.0.6

This is a patch release of EF Core 6.0 containing only important bug fixes:

Note that this release contains a breaking change for the dotnet-ef command line tool.

EF Core 6.0.5

This is a patch release of EF Core 6.0 containing only important bug fixes:

EF Core 6.0.4

This is a patch release of EF Core 6.0 containing only important bug fixes:

EF Core 6.0.3

This is a patch release of EF Core 6.0 containing only important bug fixes:

EF Core 6.0.2

This is a patch release of EF Core 6.0 containing only important bug fixes:

... (truncated)

Commits

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot requested a review from DevJonny as a code owner July 29, 2022 08:12
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 29, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 15, 2022

Copy link
Copy Markdown
Author

Superseded by #23.

@dependabot dependabot Bot closed this Aug 15, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/Microsoft.EntityFrameworkCore.Sqlite.Core-6.0.7 branch August 15, 2022 04:28
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>
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