Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps observable-hooks from 4.0.5 to 4.2.0.

Changelog

Sourced from observable-hooks's changelog.

4.2.0 (2021-12-19)

Bug Fixes

  • render when first value changed before mount (#91) (9b8845c)

Features

Performance Improvements

  • prevent observable suspense initial re-rendering (d974012)

BREAKING CHANGES

  • close #89

  • refactor(observable-hooks): remove render error throw

  • feat(observable-hooks): add useRenderThrow

4.1.2 (2021-11-10)

Bug Fixes

  • observable-hooks: get initial value from BehaviorSubject (7603979), closes #88

4.1.1 (2021-11-10)

Bug Fixes

  • observable-hooks: check sync emissions on useObservableEgarState (7df8b71), closes #86

... (truncated)

Commits
  • beeb7c0 v4.2.0
  • f04c384 docs: update useRenderThrow
  • 7ba5c5b test: ignore guard code
  • 633498a test: add test for value emitted before suspense mount
  • d974012 perf: prevent observable suspense initial re-rendering
  • 9b8845c fix: render when first value changed before mount (#91)
  • eb50f2f feat: add useRenderThrow (#90)
  • cd7414e v4.1.2
  • 2ebbe37 refactor(observable-hooks): improve observer parsing
  • f09fabd docs(observable-hooks): add notes on hooks
  • 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 [observable-hooks](https://github.com/crimx/observable-hooks) from 4.0.5 to 4.2.0.
- [Release notes](https://github.com/crimx/observable-hooks/releases)
- [Changelog](https://github.com/crimx/observable-hooks/blob/master/CHANGELOG.md)
- [Commits](crimx/observable-hooks@v4.0.5...v4.2.0)

---
updated-dependencies:
- dependency-name: observable-hooks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2022

Superseded by #173.

@dependabot dependabot bot closed this Sep 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rc/observable-hooks-4.2.0 branch September 26, 2022 09:07
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.

1 participant