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.
ec5db592#3792 Thanks @tonyraoul! - Improve observablearray proxy pefromance for es2023.array and es2022.array methods
Patch Changes
86616c11#3654 Thanks @ahoisl! - fix: action transparently forwards toString of underlying function
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
55f78ddc#3717 Thanks @liucan233! - remove proxy option for makeObservable and makeAutoObservable
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)
Bumps mobx from 5.15.7 to 6.12.4.
Release notes
Sourced from mobx's releases.
... (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 entries55d6266
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 attempt2d33eee
chore: upgrade node version for release process to align with test jobDependabot 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