Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps mobx_codegen from 2.7.4 to 2.7.5.

Changelog

Sourced from mobx_codegen's changelog.

mobx_codegen - v2.7.5

  • Upgrading sdk and Analyzer fixes

  • FIX: fixing lints in tests.

  • FIX: package upgrades, analysis issue fixes.

  • FIX: error with code generation when file has unnamed extension (#1020).

  • FIX: make readonly work with computed (#710).

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

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

  • FEAT: support late observables (#973).

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

  • FEAT: require analyzer: ^5.12.0 (#934).

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

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

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

2025-12-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


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).

... (truncated)

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)
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels 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 8, 2026 5:08am

Bumps [mobx_codegen](https://github.com/mobxjs/mobx.dart) from 2.7.4 to 2.7.5.
- [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_codegen-2.7.4...mobx_codegen-2.7.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/mobx_codegen-2.7.5 branch from 704fcd8 to b5905b8 Compare January 8, 2026 05:08
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