Update dependency @electric-sql/pglite to v0.2.16 #5592
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.2.13
->0.2.16
Release Notes
electric-sql/pglite (@electric-sql/pglite)
v0.2.16
Compare Source
Patch Changes
c36fd09
: Improvements to parsing results received from pge037883
: Fixed PGliteWorkerOptions typed6b981b
: Fix the return type of the.transaction
method17e7664
: Export the base filesystem to enable creating custom file systems. NOTE: This is a work-in-progress API, it is not stable, and may change significantly in future!118ba3e
: Add affectedRows for COPY commandd93c1bb
: AddrefreshArrayTypes()
call to re-sync newly created complex array columns, like enumsddd4a68
: Removes postgis extension which leads to a smaller build of the packagef3f1103
: Refactor the protocol message parse code to be simpler and easer to follow67fb2aa
: feat: add support for loading compressed dumps via loadDataDir that are not labeled with mimetypev0.2.15
Compare Source
Patch Changes
fa13714
: Remove a debug console.log from the live query pluginv0.2.14
Compare Source
Patch Changes
6547374
: NewrunExclusive
method on PGlite that allows you to hold an exclusive lock on the database, for use withexecProtocol*
methods6547374
: A newexecProtocolRawSync
method that can execute a postgres wire protocol synchronouslydf5c290
: Make pglite compatible with @jest-environment: node1784d04
: Bump Emscripten to 3.1.72ae36974
: Fix a bug with pipelining prepared statements.75f9f6d
: Add aoffset
andlimit
option to live queries, when used it will return the total count for the query along with efficient updating of the offset. This works well with windowed or virtualised scrolling components.ce212cf
: Use PG "WITH RECURSIVE" to traverse the live query dependenciesConfiguration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, 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.