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.17 - autoclosed #5592

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

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

Release Notes

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

v0.2.17

Compare Source

Patch Changes
  • 6bdd74e: listen and unlisten case sensitivity behaviour aligned to default PostgreSQL behaviour'
  • f94d591: added clone() method to pglite API. clones an instance such that it can be reused (for example running tests on existing data without readding all data)

v0.2.16

Compare Source

Patch Changes
  • c36fd09: Improvements to parsing results received from pg
  • e037883: Fixed PGliteWorkerOptions type
  • d6b981b: Fix the return type of the .transaction method
  • 17e7664: Export the base filesystem to enable creating custom file systems. NOTE: This is a work-in-progress API, it is not stable, and may change significantly in future!
  • 118ba3e: Add affectedRows for COPY command
  • d93c1bb: Add refreshArrayTypes() call to re-sync newly created complex array columns, like enums
  • ddd4a68: Removes postgis extension which leads to a smaller build of the package
  • f3f1103: Refactor the protocol message parse code to be simpler and easer to follow
  • 67fb2aa: feat: add support for loading compressed dumps via loadDataDir that are not labeled with mimetype

v0.2.15

Compare Source

Patch Changes
  • fa13714: Remove a debug console.log from the live query plugin

v0.2.14

Compare Source

Patch Changes
  • 6547374: New runExclusive method on PGlite that allows you to hold an exclusive lock on the database, for use with execProtocol* methods
  • 6547374: A new execProtocolRawSync method that can execute a postgres wire protocol synchronously
  • df5c290: Make pglite compatible with @​jest-environment: node
  • 1784d04: Bump Emscripten to 3.1.72
  • ae36974: Fix a bug with pipelining prepared statements.
  • 75f9f6d: Add a offset and limit option to live queries, when used it will return the total count for the query along with efficient updating of the offset. This works well with windowed or virtualised scrolling components.
  • ce212cf: Use PG "WITH RECURSIVE" to traverse the live query dependencies

Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 Pull requests that update a dependency file label Jan 26, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 26, 2025
@lobehubbot
Copy link
Member

👍 @renovate[bot]

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

vercel bot commented Jan 26, 2025

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

Name Status Preview Comments Updated (UTC)
lobe-chat-database ✅ Ready (Inspect) Visit Preview Feb 18, 2025 7:28am
lobe-chat-desktop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 18, 2025 7:28am
lobe-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 18, 2025 7:28am

Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.90%. Comparing base (a0a9592) to head (78a77f5).
Report is 234 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5592      +/-   ##
==========================================
+ Coverage   91.86%   97.90%   +6.04%     
==========================================
  Files         684       14     -670     
  Lines       62196     3630   -58566     
  Branches     3095      205    -2890     
==========================================
- Hits        57137     3554   -53583     
+ Misses       5059       76    -4983     
Flag Coverage Δ
app ?
server 97.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title Update dependency @electric-sql/pglite to v0.2.16 Update dependency @electric-sql/pglite to v0.2.17 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/electric-sql-pglite-0.x branch from d7a4c3b to 45b9134 Compare February 12, 2025 16:03
Copy link
Contributor

gru-agent bot commented Feb 12, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 45b9134 🚫 Skipped No files need to be tested {"package.json":"target file(package.json) not in work scope \n include: src/utils,src/server,src/database,src/store \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/.d.ts,**/.test.js,**/*.spec.js"}

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

@renovate renovate bot force-pushed the renovate/electric-sql-pglite-0.x branch from 45b9134 to 78a77f5 Compare February 18, 2025 06:49
@renovate renovate bot changed the title Update dependency @electric-sql/pglite to v0.2.17 Update dependency @electric-sql/pglite to v0.2.17 - autoclosed Mar 9, 2025
@renovate renovate bot closed this Mar 9, 2025
@renovate renovate bot deleted the renovate/electric-sql-pglite-0.x branch March 9, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant