Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This will be the packages that have been updated
npm dependencies
@cleverbeagle/dates
: 0.4.0 -> 0.5.1@cleverbeagle/seeder
: 1.1.3 -> 1.2.0babel-runtime
: 6.20.0 -> 6.26.0bcrypt
: 1.0.2 -> 1.0.3commonmark
: 0.27.0 -> 0.28.1core-js
: 2.5.0 -> 2.5.1jquery-validation
: 1.16.0 -> 1.17.0meteor-node-stubs
: 0.2.4 -> 0.2.11react
: 15.5.4 -> 15.6.1react-addons-pure-render-mixin
: 15.5.2 -> 15.6.0react-bootstrap
: 0.31.0 -> 0.31.2react-dom
: 15.5.4 -> 15.6.1react-router-bootstrap
: 0.24.2 -> 0.24.3react-router-dom
: 4.1.1 -> 4.2.2simpl-schema
: 0.3.0 -> 0.3.2For these packages
jquery
could not be updated to v3 because thetwbs:bootstrap
meteor package has ajquery
v2 restriction since it uses bootstrap v3.3.6, on that note thetwbs:bootstrap
from atmosphere will no longer be updated issue#20389.npm dev-dependencies
enzyme
: 2.8.2 -> 2.9.1eslint
: 3.19.0 -> 4.6.0eslint-config-airbnb
: 15.0.1 -> 15.1.0eslint-plugin-import
: 2.2.0 -> 2.7.0eslint-plugin-jsx-a11y
: 5.0.3 -> 5.1.1eslint-plugin-meteor
: 4.0.1 -> 4.1.4eslint-plugin-react
: 7.0.1 -> 7.3.0jest
: 20.0.3 -> 20.0.4For the dev dependencies the only package that could not be updated due to restrictions is
eslint-plugin-jsx-a11y
, for which v6 is available buteslint-config-airbnb
is not compatible with it airbnb/javascript#1474,eslint-config-airbnb
peer dependencies.meteor dependencies
These direct dependencies where updated:
standard-minifier-js
: 2.1.0 -> 2.1.1ecmascript
: 0.8.0 -> 0.8.2shell-server
: 0.2.3 -> 0.2.4accounts-password
: 1.3.6 -> 1.3.7accounts-facebook
: 1.2.0 -> 1.2.1aldeed:collection2-core
: 2.0.0 -> 2.0.1For there there is
accounts-password@1.4.0
andaccounts-base@1.3.1
available but on updating they request alpha versions for other packages, I image these will update when updating meteor.Indirect dependencies updates are documented in the commits. This PR fixes #37