Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps equatable from 2.0.5 to 2.0.7.

Release notes

Sourced from equatable's releases.

v2.0.7

What's Changed

Full Changelog: felangel/equatable@v2.0.6...v2.0.7

v2.0.6

What's Changed

New Contributors

Full Changelog: felangel/equatable@v2.0.5...v2.0.6

Changelog

Sourced from equatable's changelog.

2.0.7

  • revert: equals in equatable_utils (#190)
  • fix: explicitly handle num equality comparisons (#189)

2.0.6

  • perf: improve equality comparison performance (#173)
  • docs: improve snippet in README (#184)
  • chore: upgrade example to Dart >=3.5.0
  • chore: add funding and topics to pubspec.yaml (#176)
  • chore: add performance benchmarks
  • chore: fix typo in inline API docs (#170)
  • refactor: simplify toString logic (#140)
  • docs: add nullable props example to README
  • refactor: update analysis_options.yaml (#169)
  • fix: add @immutable to EquatableMixin (#154)
Commits
  • 834d167 chore: v2.0.7 (#191)
  • 2966a36 revert: equals in equatable_utils (#190)
  • e4e580f fix: explicitly handle num equality comparisons (#189)
  • 49c8604 chore: adjust dart sdk constraint to ">=2.12.0 <4.0.0"
  • 7b5ef3b chore: add screenshots to pubspec.yaml
  • 05f2e3b chore: remove effective dart badge from README
  • 129628b chore: v2.0.6 (#185)
  • a679c3d perf: improve equality comparison performance (#173)
  • fc5cf81 docs: improve snippet in README (#184)
  • ecfe98d chore: upgrade example to Dart >=3.5.0
  • 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 [equatable](https://github.com/felangel/equatable) from 2.0.5 to 2.0.7.
- [Release notes](https://github.com/felangel/equatable/releases)
- [Changelog](https://github.com/felangel/equatable/blob/master/CHANGELOG.md)
- [Commits](felangel/equatable@v2.0.5...v2.0.7)

---
updated-dependencies:
- dependency-name: equatable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@monster555 monster555 merged commit 09bb037 into main Nov 30, 2024
2 checks passed
@monster555 monster555 deleted the dependabot/pub/equatable-2.0.7 branch November 30, 2024 17:35
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.

2 participants