zooniverse / subject-assistant

A Machine Learning-assisted web app that helps wildlife researchers process Zooniverse Subjects before they're viewed by human volunteers. Also includes a Proxy Server that allows the front end app to bypass CORS issues and maintain secrets.
https://subject-assistant.zooniverse.org/
3 stars 1 forks source link

Bump mobx from 5.15.7 to 6.12.4 #348

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps mobx from 5.15.7 to 6.12.4.

Release notes

Sourced from mobx's releases.

mobx@6.12.4

Patch Changes

mobx@6.12.1

Patch Changes

mobx@6.12.0

Minor Changes

Patch Changes

mobx@6.10.2

Patch Changes

  • c8d9374d #3748 Thanks @​mweststrate! - Fixed: #3747, computed values becoming stale if the underlying observable was created and updated outside a reactive context

mobx@6.10.0

Minor Changes

  • bebd5f05 #3727 Thanks @​rluvaton! - Added support for signal (AbortSignal) in autorun, reaction and sync when options to dispose them

Patch Changes

mobx@6.9.1

Patch Changes

mobx@6.7.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • a73710c Version release (#3888)
  • e9e1955 Shrink ComputedValue using a bitfield (#3880)
  • 44a5fe0 feat(eslint-plugin-mobx): configurable default autofix annotation for makeObs...
  • 4666972 docs: Add installation note for Next.js (#3263)
  • a81274a docs: fix double sponsorship entries
  • 55d6266 docs: added platinum section for top sponsors. THANK YOU!
  • c22c904 chore(deps): bump coverallsapp/github-action from 2.2.3 to 2.3.0 (#3873)
  • 00748d5 docs: remove unnecessary useState (#3875)
  • b46fc9c chore: another GA fix attempt
  • 2d33eee chore: upgrade node version for release process to align with test job
  • 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 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[bot] commented 4 months ago

Superseded by #357.