Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2025

Bumps use-effect-event from 1.0.2 to 2.0.3.

Release notes

Sourced from use-effect-event's releases.

v2.0.3

2.0.3 (2025-07-16)

Bug Fixes


This release is also available on:

v2.0.2

2.0.2 (2025-06-20)

Bug Fixes

  • deps: update dependency @​sanity/pkg-utils to ^7.8.2 (e98e185)

This release is also available on:

v2.0.1

2.0.1 (2025-06-11)

Bug Fixes

  • false positive "can't be called during rendering" error (#52) (a0f4ba0), closes #44

This release is also available on:

v2.0.0

2.0.0 (2025-05-23)

⚠ BREAKING CHANGES

  • update useEffectEvent to be a better match for the native implementation (#22)

Features

  • update useEffectEvent to be a better match for the native implementation (#22) (23bde11)

Bug Fixes

  • docs: add information about supported version of eslint-plugin-react-hooks (#20) (873e9cb)

This release is also available on:

... (truncated)

Changelog

Sourced from use-effect-event's changelog.

2.0.3 (2025-07-16)

Bug Fixes

2.0.2 (2025-06-20)

Bug Fixes

  • deps: update dependency @​sanity/pkg-utils to ^7.8.2 (e98e185)

2.0.1 (2025-06-11)

Bug Fixes

  • false positive "can't be called during rendering" error (#52) (a0f4ba0), closes #44

2.0.0 (2025-05-23)

⚠ BREAKING CHANGES

  • update useEffectEvent to be a better match for the native implementation (#22)

Features

  • update useEffectEvent to be a better match for the native implementation (#22) (23bde11)

Bug Fixes

  • docs: add information about supported version of eslint-plugin-react-hooks (#20) (873e9cb)
Commits
  • 5d0978b chore(release): 2.0.3 [skip ci]
  • cae9296 fix: use in react import error (#59)
  • f4e403a chore(release): 2.0.2 [skip ci]
  • e98e185 fix(deps): update dependency @​sanity/pkg-utils to ^7.8.2
  • dcf5b66 chore(deps): lock file maintenance (#53)
  • ad74574 chore(release): 2.0.1 [skip ci]
  • a0f4ba0 fix: false positive "can't be called during rendering" error (#52)
  • f63efc7 chore(deps): update linters (#50)
  • d586c76 chore(deps): update dependency prettier-plugin-packagejson to ^2.5.15 (#47)
  • 3dbe0fd chore(deps): update dependency @​sanity/pkg-utils to ^7.2.4 (#45)
  • 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 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 [use-effect-event](https://github.com/sanity-io/use-effect-event) from 1.0.2 to 2.0.3.
- [Release notes](https://github.com/sanity-io/use-effect-event/releases)
- [Changelog](https://github.com/sanity-io/use-effect-event/blob/main/CHANGELOG.md)
- [Commits](sanity-io/use-effect-event@v1.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: use-effect-event
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 10, 2025
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.

1 participant