Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 6, 2021

Bumps SQLitePCLRaw.bundle_e_sqlite3 from 2.0.3 to 2.0.6.

Release notes

Sourced from SQLitePCLRaw.bundle_e_sqlite3's releases.

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
  • 15571af 2.0.6, which is 2.0.5 with the linux native binaries rebuilt, to make them co...
  • 8da7d7b 2.0.6-pre
  • a24e687 Revert "attempt to run the gh actions build on ubuntu as well"
  • a2d31b1 chg pub.yml to run only on Windows
  • 4fa81a4 attempt to run the gh actions build on ubuntu as well
  • 2ca1672 fix name of newbuild
  • 33e4fac add newbuild.yml action to try getting the build action to work with the net6...
  • a5e520e prep 2.0.5
  • 9c7290d fix typo in logical name #423
  • 03c1bdd (possibly clueless) attempt at making this 'linker aware' as mentioned in #423
  • 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.6.
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](ericsink/SQLitePCL.raw@v2.0.3...v2.0.6)

---
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 Sep 6, 2021

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2021

Superseded by #22.

@dependabot dependabot bot closed this Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.6 branch November 1, 2021 09:02
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