Update dependency @electric-sql/pglite to v0.2.13 #2390
Merged
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.12
->0.2.13
Release Notes
electric-sql/pglite (@electric-sql/pglite)
v0.2.13
Compare Source
Patch Changes
5e39036
: Fix live queries can query a view by recursively finding all tables they depend on.3d8efbb
: Bump dependencies to address Dependabot alerts1844b10
: Add a newdescribeQuery
method to get type information about a query's parameters and result fields without executing it.79e6082
: Changed PGlite interface to automatically add typing for extensions.16d2296
: Fix bug where Firefox was unable to remove OPFS filescf50f47
: Change interface of execProtocol return value to remove duplication of data bufferbd1b3b9
: Fix a bug in live.incrementalQuery where if it was set tolimit 1
it would return no rows5e39036
: Extend the return value of live queries to be subscribed to multiple times, and make the callback optional on initiation.16d2296
: Fix an issue with live.incrementalQuery where the order would be incorrect with rapid consecutive queriese9bd9a7
: Fix the types exports spesified in package.jsonc442c88
: Added custom parser and serializer options toPGliteOptions
. Added custom serializer option toQueryOptions
.Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.