-
Notifications
You must be signed in to change notification settings - Fork 0
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/libsql-client-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/libsql-client-0.x
branch
from
July 30, 2024 10:18
0d23fd2
to
e93e41e
Compare
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
bot
force-pushed
the
renovate/libsql-client-0.x
branch
from
August 3, 2024 07:02
e93e41e
to
2abf05d
Compare
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
bot
force-pushed
the
renovate/libsql-client-0.x
branch
from
August 9, 2024 19:10
2abf05d
to
a3dac1b
Compare
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
bot
force-pushed
the
renovate/libsql-client-0.x
branch
from
August 26, 2024 18:28
a3dac1b
to
97d014d
Compare
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
bot
force-pushed
the
renovate/libsql-client-0.x
branch
from
September 13, 2024 14:26
97d014d
to
1132f0f
Compare
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
bot
force-pushed
the
renovate/libsql-client-0.x
branch
from
September 16, 2024 14:39
1132f0f
to
e3cb999
Compare
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
bot
force-pushed
the
renovate/libsql-client-0.x
branch
from
September 19, 2024 17:16
e3cb999
to
049cbc1
Compare
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
bot
force-pushed
the
renovate/libsql-client-0.x
branch
from
September 20, 2024 16:02
049cbc1
to
85271ba
Compare
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.3.6
->^0.14.0
Release Notes
libsql/libsql-client-ts (@libsql/client)
v0.14.0
Compare Source
v0.13.0
Compare Source
v0.12.0
Compare Source
hrana-client-ts
to latest 0.7.0 version which has stableisomorphic-fetch
implementation (see https://github.com/libsql/hrana-client-ts/pull/19)v0.11.0
Compare Source
libsql-js
to latest 0.4.4 version which brings full vector search support for embedded replicas (see vector search documentation here: https://docs.turso.tech/features/ai-and-embeddings)v0.10.0
Compare Source
v0.9.0
Compare Source
v0.8.1
Compare Source
v0.8.0
Compare Source
v0.7.0
Compare Source
(defaults to 20) to address socket hangup errors.
v0.6.2
Compare Source
v0.6.1
Compare Source
batch()
to wait for schema changes to finish when using shared schema.v0.6.0
Compare Source
@libsql/client
now requires Node 18 or later.v0.5.6
Compare Source
libsql
package dependency to 0.3.10 that addswasm32
assupported CPU, which is needed for StackBlitz compatibility.
v0.5.5
Compare Source
@libsql/libsql-wasm-experimental"
dependency to 0.0.2, whichfixes a broken sqlite3_get_autocommit() export.
v0.5.4
Compare Source
libsql
dependency to 0.3.9, which fixes symbol not found errors on Alpine.v0.5.3
Compare Source
syncInterval
config option to enable periodic sync.libsql
dependency to 0.3.7, which switches default encryption cipher to aes256cbs.v0.5.2
Compare Source
v0.5.1
Compare Source
libsql
package to 0.3.2, addencryptionCipher
option, and switch default cipher to SQLCipher.v0.5.0
Compare Source
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
@libsql/client-wasm
package.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.
This PR was generated by Mend Renovate. View the repository job log.