Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2022

Bumps rxdb from 11.6.0 to 12.5.4.

Release notes

Sourced from rxdb's releases.

12.5.4

  • Only check if final field have been changed in dev-mode.
  • Fix atomicUpsert() broken when document was replicated before. #3856. Thanks @​AntonOfTheWoods
  • Refactor revision handling
  • Fix the _rev that is passed to an RxStorage must be respected by the RxStorage.

12.5.3

No release notes provided.

12.5.2

No release notes provided.

12.5.1

No release notes provided.

12.5.0

  • UPDATE Node.js to version 18.3.0
  • FIX: RxStorage should never emit an eventBulk with an empty events array.
  • Update PouchDB to 7.3.0 Thanks @​cetsupport.
  • CHANGE (RxStorage) revision hash must not include the _meta field.
  • Added new Stream replication for internal usage in plugins.

12.4.3

  • SQLite RxStorage: Add support for specific query indexes.

12.4.2

  • FIX query planner did not pick the correct index on $eq operations.
  • IMPROVE performance of the memory RxStorage
  • IMPROVE performance of custom index creation

12.4.1

  • ADD query optimizer to premium plugins.

12.4.0

  • REFACTOR if no sort order is set on a query, use a better matching sort order and not just the primary key.

12.3.2

No release notes provided.

12.3.1

No release notes provided.

12.3.0

... (truncated)

Changelog

Sourced from rxdb's changelog.

12.5.4 (23 June 2022)

  • Only check if final field have been changed in dev-mode.
  • Fix atomicUpsert() broken when document was replicated before. #3856. Thanks @​AntonOfTheWoods
  • Refactor revision handling
  • Fix the _rev that is passed to an RxStorage must be respected by the RxStorage.

12.5.3 (15 June 2022)

12.5.1 (15 June 2022)

12.5.0 (15 June 2022)

  • UPDATE Node.js to version 18.3.0
  • FIX: RxStorage should never emit an eventBulk with an empty events array.
  • Update PouchDB to 7.3.0 Thanks @​cetsupport.
  • CHANGE (RxStorage) revision hash must not include the _meta field.
  • Added new Stream replication for internal usage in plugins.

12.4.3 (27 May 2022)

  • SQLite RxStorage: Add support for specific query indexes.

12.4.2 (23 May 2022)

  • FIX query planner did not pick the correct index on $eq operations.
  • IMPROVE performance of the memory RxStorage
  • IMPROVE performance of custom index creation

12.4.1 (12 May 2022)

  • ADD query optimizer to premium plugins.

12.4.0 (12 May 2022)

  • REFACTOR if no sort order is set on a query, use a better matching sort order and not just the primary key.

12.3.2 (10 May 2022)

12.3.1 (10 May 2022)

12.3.0 (10 May 2022)

  • OPTIMIZE isFindOneByIdQuery() should be true when only the primary field is queried with an $eq
  • REWRITE query planner to use better indexeses in dexie.js and memory storage.

12.2.0 (9 May 2022)

  • ADD attachment support to SQLite RxStorage
  • ADD attachment support to IndexedDB RxStorage

... (truncated)

Commits
  • d43338a WIP REFACTOR stream replication 1 (#3864)
  • 59d43d3 Update quickstart.md
  • 914f192 Update dependency eslint-plugin-import to v2.26.0
  • c8a3396 Fix the _rev that is passed to an RxStorage must be respected by the RxStor...
  • cc2a308 Update dependency apollo-server-express to v3.9.0
  • 641ff03 Update vue monorepo to v5.0.6
  • 85a3397 Update dependency zone.js to v0.11.6
  • b4b4c8c Update dependency mini-css-extract-plugin to v2.6.1
  • e7aa211 WIP REFACTOR revision handling (#3857)
  • d616224 Update angular-cli monorepo to v13.3.8
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rxdb](https://github.com/pubkey/rxdb) from 11.6.0 to 12.5.4.
- [Release notes](https://github.com/pubkey/rxdb/releases)
- [Changelog](https://github.com/pubkey/rxdb/blob/master/CHANGELOG.md)
- [Commits](pubkey/rxdb@11.6.0...12.5.4)

---
updated-dependencies:
- dependency-name: rxdb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2022

Superseded by #524.

@dependabot dependabot bot closed this Jun 30, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rxdb-12.5.4 branch June 30, 2022 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant