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 dependency @electric-sql/pglite to v0.2.13 #2390

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@electric-sql/pglite (source) 0.2.12 -> 0.2.13 age adoption passing confidence

Release Notes

electric-sql/pglite (@​electric-sql/pglite)

v0.2.13

Compare Source

Patch Changes
  • 5e39036: Fix live queries can query a view by recursively finding all tables they depend on.
  • 3d8efbb: Bump dependencies to address Dependabot alerts
  • 1844b10: Add a new describeQuery method to get type information about a query's parameters and result fields without executing it.
  • 79e6082: Changed PGlite interface to automatically add typing for extensions.
  • 16d2296: Fix bug where Firefox was unable to remove OPFS files
  • cf50f47: Change interface of execProtocol return value to remove duplication of data buffer
  • bd1b3b9: Fix a bug in live.incrementalQuery where if it was set to limit 1 it would return no rows
  • 5e39036: Extend the return value of live queries to be subscribed to multiple times, and make the callback optional on initiation.
  • 16d2296: Fix an issue with live.incrementalQuery where the order would be incorrect with rapid consecutive queries
  • e9bd9a7: Fix the types exports spesified in package.json
  • c442c88: Added custom parser and serializer options to PGliteOptions. Added custom serializer option to QueryOptions.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies 🤝 Adding, removing or updating dependencies. label Nov 16, 2024
Copy link

vercel bot commented Nov 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
echo-cms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 16, 2024 1:25am
echo-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 16, 2024 1:25am

@omfj omfj merged commit ac756d2 into main Nov 17, 2024
6 checks passed
@omfj omfj deleted the renovate/electric-sql-pglite-0.x branch November 17, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🤝 Adding, removing or updating dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant