Commit Graph

7513 Commits

Author SHA1 Message Date
Filipe Névola
056e8ac3c1 Merge pull request #11189 from sgmheyhey/devel 2021-01-04 11:36:24 -04:00
Filipe Névola
8bc33ab75c Merge pull request #11244 from tchiers/isobuild-broken-symlink 2020-12-09 16:42:11 -04:00
Filipe Névola
539f50121f Merge branch 'devel' into devel 2020-12-09 16:13:38 -04:00
tchiers
0782a5f181 Re-work to avoid if/else per PR feedback. 2020-12-09 12:51:30 -06:00
filipenevola
1d7601c70e Updates jquery to 3.5.1 on test apps 2020-12-09 09:49:56 -04:00
filipenevola
123730bfa9 Updates puppeteer to 2.1.1 on test apps 2020-12-09 09:44:16 -04:00
Renan Castro
60b41c357b Update Typescript to 4.1.2 - fix breaking changes 2020-11-26 18:04:06 -03:00
Renan Castro
dbd79ed5ea Update Typescript to 4.1.2 - fix breaking changes 2020-11-26 17:59:50 -03:00
Renan Castro
e12fca2f80 Bump typescript package version 2020-11-26 17:20:49 -03:00
tchiers
1058d4d0e3 Change isWithinProdPackage() in isobuild/bundler.js to check for broken symlinks and throw a useful error. Fixes #11241. 2020-11-12 22:03:44 -06:00
Filipe Névola
5197b7feb7 Merge pull request #11225 from meteor/typescript-4 2020-10-31 12:13:49 -04:00
filipenevola
e71abcc63f Merge branch 'devel' into release-1.12 2020-10-31 12:05:54 -04:00
Filipe Névola
ab0affe98b Merge pull request #11165 from jankapunkt/list-tree-json 2020-10-31 11:45:21 -04:00
filipenevola
d0591d8093 modules test app was using a fixed version of typescript for no reason 2020-10-28 18:08:23 -04:00
filipenevola
0bcf0f9ec6 Fixes TS2783 on treeHash 2020-10-28 17:38:34 -04:00
Jan Küster
b30207bbe0 tools test list command added simple tests for tree and json mode
We want at least test, that there is a minimal integrity with these
commands when running the arguments parsing tests.
2020-10-17 15:09:29 +02:00
Jan Küster
7bc487421f tool list command uses same suffixes for different output modes
In order to avoid repitition we use a single source of suffixes
for the list --tree and list --json commands.
2020-10-17 15:07:45 +02:00
filipenevola
f9aed3e2a6 When cordova add plugin fails using the id in the git URL we now retry using the plugin name.
- improve logs
2020-10-06 20:21:02 -04:00
filipenevola
9e962b40ad When cordova add plugin fails using the id in the git URL we now retry using the plugin name. Fixes #11199 2020-10-06 20:21:02 -04:00
sg
fb156d55fa [1.11.1] 'meteor create --help' command shows --vue and --apollo 2020-09-28 14:21:15 +09:00
Jan Küster
4f39ab90bb tools list fix unwanted pretty-print of json output 2020-09-23 14:31:07 +02:00
Jan Küster
8937648742 tools list command simplified attaching details 2020-09-23 14:29:32 +02:00
Filipe Névola
2377ebe879 Merge pull request #11166 from meteor/enable-browserstack-tests 2020-09-21 12:12:57 -04:00
denyhs
2c57504398 -Trying to run Browserstack inside Circle CI 2020-09-19 19:32:38 -04:00
denyhs
2ec3f13e6f -Trying to run Browserstack inside Circle CI 2020-09-19 19:14:08 -04:00
denyhs
525896b7a8 -Trying to run Browserstack inside Circle CI 2020-09-19 19:03:57 -04:00
denyhs
571cc01ca3 -Trying to run Browserstack inside Circle CI 2020-09-19 18:46:26 -04:00
denyhs
51a822bf69 -Trying to run Browserstack inside Circle CI 2020-09-19 18:23:24 -04:00
denyhs
5c34456e6a -Trying to run Browserstack inside Circle CI 2020-09-19 18:01:31 -04:00
denyhs
8d88f59639 -Trying to run Browserstack inside Circle CI 2020-09-19 17:36:46 -04:00
denyhs
27e6d32e2e - Inserting the word modules in the header part on the function _getClosureHeader
- Testing Safari in the version 11
2020-09-18 09:58:14 -04:00
denyhs
2d93158aa7 Adjusting command to run group test 11 2020-09-16 19:24:44 -04:00
Jan Dvorak
5230bde6cd Merge remote-tracking branch 'meteor/devel' into update-skelets 2020-09-16 10:03:39 +02:00
denyhs
745c3971c1 Adding new test group to try to understand why browserstack is crashing to Safari 2020-09-15 17:31:35 -04:00
denyhs
75c86e1249 Reapplying changes from the commit ff0d85d391 leaving just the changes on the file tools/isobuild/linker.js 2020-09-15 16:01:14 -04:00
denyhs
6e2011c011 Revert "Avoid unnecessary Buffer allocations in minifyJs."
This reverts commit ff0d85d391.
2020-09-14 16:34:28 -04:00
Filipe Névola
f43d2b5faf Merge pull request #11174 from chris-visser/feature/proper-vue-structure 2020-09-14 11:34:26 -04:00
Chris Visser
2306628598 Fixes #11153 to proper vue skel folder structure 2020-09-13 20:51:04 +02:00
Jan Dvorak
d33ec13a87 Update dependencies & improvements for Apollo skeleton
All dependencies accross skeletons have been updated to the latest versions.
Apollo skeleton has been updated with improved cache and authorization technique.
2020-09-13 10:57:16 +02:00
filipenevola
a07c993ea5 Merge branch 'devel' into enable-browserstack-tests 2020-09-11 17:15:56 -04:00
Jan Küster
095f1523ca tools list command update help text with json flag 2020-09-08 23:06:29 +02:00
Jan Küster
6803b50def tools list command added mising local entry to pacakge entry in json mode 2020-09-08 23:05:37 +02:00
Jan Küster
982193a48a tool list command added json flag to output packages in json format
Implements feature request #406 by allowing to type a --json option
and let the tree output be in JSON format. The entries consist of
the package name as key and either String value (version number +
top-level or expanded-above) or an Object with the following
properties:

- version (String) - always
- local (Boolean) - only if true when package is built from source
- weak (Boolean) - only if true
- newerVersion (String) - only if exists
- dependencies (Object) - only if > 0 and not all weak

In order to also support a more detailed output, there is a --details
option. If it's active, the following properties are added, too:

- earliestCompatibleVersion (String) - always
- debugOnly (Boolean) - only if true
- prodOnly (Boolean) - only if true
- testOnly (Boolean) - only if true
- containsPlugins (Boolean) - only if true
- lastUpdated (Date-String) - always
- published (Date-String) - always
2020-09-08 22:39:31 +02:00
Till
b190c5edbc Fixed: Client required a Cache to be setup 2020-08-22 12:12:32 +02:00
filipenevola
f6f7751e54 #11064 App broken on iOS Safari 9 due to SyntaxError
- replaces the user to run Browserstack
2020-08-11 16:24:57 -04:00
Filipe Névola
7dc191567d Merge branch 'release-1.10.3' into apollo-skeleton 2020-08-10 17:46:26 -04:00
filipenevola
aae80530e0 Bump meteor-node-stubs package version to 1.0.1 2020-08-05 17:52:32 -04:00
Jan Dvorak
23b5172fb0 Update skeletons npm dependencies 2020-07-30 20:02:57 +02:00
Jan Dvorak
1b7ea63384 Merge branch 'release-1.10.3' into apollo-skeleton 2020-07-30 19:59:52 +02:00
filipenevola
c40748b146 Improves the message on --cache-build option when there is no valid cache build 2020-07-28 08:07:58 -04:00