Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump @zedux/react from 1.2.0 to 1.2.3 #148

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps @zedux/react from 1.2.0 to 1.2.3.

Release notes

Sourced from @​zedux/react's releases.

v1.2.3

Fixes:

  • react: make useAtomSelector wait for idle time to do failsafe cleanup (#113)

v1.2.2

Fixes:

  • atoms: disable ecosystem.find() fuzzy search if params are passed (#103)

v1.2.2-rc.0

Fixes:

  • atoms, react: useAtomSelector - subscribe to the new selector before destroying the old (#101)

v1.2.1

Fixes:

  • core: allow store-extending classes to have array state types (#96)
  • core: always notify effects subscribers when a hydration has metadata (#98)
Changelog

Sourced from @​zedux/react's changelog.

v1.2.3 (Sep 7, 2024)

Fixes:

  • react: make useAtomSelector wait for idle time to do failsafe cleanup (#113)

v1.2.2 (Jun 13, 2024)

Fixes:

  • atoms: disable ecosystem.find() fuzzy search if params are passed (#103)

v1.2.2-rc.0 (May 30, 2024)

Fixes:

  • atoms, react: useAtomSelector - subscribe to the new selector before destroying the old (#101)

v1.2.1 (May 14, 2024)

Fixes:

  • core: allow store-extending classes to have array state types (#96)
  • core: always notify effects subscribers when a hydration has metadata (#98)
Commits
  • f740a6d v1.2.3 (#116)
  • f88996e fix(react): make useAtomSelector wait for idle time to do failsafe cleanup ...
  • 25b8c89 chore: separate build and dev tsconfigs
  • e369986 v1.2.2 (#104)
  • 20e2319 fix(atoms): disable ecosystem.find() fuzzy search if params are passed (#103)
  • 90b9c46 v1.2.2-rc.0 (#102)
  • 79e84f2 fix: useAtomSelector - subscribe to the new selector before destroying the ol...
  • e92dd7c v1.2.1 (#99)
  • 796c2c9 test(react): add react transition test snippet
  • 9c52105 fix(core): allow store-extending classes to have array state types (#96)
  • See full diff 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2024
Bumps [@zedux/react](https://github.com/Omnistac/zedux/tree/HEAD/packages/react) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/Omnistac/zedux/releases)
- [Changelog](https://github.com/Omnistac/zedux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Omnistac/zedux/commits/v1.2.3/packages/react)

---
updated-dependencies:
- dependency-name: "@zedux/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zedux/react-1.2.3 branch from 2ed523b to c22dc53 Compare October 21, 2024 20:09
# for free to join this conversation on GitHub. Already have an account? # 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