Commit Graph

22570 Commits

Author SHA1 Message Date
Ben Newman
6b4d429e5d Bump package versions for 1.10-beta.5 release. release/METEOR@1.10-beta.5 2020-02-01 15:14:50 -05:00
Ben Newman
6f083942b8 Merge branch 'devel' into release-1.10 2020-02-01 14:16:56 -05:00
Ben Newman
c20c0dc017 Bump socket-stream-client patch version after PR #10741. 2020-02-01 14:11:41 -05:00
Frederick Stark
ad1b160fbc Remove redundant dynamic-import from socket-stream-client (#10741) 2020-02-01 14:10:32 -05:00
Ben Newman
ec8190a4fe Bump mongo package patch version after PR #10889. 2020-02-01 13:51:56 -05:00
Ben Newman
b3b5fee25f Add missing lazyFinalizer parameter to InputFile#addHtml.
Fixes #10883.
2020-02-01 13:47:47 -05:00
François Fournier
5be354b10f Fix bug #10880 "[1.9] bundle-visualizer crashes app" (#10886)
The updated babel-based minifiers must be more tight on some syntax. This
trailing coma has been there for a while but it's now causing issue when
minimizing to view the bundle size. Tests on a local app show a resolution
just by deleting the coma.
2020-02-01 13:42:57 -05:00
Christian Klaussner
dc148ae0fa Remove deprecated MongoDB connection options. (#10889)
The `autoReconnect` and `reconnectTries` options are incompatible with the
unified topology: http://mongodb.github.io/node-mongodb-native/3.3/reference/unified-topology/
2020-02-01 13:36:34 -05:00
Christian Klaussner
018d5a9f4c Update MongoDB driver to 3.5.2. (#10895) 2020-02-01 13:34:39 -05:00
filipenevola
6edd9d354b Roadmap update Jan 31 2020-01-31 10:55:07 -04:00
Filipe Névola
11e44e3e9a Roadmap update Jan 31 2020-01-31 10:51:35 -04:00
filipenevola
e046442278 Bump ddp-server package version to 2.3.1. 2020-01-30 21:58:22 -04:00
Filipe Névola
630822a26f Fixes bug #10468: ddp-server guards against null argument in s… (#10891)
Fixes bug #10468: ddp-server guards against null argument in sockjs connection handler
2020-01-30 21:44:49 -04:00
Christian Klaussner
c9fb850b75 Don't use deprecated REPLServer.rli property. (#10888)
This property is deprecated since Node.js 12.
https://github.com/nodejs/node/pull/26260
2020-01-30 10:29:53 -05:00
Mark Reid
9bf98136d0 ddp-server/stream_server guards against null argument in sockjs server connection handler 2020-01-30 16:35:34 +11:00
Christian Klaussner
daa8e98923 Make sure source map consumer exists before destroying it. (#10874) 2020-01-17 10:32:15 -05:00
Ben Newman
266b9af20c Bump package versions for 1.10-beta.4 release release/METEOR@1.10-beta.4 2020-01-16 13:05:07 -05:00
Ben Newman
80cb6451e9 Merge branch 'devel' into release-1.10 2020-01-16 13:03:32 -05:00
Ben Newman
9fb65ed81c Merge pull request #10873 from meteor/fix-spurious-babel-es6-default-export-error
Fix spurious Babel ES6 default export error, once and for all.
2020-01-16 13:02:30 -05:00
Ben Newman
4fe8af4193 Use require("meteor-babel/register").excludeFile.
The excludeFile API was introduced in meteor-babel@7.8.1:
bfded57377

Modules that are evaluated before meteor-babel/register is configured
should not be transformed by meteor-babel, even if they are imported again
later, after meteor-babel/register has been configured.

If my analysis is correct, this change should prevent the dreaded

  Must export a default export when using ES6 modules.

error, as seen most recently in
https://travis-ci.org/meteor/meteor/builds/638030190
and https://circleci.com/gh/meteor/meteor/40863.
2020-01-16 12:33:54 -05:00
Ben Newman
f59ff7a2db Bump $BUNDLE_VERSION to 12.14.1.2 before rebuilding dev bundle. 2020-01-16 12:23:50 -05:00
Ben Newman
9043cbc4a7 Update meteor-babel to version 7.8.1 in dev bundle.
The changes in 7.8.1 add a new method to the meteor-babel/register API,
which is only used internally, so there is no need to publish a new
version of babel-compiler, ecmascript, and typescript.
2020-01-16 12:22:00 -05:00
Ben Newman
ea14956a45 Bump minor version of webapp package to 1.9.0-beta110.3. 2020-01-16 11:30:11 -05:00
Ben Newman
8c022eaced Restore webapp changes that were intended for Meteor 1.10.
Revert "Bump webapp version to 1.8.2, with same content as 1.8.0."
This reverts commit 20d2a9b4a4.

Revert "Revert changes to webapp package since version 1.8.0."
This reverts commit 7a6ee9e129.
2020-01-16 11:26:54 -05:00
Ben Newman
3cbeac77f3 Merge branch 'devel' into release-1.10 2020-01-16 11:26:30 -05:00
Ben Newman
20d2a9b4a4 Bump webapp version to 1.8.2, with same content as 1.8.0. 2020-01-16 11:18:39 -05:00
Ben Newman
7a6ee9e129 Revert changes to webapp package since version 1.8.0.
We accidentally published changes to webapp that should have been
restricted to Meteor 1.10 as part of the 1.8.1 version. This commit
reverts commits to packages/webapp since Meteor 1.9, so that we can
republish the 1.8.0 content as version 1.8.2. We will then bump the webapp
version to 1.9.0 on the release-1.10 branch and publish the new content
only on that branch.

Revert "Allow to exclude web architectures in development mode (#10824)"
This reverts commit a205967186.

Revert "Updates cordova-plugin-meteor-webapp to 1.7.1"
This reverts commit a1e4d27822.

Revert "Update cordova-plugin-wkwebview-engine to 1.2.1."
This reverts commit 3f9a69d7c4.

Revert "Update cordova-plugin-whitelist to 1.3.4."
This reverts commit 979273333b.

Revert "Update cordova-plugin-meteor-webapp to 1.7.1-beta.1."
This reverts commit 565c4254f1.

Revert "Update accounts-password to version 1.5.2."
This reverts commit b827d1da2f.
2020-01-16 11:15:25 -05:00
filipenevola
ad765b7f5b Bump package versions for 1.10-beta.3 release release/METEOR@1.10-beta.3 2020-01-16 09:45:31 -05:00
filipenevola
b0bdee7166 Updates cordova-plugin-meteor-webapp to 1.8.0 2020-01-16 09:34:05 -05:00
filipenevola
8d1ddd37d9 Bump package versions for 1.10-beta.2 release release/METEOR@1.10-beta.2 2020-01-16 00:34:19 -05:00
filipenevola
4478e352c8 Updates cordova-plugin-meteor-webapp to 1.7.3 2020-01-16 00:18:48 -05:00
filipenevola
234145c803 Updates skel-react dependencies 2020-01-16 00:17:36 -05:00
Ben Newman
c8226fac09 Bump package versions for 1.10-beta.1 release. release/METEOR@1.10-beta.1 2020-01-15 12:49:21 -05:00
Ben Newman
8b148a7023 Depend on babel-compiler explicitly in typescript/package.js.
The ecmascript package does this, and it prevents `meteor publish` from
complaining that the compile-typescript compiler plugin needs to specify a
version constraint for its babel-compiler dependency.
2020-01-15 12:49:20 -05:00
Ben Newman
058d1a2859 Depend on babel-compiler explicitly in typescript/package.js.
The ecmascript package does this, and it prevents `meteor publish` from
complaining that the compile-typescript compiler plugin needs to specify a
version constraint for its babel-compiler dependency.
2020-01-15 12:43:54 -05:00
Ben Newman
96d808d8ce Merge branch 'devel' into release-1.10 2020-01-15 12:24:11 -05:00
Ben Newman
6f32e5795e Merge pull request #10862 from meteor/update-meteor-babel-and-typescript
Update meteor-babel and typescript to latest versions.
2020-01-15 12:12:30 -05:00
Filipe Névola
486e8889d8 Roadmap - Update Blaze Tutorial (#10870)
Roadmap - Update Blaze Tutorial
2020-01-15 11:53:34 -05:00
Jan Küster
3844f976ff Roadmap - Update Blaze Tutorial
Add Jan Küster and Harry Adel to take on the Blaze tutorials
2020-01-15 13:57:04 +01:00
Ben Newman
8565ba5623 Bump $BUNDLE_VERSION to 12.14.1.1 before rebuilding dev bundle. 2020-01-14 13:04:39 -05:00
Ben Newman
bb96f38d9b Update meteor-babel and typescript to latest versions.
Babel releases included in this update:
- https://github.com/babel/babel/releases/tag/v7.7.6
- https://github.com/babel/babel/releases/tag/v7.7.7
- https://github.com/babel/babel/releases/tag/v7.8.0
- https://github.com/babel/babel/releases/tag/v7.8.1
- https://github.com/babel/babel/releases/tag/v7.8.2
- https://github.com/babel/babel/releases/tag/v7.8.3

Although some of these changes won't take effect until the next Meteor
release, I intend to publish the babel-compiler, ecmascript, and
typescript changes using Meteor 1.9, so that applications can update
without waiting for Meteor 1.10.
2020-01-14 13:03:59 -05:00
Ben Newman
d10f025344 Bump package versions for 1.10-beta.0 release. release/METEOR@1.10-beta.0 2020-01-14 11:55:37 -05:00
Ben Newman
d5814838df Merge pull request #10858 from meteor/update-node-and-npm
Update Node.js to v12.14.1 and npm to v6.13.6.
2020-01-14 08:30:08 -05:00
Ben Newman
62b8b61d4e Bump $BUNDLE_VERSION to 12.14.1.0 before rebuilding dev bundle. 2020-01-13 18:01:06 -05:00
Ben Newman
43d6971b62 Update npm to version 6.13.6 and pacote to version 9.5.12. 2020-01-13 18:01:06 -05:00
Ben Newman
fbbc36b6ef Update Node.js to version 12.14.1. 2020-01-13 18:01:06 -05:00
Ben Newman
0e7a50b6ad Bump Circle CI cache keys to fix spurious Babel error.
This error is becoming more common, which makes me think we should
investigate replacing our source-map-support system with the native
--enable-source-maps option that was introduced in Node 12.12.0.
2020-01-13 17:59:46 -05:00
Ben Newman
3bc53524dd Merge pull request #10723 from klaussner/mongodb-4.2
Update MongoDB to 4.2
2020-01-13 17:39:55 -05:00
Seba Kerckhof
a205967186 Allow to exclude web architectures in development mode (#10824) 2020-01-13 16:24:50 -05:00
Ben Newman
6cc98ca85b Mention MongoDB 4.2 update in History.md. 2020-01-13 16:24:19 -05:00