Skip to content

build(deps): bump the npm_and_yarn group across 1 directory with 2 updates #115

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 15, 2025

Bumps the npm_and_yarn group with 2 updates in the /example/livedocs-client directory: undici and rxdb.

Removes undici

Updates rxdb from 15.33.0 to 15.39.0

Release notes

Sourced from rxdb's releases.

15.39.0

  • FIX bulkInsert with primary keys set in preInsert hook broken in v15.38.3 #6608
  • ADD possibility to pass graphql-ws options into the replication options #6598

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

Join RxDB:

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

... (truncated)

Changelog

Sourced from rxdb's changelog.

15.39.0 (21 November 2024)

  • FIX bulkInsert with primary keys set in preInsert hook broken in v15.38.3 #6608
  • ADD possibility to pass graphql-ws options into the replication options #6598

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.

... (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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 2 updates in the /example/livedocs-client directory: [undici](https://github.com/nodejs/undici) and [rxdb](https://github.com/pubkey/rxdb).


Removes `undici`

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

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: rxdb
  dependency-version: 15.39.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Updates to project dependencies javascript Pull requests that update Javascript code labels May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to project dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants