Skip to content

chore(deps): bump @electric-sql/pglite from 0.4.5 to 0.4.6 in the patch-dependencies group#16

Merged
reaatech merged 4 commits into
mainfrom
dependabot/npm_and_yarn/patch-dependencies-95c802c6d9
May 25, 2026
Merged

chore(deps): bump @electric-sql/pglite from 0.4.5 to 0.4.6 in the patch-dependencies group#16
reaatech merged 4 commits into
mainfrom
dependabot/npm_and_yarn/patch-dependencies-95c802c6d9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps the patch-dependencies group with 1 update: @electric-sql/pglite.

Updates @electric-sql/pglite from 0.4.5 to 0.4.6

Changelog

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

0.4.6

Patch Changes

  • 2aa4d1a: Allow parsing of nulls in arrays #997
  • 2095d4e: Add ICU support.
  • e937669: Restore process.exitCode
  • 54ed6dc: new API method copyToFs() and new param postgresqlconf
  • 817d073: restore exit code
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-dependencies group with 1 update: [@electric-sql/pglite](https://github.com/electric-sql/pglite/tree/HEAD/packages/pglite).


Updates `@electric-sql/pglite` from 0.4.5 to 0.4.6
- [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/HEAD/packages/pglite)

---
updated-dependencies:
- dependency-name: "@electric-sql/pglite"
  dependency-version: 0.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 25, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@reaatech
Copy link
Copy Markdown
Owner

⚠️ Dependabot fix attempt produced no changes

Opencode investigated the CI failure for @electric-sql/pglite from 0.4.5 → 0.4.6 but did not produce a fix. Leaving open for human review.

1 similar comment
@reaatech
Copy link
Copy Markdown
Owner

⚠️ Dependabot fix attempt produced no changes

Opencode investigated the CI failure for @electric-sql/pglite from 0.4.5 → 0.4.6 but did not produce a fix. Leaving open for human review.

No breakage from the @electric-sql/pglite 0.4.5 → 0.4.6 bump — build, lint, typecheck, and all 98 unit/integration/security tests pass.

The test CI failure is caused by a pre-existing vulnerability in a transitive dependency unrelated to @electric-sql/pglite:

  - qs@>=6.11.1 <=6.15.1 (patched in >=6.15.2): packages__server>supertest>superagent>qs

This is a moderate-severity CVE (GHSA-q8mj-m7cp-5q26) that requires an upstream fix in supertest/superagent, not in this PR.
@reaatech
Copy link
Copy Markdown
Owner

⚠️ Dependabot fix attempt produced no changes

Opencode investigated the CI failure for @electric-sql/pglite from 0.4.5 → 0.4.6 but did not produce a fix. Leaving open for human review.

2 similar comments
@reaatech
Copy link
Copy Markdown
Owner

⚠️ Dependabot fix attempt produced no changes

Opencode investigated the CI failure for @electric-sql/pglite from 0.4.5 → 0.4.6 but did not produce a fix. Leaving open for human review.

@reaatech
Copy link
Copy Markdown
Owner

⚠️ Dependabot fix attempt produced no changes

Opencode investigated the CI failure for @electric-sql/pglite from 0.4.5 → 0.4.6 but did not produce a fix. Leaving open for human review.

reaatech added 2 commits May 25, 2026 19:55
The pnpm audit step in CI fails with a moderate vulnerability in qs
(transitive via supertest>superagent>qs). Adding qs to pnpm.overrides
forces resolution to the patched version >=6.15.2.
@reaatech reaatech merged commit d304078 into main May 25, 2026
2 checks passed
@reaatech
Copy link
Copy Markdown
Owner

✅ Dependabot PR Merged

  • Bump: @electric-sql/pglite from 0.4.5 → 0.4.6
  • Attempts to fix CI: 2
  • Merge: d304078

@reaatech reaatech deleted the dependabot/npm_and_yarn/patch-dependencies-95c802c6d9 branch May 25, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant