Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps @react-hookz/deep-equal from 1.0.4 to 3.0.0.

Release notes

Sourced from @​react-hookz/deep-equal's releases.

v3.0.0

3.0.0 (2024-12-10)

Features

BREAKING CHANGES

  • package now exports single isEqual function that covers all functionality of previous functions.

v2.0.3

2.0.3 (2024-12-10)

Bug Fixes

  • add tests covering nested react objects (f66b757), closes #264

v2.0.2

2.0.2 (2024-02-04)

Bug Fixes

v2.0.1

2.0.1 (2024-02-04)

Bug Fixes

  • readme: switch from badgen to shields.io (ab5c388)

v2.0.0

2.0.0 (2024-02-04)

Features

BREAKING CHANGES

  • package now is type:"module" and distributed only with ESM modules and ESNext lang level.
Changelog

Sourced from @​react-hookz/deep-equal's changelog.

2.0.2 (2024-02-04)

Bug Fixes

2.0.1 (2024-02-04)

Bug Fixes

  • readme: switch from badgen to shields.io (ab5c388)

2.0.0 (2024-02-04)

Features

BREAKING CHANGES

  • package now is type:"module" and distributed only with ESM modules and ESNext lang level.
Commits
  • b4fdc87 feat: completely rework package (#266)
  • f66b757 fix: add tests covering nested react objects
  • c40fadb chore: upgrade all deps and migrate to vitest (#265)
  • 3e02968 docs(contributor): contrib-readme-action has updated readme
  • c702cfe chore(release): 2.0.2 [skip ci]
  • 36bacce fix(readme): add contributors list (#236)
  • 399fed1 chore(release): 2.0.1 [skip ci]
  • ab5c388 fix(readme): switch from badgen to shields.io
  • 07bbda8 chore(release): 2.0.0 [skip ci]
  • 8b08c02 feat: switch to ESM (#235)
  • 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 [@react-hookz/deep-equal](https://github.com/react-hookz/deep-equal) from 1.0.4 to 3.0.0.
- [Release notes](https://github.com/react-hookz/deep-equal/releases)
- [Changelog](https://github.com/react-hookz/deep-equal/blob/master/CHANGELOG.md)
- [Commits](ver0-project/deep-equal@v1.0.4...v3.0.0)

---
updated-dependencies:
- dependency-name: "@react-hookz/deep-equal"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added javascript Pull requests that update Javascript code ⛓️ dependencies Pull requests that update a dependency file labels Dec 11, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

Superseded by #1572.

@dependabot dependabot bot closed this Dec 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-hookz/deep-equal-3.0.0 branch December 12, 2024 00:59
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

Development

Successfully merging this pull request may close these issues.

1 participant