Skip to content

[release/8.0] Update SQLitePCLRaw package versions#38605

Merged
AndriySvyryd merged 10 commits into
release/8.0from
copilot/skip-parameter-collection-concat
Jul 15, 2026
Merged

[release/8.0] Update SQLitePCLRaw package versions#38605
AndriySvyryd merged 10 commits into
release/8.0from
copilot/skip-parameter-collection-concat

Conversation

Copilot AI commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Backports #36551

Description

Update SQLitePCLRaw.bundle_e_sqlite3 to 2.1.12

Customer impact

Current version had high-severity CVEs.

How found

Reported by multiple customers.

Regression

No.

Testing

Existing coverage.

Risk

Low-to-moderate. This is a major version upgrade. It drops support for uap10.0 and classic Xamarin and requires newer native runtimes.

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the SQLitePCLRaw dependency stack used by EFCore’s SQLite provider and test suite, and temporarily skips a SQLite-specific query test failing under newer SQLite behavior (Issue #32561).

Changes:

  • Bump SQLitePCLRaw.bundle_e_sqlite3 to 3.0.3 and add an explicit pin to SQLitePCLRaw.lib.e_sqlite3 3.53.3 in the SQLite provider packages and functional tests.
  • Skip Parameter_collection_Concat_column_collection in PrimitiveCollectionsQuerySqliteTest for SQLite pending Issue #32561.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
test/EFCore.Sqlite.FunctionalTests/Query/PrimitiveCollectionsQuerySqliteTest.cs Skips the failing SQLite-specific functional test (Issue #32561).
test/EFCore.Sqlite.FunctionalTests/EFCore.Sqlite.FunctionalTests.csproj Updates SQLitePCLRaw bundle version and pins lib.e_sqlite3 for functional tests.
src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj Updates SQLitePCLRaw bundle version and pins lib.e_sqlite3 for Microsoft.Data.Sqlite.
src/EFCore.Sqlite/EFCore.Sqlite.csproj Updates SQLitePCLRaw bundle version and pins lib.e_sqlite3 for Microsoft.EntityFrameworkCore.Sqlite.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…r SQLite projects

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Comment thread test/EFCore.Sqlite.FunctionalTests/EFCore.Sqlite.FunctionalTests.csproj Outdated
…-amd64 image

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Copilot AI changed the title Update SQLitePCLRaw package versions for Sqlite packages and skip affected SQLite query test Update SQLitePCLRaw package versions, skip affected SQLite query test, and update CI Helix image Jul 10, 2026
Copilot AI requested a review from AndriySvyryd July 10, 2026 01:29
@AndriySvyryd AndriySvyryd changed the title Update SQLitePCLRaw package versions, skip affected SQLite query test, and update CI Helix image [release/8.0] Update SQLitePCLRaw package versions Jul 10, 2026
@AndriySvyryd
AndriySvyryd marked this pull request as ready for review July 10, 2026 05:27
@AndriySvyryd
AndriySvyryd requested a review from wtgodbe as a code owner July 10, 2026 05:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Comment thread src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 10, 2026 06:24
…Data.Sqlite.Tests

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot July 15, 2026 17:53
Copilot AI requested a review from AndriySvyryd July 15, 2026 17:53
@AndriySvyryd
AndriySvyryd requested a review from Copilot July 15, 2026 19:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 11 out of 11 changed files in this pull request and generated 4 comments.

Comment thread test/Microsoft.Data.Sqlite.Tests/Microsoft.Data.Sqlite.Tests.csproj Outdated
Comment thread src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj
Comment thread src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot July 15, 2026 19:42
@AndriySvyryd
AndriySvyryd requested a review from Copilot July 15, 2026 20:18

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 13 out of 13 changed files in this pull request and generated 2 comments.

Comment thread azure-pipelines-public.yml
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
@AndriySvyryd AndriySvyryd added this to the 8.0.30 milestone Jul 15, 2026
@AndriySvyryd
AndriySvyryd merged commit 4fbaf8a into release/8.0 Jul 15, 2026
7 checks passed
@AndriySvyryd
AndriySvyryd deleted the copilot/skip-parameter-collection-concat branch July 15, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants