Skip to content

Update dependency @electric-sql/pglite to v0.5.4 - #3449

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/electric-sql-pglite-0.x
Open

Update dependency @electric-sql/pglite to v0.5.4#3449
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/electric-sql-pglite-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@electric-sql/pglite (source) 0.3.150.5.4 age confidence

Release Notes

electric-sql/pglite (@​electric-sql/pglite)

v0.5.4

Compare Source

Patch Changes
  • 7e0d6d1: Detect the Node environment via process.type instead of process.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.type only 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.3

Compare Source

Patch Changes
  • 2ccbb4c: Improve parsing/raw results handling

v0.5.2

Compare Source

Patch Changes
  • 21fc995: fix serializing arrays of BigInts
  • 0720cb6: Alow serializing untyped parameters
  • e09535f: add pg_stat_statements.tar.gz to main package
  • a4e163a: fix process exit code set/restore

v0.5.1

Compare Source

Patch Changes
  • 930e2d0: fix PGlite version; redeploy external extensions

v0.5.0

Minor Changes
  • 93d50aa: Upgrade to Postgres 18.3; move other extensions to their own npm packages;

v0.4.6

Patch Changes

v0.4.5

Compare Source

Patch Changes
  • c6bddde: Fix caching of artifacts such that they are not downloaded multiple times

v0.4.4

Compare Source

Patch Changes

v0.4.3

Compare 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.2

Compare Source

Patch Changes
  • 41632c4: Allow passing initdb.wasm asset for bundlers that need it.

v0.4.1

Patch Changes
  • 37fb39e: clear timers on exit; remove pglite-socket dependency on pglite-postgis

v0.4.0

Minor 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.16

Compare Source

Patch Changes
  • 3dfa40f: Add Apache AGE graph database extension support

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • Between 12:00 AM and 03:59 AM, only on Monday (* 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Mar 16, 2026
@changeset-bot

changeset-bot Bot commented Mar 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 84f1e63

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.3.16 Update dependency @electric-sql/pglite to v0.4.0 Mar 17, 2026
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from ed835ff to e0cf667 Compare March 17, 2026 17:19
@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.4.0 Update dependency @electric-sql/pglite to v0.4.1 Mar 19, 2026
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from e0cf667 to 53cd06d Compare March 19, 2026 20:48
@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.4.1 Update dependency @electric-sql/pglite to v0.4.2 Mar 25, 2026
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from 53cd06d to aacbce4 Compare March 25, 2026 13:49
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from aacbce4 to 1f7f688 Compare April 2, 2026 14:06
@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.4.2 Update dependency @electric-sql/pglite to v0.4.3 Apr 2, 2026
@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.4.3 Update dependency @electric-sql/pglite to v0.4.4 Apr 9, 2026
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from 1f7f688 to 2017989 Compare April 9, 2026 14:43
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from 2017989 to a08a0e7 Compare April 27, 2026 13:53
@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.4.4 Update dependency @electric-sql/pglite to v0.4.5 Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from a08a0e7 to bb0c333 Compare April 30, 2026 14:32
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from bb0c333 to 597e611 Compare May 18, 2026 10:13
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from 597e611 to 869d74a Compare May 25, 2026 10:40
@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.4.5 Update dependency @electric-sql/pglite to v0.4.6 May 25, 2026
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from 869d74a to b68e27c Compare June 2, 2026 11:42
@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.4.6 Update dependency @electric-sql/pglite to v0.5.0 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from b68e27c to 678e8da Compare June 2, 2026 14:05
@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.5.0 Update dependency @electric-sql/pglite to v0.5.1 Jun 2, 2026
@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.5.1 Update dependency @electric-sql/pglite to v0.5.2 Jun 11, 2026
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from 678e8da to 1c6bc18 Compare June 11, 2026 18:00
@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.5.2 Update dependency @electric-sql/pglite to v0.5.3 Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from 1c6bc18 to cd73561 Compare June 16, 2026 19:04
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from cd73561 to 95751b1 Compare July 2, 2026 17:13
@renovate renovate Bot changed the title Update dependency @electric-sql/pglite to v0.5.3 Update dependency @electric-sql/pglite to v0.5.4 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from 95751b1 to 2d13e10 Compare July 21, 2026 01:08
@renovate
renovate Bot force-pushed the renovate/electric-sql-pglite-0.x branch from 2d13e10 to 84f1e63 Compare August 3, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants