Commit Graph

22328 Commits

Author SHA1 Message Date
Ben Newman
54ededfa3c Update typescript in dev bundle to version 3.7.3. 2019-12-18 12:45:07 -05:00
Ben Newman
124f2b9ac1 Update npm to 6.13.4 and pacote to 9.5.11.
https://nodejs.org/en/blog/vulnerability/december-2019-security-releases/
2019-12-18 12:40:20 -05:00
Ben Newman
2ffa3213b6 Update Node.js to version 8.17.0.
https://nodejs.org/en/blog/release/v8.17.0/
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.17.0
2019-12-18 12:40:18 -05:00
Ben Newman
ebdaa230d5 Update meteor-babel to version 7.7.5. 2019-12-18 12:39:57 -05:00
Kevin Newman
c3881579ae Mention build tools in native bcrypt message (#10813)
Adding native `bcrypt` to a project may require build tools be available on the system. This commit adds a note about that, and a link to the node-gyp documentation that best explains which tools to install. For more details, see this issue: https://github.com/meteor/meteor/issues/10113
2019-12-17 10:44:07 -05:00
Eric Burel
18a706e889 Add Storybook to the roadmap (#10820)
Related to switching to NPM, it would be a good occasion to open up to a broader tooling ecosystem.

A big missing piece from the developer standpoint is Storybook. It's not just some nice tool, it literally changed the way we develop frontend in my company and all the companies where I've managed to introduce this magical tool.

Sadly it doesn't work correctly with Meteor, because it is based on a Webpack build. This issue haven't really been solved. We've added Storybook to Vulcan, but that's more a hack than an actual solution (basically we scrap Meteor imports + rely on Vulcan's naming convention to find package root...) so I am not personaly knowledgeable enough to help :/

Another great tool is Jest, it's way more efficient than Mocha thanks to its powerful CLI, but needs some webpack build.
2019-12-17 10:43:10 -05:00
filipenevola
2c6d316538 - updates leaders in the Roadmap.md 2019-12-16 13:07:07 -04:00
filipenevola
43db8ed1c9 Bump appcache package version to 1.2.3 2019-12-13 09:27:19 -04:00
filipenevola
1a5d6fb5b6 - MDG => Meteor Software
- updates CONTRIBUTING.md
2019-12-13 08:05:14 -04:00
filipenevola
4c83f55a5b - updates First-class citizen Technologies: Blaze, React and Angular. 2019-12-12 17:12:57 -04:00
Filipe Névola
0e6cf096e6 Log error stack on exception in publication (#10807)
Log error stack on exception in publication
2019-12-12 14:40:06 -04:00
filipenevola
e58a3b1f21 Merge remote-tracking branch 'origin/devel' into devel 2019-12-12 08:15:14 -04:00
filipenevola
1a1e57dc1c - updates leaders in the Roadmap.md 2019-12-12 08:14:54 -04:00
Ben Newman
15e1523b96 Explain previous work on minimal Meteor applications. (#10812) 2019-12-11 15:59:55 -05:00
filipenevola
2271c5077d - adds forums post with a bunch of information to Cordova Documentation roadmap item 2019-12-11 13:46:51 -04:00
Miroslav Batchkarov
704aab3af5 Log error stack on exception in publication 2019-12-11 14:49:59 +00:00
Filipe Névola
72c0016058 Roadmap update (#10811)
Roadmap update
2019-12-11 09:07:35 -04:00
filipenevola
b9f0317f42 - mongodb driver PR 2019-12-11 09:06:45 -04:00
filipenevola
60e2fe8c80 - updates leaders
- incorporates feedback
2019-12-11 09:03:33 -04:00
filipenevola
6d19e1b718 Merge branch 'devel' into roadmap-update
# Conflicts:
#	ISSUE_TRIAGE.md
2019-12-11 08:39:06 -04:00
filipenevola
ded6b18405 Adds info about probot-stale on ISSUE_TRIAGE 2019-12-11 08:36:10 -04:00
filipenevola
ca72c4ba22 Adds info about probot-stale on ISSUE_TRIAGE 2019-12-11 08:21:15 -04:00
filipenevola
d236ebe82d Adds info about probot-stale on ISSUE_TRIAGE 2019-12-11 08:12:55 -04:00
filipenevola
8610656381 updates leaders 2019-12-10 11:58:20 -04:00
filipenevola
f2d51a31ff roadmap update 2019-12-10 11:17:00 -04:00
filipenevola
516b3fdd6e Adds Configuration for probot-stale 2019-12-10 09:37:50 -04:00
filipenevola
8e8ea76289 Merge remote-tracking branch 'origin/devel' into devel 2019-12-06 10:00:16 -04:00
filipenevola
9f4c2f02b7 Revert "Update accounts-password to version 1.5.2. - api versions from 1.8.1"
This reverts commit 63c53bea
2019-12-06 09:59:44 -04:00
Filipe Névola
141bf6af84 Update CONTRIBUTING.md 2019-12-06 07:01:25 -04:00
Filipe Névola
a1caff04b7 Merge pull request #10789 from sebakerckhof/patch-2
Fix comment in resolver
2019-11-28 13:51:03 -04:00
filipenevola
63c53bea4f Update accounts-password to version 1.5.2.
- api versions from 1.8.1
accounts-password@1.5.2
2019-11-28 13:43:49 -04:00
Filipe Névola
51c15303b1 Merge pull request #10799 from sebakerckhof/patch-4
Bump accounts-password version
2019-11-28 13:32:20 -04:00
Ben Newman
398c68223f Bump @babel/runtime standard-minifier-js dependency to latest version. 2019-11-27 11:56:14 -05:00
Seba Kerckhof
9ceb214ace Update terser minifier to version 4.4.0 (#10797) 2019-11-27 11:39:46 -05:00
Ben Newman
c071e11032 Update meteor-babel to version 7.7.4.
Should help with #10795.

Also updating the meteor-babel and @babel/runtime versions in the dev
bundle, though there is no need to rebuild the dev bundle immediately.
2019-11-26 13:34:33 -05:00
Seba Kerckhof
eb0066e1c1 Remove jquery and bootstrap (deprecated) from test-in-browser package (#10773)
* remove jquery and deprecated bootstrap dependency in test-in-browser

Another step towards https://github.com/meteor/meteor/pull/10498

The direct jquery dependency was not necessary as far as I can tell. There was a second indirect dependency through the deprecated bootstrap package from which we only need the css.
So I replaced that one with bootstrap 4 css from npm

* Improve styling for test-in-browser
2019-11-26 13:07:33 -05:00
Seba Kerckhof
ec1df90400 Remove jquery dependency from test-helpers package (#10772) 2019-11-26 13:06:01 -05:00
Ben Newman
cf8dbf1c37 Add static-html compiler plugin to custom-minifier test app. 2019-11-26 12:58:49 -05:00
Ben Newman
f6fcd620a7 Add a package.json to custom-minifiers test app.
Self-tests involving this test app were failing because of an undefined
jQuery reference on the client.
2019-11-26 12:49:23 -05:00
Seba Kerckhof
dad1f4e563 Bump version to republish
Should be republished, since the published 1.5.1 is outdated and still contains underscore. https://github.com/meteor/meteor/issues/10788
2019-11-25 15:44:48 +01:00
Seba Kerckhof
a72c92c852 Fix comment in resolver
Between 1.3 and 1.3.1 the modules.js file got moved from modules to modules-runtime
2019-11-21 20:53:37 +01:00
Filipe Névola
216db74ea4 Small improvement to hashStampedToken (#10747)
Small improvement to hashStampedToken
2019-11-19 08:58:52 -04:00
Filipe Névola
963d90bf52 Merge pull request #10740 from gabrielmcoelho/patch-1
change success variable declaration
2019-11-19 08:54:39 -04:00
Filipe Névola
a914387295 Merge pull request #10728 from imba-tjd/patch-1
Chore: Use https in readme
2019-11-19 08:53:56 -04:00
Ben Newman
3f88ccb387 Update packages/non-core/blaze submodule to latest master.
This version of Blaze includes https://github.com/meteor/blaze/pull/299 by
@sebakerckhof, which is an important prerequisite for #10498.
2019-11-15 14:05:44 -05:00
Ben Newman
fa518b806e Add some advice about republishing packages to History.md. 2019-11-15 10:47:11 -05:00
Ben Newman
407b2d17cb Remove eslint and pre-commit hook to fix npm security warnings. 2019-11-14 17:34:29 -05:00
Ben Newman
0af5c64bd1 Update modules test app to Meteor 1.8.2. 2019-11-14 17:21:02 -05:00
Ben Newman
982181fff8 Merge branch 'master' into devel 2019-11-14 16:28:07 -05:00
Ben Newman
d8563dab46 Merge pull request #10522 from meteor/release-1.8.2
Release 1.8.2
2019-11-14 16:25:48 -05:00