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

Bump firebase and rxdb #67

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps firebase to 11.0.2 and updates ancestor dependency rxdb. These dependencies need to be updated together.

Updates firebase from 9.21.0 to 11.0.2

Release notes

Sourced from firebase's releases.

[email protected]

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/analytics@​0.10.10

Patch Changes

@​firebase/analytics-compat@​0.2.16

Patch Changes

@​firebase/analytics-interop-types@​0.3.3

Patch Changes

@​firebase/analytics-types@​0.8.3

Patch Changes

@​firebase/app@​0.10.16

Patch Changes

... (truncated)

Commits

Updates rxdb from 14.14.2 to 15.38.3

Release notes

Sourced from rxdb's releases.

15.38.3

  • FIX findByIds not working with modify and patch #6592
  • FIX bulk inserting 2 docs with same primary key should throw #6589

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

15.38.2

  • CHANGE use variable random string lengths in the tests to ensure this works.

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

15.38.1

  • FIX random string creation in tests could end up with strings longer than the provided length

... (truncated)

Changelog

Sourced from rxdb's changelog.

15.38.3 (18 November 2024)

  • FIX findByIds not working with modify and patch #6592
  • FIX bulk inserting 2 docs with same primary key should throw #6589

15.38.2 (14 November 2024)

  • CHANGE use variable random string lengths in the tests to ensure this works.

15.38.1 (13 November 2024)

  • FIX random string creation in tests could end up with strings longer than the provided length

15.38.0 (13 November 2024)

  • FIX bad RxState after cleanup #6503

  • FIX RxServer cors settings only applies to OPTIONS when using ExpressAdapter #6523

  • ADD random emojis and umlauts to all random strings in the tests to ensure this works correctly.

  • REMOVE faker dependency for tests and instead use random strings with emojis and umlauts.

  • FIX OPFS RxStorage not working anymore after a cleanup has run on documents with umlauts in the primaryKey or index fields. ⬅️ This has been moved to RxDB v16 because it would be a breaking change.

15.37.0 (5 November 2024)

  • FIX position of dev-mode iframe #6516
  • FIX $nin queries not working correctly with the SQLite RxStorage
  • FIX (worker storage) when creating the same database in the worker and on the main thread, the main thread never resolves. via discord

15.36.1 (16 October 2024)

  • ADD SQLite RxStorage support for Expo SDK 51 with the async API getSQLiteBasicsExpoSQLiteAsync()

15.36.0 (16 October 2024)

  • ADD option to define the RxDB Premium token in an .env file

15.35.0 (15 October 2024)

15.34.1 (2 October 2024)

  • ADD proper error message if people miss out the usesRxDatabaseInWorker settings in OPFS.

15.34.0 (1 October 2024)

  • FIX OPFS Storage based RxDatabase cannot be created inside of worker via discord
  • IMPROVE performance of nested property access #6406
  • FIX firestore replication of multiple document with the same serverTimestamp #6436

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [firebase](https://github.com/firebase/firebase-js-sdk) to 11.0.2 and updates ancestor dependency [rxdb](https://github.com/pubkey/rxdb). These dependencies need to be updated together.


Updates `firebase` from 9.21.0 to 11.0.2
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@11.0.2)

Updates `rxdb` from 14.14.2 to 15.38.3
- [Release notes](https://github.com/pubkey/rxdb/releases)
- [Changelog](https://github.com/pubkey/rxdb/blob/master/CHANGELOG.md)
- [Commits](pubkey/rxdb@14.14.2...15.38.3)

---
updated-dependencies:
- dependency-name: firebase
  dependency-type: indirect
- dependency-name: rxdb
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants