Skip to content

chore(deps): bump @electric-sql/pglite from 0.5.3 to 0.5.4 - #32

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/electric-sql/pglite-0.5.4
Open

chore(deps): bump @electric-sql/pglite from 0.5.3 to 0.5.4#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/electric-sql/pglite-0.5.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps @electric-sql/pglite from 0.5.3 to 0.5.4.

Release notes

Sourced from @​electric-sql/pglite's releases.

@​electric-sql/pglite@​0.5.4

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.

@​electric-sql/pglite-prepopulatedfs@​0.5.4

Patch Changes

  • Updated dependencies [7e0d6d1]
    • @​electric-sql/pglite@​0.5.4
Changelog

Sourced from @​electric-sql/pglite's changelog.

0.5.4

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.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 21, 2026
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
good-wallet-v2 Ignored Ignored Preview Jul 30, 2026 5:38am

Request Review

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electric-sql/pglite-0.5.4 branch 2 times, most recently from 7c1c9dc to 4e15b36 Compare July 30, 2026 05:38
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electric-sql/pglite-0.5.4 branch from 4e15b36 to afd4e6f Compare August 5, 2026 15:37
@dependabot dependabot Bot changed the title Bump @electric-sql/pglite from 0.5.3 to 0.5.4 chore(deps): bump @electric-sql/pglite from 0.5.3 to 0.5.4 Aug 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electric-sql/pglite-0.5.4 branch 9 times, most recently from 4955384 to bcba4d4 Compare August 6, 2026 14:22
Bumps [@electric-sql/pglite](https://github.com/electric-sql/pglite/tree/HEAD/packages/pglite) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/electric-sql/pglite/releases)
- [Changelog](https://github.com/electric-sql/pglite/blob/main/packages/pglite/CHANGELOG.md)
- [Commits](https://github.com/electric-sql/pglite/commits/@electric-sql/pglite@0.5.4/packages/pglite)

---
updated-dependencies:
- dependency-name: "@electric-sql/pglite"
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electric-sql/pglite-0.5.4 branch from bcba4d4 to 20fb0aa Compare August 7, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants