Skip to content

Conversation

@simolus3
Copy link
Contributor

modules/module-postgres does not directly import jose, pgwire or uri-js. In particular for pgwire, it had a dependency that was in conflict with @powersync/service-jpgwire (which should be fine because we've never directly imported it, but may confuse tools reading dependencies).

Since the dependencies aren't used, this gets rid of them.

@simolus3 simolus3 requested a review from johnshearar December 16, 2025 16:36
@changeset-bot
Copy link

changeset-bot bot commented Dec 16, 2025

🦋 Changeset detected

Latest commit: ff2c323

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages
Name Type
@powersync/service-module-postgres Patch
@powersync/service-schema Patch
@powersync/service-image Patch
@powersync/service-core Patch
@powersync/service-core-tests Patch
@powersync/service-module-core Patch
@powersync/service-module-mongodb-storage Patch
@powersync/service-module-mongodb Patch
@powersync/service-module-mssql Patch
@powersync/service-module-mysql Patch
@powersync/service-module-postgres-storage Patch
test-client Patch

Not sure what this means? Click here to learn what changesets are.

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

@simolus3 simolus3 force-pushed the postgres-dependencies branch from cec2f0b to ff2c323 Compare December 16, 2025 16:36
@simolus3 simolus3 merged commit e6921dd into main Dec 16, 2025
25 checks passed
@simolus3 simolus3 deleted the postgres-dependencies branch December 16, 2025 16:50
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.

3 participants