Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps SQLitePCLRaw.bundle_e_sqlite3 from 2.0.3 to 2.0.7.

Release notes

Sourced from SQLitePCLRaw.bundle_e_sqlite3's releases.

v2.0.7

This release is driven only by the need to fix cases involving .NET Framework, especially with AnyCPU.

v2.0.6

e_sqlite3 and e_sqlcipher builds have been updated to be compatible with ubuntu 16.04 and 18.04

v2.0.5

  • Update e_sqlcipher builds #390
  • Update e_sqlite3 builds #381
  • Native builds for Apple Silicon #375
  • sqlite3_keyword functions #385
  • Use DllImport more and dynamic provider less #419 #389
  • Mark the utf8z overload of prepare_v2/v3 obsolete #321
  • Perf improvements #401 #402 #403 #399
  • New overload for create_collation #378
  • Support for s390 #427

v2.0.4

Changes in 2.0.4:

  1. The e_sqlite3 builds are now at SQLite 3.33.0 #350
  2. The e_sqlcipher builds remain unchanged
  3. Windows e_sqlite3 builds are now done with toolset v142
  4. Android e_sqlite3 builds are now done with NDK r21d, and armeabi is no longer supported.
  5. Builds of e_sqlite3 and e_sqlcipher are now included for linux-mips64 (thanks to @​sunny868, see #360)
  6. Target netcoreapp3.1 instead of netcoreapp3.0
  7. New bundle_sqlite3 package #325
  8. Fix #321 crash bug

Notable things NOT in 2.0.4:

  • No changes related to the use of NativeLibrary.Load and problems with AssemblyLoadContext #343
  • No changes related to sqlite3_isexplain and the corresponding problems with UWP builds #346
  • No support for recent SQLite features like uint, decimal, ieee754, because they are not in the SQLite amalgamation
  • No fix for Xamarin.Mac problem finding the native code library #358
  • Still targeting net461 even though there are cases where saying net472 would apparently be more correct #349
  • No support for snapshot #333
Commits
  • 7d75cae 2.0.7
  • c418e0e forgot to instal net6 sdk in the pub action
  • 1bf1e73 revert the experimental fix for #389 and try a different approach. .net fram...
  • e4370bd add net6.0 to the fake_xunit test runs
  • 4b53f4f tweak github action include-prerelease for .net 6
  • 3501722 add net6 sdk to the gh action
  • c1ab204 attempted progress on #450 -- not successful. it's not clear exactly how the...
  • 67b7458 chg version to 2.0.7-pre
  • 15571af 2.0.6, which is 2.0.5 with the linux native binaries rebuilt, to make them co...
  • 8da7d7b 2.0.6-pre
  • Additional 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 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 [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw) from 2.0.3 to 2.0.7.
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](ericsink/SQLitePCL.raw@v2.0.3...v2.0.7)

---
updated-dependencies:
- dependency-name: SQLitePCLRaw.bundle_e_sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2021

The following labels could not be found: auto-merge.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 30, 2022

Superseded by #30.

@dependabot dependabot bot closed this May 30, 2022
@dependabot dependabot bot deleted the dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.7 branch May 30, 2022 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant