Skip to content

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

Merged
mergify[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/electric-sql/pglite-0.5.4
Jul 3, 2026
Merged

chore(deps): bump @electric-sql/pglite from 0.5.3 to 0.5.4#328
mergify[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/electric-sql/pglite-0.5.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 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 the automerge label Jul 3, 2026
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 dd702d9 to 5dad956 Compare July 3, 2026 00:17
@mergify mergify Bot merged commit 521b13d into master Jul 3, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/electric-sql/pglite-0.5.4 branch July 3, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants