e-Ray / web_platform

e-ray we platform
MIT License
1 stars 0 forks source link

An in-range update of mobx is breaking the build 🚨 #114

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.1.11 of mobx just got published.

Branch Build failing 🚨
Dependency mobx
Current Version 3.1.10
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

mobx is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/e-Ray/web_platform/builds/237910812?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 9 commits.

  • 8824506 Merge pull request #1023 from rossipedia/rollup
  • 8dbc35a don't use rollup-plugin-typescript2, use a temp build folder instead
  • 8088425 fix broken typescript test
  • c8819d3 remove async/await to make Travis (and node versions <7.6 happy)
  • e539a66 remove 'es6' from tsconfig's libs
  • 63fca4c remove single-file-build.js, add build.js based on rollupjs
  • 544552b updated sponsors list
  • 890af9f reproduction to codesandbox close issue note
  • bff8f6c Published version 3.1.10

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 3.1.12 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 24 commits.

  • b31c6ac Merge pull request #1036 from mobxjs/interceptables2
  • eab14a2 Merge remote-tracking branch 'origin/master' into interceptables2
  • 17f5be5 Merge pull request #1019 from fb55/patch-1
  • cf0f20a Removed some todo's
  • 6ed2c6f Updated from master
  • f0cd9cb Introduced interceptReads api
  • 53a89dc Merge pull request #1027 from rossipedia/module-build
  • fcbaca3 modify StubArray prototype assign to support IE9
  • d313d1c use Object.setPrototypeOf polyfill for StubArray
  • 3b376bf Revert "make StubArray extend Array directly"
  • 99fd2fa make StubArray extend Array directly
  • 63f1496 can't enumerate ES6 class methods using Object.keys, have to use Object.getOwnPropertyNames instead
  • b571192 change var to const to make tslint happy
  • 4537301 remove es2015.promise from tsconfig libs
  • 823b713 add an es-modules build (referenced with pkg.module)

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.1.13 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 27 commits.

  • 937e71c Merge pull request #1040 from rossipedia/fix-module-build
  • 0cfe4a7 workaround for webpack build not finding
  • 8b44718 Published version 3.1.12
  • b31c6ac Merge pull request #1036 from mobxjs/interceptables2
  • eab14a2 Merge remote-tracking branch 'origin/master' into interceptables2
  • 17f5be5 Merge pull request #1019 from fb55/patch-1
  • cf0f20a Removed some todo's
  • 6ed2c6f Updated from master
  • f0cd9cb Introduced interceptReads api
  • 53a89dc Merge pull request #1027 from rossipedia/module-build
  • fcbaca3 modify StubArray prototype assign to support IE9
  • d313d1c use Object.setPrototypeOf polyfill for StubArray
  • 3b376bf Revert "make StubArray extend Array directly"
  • 99fd2fa make StubArray extend Array directly
  • 63f1496 can't enumerate ES6 class methods using Object.keys, have to use Object.getOwnPropertyNames instead

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.1.14 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 29 commits.

  • 84cfc03 Compile TS down to ES5, even when targetting ES modules
  • 73c3ba9 Published version 3.1.13
  • 937e71c Merge pull request #1040 from rossipedia/fix-module-build
  • 0cfe4a7 workaround for webpack build not finding
  • 8b44718 Published version 3.1.12
  • b31c6ac Merge pull request #1036 from mobxjs/interceptables2
  • eab14a2 Merge remote-tracking branch 'origin/master' into interceptables2
  • 17f5be5 Merge pull request #1019 from fb55/patch-1
  • cf0f20a Removed some todo's
  • 6ed2c6f Updated from master
  • f0cd9cb Introduced interceptReads api
  • 53a89dc Merge pull request #1027 from rossipedia/module-build
  • fcbaca3 modify StubArray prototype assign to support IE9
  • d313d1c use Object.setPrototypeOf polyfill for StubArray
  • 3b376bf Revert "make StubArray extend Array directly"

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.1.16 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 42 commits.

  • 444ef06 Merge pull request #1050 from andykog/explicit-default-export
  • ecb37c0 Merge pull request #1047 from rossipedia/webpack-tests
  • 8a25019 Explicit default export
  • 3120190 add regression tests for webpack 1 and 2
  • 1fbe90b Merge pull request #1045 from returnlytom/patch-2
  • 33580c0 Merge pull request #1046 from Kosta-Github/master
  • f8118bb fix typo in exception message
  • 24f0ae1 Resolve typo
  • 1e9e11c Published version 3.1.15
  • efceb48 Fixed array.remove in combination with interceptReads
  • 74fc6fc Merge pull request #1041 from andykog/no-module-exports
  • 840f39b Published version 3.1.14
  • 84cfc03 Compile TS down to ES5, even when targetting ES modules
  • 7f8dbf8 Dropped using module.exports for devtools
  • 73c3ba9 Published version 3.1.13

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.1.17 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 57 commits.

  • 197dc6a Fixed publish script
  • cd0214b Merge pull request #1081 from mobxjs/fix-1077-observe
  • 4286b0e Fixed #1072, make sure not yet initialized fields could be observed when using TS
  • be4e32d ts test: #1072 @observable without initial value and observe before first access
  • 1690b9c Fixed unit test for #1080
  • fffd73d Add unit test for new intercept typing
  • f599c47 Update CHANGELOG
  • e2112fb Fix typings of intercept method of observable array
  • b772f58 Merge pull request #1070 from ai/size-limit
  • 19aa176 Make limit a little bigger
  • 3dc3967 Add size-limit
  • 0d14ee9 Moved test case request up
  • 12391b7 Merge pull request #1054 from hawkins/master
  • a9b5773 Add link to awesome mobx to readme
  • 944dac7 Published version 3.1.16

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.2.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 67 commits.

  • 887632c Merge pull request #1083 from mobxjs/feature/warn-on-multi-instances
  • beb1872 Merge pull request #1085 from realityforge/Spelling
  • d56fca5 Improve the grammar of the comments
  • 43acb80 shuold => should spelling fixup
  • 9e3618f stoping => stopping spelling
  • 5b2a981 wether => whether spelling
  • 427b889 Fixed api unit test
  • 4493ef0 Processed review comments
  • ea15451 Introduced runInSandbox and added warnings when multiple instances of mobx are in a project.
  • 0f9a10f Published version 3.1.17
  • 197dc6a Fixed publish script
  • cd0214b Merge pull request #1081 from mobxjs/fix-1077-observe
  • 4286b0e Fixed #1072, make sure not yet initialized fields could be observed when using TS
  • be4e32d ts test: #1072 @observable without initial value and observe before first access
  • 1690b9c Fixed unit test for #1080

There are 67 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.2.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 107 commits.

  • 7ea99bb Merge branch 'jamiewinder-computed-comparator', merges #951
  • a6b24c1 Fixed compile error, added deprecation notices
  • ad6f50a Merge pull request #1091 from mobxjs/yarn-on-travis
  • b50489e Merge branch 'master' into yarn-on-travis
  • 64ba711 Merge pull request #1091 from mobxjs/yarn-on-travis
  • 3baf92f Merge branch 'master' into yarn-on-travis
  • b9f99a5 yarn.lock should not be ignored
  • 4ea292c updated travis config
  • ab38024 Merge branch 'master' into computed-comparator
  • f409b5c Merge pull request #1086 from realityforge/MinorJsdocFixes
  • 6c59ff5 occurence => occurrence spelling fix
  • dc1e8a8 Some minor reworking of language to clarify comment
  • 2e18a36 accesed => accessed spelling fix
  • 452639c shuold => spelling fix
  • bce6f9d droped => dropped spelling fix

There are 107 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.2.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 126 commits.

  • d863cb8 some notes / typing improvements
  • 8ec4bdf Merge pull request #1105 from GuillaumeLeclerc/resolves#1092
  • 7b8b275 Merge pull request #1112 from rossipedia/fix-global
  • 7494fd6 Merge pull request #1111 from aretecode/patch-1
  • 9c1878e Merge pull request #1116 from rickbeerendonk/patch-1
  • 01765e4 useStrict doesn't return a value
  • f680224 fix access to global object (fixes #1109)
  • 0bc83b5 fix typo "might"
  • 07ef41e Merge pull request #1099 from realityforge/FurtherDocUpdates
  • 9c904b7 Move comment inside the if block as requested
  • 1c97af3 Update CHANGELOG with the fix for #1092
  • 13997c5 Fixes #1092
  • 088c8ad Improve tests related to #1092
  • 215fdad Add test that shows the problem in issue 1092
  • 95881c4 Minor grammar improvement

There are 126 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 165 commits.

  • 132c29d Updated changelog
  • eb74564 Created workaround for FF Jit bug, should fix #614
  • 53afbef Prefer ES module for jsnext / react-native
  • 5151eb8 Merge pull request #1163 from CodeFalling/master
  • 061481e Merge pull request #1171 from mobxjs/revert-1131-patch-1
  • 5e0fa41 Updated changelog
  • 42298ef Revert "Rename ESM output to .mjs"
  • 6e963c6 Make patch only Array.prototype is freezen
  • 108a3fb Updated changelog
  • 6517a50 Undeprecated transaction, fixes #1139
  • 0dcc1fb Updated lock file
  • 70cd11b Merge pull request #1151 from koretskiyav/Issue_1121_-_redefine_computed_property
  • 016b75f Merge pull request #1162 from realityforge/WhitespaceCleanup
  • ac3d71f add 1 computed test to #1121
  • 262d9ba Support weex

There are 165 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 169 commits.

  • 555c0a4 Merge pull request #1187 from DyingAlbatross/1120-fix-isComputed
  • 18155a1 Fix #1120: isComputed should return false for non existing property
  • ad81239 Fixed #940: maps not being protected by strict mode
  • 48aa197 Published version 3.3.0
  • 132c29d Updated changelog
  • eb74564 Created workaround for FF Jit bug, should fix #614
  • 53afbef Prefer ES module for jsnext / react-native
  • 5151eb8 Merge pull request #1163 from CodeFalling/master
  • 061481e Merge pull request #1171 from mobxjs/revert-1131-patch-1
  • 5e0fa41 Updated changelog
  • 42298ef Revert "Rename ESM output to .mjs"
  • 6e963c6 Make patch only Array.prototype is freezen
  • 108a3fb Updated changelog
  • 6517a50 Undeprecated transaction, fixes #1139
  • 0dcc1fb Updated lock file

There are 169 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 201 commits.

  • 27c77c8 Removed irrelevant readme comment
  • dddecfc Merge pull request #1231 from Kriegslustig/feature/improve-flow-typings-for-observable
  • 248150f Automatically create minified builds if needed when running test suite
  • f6598c8 Merge pull request #1230 from subzey/stricter-object-assign
  • bb47f40 Merge branch 'master' into feature/improve-flow-typings-for-observable
  • 3ed2209 Merge branch 'master' into feature/improve-flow-typings-for-observable
  • de51957 Merge pull request #1247 from elado/fix-1243
  • 307405a Merge pull request #1249 from Ulmanb/master
  • 2464023 consistent indentation
  • 6052a7c change areBothNan to areBothNaN
  • 04ceba9 make deep NaN === deep NaN for computed values when using compareStructural
  • 0a03432 extra coverage
  • 7fdf5f3 a little less bold
  • 6a4514c "better" styling
  • 126b392 Updated readme with crosslinks to egghead course

There are 201 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 206 commits.

  • 9c14059 Fixed #1258: cannot replace map contents using another map
  • afee132 Merge branch 'dannsam-1238-robust-iobservablefactory-assignment'
  • 2eb7a45 Fixed some test / compile issues
  • df5002c Split IObservableFactories type definition and implementation
  • c6bd40c Published version 3.3.2
  • 27c77c8 Removed irrelevant readme comment
  • dddecfc Merge pull request #1231 from Kriegslustig/feature/improve-flow-typings-for-observable
  • 248150f Automatically create minified builds if needed when running test suite
  • f6598c8 Merge pull request #1230 from subzey/stricter-object-assign
  • bb47f40 Merge branch 'master' into feature/improve-flow-typings-for-observable
  • 3ed2209 Merge branch 'master' into feature/improve-flow-typings-for-observable
  • de51957 Merge pull request #1247 from elado/fix-1243
  • 307405a Merge pull request #1249 from Ulmanb/master
  • 2464023 consistent indentation
  • 6052a7c change areBothNan to areBothNaN

There are 206 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.4.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 217 commits.

  • a15a8d0 Merge pull request #1254 from Kriegslustig/feature/correctly-expose-flow-typings
  • 20bb538 Merge branch 'master' into feature/correctly-expose-flow-typings
  • 1cfc305 Merge branch 'master' into feature/correctly-expose-flow-typings
  • c6dd0d8 Published version 3.3.3
  • 9c14059 Fixed #1258: cannot replace map contents using another map
  • b14f7e9 add a changelog entry for #1254
  • afee132 Merge branch 'dannsam-1238-robust-iobservablefactory-assignment'
  • 2eb7a45 Fixed some test / compile issues
  • 548ce0c document new way to include flow
  • 12c5b2c update flow-bin
  • 0b389fc correclty expose isObservableMap function
  • 83c7fc1 improve flow typing for observable.map (fixes #1184)
  • 7b31f96 add flow tests for extendedObservable and mobx.observable
  • 1d955fc expose flow types directly
  • df5002c Split IObservableFactories type definition and implementation

There are 217 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.4.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.5.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 237 commits.

  • 64c3ee2 Merge pull request #1324 from outring/hotfix/find-typing
  • 296a84b IObservableArray find typing fix
  • a7c7b45 Merge pull request #1306 from mobxjs/adds-husky
  • 62fb41b adds husky so that precommit runs when it should
  • f888574 Merge pull request #1296 from zhaocnus/flow-support-update
  • 1ba87be Update Flow support instructions
  • ac30bae Merge pull request #1289 from clemtrek/patch-1
  • 0e4239c Migrated from tape to jest (#1291)
  • 5986671 Update README.md
  • 8f82cf1 Updated changelog
  • cd649ee v3.4.1
  • cd97d7e Merge pull request #1283 from wadeanthony0100/fix-flow-typings
  • 514eb7d Merge pull request #1284 from clemtrek/patch-1
  • 2820ce7 Update project homepage URL
  • 6f4788e Fix flow typing errors

There are 237 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.5.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 245 commits.

  • 72052b8 Published version 3.5.0
  • 4a629bc Merge pull request #1340 from mobxjs/feature/trace
  • aaf4750 deprecated whyrun
  • 32ed5ef Fixed forgotten file
  • 562f20e Added tests, and api improvements, to trace
  • 64c3ee2 Merge pull request #1324 from outring/hotfix/find-typing
  • 296a84b IObservableArray find typing fix
  • be0ba01 Initial whyRun implementation
  • 2424793 fixed tsconfig issue
  • 04e34fc Fixed editor config
  • a7c7b45 Merge pull request #1306 from mobxjs/adds-husky
  • 62fb41b adds husky so that precommit runs when it should
  • f888574 Merge pull request #1296 from zhaocnus/flow-support-update
  • 1ba87be Update Flow support instructions
  • ac30bae Merge pull request #1289 from clemtrek/patch-1

There are 245 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.6.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 255 commits.

  • 689ad4e Fixed build issue after accidentally throwing away the wrong code :)
  • b0517bc Fixed #1118: deepEquals giving incorrect results for complex objects
  • 6f068a3 Moved deepEquals to it's own file
  • 79d473a Make sure jest picks up changes in source code
  • c84035a Sorted sponsors.md
  • bb5699c Improved sponsors layout
  • fab4bff Improved / updated sponsors section
  • a0a278b Merge pull request #1350 from jgarces-tw/patch-1
  • 125f6b2 fix type definition for when
  • abf9df3 Published version 3.5.1
  • 72052b8 Published version 3.5.0
  • 4a629bc Merge pull request #1340 from mobxjs/feature/trace
  • aaf4750 deprecated whyrun
  • 32ed5ef Fixed forgotten file
  • 562f20e Added tests, and api improvements, to trace

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.6.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 258 commits.

  • 2ae6107 Merge pull request #1359 from le0nik/fix-tostring-ie
  • f8ab36c Fix error on toString.call in IE
  • 8f7f4a3 Published version 3.6.0
  • 689ad4e Fixed build issue after accidentally throwing away the wrong code :)
  • b0517bc Fixed #1118: deepEquals giving incorrect results for complex objects
  • 6f068a3 Moved deepEquals to it's own file
  • 79d473a Make sure jest picks up changes in source code
  • c84035a Sorted sponsors.md
  • bb5699c Improved sponsors layout
  • fab4bff Improved / updated sponsors section
  • a0a278b Merge pull request #1350 from jgarces-tw/patch-1
  • 125f6b2 fix type definition for when
  • abf9df3 Published version 3.5.1
  • 72052b8 Published version 3.5.0
  • 4a629bc Merge pull request #1340 from mobxjs/feature/trace

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.6.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 261 commits.

  • 3baf30c Fixed accidental dependency on the node typings. Fixes #1387, #1362
  • 8cf6813 Updated sponsors list
  • b246c19 Published version 3.6.1
  • 2ae6107 Merge pull request #1359 from le0nik/fix-tostring-ie
  • f8ab36c Fix error on toString.call in IE
  • 8f7f4a3 Published version 3.6.0
  • 689ad4e Fixed build issue after accidentally throwing away the wrong code :)
  • b0517bc Fixed #1118: deepEquals giving incorrect results for complex objects
  • 6f068a3 Moved deepEquals to it's own file
  • 79d473a Make sure jest picks up changes in source code
  • c84035a Sorted sponsors.md
  • bb5699c Improved sponsors layout
  • fab4bff Improved / updated sponsors section
  • a0a278b Merge pull request #1350 from jgarces-tw/patch-1
  • 125f6b2 fix type definition for when

There are 250 commits in total.

See the full diff