Skip to content

build(deps): bump reactjrx from 1.141.2 to 1.142.0 - #302

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/reactjrx-1.142.0
Open

build(deps): bump reactjrx from 1.141.2 to 1.142.0#302
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/reactjrx-1.142.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps reactjrx from 1.141.2 to 1.142.0.

Release notes

Sourced from reactjrx's releases.

v1.142.0

1.142.0 (2026-08-05)

Features

  • useObserve: accept an undefined source (1e180b6)

Performance Improvements

  • useObserve: skip the stream when there is no source (6acab0d)

v1.141.6

1.141.6 (2026-07-27)

Bug Fixes

  • subscribe useObservableState to its subject so setState re-renders (542ce16)

v1.141.5

1.141.5 (2026-07-24)

Performance Improvements

  • dedupe signal resolution in core signal hooks (b2032c0)

v1.141.4

1.141.4 (2026-07-24)

Bug Fixes

  • detect non-native thenables in isPromiseLike (257778d)

v1.141.3

1.141.3 (2026-07-19)

Bug Fixes

  • resolve switch mutations with null when the stream completes empty (197f2f5)

Performance Improvements

  • drop intermediate object copy in useQueries$ transform (980cf24)
Commits
  • 138dcee Merge pull request #164 from mbret/claude/useobserve-undefined-support-gadi4y
  • 6acab0d perf(useObserve): skip the stream when there is no source
  • 1e180b6 feat(useObserve): accept an undefined source
  • 60a083b Merge pull request #158 from mbret/chore/consolidation-2026-07-27
  • a226c01 Merge pull request #156 from mbret/fix/bug-hunt-2026-07-27
  • 387d6e2 refactor: consolidate shared mutation option adapters
  • 542ce16 fix: subscribe useObservableState to its subject so setState re-renders
  • e54aa6f Merge pull request #144 from mbret/chore/consolidation-2026-07-20
  • 8d04442 Merge pull request #145 from mbret/chore/perf-2026-07-20-signal-hook-resolution
  • 48eb210 test: dedupe isDefined helper against the library util
  • 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 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)

Bumps [reactjrx](https://github.com/mbret/reactjrx) from 1.141.2 to 1.142.0.
- [Release notes](https://github.com/mbret/reactjrx/releases)
- [Changelog](https://github.com/mbret/reactjrx/blob/main/release.config.cjs)
- [Commits](mbret/reactjrx@v1.141.2...v1.142.0)

---
updated-dependencies:
- dependency-name: reactjrx
  dependency-version: 1.142.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
prose-reader-demo Ready Ready Preview Aug 10, 2026 1:17am
prose-reader-front Ready Ready Preview Aug 10, 2026 1:17am

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants