Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Updated SQLitePCLRaw.core from 2.1.0 to 3.0.2.

Release notes

Sourced from SQLitePCLRaw.core's releases.

3.0.2

Update SourceGear.lib dependency to 3.50.4.2

3.0.1

  • Change package ID of SQLitePCLRaw.lib.e_sqlite3 to SourceGear.sqlite3
  • Minor changes to readmes and such

3.0.0

v3 release notes

2.1.11

  • Update sqlite3 and sqlite3mc builds to SQLite 3.49.1

2.1.10

  • Wasm assets for .NET 9
  • Update sqlite3 and sqlite3mc builds to SQLite 3.46.1
  • Update Android builds to add support for 16kb page size

2.1.9

  • Update sqlite3 and sqlite3mc to SQLite 3.46.0
  • Add support for risvc64 (thanks @​kasperk81)

2.1.8

Update e_sqlite3 and e_sqlite3mc builds to SQLite 3.45.1

2.1.7

  • New packages with support for SQLite3 Multiple Ciphers, thanks to @​bricelam and @​utelle
  • Fix for problems with VSTO, thanks to @​farzonl
  • Fix for perf-related warning CA1859, thanks to @​bricelam
  • Fix for incorrect handling of empty string with Span APIs, thanks to @​nil4
  • Add sqlite3_serialize/deserialize, thanks to @​Trinitek and @​garthmz
  • Add support for linux-musl-s390x, thanks to @​uweigand
  • Fix problem with calling conventions on x86, thanks to @​filipnavara

The versions of the underlying SQLite code for the builds in this release are:

  • 3.44.0 for e_sqlite3
  • 3.44.0 for e_sqlite3mc
  • 3.39.2 for e_sqlcipher

2.1.6

  • Wasm assets and RID tweak for compatibility with upcoming .NET 8 release

2.1.5

  • Fix support for iOS simulator on arm64 Macs
  • Update e_sqlite3 builds to 3.41.2
  • (e_sqlcipher builds remain at 3.39.2)

2.1.4

  • Fix issue with sqlite3_load_extension #​532
  • Update e_sqlite3 builds to 3.40.1
  • (e_sqlcipher builds remain at 3.39.2)

2.1.3

Includes support for ppc64le (thanks to @​alhad-deshpande and @​janani66). No other changes.

2.1.2

  • Include Wasm builds which are compatible with .NET 7
  • Fix problems with net6.0 targeting 32-bit Windows. The previous release (v2.1.1) also had an attempt at this fix, but that code broke things on net6.0-ios
    , due to an apparent bug in the Mono AOT code.
  • (From 2.1.1) Update to more recent e_sqlite3 (3.39.2) and e_sqlcipher versions

2.1.1

NOTE: This release was found to cause build problems with net6.0-ios. See #​516

  • Fix incorrect calling convention problem #​506
  • Update to more recent e_sqlite3 (3.39.2) and e_sqlcipher versions

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

---
updated-dependencies:
- dependency-name: SQLitePCLRaw.core
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 17, 2025
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