Update dependency @electric-sql/pglite to v0.5.4 - #3449
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
March 17, 2026 17:19
ed835ff to
e0cf667
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
March 19, 2026 20:48
e0cf667 to
53cd06d
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
March 25, 2026 13:49
53cd06d to
aacbce4
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
April 2, 2026 14:06
aacbce4 to
1f7f688
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
April 9, 2026 14:43
1f7f688 to
2017989
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
April 27, 2026 13:53
2017989 to
a08a0e7
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
April 30, 2026 14:32
a08a0e7 to
bb0c333
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
May 18, 2026 10:13
bb0c333 to
597e611
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
May 25, 2026 10:40
597e611 to
869d74a
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
June 2, 2026 11:42
869d74a to
b68e27c
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
June 2, 2026 14:05
b68e27c to
678e8da
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
June 11, 2026 18:00
678e8da to
1c6bc18
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
June 16, 2026 19:04
1c6bc18 to
cd73561
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
July 2, 2026 17:13
cd73561 to
95751b1
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
July 21, 2026 01:08
95751b1 to
2d13e10
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
August 3, 2026 00:37
2d13e10 to
84f1e63
Compare
This file contains hidden or 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
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.15→0.5.4Release Notes
electric-sql/pglite (@electric-sql/pglite)
v0.5.4Compare Source
Patch Changes
7e0d6d1: Detect the Node environment viaprocess.typeinstead ofprocess.versions.electron. The previous Electron guard (#951) also treated the Electron main and utility processes as non-Node, which broke PGlite's filesystem code path there.process.typeonly excludes Electron's web contexts (renderer, web worker, service worker), so PGlite keeps using the Node.js path in the Electron main and utility processes. Follow-up to #951 / #813.v0.5.3Compare Source
Patch Changes
2ccbb4c: Improve parsing/raw results handlingv0.5.2Compare Source
Patch Changes
21fc995: fix serializing arrays of BigInts0720cb6: Alow serializing untyped parameterse09535f: add pg_stat_statements.tar.gz to main packagea4e163a: fix process exit code set/restorev0.5.1Compare Source
Patch Changes
930e2d0: fix PGlite version; redeploy external extensionsv0.5.0Minor Changes
93d50aa: Upgrade to Postgres 18.3; move other extensions to their own npm packages;v0.4.6Patch Changes
2aa4d1a: Allow parsing of nulls in arrays #9972095d4e: Add ICU support.e937669: Restore process.exitCode54ed6dc: new API method copyToFs() and new param postgresqlconf817d073: restore exit codev0.4.5Compare Source
Patch Changes
c6bddde: Fix caching of artifacts such that they are not downloaded multiple timesv0.4.4Compare Source
Patch Changes
b88c5c3: Disable checkpointerv0.4.3Compare Source
Patch Changes
2ae666f: Default database, user and role are now all "postgres"fb95e66: Allow setting initial memory size.65fc101: Disable background workers.v0.4.2Compare Source
Patch Changes
41632c4: Allow passing initdb.wasm asset for bundlers that need it.v0.4.1Patch Changes
37fb39e: clear timers on exit; remove pglite-socket dependency on pglite-postgisv0.4.0Minor Changes
d848955: New simplified PGlite with separate initdb.New included extension: pg_textsearch (experimental).
New package for postgis (experimental) as extension.
Breaking changes: 'postgres' is the default database instead of 'template1'.
v0.3.16Compare Source
Patch Changes
3dfa40f: Add Apache AGE graph database extension supportConfiguration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.