Commit Graph

7911 Commits

Author SHA1 Message Date
Gabriel Grubba
ae7ccaf805 fix: adjusted small comment 2022-09-20 18:58:24 -03:00
Gabriel Grubba
2186f59911 feat: solid-skel 2022-09-20 15:27:07 -03:00
Gabriel Grubba
c1a1167db0 feat: chakra-ui skel 2022-09-15 17:27:55 -03:00
Gabriel Grubba
137f6fffc6 Merge pull request #12120 from meteor/fix/linting-exit-code
Fix bugs for linter build plugins
2022-08-15 15:14:36 -03:00
denihs
9fa9a94c28 Trying to fix broken test 2022-08-13 10:45:08 +02:00
zodern
eee47027d7 Fix sorting when SourceProcessorSet has conflicts 2022-08-12 13:26:33 -05:00
zodern
08aa6de568 Fix lint allow-incompatible-update option 2022-08-12 13:23:38 -05:00
Gabriel Grubba
5ce719dde9 Merge pull request #12124 from brucejo75/brucejo75/document_meteor_show_METEOR
Document `meteor show METEOR`
2022-08-12 10:27:02 -03:00
Gabriel Grubba
882f0ab04c Merge pull request #12131 from meteor/update-cordova-android
Update Cordova Android to 10.1.2
2022-08-12 10:24:59 -03:00
Frederico Maia
b4345a1b5c Merge branch 'release-2.7.4' into fix-source-map-flaky-test 2022-08-12 11:12:19 +02:00
Matheus Castro
1155d4c67c Fixes #12126. Update cordova-android to version 10.1.2. This is a minor version bump, so we should not have any problems. 2022-08-11 17:07:40 -03:00
Gabriel Grubba
6b7342cbd6 fix(source-maps): adjusted error line and made variables more descritive 2022-08-11 14:44:37 -03:00
Gabriel Grubba
a946955445 fix(source-maps): adjusted variable name 2022-08-11 13:50:54 -03:00
Gabriel Grubba
911fdf857a fix(source-maps): adjusted variable name 2022-08-11 13:48:44 -03:00
Gabriel Grubba
4504c436f3 fix(source-map): fixed flaky test 2022-08-11 13:36:24 -03:00
Bruce Johnson
29c6f00783 Document meteor show METEOR 2022-08-09 16:43:19 -07:00
zodern
95d0e90932 Fix error if sources for linting does not include main module 2022-08-08 10:53:47 -05:00
zodern
4440b30290 Use optimistic functions for reading files to lint 2022-08-08 10:49:49 -05:00
zodern
7b81142e4d Fix exit code when linting 2022-08-08 10:35:19 -05:00
denihs
9f062036b9 Fixing group 9 tests 2022-08-05 11:07:21 -04:00
Denilson
120515677b Merge branch 'release-2.7.4' into revert-12083-revert-12072-refactoring/remove-unused-imports 2022-08-04 09:12:53 -04:00
Denilson
6cca094811 Merge pull request #12091 from meteor/feature/apollo-skel-update
Update Apollo skeleton
2022-08-04 09:08:13 -04:00
Denilson
14a77e9742 Merge pull request #12097 from radekmie/mongo-driver-4.8
Updated MongoDB driver to 4.8
2022-08-04 09:07:40 -04:00
Denilson
683428522d Merge pull request #12099 from meteor/feature/update-skeleton-async-api
Updating skeletons
2022-08-04 09:07:30 -04:00
Denilson
24b09847c6 Merge pull request #12100 from quavedev/feature/fibers-check-enabled-by-flag
Feature/fibers check enabled by flag
2022-08-04 09:05:59 -04:00
Denilson
7668b4c9e2 Merge pull request #12113 from meteor/dependabot/npm_and_yarn/tools/tests/apps/dynamic-import/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /tools/tests/apps/dynamic-import
2022-08-04 08:59:08 -04:00
dependabot[bot]
d13b9a686c Bump minimist from 1.2.5 to 1.2.6 in /tools/tests/apps/dynamic-import
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 17:43:48 +00:00
denihs
ee0dbf4c19 - using countAsync() instead of count() in the skeletons 2022-08-03 11:26:28 -04:00
denihs
b42b7cdc2d - using countAsync() instead of count() in the skeletons 2022-08-02 17:26:23 -04:00
Gabriel Grubba
9c8d72f123 Fix(skel-svelte): added compiler options for svelte(cordova and svelte) 2022-08-02 13:55:03 -03:00
Gabriel Grubba
fcb657c335 Fix(skel-svelte): adjusted skel startup and added links.js 2022-07-29 10:34:59 -03:00
Gabriel Grubba
7abe8df134 Fix(skel-links): adjusted https links & adjusted tutorial links 2022-07-29 10:33:44 -03:00
Edimar Cardoso
3248602f94 Renaming method isFibersEnabled to _isFibersEnabled because it is an internal method. 2022-07-28 15:40:53 -03:00
Edimar Cardoso
b5cea2d601 Merge branch 'release-2.7.4' into feature/fibers-check-enabled-by-flag 2022-07-27 09:26:06 -03:00
denihs
26af968177 - Update the skeletons to use the new mongo async api 2022-07-27 03:34:56 -04:00
Radosław Miernik
39f04caa2b Removed unnecessary connects. 2022-07-26 13:47:42 +02:00
Edimar Cardoso
bb37fae4c5 Create method to check if Fibers is enabled by flag DISABLE_FIBERS. 2022-07-21 17:20:45 -03:00
Jan Dvorak
cd8496890e Update Apollo skeleton 2022-07-15 20:07:23 +02:00
Denilson
aece11a87f Revert "Revert "Refactoring/Remove unused imports from tools folder"" 2022-07-13 08:37:42 -04:00
Denilson
f8114747cd Revert "Refactoring/Remove unused imports from tools folder" 2022-07-13 08:33:07 -04:00
afrokick
094cb6b322 remove unused imports from tools 2022-07-06 19:27:53 +03:00
Ikko Ashimine
6d19213ca0 Fix typo in bundler.js
overriden -> overridden
2022-06-23 14:42:22 +09:00
Denilson
0540ffc896 Merge pull request #12049 from meteor/fix/watching-windows-paths
Fix win style paths being added to watch sets
2022-05-31 10:05:21 -04:00
Denilson
f7a4321ac9 Merge pull request #12050 from meteor/fix/increase-import-scanner-cache-size-2
Increase max size of IMPORT_SCANNER_CACHE
2022-05-31 10:02:15 -04:00
zodern
343c88fb31 Increase max size of IMPORT_SCANNER_CACHE 2022-05-25 13:12:13 -05:00
Denilson
15845cffaf Merge pull request #12023 from meteor/fix/recompile-web-arch
Fix recompiling npm packages for web arch
2022-05-23 13:37:25 -04:00
Ikko Ashimine
18af641ff4 Fix typo in console.js
occurance -> occurrence
2022-05-13 20:22:21 +09:00
zodern
eb5ea5964e Fix handling string value for recompile option 2022-04-29 16:53:50 -05:00
zodern
9840956d22 Fix recompiling npm packages for web arch 2022-04-29 16:45:09 -05:00
zodern
63b8aa3a50 Fix compilers adding os paths to watchset 2022-04-21 19:14:47 -05:00