chore(deps): update dependency @electric-sql/pglite to v0.5.4 - #290
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @electric-sql/pglite to v0.5.4#290renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
March 20, 2026 18:00
c28bc1f to
0593fc5
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
March 22, 2026 21:30
0593fc5 to
9633f3e
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
March 28, 2026 12:50
9633f3e to
205dc3b
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
April 5, 2026 13:06
205dc3b to
555d410
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
April 12, 2026 13:08
555d410 to
73ca6c6
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
April 30, 2026 15:31
73ca6c6 to
59b129b
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
May 28, 2026 11:29
59b129b to
4507b08
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
July 25, 2026 23:51
4507b08 to
56af44c
Compare
renovate
Bot
force-pushed
the
renovate/electric-sql-pglite-0.x
branch
from
July 26, 2026 00:58
56af44c to
5c18710
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.14→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 supportv0.3.15Compare Source
Patch Changes
45bff97: added pgcrypto extension5ec474f: Added pg_hashids extension.Configuration
📅 Schedule: (UTC)
🚦 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.