Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @libsql/client to ^0.14.0 #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@libsql/client ^0.3.6 -> ^0.14.0 age adoption passing confidence

Release Notes

libsql/libsql-client-ts (@​libsql/client)

v0.14.0

Compare Source

v0.13.0

Compare Source

v0.12.0

Compare Source

v0.11.0

Compare Source

v0.10.0

Compare Source

  • Add a migrate() API that can be used to do migrations on both schema databases and regular databases. It is mostly dedicated to schema migration tools.

v0.9.0

Compare Source

v0.8.1

Compare Source

  • Fix embedded replica sync WAL index path name , which caused "No such file or directory" for local sync in some cases (#​244).

v0.8.0

Compare Source

  • No changes from 0.8.0-pre.1.

v0.7.0

Compare Source

  • Add configurable concurrency limit for parallel query execution
    (defaults to 20) to address socket hangup errors.

v0.6.2

Compare Source

  • Fix compatibility issue with libSQL server versions that don't have migrations endpoint.

v0.6.1

Compare Source

  • Add an option to batch() to wait for schema changes to finish when using shared schema.

v0.6.0

Compare Source

  • Bump hrana client to 0.6.0, which uses native Node fetch(). Note that
    @libsql/client now requires Node 18 or later.

v0.5.6

Compare Source

  • Bump libsql package dependency to 0.3.10 that adds wasm32 as
    supported CPU, which is needed for StackBlitz compatibility.

v0.5.5

Compare Source

  • Bump @libsql/libsql-wasm-experimental" dependency to 0.0.2, which
    fixes a broken sqlite3_get_autocommit() export.

v0.5.4

Compare Source

  • Bump libsql dependency to 0.3.9, which fixes symbol not found errors on Alpine.

v0.5.3

Compare Source

  • Add syncInterval config option to enable periodic sync.
  • Bump libsql dependency to 0.3.7, which switches default encryption cipher to aes256cbs.

v0.5.2

Compare Source

  • Disable SQL statemen tracing in Wasm.

v0.5.1

Compare Source

  • Update libsql package to 0.3.2, add encryptionCipher option, and switch default cipher to SQLCipher.

v0.5.0

Compare Source

  • Add a encryptionKey config option, which enables encryption at rest for local database files.

v0.4.3

Compare Source

v0.4.2

Compare Source

v0.4.1

Compare Source

v0.4.0

Compare Source

  • Update hrana-client package to 0.5.6.
  • Add a @libsql/client-wasm package.
  • Fix Bun on Linux/arm64.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Jul 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chatr ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 4:04pm

@renovate renovate bot force-pushed the renovate/libsql-client-0.x branch from 0d23fd2 to e93e41e Compare July 30, 2024 10:18
@renovate renovate bot changed the title Update dependency @libsql/client to ^0.7.0 Update dependency @libsql/client to ^0.8.0 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/libsql-client-0.x branch from e93e41e to 2abf05d Compare August 3, 2024 07:02
@renovate renovate bot changed the title Update dependency @libsql/client to ^0.8.0 Update dependency @libsql/client to ^0.8.1 Aug 3, 2024
@renovate renovate bot force-pushed the renovate/libsql-client-0.x branch from 2abf05d to a3dac1b Compare August 9, 2024 19:10
@renovate renovate bot changed the title Update dependency @libsql/client to ^0.8.1 Update dependency @libsql/client to ^0.9.0 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/libsql-client-0.x branch from a3dac1b to 97d014d Compare August 26, 2024 18:28
@renovate renovate bot changed the title Update dependency @libsql/client to ^0.9.0 Update dependency @libsql/client to ^0.10.0 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/libsql-client-0.x branch from 97d014d to 1132f0f Compare September 13, 2024 14:26
@renovate renovate bot changed the title Update dependency @libsql/client to ^0.10.0 Update dependency @libsql/client to ^0.11.0 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/libsql-client-0.x branch from 1132f0f to e3cb999 Compare September 16, 2024 14:39
@renovate renovate bot changed the title Update dependency @libsql/client to ^0.11.0 Update dependency @libsql/client to ^0.12.0 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/libsql-client-0.x branch from e3cb999 to 049cbc1 Compare September 19, 2024 17:16
@renovate renovate bot changed the title Update dependency @libsql/client to ^0.12.0 Update dependency @libsql/client to ^0.13.0 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/libsql-client-0.x branch from 049cbc1 to 85271ba Compare September 20, 2024 16:02
@renovate renovate bot changed the title Update dependency @libsql/client to ^0.13.0 Update dependency @libsql/client to ^0.14.0 Sep 20, 2024
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.

0 participants