Skip to content

Bump mobx from 2.5.0 to 2.6.0#495

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/mobx-2.6.0
Open

Bump mobx from 2.5.0 to 2.6.0#495
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/mobx-2.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2026

Bumps mobx from 2.5.0 to 2.6.0.

Changelog

Sourced from mobx's changelog.

mobx - v2.6.0

  • Upgrading sdk and Analyzer fixes

  • FIX: update observableAlwaysNotEqual function signature to accept nullable Object parameters.

  • FIX: package upgrades, analysis issue fixes.

  • FIX: Observable.value setter (covariant) (#993).

  • FIX: stacktrace in computed (#988).

  • FIX: observableset and observablemap notify all listeners when one is added with fireimmediately true (#962).

  • FIX: revert #784 (#842).

  • FIX: ObservableStream.listen() should also keep observable values updated (#708).

  • FIX: Widgets failed to call super.dispose() (#334).

  • FIX: issue 62 (#64).

  • FEAT: add scheduler option to autorun and reaction (#979).

  • FEAT: add keepAlive to Computed (#976).

  • FEAT: Adds useEquatable for creating observables (#971).

  • FEAT: Adds custom equals for creating observables. (#907).

  • FEAT: Adds support for annotations (#904).

  • FEAT: Allow a custom equals parameter for ObservableStream (#771).

  • FEAT: Allow use custom context (#770).

2024-12-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_mobx - v2.3.0

  • REFACTOR: export MultiReactionBuilder from flutter_mobx.dart (#946).
  • FIX: package upgrades, analysis issue fixes.
  • FIX: stacktrace in computed (#988).
  • FIX: If builder of Observer errors, further error LateInitializationError: Local 'built' has not been initialized. will happen in addition to the actual error, reducing developer experience #780.
  • FIX: Disable button Remove Completed, when the completed task is occult on screen. (#73).
  • FEAT: add MultiReactionBuilder widget (#917).
Commits
  • d677b8d fix: upgrade SDK to 3.7.0 and use multiple underscore wildcards for unused pa...
  • 7c34f5a docs: add scheduler parameter documentation to reactions (#1060)
  • fbf0868 Drop build_resolvers dependency (#1057)
  • 2113d0a add josh-audio as a contributor for code (#1056)
  • 797103a Update analyzer to >=7.4.0 <9.0.0 and bump related packages (#1055)
  • 0f35294 build(deps): bump axios from 1.8.2 to 1.12.0 in /docs (#1054)
  • 9b8809e Update codegen to use new Element2 API from analyzer >= 7.4.0 (#1051)
  • f6d4bc9 build(deps): bump axios from 1.7.9 to 1.8.2 in /docs (#1045)
  • 7f7b415 Fixes #1036 Bump source_gen version (#1038)
  • a550bbf build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /docs (#1028)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jan 4, 2026
Bumps [mobx](https://github.com/mobxjs/mobx.dart) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/mobxjs/mobx.dart/releases)
- [Changelog](https://github.com/mobxjs/mobx.dart/blob/main/CHANGELOG.md)
- [Commits](mobxjs/mobx.dart@mobx-2.5.0...mobx-2.6.0)

---
updated-dependencies:
- dependency-name: mobx
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dart Pull requests that update dart code label Jan 4, 2026
@vercel
Copy link

vercel bot commented Jan 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
frostyapp Ignored Ignored Preview Jan 4, 2026 11:08pm

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.

0 participants