Ben Newman
5b43e2d1c2
Bump package versions for 1.5.1-beta.4 release.
...
This release should make the problem reported in #8830 go away.
release/METEOR@1.5.1-beta.4
2017-06-22 11:23:46 -04:00
Ben Newman
36b599496e
Bump ddp package version (accidentally missed in 1.5.1-beta.3).
...
Will fix #8830 , as explained by
https://github.com/meteor/meteor/issues/8830#issuecomment-310378955 .
Related: ac12eea2d4
2017-06-22 11:17:14 -04:00
Ben Newman
78553410b6
Remove beta suffixes from modules, babel-compiler, ecmascript.
...
These packages need to be published in advance of the 1.5.1 release.
2017-06-21 14:50:03 -04:00
Ben Newman
f5d1cd9c24
Update uglify-js to version 3.0.18.
2017-06-21 14:37:47 -04:00
Ben Newman
7cb7866b60
Bump package versions for 1.5.1-beta.3 release.
release/METEOR@1.5.1-beta.3
2017-06-21 13:50:33 -04:00
Jesse Rosenberger
94a6d13977
Add additional History.md clarity for #8754 .
...
[no ci]
2017-06-21 13:48:26 -04:00
Jesse Rosenberger
49a28be680
Bump major version of ddp-client for #8754 .
...
To reflect that meteor/meteor#8754 is a breaking change, we should bump the major version here.
2017-06-21 13:47:47 -04:00
Simon Fridlund
ad243d9566
Update History.md
2017-06-21 13:47:17 -04:00
Simon Fridlund
5b9e23f2db
Update tests for reactive sub and reub
2017-06-21 13:47:03 -04:00
Simon Fridlund
e51e72b4d7
Trigger ready callback on resubscribe
...
This fixes #1173 .
2017-06-21 13:47:02 -04:00
Ben Newman
4bca448c07
Merge branch 'devel' into release-1.5.1
2017-06-21 13:32:28 -04:00
Ben Newman
d502d2c522
Merge pull request #8796 from hwillson/issue-8794
...
Adjust mongo upserts so MongoID.ObjectID's aren't filtered from queries.
2017-06-21 11:28:29 -04:00
Ben Newman
bc5db29c55
Merge pull request #8769 from mpowaga/additional-packages-option
...
Add option to include additional packages
2017-06-21 11:24:48 -04:00
Ben Newman
a32a979856
Merge pull request #8756 from aldeed/client-safe-errors
...
isClientSafe DDP errors
2017-06-21 11:23:00 -04:00
Jesse Rosenberger
a05be9a600
Merge branch 'devel' into additional-packages-option
2017-06-19 14:58:37 +03:00
Jesse Rosenberger
1eb578927e
Append _1 to coffeescript npm-wrapper package.
...
As discussed in https://github.com/meteor/meteor/pull/8777 it seems best
to always have the suffix on npm-wrapper packages.
If anything, as a reminder when bumping the version on wrapper packages,
but also just to generally make it more clear if a version suffixed with
`_1` is actually higher than a non-suffixed version or not.
2017-06-19 14:41:49 +03:00
Geoffrey Booth
a09f5e30e5
Update CoffeeScript to 1.12.6 ( #8777 )
...
* Update CoffeeScript to 1.12.6; switch to new primary NPM repo
* Added coffeescript update History.md entry and adjusted package version.
* Added missing PR reference.
2017-06-19 14:37:52 +03:00
Ben Newman
0a1b4239a1
Bump package versions for 1.5.1-beta.2 release.
release/METEOR@1.5.1-beta.2
2017-06-16 15:17:04 -04:00
Ben Newman
d97183e22e
Merge branch 'devel' into release-1.5.1
2017-06-16 14:52:47 -04:00
Jesse Rosenberger
06d00e45c7
Merge branch 'master' into devel
2017-06-16 21:03:36 +03:00
Jesse Rosenberger
aeccf320cc
Merge pull request #8812 from meteor/abernix/fix-npm-bcrypt-modules-pinning
...
Unpin `modules` from `npm-bcrypt`
2017-06-16 20:52:00 +03:00
Jesse Rosenberger
36dca613d8
Bump version of npm-bcrypt in preparation for publishing.
2017-06-16 19:48:54 +03:00
Jesse Rosenberger
0ae3e5ff4c
Bump version of accounts-password in preparation for publishing.
2017-06-16 19:48:49 +03:00
Jesse Rosenberger
ff3993c658
Remove pinned version of modules from npm-bcrypt.
2017-06-16 19:47:03 +03:00
Hugh Willson
ed27228aee
Added a History.md entry.
2017-06-16 11:21:16 -04:00
Hugh Willson
28114a86ff
Adjustments to make sure empty objects aren't saved when stripping $ keys.
2017-06-15 11:43:07 -04:00
Seba Kerckhof
b010e205bc
Fix documentation on MAIL_URL value ( #8805 )
...
* Fix documentation on MAIL_URL value
See https://github.com/meteor/meteor/issues/8804
* Fix long-lines for History.md.
This file is kept word-wrapped. :)
* Additional clarification.
E-mail protocols are far too confusing.
I will squash this commit.
2017-06-15 14:13:59 +03:00
Ben Newman
560816126e
Bump meteor package version to 1.7.0 to force update in next release.
2017-06-14 12:01:14 -04:00
Simon Fridlund
a4de554a95
Bind environment of observeChanges callbacks ( #8734 )
...
* Bind environment of observeChanges callbacks
This will also bind observe callbacks
* Test bound environment in observeChanges
* Use named exception handler in bindEnvironment
If an observe/observeChanges callback throws and error this will make it a bit easier to figure out where the error came form.
* Update History.md
Being a bit more specific always helps.
2017-06-14 18:29:47 +03:00
Michał Powaga
ec78bdb8ce
Remove redundant empty line
2017-06-14 15:42:35 +01:00
Michał Powaga
4d106db287
Fix formatting
2017-06-14 15:38:53 +01:00
Hugh Willson
a3d26855f9
Adjusted _removeDollarOperators to better handle EJSON types.
2017-06-13 15:32:45 -04:00
Ben Newman
4cc4300516
Bump package versions for 1.5.1-beta.1 release.
release/METEOR@1.5.1-beta.1
2017-06-13 14:48:49 -04:00
Jesse Rosenberger
faa5b2ec03
Bump versions of packages associated to #8629 .
...
* Major version bump for `ddp-server`
* Minor version bumps for:
- `accounts-base`
- `allow-deny`
- `ddp-client`
- `ddp-common`
- `meteor`
- `mongo`
2017-06-13 21:06:24 +03:00
Ben Newman
cc07304a48
Update reify in an attempt to fix #8795 .
2017-06-13 13:54:44 -04:00
Hugh Willson
f27fe2c9a4
Adjust mongo upserts so MongoID.ObjectID's aren't filtered from queries.
2017-06-13 10:14:19 -04:00
Jesse Rosenberger
f65a72f25c
Merge pull request #8760 from meteor/abernix/change-default-email
...
Change default `from` email for `accounts-password` to an "example".
2017-06-13 15:32:30 +03:00
Ben Newman
ac26456692
Bump package versions for 1.5.1-beta.0 release.
release/METEOR@1.5.1-beta.0
2017-06-12 20:38:46 -04:00
Ben Newman
570b730812
Bump $BUNDLE_VERSION to 4.8.19 before rebuilding dev bundle.
2017-06-12 20:20:26 -04:00
Ben Newman
acbfff75ed
Upgrade reify to version 0.11.23 to silence React.PropTypes warnings.
2017-06-12 20:19:12 -04:00
Ben Newman
a4fb21e20b
Inline process.env.NODE_ENV when minifying with UglifyJS or Babili.
...
Related threads:
https://forums.meteor.com/t/new-react-devtools-check-if-your-production-build-is-really-in-production-mode/36199
meteor/meteor#6402
meteor/meteor-feature-requests#94
2017-06-12 20:16:11 -04:00
Ben Newman
dd1fa7b8c5
Upgrade meteor-babel and expose Babel.getMinifierOptions.
2017-06-12 20:16:11 -04:00
Ben Newman
7e1d4ba6a1
Don't skip reinstalling unchanged Npm.depends-style dependencies. ( #8787 )
...
Fixes #8732 .
Should also fix #8747 .
2017-06-12 16:59:34 -04:00
Ben Newman
00a9ed7f1c
Merge pull request #8773 from meteor/abenrix/update-rimraf-2.6.1
...
Attempt to fix "ENOTEMPTY" by updating rimraf dependency.
2017-06-12 13:35:22 -04:00
Ben Newman
a7f898c39b
Partial fix for #8775 . ( #8776 )
...
This may not be a complete fix for issue #8775 , but I noticed while
debugging the issue that LocalCollection._removeDollarOperators isn't
removing nested $operators (as it seems like it should be):
d6c4281eeb/packages/minimongo/minimongo.js (L790)
cc @hwillson
2017-06-12 13:34:39 -04:00
Jesse Rosenberger
dc8efec419
Merge pull request #8774 from meteor/abernix/bundle-visualizer-ver-unpin
...
Remove check for standard-minifier-js@2.1.x from `bundle-visualizer`.
2017-06-12 18:02:53 +03:00
Eric Dobbertin
bb8a695aee
Adjust client safe error handling based on PR review
2017-06-11 20:39:57 -05:00
Jesse Rosenberger
6df0daebb8
Bump version of bundle-visualizer to 1.0.3.
...
For the change made in 79b1075ed .
2017-06-09 19:37:33 +03:00
Jesse Rosenberger
79b1075ede
Remove check for standard-minifier-js@2.1.x from bundle-visualizer.
...
While this was helpful in one of the incarnations of the
bundle-visualizer during development it isn't relevant anymore since
the `.stats.json` will not be present in the bundle unless it was
created by a recent version of `standard-minifier-js` which passed
in `stats` (no older versions did this).
Removing this check will also make it possible for other minifiers to be
used with `bundle-visualizer` without them also needing to fork make
their own version.
2017-06-09 19:32:09 +03:00
Jesse Rosenberger
e82a43ea11
Bump $BUNDLE_VERSION to 4.8.18 before rebuilding dev bundle.
...
To include the change from b04ce29bac .
2017-06-09 14:10:25 +03:00