Ben Newman
7313fa792b
Merge branch 'release-1.8.2' into release-1.9
2019-09-19 12:37:40 -04:00
Ben Newman
ec403b3fe5
Update optimism npm package to latest version (0.11.2).
2019-09-18 11:42:02 -04:00
Ben Newman
c4ad648c5e
Update meteor-babel to version 7.6.1.
2019-09-17 21:11:56 -04:00
Ben Newman
5124cb495c
Use json5 for optimisticReadJsonOrNull.
...
Because json5 is more tolerant of non-standards-compliant input, it has no
trouble with \t tab characters outside of string literals, so this change
should fix issue #10688 .
Note that json5 is already installed in dev_bundle/lib/node_modules/json5,
because it is a dependency of @babel/core, so we don't need to rebuild the
dev bundle immediately, though it would be a good idea to do so before the
next beta/RC release.
2019-09-07 21:04:29 -04:00
Ben Newman
a4810169ee
Use json5 for optimisticReadJsonOrNull.
...
Because json5 is more tolerant of non-standards-compliant input, it has no
trouble with \t tab characters outside of string literals, so this change
should fix issue #10688 .
2019-09-07 20:22:29 -04:00
Ben Newman
791992375d
Merge branch 'release-1.8.2' into release-1.9
2019-09-06 20:41:05 -04:00
Ben Newman
c8e322e197
Update typescript version to 3.6.2.
...
Most of these changes came for free with the update of meteor-babel to
version 7.6.0, but a few remaining spots needed to be updated.
2019-09-06 18:43:40 -04:00
Ben Newman
cf5db3626e
Update meteor-babel to version 7.6.0.
2019-09-06 18:40:50 -04:00
Ben Newman
5957e046fb
Prevent cordova-lib from using its own copy of graceful-fs.
2019-09-05 15:22:52 -04:00
Ben Newman
152afe6bdf
Update npm to v6.11.3 and pacote to v9.5.8.
2019-09-05 13:22:31 -04:00
Ben Newman
b32e44a5d5
Merge branch 'release-1.8.2' into release-1.9
2019-07-30 14:24:09 -04:00
Ben Newman
e497085474
Update meteor-babel and @babel/{runtime,parser} to latest versions.
...
Among other benefits, this should address #10622 .
2019-07-30 14:03:58 -04:00
Ben Newman
40f0161574
Update npm to version 6.10.2, and pacote to 9.5.4.
2019-07-30 13:58:39 -04:00
Chiciuc Nicușor
a1184bdea3
Add @types/semver@5.4.0 to dev-bundle. ( #10633 )
2019-07-16 11:07:40 -04:00
Ben Newman
4457cd3cd1
Explicitly install version 3.5.3 of typescript in dev bundle.
...
The typescript package was previously installed as a dependency of
meteor-babel, but it clearly deserves to be a direct dependency.
2019-07-15 11:43:16 -04:00
Ben Newman
122f7e4d2d
Update underscore to v1.9.1 and install @types/underscore.
2019-07-15 11:39:35 -04:00
Ben Newman
bd1834c3e3
Update meteor-babel to version 7.5.5.
2019-07-06 13:10:35 -04:00
Ben Newman
71a6e2c2f5
Update meteor-babel to version 7.5.3.
...
TypeScript is now supported by the actual TypeScript compiler, rather than
by @babel/preset-typescript: https://github.com/meteor/babel/pull/25
2019-07-06 11:27:54 -04:00
Ben Newman
e80189e76b
Update meteor-babel to version 7.5.1.
2019-07-05 17:47:18 -04:00
Ben Newman
53fd2a1f4a
Merge branch 'release-1.8.2' into release-1.9
2019-07-04 17:27:51 -04:00
Ben Newman
c632542a04
Update meteor-babel to version 7.5.0.
2019-07-04 15:57:25 -04:00
Ben Newman
cdd8f32196
Update npm to 6.10.0 and pacote to 9.5.1.
2019-07-04 15:02:26 -04:00
Ben Newman
a68dc6d977
Merge branch 'release-1.8.2' into release-1.9
2019-07-03 13:30:44 -04:00
Ben Newman
2add249b7c
Update reify to version 0.20.11.
2019-07-03 10:59:14 -04:00
Ben Newman
86f0208f41
Update reify to version 0.20.10.
...
We don't need to build a whole new dev bundle just for this upgrade, since
we've already worked around the bug that it fixes, but it will get picked
up the next time we build the dev bundle for Meteor 1.8.2.
2019-07-02 16:06:34 -04:00
Ben Newman
b3c1e83ef3
Update meteor-babel to version 7.4.18.
...
This allows us to take advantage of the features.compileForShell option
when compiling code in the `meteor shell` REPL.
2019-07-02 14:30:57 -04:00
Ben Newman
4384fdb917
Update meteor-babel and reify to latest versions.
...
This ensures we wrap modules with a function to rename the `module`
identifier to something more reliable when the ImportScanner compiles
unanticipated modules imported from node_modules.
2019-07-01 12:43:00 -04:00
Ben Newman
a245003f15
Update optimism to version 0.10.2.
2019-06-28 22:55:10 -04:00
Ben Newman
00387ccce3
Update npm to version 6.9.2.
2019-06-28 15:18:25 -04:00
Ben Newman
0aa35032e8
Update pathwatcher to version 8.1.0.
2019-06-28 15:16:02 -04:00
Ben Newman
b5c49408e4
Update optimism to version 0.10.0.
2019-06-28 15:14:55 -04:00
Ben Newman
2e309f5639
Merge branch 'release-1.8.2' into release-1.9
2019-06-24 15:48:15 -04:00
Ben Newman
df6e2ac43b
Update node-pre-gyp to version 0.13.0.
...
Since PR #10592 updated node-gyp to the latest version, we should update
node-pre-gyp as well.
2019-06-24 11:13:20 -04:00
Ben Newman
7a10dddb2e
Update meteor-babel and reify to latest versions.
2019-06-24 11:11:16 -04:00
Ben Newman
f259d553be
Update @wry/context to version 0.4.4.
2019-06-23 15:03:39 -04:00
Ben Newman
168468dce3
Update meteor-babel to latest version (7.4.14).
2019-06-23 14:56:18 -04:00
Konstantin
a872401b09
Update dev-bundle-tool-package.js ( #10592 )
...
Need to update version "node-gyp" to "5.0.1", due to deprecated packages into 3.7.0
2019-06-23 12:35:54 -04:00
Ben Newman
13048740c8
Update meteor-babel and reify to latest versions, again.
2019-06-23 11:12:39 -04:00
Ben Newman
5c701daba7
Update meteor-babel to latest version (7.4.12), again.
2019-06-20 17:06:43 -04:00
Ben Newman
67c6d2cdd3
Update meteor-babel and reify to latest versions, again.
2019-06-20 13:28:21 -04:00
Ben Newman
4c097321ca
Update meteor-babel and reify to latest versions, again.
2019-06-20 12:11:29 -04:00
Ben Newman
de14b380c5
Update meteor-babel and reify to latest versions.
2019-06-20 12:11:29 -04:00
Ben Newman
c73ac1c844
Update reify and @babel/runtime to latest versions in dev bundle.
...
We ended up with two different versions of the reify package (0.19.0 and
0.19.1) in the last build of the dev bundle, which seems to have caused
the test failures.
2019-05-16 13:10:28 -04:00
Ben Newman
4155a01e57
Update meteor-babel and reify versions in dev bundle.
2019-05-15 19:06:23 -04:00
Ben Newman
a3ceadc1dd
Update kexec npm dependency to a fork that works in Node.js 12.
...
https://github.com/jprichardson/node-kexec/pull/37
2019-05-10 11:46:36 -04:00
Ben Newman
a5b50e8658
Use published fork @meteorjs/pathwatcher instead of GitHub tarball URL.
2019-05-08 16:31:56 -04:00
Ben Newman
97ad51cac3
Update pathwatcher again to preserve build/ directory on install.
...
b83a343232
2019-05-08 16:08:43 -04:00
Ben Newman
e1d78433bd
Update node-gyp and node-pre-gyp to latest versions.
2019-05-08 15:51:58 -04:00
Ben Newman
07a72a1ed5
Update pathwatcher fork to fix Windows build errors.
2019-05-08 15:19:22 -04:00
Ben Newman
9b68eb7af2
Merge branch 'release-1.8.2' into release-1.9
2019-05-06 12:27:44 -04:00