Skip to content

chore(deps): bump equatable from 2.0.8 to 2.1.0 in /shorebird_fintech_wallet#29

Merged
AbhishekDoshi26 merged 2 commits into
mainfrom
dependabot/pub/shorebird_fintech_wallet/equatable-2.1.0
Jul 10, 2026
Merged

chore(deps): bump equatable from 2.0.8 to 2.1.0 in /shorebird_fintech_wallet#29
AbhishekDoshi26 merged 2 commits into
mainfrom
dependabot/pub/shorebird_fintech_wallet/equatable-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps equatable from 2.0.8 to 2.1.0.

Release notes

Sourced from equatable's releases.

v2.1.0

  • feat: deprecate EquatableMixin (#214)
    class Foo with EquatableMixin {...} // OLD
    class Foo with Equatable {...} // NEW
  • refactor: update analysis options
  • deps: upgrade to Dart >=3.0.0
  • chore(example): upgrade to Dart >=3.12.0
Changelog

Sourced from equatable's changelog.

2.1.0

  • feat: deprecate EquatableMixin (#214)
    class Foo with EquatableMixin {...} // OLD
    class Foo with Equatable {...} // NEW
  • refactor: update analysis options
  • deps: upgrade to Dart >=3.0.0
  • chore(example): upgrade to Dart >=3.12.0
Commits

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 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.8 to 2.1.0.
- [Release notes](https://github.com/felangel/equatable/releases)
- [Changelog](https://github.com/felangel/equatable/blob/master/CHANGELOG.md)
- [Commits](felangel/equatable@v2.0.8...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jul 8, 2026
@AbhishekDoshi26 AbhishekDoshi26 self-requested a review July 10, 2026 06:05
@AbhishekDoshi26 AbhishekDoshi26 enabled auto-merge (squash) July 10, 2026 06:05
@AbhishekDoshi26 AbhishekDoshi26 merged commit d8bf547 into main Jul 10, 2026
12 checks passed
@AbhishekDoshi26 AbhishekDoshi26 deleted the dependabot/pub/shorebird_fintech_wallet/equatable-2.1.0 branch July 10, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant