Open greenkeeper[bot] opened 6 years ago
Update to this version instead π
The new version differs by 6 commits.
6d8c6af
Merge pull request #1394 from jjinux/changelog-observable-computed-get
b68df65
Merge pull request #1393 from andrew--r/master
7bb3f14
Added something missing from the CHANGELOG
1f04e8b
Fixed flow typings (#1392)
ef9ffb9
Removed jsfiddle link
1bbcac3
Published version 4.0.0
See the full diff
Update to this version instead π
The new version differs by 9 commits.
4b44c32
Fixed object initialization issue
6e50585
Removed debugger statements
ea47438
Merge pull request #1399 from ismailhabib/master
94a8882
Merge pull request #1400 from jdreesen/patch-1
0d73fdd
Added tests to verify that arrays are still spreadable / not concat spreadable, see #1395
562030b
Fix some more typos in the changelog
9d8a725
Fix typo in the changelog
2dc4f1d
Minor fix for flow typing
6f7dc09
Published version 4.0.1
See the full diff
Update to this version instead π
The new version differs by 18 commits.
1cd8e7b
Test fixups
c9bb570
Merge pull request #1414 from mobxjs/random-improvements
7b7d6a7
Merge branch 'master' into random-improvements
3e07bcb
Merge pull request #1407 from mobxjs/make-actions-reconfigurable
84d4f0f
Merge pull request #1412 from mobxjs/fix-rn-decorators
5fb127c
Updated changelog
02c0994
Implemented #1402: run when effect in action
f1c45e2
Added tests verifying #1413
aa2f558
Fixed potentially runaway promise when cancelling the flow generator
5e230c2
Added test demonstrating tuples, see #1391
b7fec6e
Slightly faster observable initialization
037020d
Introduced keepAlive
option on computed.
18ad1d9
All observable api's now default to any
for their generic arguments
25f2fed
Updated sponsors list
e6363ad
Correct issue nr is #1396
There are 18 commits in total.
See the full diff
Update to this version instead π
The new version differs by 21 commits.
7ae8796
Updated changelog
a1a923b
Fixed an error message. Fixes #1418
f41dd51
Using the default
export will no longer throw, but warn instead. Fixes #1458
43779b8
Merge pull request #1460 from farwayer/spy-stop-fix
647c3d5
spy: fix stop listen from handler
b0fcdc1
spy: stop listen from handler test
8562e77
Merge pull request #1450 from makepost/master
e2cc3b3
Merge pull request #1430 from NoNameProvided/patch-1
e9b497f
Merge pull request #1438 from forki/patch-1
052bc55
Merge pull request #1451 from AMilassin/patch-2
460ada2
Flow-typed: add missing runInAction declaration
c71ee1d
Decorate: Fix in type-checked JS, resolves #1448
057df95
sponsor update
eb13572
Attempt 3
a834549
doh
There are 21 commits in total.
See the full diff
Update to this version instead π
The new version differs by 22 commits.
d17e73c
Introduced enforceActions: "strict"
mode, fixes #1473
b9ab050
Fixed test run issue
8607ec3
Fixed #1480: exception in reaction effects where not handled correctly by the error handling system
52d1541
Undeprecated ObservableMap
, fixes #1496
b21b5e2
Implemented Symbol.toStringTag
for observable arrays, fixes #1490
394c418
Actions are now configurable again, fixes #1477
3ae4444
More flow typings
2b00e62
Updated sponsors
f6df576
Merge pull request #1499 from kuitos/fork-master
09493ee
Merge pull request #1501 from quanganhtran/master
dbef2ab
Add IObservableDecorator to Flow type
6f0bb9b
Update MobX 4 observable factories
a867c00
Fix Flow typing for observable.map
cff477c
reword the test case description
e1de210
avoid the unnecessary reassign with the equivalent comparison result
There are 22 commits in total.
See the full diff
Update to this version instead π
The new version differs by 32 commits.
5a78e6d
Updated changelog
d40b258
Slightly better handling of #1506
a5f5793
Reproduced and fixed #1535
cf38655
Fixed compile / test issues
4b08f12
Improved typings / impl for entries()
10572e0
updated sponsors
524045d
Merge pull request #1536 from samjacobclift/entries-method-for-observable-map
ac79559
Merge pull request #1529 from AmazingTurtle/patch-1
b0371bf
Fixed #1545: actions not reassignable when using typescript
ed0d15c
Fixed issue where set from computed options wasn't picke dup
9fdfa8c
Merge pull request #1540 from hectorj/patch-1
b16b738
Fix typos in README
d9d8ef4
export entries from mobx.ts
6ec3907
add specs for the new entries method
45b4abc
add entries method to observable object api
There are 32 commits in total.
See the full diff
Update to this version instead π
The new version differs by 88 commits ahead by 88, behind by 2.
7f57ad4
Merge branch 'mobx5'
e17c478
Improved changelog & readme
5b8ba54
fixed peformance test
e10dbda
Merge remote-tracking branch 'origin/master' into mobx5
405a025
Merge pull request #1573 from kuitos/master
f695dae
Better reuse, small optimizations
9aace8f
Fixed computed values not receiving proxy as this
c53f8be
Improved changelog
b05c2df
Make sure action.bound
uses the proxy as this
if available
a27b849
Using observableArray.reverse
or sort
now prints a warning about the correct usage
445f7c0
'Fixed test
37d6abc
Somehow travis keeps using uglifyjs instead of uglify-es
b3a43b3
Downgraded node version for travis
c405059
Notes about Jest in the changelog
e66b1ad
bug: allow changing while observable array initialization
There are 88 commits in total.
See the full diff
Update to this version instead π
The new version differs by 15 commits.
dd68d98
Reverted back to publishing ES5 builds. Fixes #1584
e656edf
Fixed #1583: observableMap.size not observable
67e9577
Export $mobx flag for devtools
ee3f286
Merge pull request #1579 from t49tran/fix-changelog-typo
a9d3b11
Merge pull request #1581 from Loilo/patch-1
e7e0209
the later -> the latter
eb85b9e
Somehow linked to unrelated issues in changelog
f534e7f
Updated changelog to reflect changes in mobx-react 5.2.1
7e954f5
doc: fix changelog typo
f8496e6
Added note about freeze exception icmw React style
property
9133f6d
Clearer NodeJS version number
445b490
Added componentWillMount
issue to the changelog, and fixed node version
fae3f2e
Merge pull request #1576 from mobxjs/capaj-patch-1
88ac8ea
just wording fixes
c2dd6fb
Published version 5.0.0
See the full diff
Update to this version instead π
The new version differs by 22 commits.
8e013fd
Updated changelog
101bacd
Fixed #1685: expose IAutorunOptions
133e476
Added clearer version table
f1deb35
Removed multiple decorators from readme and moved to gh-pages
433452a
decorate - compose decorators for a single prop (#1652)
a967356
Recommend to PR instead of filing issues for documentation related stuff
2d6cab7
Merge pull request #1601 from nunocastromartins/support-arrays-on-keys
fe46d37
Merge pull request #1656 from dannsam/AsyncIteratorTypingsForFlow_mobx4
5eecede
Added MobX book to the readme
5dbe737
Merge pull request #1659 from qcam/master
49286ec
Rename decorators2.ts to decorators.ts
3281c13
Update typings to allow flow to take async generators - async function*
f76f198
Merge pull request #1640 from zhDmitry/patch-1
c4d4669
Update README.md
b5c0ce0
Readme / sponsor improvement
There are 22 commits in total.
See the full diff
dependency
mobx was updated from 3.6.2
to 5.1.1
.Update to this version instead π
The new version differs by 6 commits.
3261444
Added mobx 4 version to changelog
df6b0c8
Merge pull request #1711 from makepost/master
cc896ea
Merge pull request #1707 from jjinux/fix/changelog-3-0-0
d97e915
Decorate: Allow modifier when strict
91fc585
Added an item to the CHANGELOG for version 3.0.0
a175c70
Published version 5.1.0
See the full diff
dependency
mobx was updated from 3.6.2
to 5.1.2
.Update to this version instead π
The new version differs by 11 commits.
86600ad
Updated changelog
d3413df
created issue to reproduce #1650
5ab9b3c
Re-enabled skipped Jest tests
42a3dd8
Merge pull request #1725 from mayorovp/master
a120190
Change property descriptor caches to null-prototype objects
03af085
Merge pull request #1724 from Lipus86/patch-2
100bb2f
Update mobx.ts
d6881ed
Update mobx.ts
3b72ded
Update mobx.ts
dfcc791
Update mobx.ts
dcd0e58
Published version 5.1.1
See the full diff
dependency
mobx was updated from 3.6.2
to 5.5.0
.Update to this version instead π
The new version differs by 14 commits.
b62faa5
Updated changelog
67d6e3a
Cleanup test warnings
f6bfe4a
Fixed #1740: combining extendobservable and decorators in the same class
e099329
Fixed #1740: combining extendobservable and decorators in the same class
94696e1
Fixed #1739 for proxied objects: delete
and in
don't respect property deletions
6836b77
Fixed #1739: has
and get
don't observe remove
calls
fa09fa6
add allowStateChangesInsideComputed to allow changes inside a computed value (#1706)
c86ba97
Merge pull request #1731 from mobxjs/babel7
36087e1
Merge pull request #1736 from AjaxSolutions/fix-readme-typos
53d99db
Implemented my tweaks
baf6906
Fixed typos
f825b49
cleanup
1668830
upgraded to babel7
ed4827f
Published version 5.1.2
See the full diff
dependency
mobx was updated from 3.6.2
to 5.5.1
.Update to this version instead π
The new version differs by 10 commits.
d563586
Updated sponsors
1017148
Merge pull request #1772 from alexandersorokin/patch-1
564cc67
Add "never", "always" and "observed" to enforceActions
3f161f3
Merge pull request #1752 from pdong/chore/add-comparer-flow-type
7818360
Merge pull request #1751 from d4rky-pl/patch-1
19b02cf
Add flow type for comparer export
34bf4fa
Update README.md
be74b5f
Refactor toJS (#1699)
ff78f69
Fix windows compilation + remove nscript due to fibers dep (#1735)
4c42b22
Published version 5.5.0
See the full diff
dependency
mobx was updated from 3.6.2
to 5.5.2
.dependency
mobx was updated from 3.6.2
to 5.6.0
.Update to this version instead π
The new version differs by 16 commits.
3a6b072
Fixed #1796, detect undelete of undefined property
4a274fa
Merge pull request #1799 from mobxjs/smarter-keep-alive
0ad16cc
removed old logo
f6e712a
Updated sponsors
3d05926
Cleaned up / fine tuned tests
8b1c5ec
implemented #1534:smareter keepAlive
aaac86b
removed old logo
913fabf
Updated sponsors
04dc620
Merge pull request #1786 from geneoes/minor-types-observablearray
bffa33b
Merge pull request #1794 from alesn/master
b3cf8f4
Increased precision of some flow types
3dba5a6
Merge pull request #1792 from mbelsky/patch-1
0f00059
Display CDN urls as a sublist
ca16f29
Add tests
2db3d4d
added minor types on observablearray
There are 16 commits in total.
See the full diff
dependency
mobx was updated from 3.6.2
to 5.7.0
.Update to this version instead π
The new version differs by 7 commits.
0274b80
updated changelog
fcb7554
Merge pull request #1826 from mobxjs/fix-computed-stack-overflow
8351262
Fixed stack overflow for @computed on RN, fixes #1777
16f8586
Upgraded to TypeScript 3
f5a5915
UNCHANGED
token is now part of mobxGlobals, fixes #1742
2df55f1
Fixed flow iterator type, fixes #1624
857621c
Published version 5.6.0
See the full diff
dependency
mobx was updated from 3.6.2
to 5.8.0
.Update to this version instead π
The new version differs by 18 commits.
000d5d5
Updated changelog
0e6e0d2
Merge pull request #1833 from fi3ework/fix-#1537
d46bbe5
Merge pull request #1838 from fi3ework/fix-quick-build-tsc3
67e481c
Merge pull request #1835 from fi3ework/fix-#1548
b869c38
Merge pull request #1825 from ismailhabib/master
b115850
Merge pull request #1834 from mrtnbroder/webpack-4-browser-field
daf6ac0
Merge pull request #1841 from k-g-a/fix-array-dehance
ea30f7d
Merge pull request #1831 from jeffijoe/patch-1
fe2acb1
CHANGELOG
dd09a2f
fix + test
112f744
fix: type checking error under TypeScript 3.0 (fix #1837)
009a482
fix: add hook listener props to IObservable interface
7d42f47
fix: earlier onBecome(Un)Observed disposer will not dispose later listener (fix #1537)
337b6aa
fix: add a configure env variable to mute minification warning (fix #1548)
72bdf6b
support cjs and esm version for browser builds
There are 18 commits in total.
See the full diff
dependency
mobx was updated from 3.6.2
to 5.9.4
.Update to this version instead π
The new version differs by 68 commits.
9e6c6fa
Merge pull request #1934 from pyprism/patch-1
fdcbb47
Merge pull request #1937 from Coriou/readme-google-crawler
78db110
Merge pull request #1930 from pimterry/symbol-map-keys
77abcdb
Update README - Google's crawler
ad6002d
Update README.md
9f12565
Allow Symbol keys in observable maps (fixes #1925)
4451340
Updated changelog for 4.9.3
6a0a16f
updated sponsors
09ad5db
Added invariant: disposed reactions sould not attempt to track
7719c74
Merge pull request #1895 from ItamarShDev/fix-readme-contribute
63b5ebc
Merge pull request #1918 from vonovak/patch-4
b8512c2
Merge pull request #1919 from vonovak/patch-5
bcc00ee
fix flow types
d7620c2
Update CHANGELOG.md
6df2f5a
Merge pull request #1894 from ItamarShDev/keep-ref-in-spy
There are 68 commits in total.
See the full diff
dependency
mobx was updated from 3.6.2
to 5.10.0
.Update to this version instead π
The new version differs by 31 commits.
e3f4487
Merge branch 'loklaan-feature/symbol-support'
f3e3065
better implementation of getPlainObjectKeys (only enumerables)
f38010f
Merge branch 'feature/symbol-support' of https://github.com/loklaan/mobx into loklaan-feature/symbol-support
36f51a0
cherry picked #1960: improve property descriptor type for flow
b56ca5f
Cherry-picked #1975: update size-limit
a5011ad
Warn instead of die on double disposals
39dd64e
update tooling (rollup, etc) (ignore red x, it is coveralls) (#1931)
a934b3d
Merge pull request #1981 from mobxjs/fix-observableset-ts
421e793
Support Symbol named observable properties
f05f952
Merge pull request #1982 from Jason-Cooke/patch-1
5bea697
docs: fix typo
d0faeec
fix observable set ts typing
6d2e38e
Merge pull request #1964 from mobxjs/fix-array-update-not-returning-proxy
05e56b3
added funding.yml (test)
9e16d8b
Merge pull request #1966 from runnez/master
There are 31 commits in total.
See the full diff
dependency
mobx was updated from 3.6.2
to 5.10.1
.dependency
mobx was updated from 3.6.2
to 5.11.0
.dependency
mobx was updated from 3.6.2
to 5.13.0
.dependency
mobx was updated from 3.6.2
to 5.13.1
.dependency
mobx was updated from 3.6.2
to 5.14.0
.dependency
mobx was updated from 3.6.2
to 5.14.1
.dependency
mobx was updated from 3.6.2
to 5.14.2
.dependency
mobx was updated from 3.6.2
to 5.15.0
.dependency
mobx was updated from 3.6.2
to 5.15.1
.dependency
mobx was updated from 3.6.2
to 5.15.2
.dependency
mobx was updated from 3.6.2
to 5.15.3
.dependency
mobx was updated from 3.6.2
to 5.15.4
.
βοΈ Greenkeeperβs updated Terms of Service will come into effect on April 6th, 2018.
Version 4.0.0 of mobx was just published.
The version 4.0.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of mobx.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 206 commits.
1090a2c
Merge branch 'mobx4'
298ce84
Merge branch 'cancellable-flows' into mobx4
cbfbbca
Added support for async iterators
5ab68b1
Anything can now be yielded from flows
fe8131c
Promises cancel recursively
9e805b5
Use
generator.return
rather thanthrow
for cancellationb0dbe24
Removed
@flow
decorator; as it's type signature is misleading36d690c
Iterator cleanup
ac5fe77
Modifiers cleanup
12c7c6f
Merge branch 'master' into mobx4
de6c018
Cleaned up
ref.struct
/deep.struct
decorators5525473
Better error handling setup for reactions
966f0d5
Published version 3.6.2
ac3f948
Updated readme to MobX 4
a8354cd
Deprecated array.move and findIndex arguments
There are 206 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: