electron-react-ts-rxdb-realm-sqlite
electron-react-ts-rxdb-realm-sqlite copied to clipboard
build(deps): bump rxdb from 11.6.0 to 12.7.16
Bumps rxdb from 11.6.0 to 12.7.16.
Release notes
Sourced from rxdb's releases.
12.7.16
NOTICE: An overview about all releases can be found at the changelog
12.7.15
NOTICE: An overview about all releases can be found at the changelog
12.7.14
NOTICE: An overview about all releases can be found at the changelog
12.7.13
NOTICE: An overview about all releases can be found at the changelog
12.7.12
- CHANGE use eslint rule
require-awaitto reduce build size.NOTICE: An overview about all releases can be found at the changelog
12.7.11
NOTICE: An overview about all releases can be found at the changelog
12.7.10
... (truncated)
Changelog
Sourced from rxdb's changelog.
12.7.16 (18 July 2022)
12.7.15 (18 July 2022)
12.7.14 (18 July 2022)
12.7.13 (18 July 2022)
12.7.12 (17 July 2022)
- CHANGE use eslint rule
require-awaitto reduce build size.12.7.11 (17 July 2022)
12.7.10 (17 July 2022)
12.7.9 (17 July 2022)
12.7.8 (15 July 2022)
12.7.7 (15 July 2022)
12.7.6 (15 July 2022)
12.7.5 (15 July 2022)
- FIX unify checkpoint behavior across all RxStorage implementations.
- FIX github release bot to only post non-patch releases to discord.
12.7.4 (15 July 2022)
- ADD export type
CategorizeBulkWriteRowsOutput- CHANGE
RxStorageInstance.getChangedDocumentsSince()only returns the last checkpoint, not one for each document.12.7.3 (14 July 2022)
- ADD export type
RxStorageDefaultCheckpoint12.7.2 (14 July 2022)
12.7.1 (14 July 2022)
12.7.0 (14 July 2022)
- FIX #3839 executing insert -> remove -> insert -> remove does not work. Thanks
@nisarpeitang- ADD
checkpointto the internal used events that are emitted in theRxStorageInstance.changestream().- FIX randomly failing test with dexie.js RxStorage.
- ADD
customparameter toRxStorageInstance.bulkWrite()12.6.14 (7 July 2022)
... (truncated)
Commits
03ac2e7FIX flatClone _meta before mutating40c923712.7.1511ce240FIX(docs) do not cause git diffs on each buildf1aef06Merge branch 'master' of https://github.com/pubkey/rxdbcb15f11FIX duplicate unsubscribe85b227412.7.148db4be8FIX test4e42c20FIX test for replicationd069501Merge branch 'master' of https://github.com/pubkey/rxdbc595664FIX conflict handler in test- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)