AndreasReitberger / KlipperRestApiSharp

A C# based library to communicate with a klipper using Moonraker as WebApi base.
https://andreas-reitberger.de/datenbanken-softwareloesungen/nugets/klipperrestapisharp/
Apache License 2.0
14 stars 2 forks source link

Bump SQLitePCLRaw.provider.dynamic_cdecl from 2.1.6 to 2.1.7 #90

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps SQLitePCLRaw.provider.dynamic_cdecl from 2.1.6 to 2.1.7.

Release notes

Sourced from SQLitePCLRaw.provider.dynamic_cdecl's releases.

v2.1.7

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
Commits
  • 134a7d9 2.1.7
  • 5d26665 no more FEATURE_FUNCPTRS/plain for generic net6.0 targets, #573
  • 643cb69 Merge pull request #572 from uweigand/linux-musl-s390x
  • ac49cdd disable the serialize tests for winsqlite3
  • 0c80537 Add support for linux-musl-s390x target
  • 20dd316 Merge pull request #568 from utelle/fix-anchor-sqlite3mc-readme
  • 0cf88a3 Adjust README.md
  • 5be414a rm another piece of version info from bundle_e_sqlite3mc readme
  • c30edf8 ifdef out the test cases that have db file deps for now. #565
  • c0d263f Merge pull request #567 from utelle/adjust-encryption-tests
  • 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 show 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)