Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies / powersync v1.1.0 #44

Merged
merged 3 commits into from
Jan 4, 2024
Merged

Update dependencies / powersync v1.1.0 #44

merged 3 commits into from
Jan 4, 2024

Conversation

rkistner
Copy link
Contributor

@rkistner rkistner commented Jan 4, 2024

powersync package:

  • v1.1.0
  • Update sqlite_async dependency:
    • Supports catching errors in transactions and continuing the transaction.
    • Add tx.closed and db/tx.getAutoCommit()
  • Update uuid dependency:
    • Now uses CryptoRNG from uuid package now that the performance improvements are upstream.
  • Requires Dart ^3.2.0 / Flutter ^3.16.0.

powersync_attachments_helper package:

  • v0.1.4
  • Update dependencies.
  • Declare support for Windows, MacOS and Linux platforms.

@rkistner rkistner requested a review from DominicGBauer January 4, 2024 08:10
@rkistner
Copy link
Contributor Author

rkistner commented Jan 4, 2024

The pana check fails on powersync_attachments_helper due to the powersync 1.1.0 dependency not being published yet. I'll manually rerun the check before publishing.

@rkistner rkistner merged commit 02e5834 into master Jan 4, 2024
4 checks passed
@rkistner rkistner deleted the update-all branch January 4, 2024 09:10
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.

2 participants