Commit Graph

10397 Commits

Author SHA1 Message Date
Brian Mulhall
3221cc472d updated the markdown file to better document this package 2020-03-16 17:35:54 -05:00
Brian Mulhall
e56102c8f7 cleaning up the code a bit more 2020-03-16 16:20:57 -05:00
Brian Mulhall
df023e217d refactoring this code to minimize the diff during a pull request 2020-03-16 13:20:35 -05:00
Brian Mulhall
2987fc932b updating the error handling code 2020-03-16 13:11:32 -05:00
Brian Mulhall
6f92161a36 added a test case that exercises when terser fails and babel-minify is used as a fail safe 2020-03-16 13:10:07 -05:00
Brian Mulhall
d4b189f80b cleaning up the code a bit before i submit the pull request 2020-03-16 11:38:37 -05:00
Brian Mulhall
cc0d399169 adding additional test cases for classes and to exercise the keep_numbers setting a bit more 2020-03-15 10:40:26 -05:00
Brian Mulhall
b2458e1f1c leave settings as they were originally so as to not introduce too much change that could effect our ability to test this set of changes 2020-03-14 20:11:55 -05:00
Brian Mulhall
60cbc082ef update the version of the standard-minifier-js package from 2.6.0 to 2.6.1 2020-03-14 18:38:06 -05:00
Brian Mulhall
dcf1afbd64 add in some settings that while they are the default values Terser use out of the box, it will help to document what settings we are using to any developer reading the code 2020-03-14 18:37:32 -05:00
Brian Mulhall
d310e38574 updating the README.md documentation file 2020-03-14 18:32:38 -05:00
Brian Mulhall
b38abd9f45 adding more test cases for terser compress settings 2020-03-14 18:15:44 -05:00
Brian Mulhall
dd822d2cdb update terser from 4.4.0 to 4.6.6 and then bump up the package version from 2.6.0 to 2.6.1 2020-03-14 15:45:36 -05:00
Brian Mulhall
96613f3103 updated the test cases to include a test for the keep_inifinty setting 2020-03-14 15:44:25 -05:00
Brian Mulhall
6924de02fa updating the test cases for the minifier-js package 2020-03-14 15:27:47 -05:00
Brian Mulhall
93a9cf9a63 updating the class defintion to use the newer class syntax 2020-03-14 14:03:26 -05:00
Brian Mulhall
615e2a65af updating the standard-minifier-js package to use more modern syntax and to correct and outdated comment 2020-03-14 12:43:20 -05:00
Brian Mulhall
cc4b6d81fe updating the minifier-js to modernize it's syntax and review and update it configuration. The configuration options and settings are also documented as to why and how they are being set so future developers will understand why it is configured as it is 2020-03-14 12:42:20 -05:00
Brian Mulhall
783a9c7ecb updating the minifier-js package to include test cases 2020-03-14 12:40:31 -05:00
filipenevola
88d017137c Bump package versions for 1.10.1 release 2020-03-12 17:17:23 -03:00
filipenevola
39e57ecd79 Bump package versions for the official 1.10 release. 🎉 2020-03-12 14:29:56 -03:00
filipenevola
12ee7d37af Bump package versions for 1.10.0-rc.5 release 2020-03-11 23:02:39 -03:00
filipenevola
5e5c75b36b Bump package versions for 1.10-rc.4 release 2020-03-06 13:10:35 -04:00
filipenevola
65fc649375 Bump npm-mongo package version to avoid conflicts with Meteor 1.9.3 2020-03-06 10:31:40 -04:00
filipenevola
feebaabc95 Fixes SWIFT_VERSION error 2020-03-06 10:24:56 -04:00
filipenevola
975759f6aa WKWebViewOnly is set by default now as true and updates cordova-plugin-meteor-webapp to 1.9.0 that is compatible with Swift 5 2020-03-04 17:11:41 -04:00
filipenevola
5404d065e9 Bump package versions for 1.10-rc.3 release 2020-03-02 15:39:38 -04:00
filipenevola
8b642e2ee6 Pins cordova-plugin-inappbrowser to 3.2.0 2020-03-02 15:38:19 -04:00
filipenevola
e898ab9b98 Bump package versions for 1.10-rc.2 release 2020-02-28 16:13:02 -04:00
Ben Newman
65f3644a96 Stop using our fork of cordova-plugin-googleplus.
The PR that we were waiting on got merged in April 2018:
https://github.com/EddyVerbruggen/cordova-plugin-googleplus/pull/366
2020-02-28 14:03:40 -05:00
Ben Newman
5a182b515e Bump package versions for 1.10-rc.1 release. 2020-02-27 16:47:11 -05:00
Ben Newman
f20fe92b57 Configure autoReconnect and reconnectTries if useUnifiedTopology false.
Following this guidance from @klaussner:
https://github.com/meteor/meteor/pull/10861#commitcomment-37525845

Part of #10925.
2020-02-27 14:36:57 -05:00
Ben Newman
a5700c22d2 Require opting in to mongoOptions.useUnifiedTopology.
Since 0ca83e8fc7 didn't work, this is
another attempt to fix #10925. Note that the comment about deprecation
warnings was actually referring to a different option, useNewUrlParser,
which we no longer use: 282b16ed16

https://github.com/meteor/meteor/issues/10925#issuecomment-591655365
2020-02-27 14:12:17 -05:00
Ben Newman
edc7180382 Bump package versions for 1.10-rc.0 release. 🎉 2020-02-26 15:52:12 -05:00
Ben Newman
0ca83e8fc7 Update mongodb driver package to version 3.5.4.
With any luck, this update should fix #10925, thanks to
https://jira.mongodb.org/browse/NODE-2467.
2020-02-26 15:39:31 -05:00
Ben Newman
93e9f96124 Two stray -beta110.11 version updates.
These versions were included in the 1.10-beta.11 release, but accidentally
not committed with the other version bumps.
2020-02-26 15:38:16 -05:00
Ben Newman
3317837489 Bump package versions for 1.10-beta.11 release. 2020-02-26 12:22:35 -05:00
Ben Newman
a467255d9c Use IPC message to handle .reload command in meteor shell.
I considered using a nonzero process.exit code, but I didn't want to run
any risk of reusing a meaningful code, and the accepted range of codes
unfortunately does not include parseInt("reload", 36), or 1657112629.

Should fix #10934.
2020-02-26 12:13:48 -05:00
Ben Newman
6232550cb8 Gracefully handle EPIPE errors for nonessential IPC messages.
These stray EPIPE messages have been a problem for a while now, especially
on Windows.

In most cases, they appear to stem from sending a message to a process
that is about to exit, such that the message races against the exit, and
sometimes loses. When that message is a just an obligatory response to a
final message from the exiting process, the exiting process probably does
not care about (and will not receive) the response, so we can safely
swallow the EPIPE error.

Now that all otherProcess.send calls have a callback function, I'm hopeful
we will never see EPIPE errors again.
2020-02-26 12:11:33 -05:00
Ben Newman
42e92391f1 Bump package versions for 1.10-beta.10 release. 2020-02-25 19:46:49 -05:00
Ben Newman
70d25386af Merge branch 'devel' into release-1.10 2020-02-25 19:40:53 -05:00
Joakim Ramer
573c9dc478 Allow oauth server package to parse post body data (#10751) 2020-02-25 19:39:45 -05:00
Seba Kerckhof
163881163f Don't lose the query string when using a path prefix (#10845)
Fixes https://github.com/meteor/meteor/issues/10756
2020-02-25 19:31:42 -05:00
Ben Newman
8939f93d86 Merge branch 'devel' into release-1.10 2020-02-25 18:53:50 -05:00
Brian Mulhall
a228aa746a moving the xmlbuilder isopack to the non-core folder since it is no longer being used 2020-02-25 15:47:24 -05:00
Brian Mulhall
c68757a52c remove the xmlbuilder isopack and all references to it in the code 2020-02-25 15:44:44 -05:00
Brian Mulhall
6285604530 Updated the npm-shrinkwrap.json
these dependencies are needed after all
2020-02-25 15:44:43 -05:00
Brian Mulhall
69f359e592 bug fix - spelling errors in the test file 2020-02-25 15:44:43 -05:00
Brian Mulhall
6ed31add94 removed xmlbuilder's dependencies from the npm-shrinkwrap.json file 2020-02-25 15:44:43 -05:00
Brian Mulhall
e376f83b35 updated the tests to help identify which function (each used function has a separate test case now) has failed in the event that a library update causes the api's behavior to change version to version from what we have come to expect 2020-02-25 15:44:43 -05:00