Skip to content

fix(deps): update dependency rxdb to v16#32

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rxdb-16.x
Open

fix(deps): update dependency rxdb to v16#32
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rxdb-16.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 3, 2025

This PR contains the following updates:

Package Change Age Confidence
rxdb (source) ^15.39.0^16.0.0 age confidence

Release Notes

pubkey/rxdb (rxdb)

v16.21.1

Compare Source

  • feat: replication-supabase querybuilder #​7566
  • FIX Array type is omitted in GraphQL query builder #​7532

v16.21.0

Compare Source

  • FIX(docs) search visibility and positioning
  • ADD(storage-localstorage) attachment support.
  • FIX error in dev mode when writing object with no prototype #​7530
  • FIX findOne subscription + exec returns wrong results #​7497
  • FIX(supabase-replication) push.modifier is not used #​7513

v16.20.0

Compare Source

  • FIX(types) pull handler can return undefined as checkpoint.
  • FIX Issue running rxdb dev mode plugin on latest react native #​7421
  • DOCS add info about non allowed top level properties #​7449

v16.19.1

Compare Source

v16.19.0

Compare Source

v16.18.0

Compare Source

  • FIX "when a push handler is interrupted mid-way by a reload, after the reload retry doesn't happen" via discord
  • FIX query hanging after local document inserted #​7349
  • FIX(sqlite-storage) query $or with null returns wrong results #​7356

v16.17.2

Compare Source

  • FIX credentials header in RxServer #​283

v16.17.1

Compare Source

  • UPDATE express to v5 in RxServer

v16.17.0

Compare Source

  • ADD blockSizeLimit to memory mapped storage.
  • FIX cleanup of a collection must also run the cleanup of the meta data of replications.
  • FIX type of SimplePeerConnectionHandlerOptions.webSocketConstructor #​7311

v16.16.0

Compare Source

  • FIX updates not working after migration of replication state #​7260
  • FIX on ReplicationState.pause(), ensureNotFalsy() throws #​7264

v16.15.0

Compare Source

  • ADD option to remove and update a document in the same atomic write operation.
  • ADD option to disable WITHOUT ROWID in the SQLite RxStorage.
  • FIX ajv-validation must know about the date-time format by default #​7253
  • FIX db.addCollections fails after it failed for a missing migration strategy #​7226
  • FIX SQLite storage fails while querying with null #​7236

v16.13.0

Compare Source

  • FIX queue start/stop/cancel operations in the replication state to ensure operations do not intersect and cause errors.
  • FIX real-time query ignoring the latest changes after deleting and purging data #​7187
  • ADD putAttachmentBase64() and getDataBase64() to the attachments API so that attachments can be stored and read in runtimes that do not support Blob.
  • FIX schema migration failing when returning null #​7204

v16.12.0

Compare Source

  • FIX migration-schema error: "more then one meta info found".
  • FIX state get changes from other state will get error #​7097
  • FIX toggleOnDocumentVisible isVisible not always truthy #​7095
  • IMPROVE error message when crypto.subtle.digest is not defined.

v16.11.0

Compare Source

  • FIX MigrationStrategies type not generic #​7055
  • FIX Full text search ajv validation issue #​4
  • Full text search with encryption issue #​5
  • Published the Appwrite Replication Plugin in beta mode
  • UPDATE the ws package to the latest version.

v16.10.0

Compare Source

v16.9.0

Compare Source

  • ADD Localstorage RxStorage.
  • ADD docs about Partial Sync.
  • ADD SQLite Storage example with tauri #​6939.
  • ADD closeDuplicates flag as alternative to ignoreDuplicate to createRxDatabase #​7013.
  • FIX (electron) "Object has been destroyed" error was introduced again in RxDB version 16 #​5370.
  • FIX Memory-mapped storage can have duplicate documents if a write happens during cleanup.
  • FIX migrate schema with multiple connected storages causes error #​7008

v16.8.1

Compare Source

  • FIX col.find() ignores the primaryKey index if another index was defined #​6925

v16.8.0

Compare Source

v16.7.0

Compare Source

  • Fix Firestore replication ignoring initialCheckpoint #​6850
  • UPDATE foundation-db to the latest version #​6876
  • ADD Allow to use firestore rules on attributes #​6896

v16.6.1

Compare Source

v16.6.0

Compare Source

v16.5.0

Compare Source

  • ADD option toggleOnDocumentVisible to replicateRxCollection(). See
  • ADD RxReplicationState.pause()
  • ADD RxReplicationState.isPaused()
  • ADD tests to replication to ensure running the same replication in multiple tabs at once does not fail.

v16.4.0

Compare Source

  • ADD option to set custom formats in the schema validators
  • CHANGE enable Ajv strict mode.
  • REMOVE console.log('exposeWorkerRxStorage()'); from the worker RxStorage.
  • ADD dev-mode check for undefined properties in queries. #​6792

v16.3.0

Compare Source

  • Run the check for maxLength on primary keys also in non-dev mode because people often forget to set this.
  • Make error messages prettier and more readable.

v16.2.0

Compare Source

  • ADD RxCollection.insertIfNotExists()
  • Allow uppercase chars at the middle of collection names like fooBar.
  • FIX RxServer to not have process is not defined #​6764

v16.1.0

Compare Source

  • Include RxDB version details in MongoDB handshake #​6722
  • ADD Allow connectionParams to be provided as part of wsOptions for replication-graphql #​6741

v16.0.0

Compare Source

🚀 RxDB v16 is released

  • A list of changes for RxDB v16 can be found here

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/rxdb-16.x branch 2 times, most recently from 850e1b9 to f8ac7fa Compare August 17, 2025 03:45
@renovate renovate bot force-pushed the renovate/rxdb-16.x branch 2 times, most recently from c371a19 to 4182aef Compare September 4, 2025 23:46
@renovate renovate bot force-pushed the renovate/rxdb-16.x branch from 4182aef to 5473992 Compare September 24, 2025 19:24
@renovate renovate bot force-pushed the renovate/rxdb-16.x branch from 5473992 to e1aac83 Compare October 21, 2025 03:01
@renovate renovate bot force-pushed the renovate/rxdb-16.x branch from e1aac83 to 5434aaa Compare November 16, 2025 19:47
@renovate renovate bot force-pushed the renovate/rxdb-16.x branch 2 times, most recently from c1f95c1 to bb3d4dd Compare December 2, 2025 22:59
@renovate renovate bot force-pushed the renovate/rxdb-16.x branch from bb3d4dd to 46ecc2d Compare January 1, 2026 00:10
@renovate renovate bot force-pushed the renovate/rxdb-16.x branch from 46ecc2d to aa2097e Compare February 3, 2026 16:15
@renovate renovate bot force-pushed the renovate/rxdb-16.x branch from aa2097e to 3c9d6ba Compare February 14, 2026 00:07
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.

0 participants