Commit Graph

31772 Commits

Author SHA1 Message Date
Renan Castro
8ad876da0d Use fibers 5.0.1 version - release meteor 2.5.6 release/METEOR@2.5.6 2022-01-25 10:09:35 -03:00
Renan Castro
f7678c138e Use fibers 5.0.1 version 2022-01-24 19:06:38 -03:00
Denilson
5c64986c92 Merge pull request #11860 from meteor/release-2.5.5
Release 2.5.5
2022-01-19 16:27:37 -04:00
denihs
fb04fb51f0 Meteor installer for version 2.5.5 2022-01-19 09:10:08 -04:00
denihs
ea12e3917f Meteor version to 2.5.5 🎉 release/METEOR@2.5.5 2022-01-18 16:46:14 -04:00
Denilson
64eacc1db6 Merge pull request #11859 from meteor/fix-bootstrap-generation-linux
Standardize only one way of extracting tars
2022-01-18 16:32:41 -04:00
Filipe Névola
8074913478 Fixing name convention in class properties _loginCallbacks_called should be _loginCallbacksCalled 2022-01-18 14:28:54 -04:00
Filipe Névola
6ca4902c5a Merge pull request #11785 from brucejo75/brucejo75/FIX_10853
FIX firing onLogin twice
2022-01-18 14:27:58 -04:00
Filipe Névola
2732e97702 Clean up unused functions and imports in tools/fs/files.ts 2022-01-18 14:21:42 -04:00
Renan Castro
4a18514560 Standardize only one way of extracting tars, as native ones can be tricky with permissions.
Fix issue while extracting archives created on windows, inside linux/mac with permissions
2022-01-18 14:19:58 -04:00
Renan Castro
d68eac38b4 New patch release: 2.5.4 🎉 2022-01-18 14:19:58 -04:00
Renan Castro
b40ab1da2a New patch release: 2.5.4 🎉 2022-01-18 14:19:57 -04:00
Renan Castro
4359346770 Bump to 2.5.4-beta.0 2022-01-18 14:19:57 -04:00
Filipe Névola
fddf4a446e Update Node.js to 14.18.3 2022-01-18 14:17:52 -04:00
Renan Castro
42ae637d97 Update tar library for faster extractions/compressions - fix extract test 2022-01-18 14:16:49 -04:00
Renan Castro
8ee02968a6 Update tar library for faster extractions/compressions - remove unused import 2022-01-18 14:16:48 -04:00
Renan Castro
ff81b7fc9c Update tar library for faster extractions/compressions - use node-fs for manipulating tar streams 2022-01-18 14:16:47 -04:00
Renan Castro
eda0180a8e Update tar library for faster extractions/compressions - use node-fs for manipulating tar streams 2022-01-18 14:16:47 -04:00
Renan Castro
b734044933 Update tar library for faster extractions/compressions - add node-fs for manipulating tar streams 2022-01-18 14:16:47 -04:00
Renan Castro
81ab454acd Update tar library for faster extractions/compressions 2022-01-18 14:16:46 -04:00
Filipe Névola
3ae22ca820 Bump oauth package to 2.1.1 2022-01-05 16:09:44 -04:00
Filipe Névola
463debd9e3 Merge pull request #11825 from meteor/feature/fix-11817
Fix #11817 add try/catch to end of redirect response
2022-01-05 15:57:46 -04:00
Filipe Névola
f5a8bb89bc Trigger docs deploy 2022-01-04 22:35:43 -04:00
Filipe Névola
e5a4695dd5 Merge pull request #11833 from meteor/release-2.5.3
Release 2.5.3
2022-01-04 22:28:49 -04:00
Filipe Névola
bb99eeb8fb Meteor installer for version to 2.5.3 2022-01-04 21:32:55 -04:00
Filipe Névola
5733fd2886 Meteor version to 2.5.3 🎉 release/METEOR@2.5.3 2022-01-04 21:00:10 -04:00
Filipe Névola
72354c3f29 Merge pull request #11832 from meteor/fix/ignore-invalid-package-json
Fixes invalid package.json files breaking Meteor run
2022-01-04 20:56:59 -04:00
Filipe Névola
0e8124c6ea Provides a better error message when we have invalid package.json files
Also provides new env vars to change the default behavior
2022-01-04 20:23:35 -04:00
Filipe Névola
b194793ec5 Provides a better error message when we have invalid package.json files
Also provides new env vars to change the default behavior
2022-01-04 20:21:14 -04:00
Jan Dvorak
c8afd3b1d2 Improve comment for empty catch 2022-01-01 11:28:06 +01:00
Jan Dvorak
b656720d33 Fix #11817 add try/catch to end of redirect response 2022-01-01 11:24:34 +01:00
Denilson
ff2250427e Merge pull request #11819 from WilliamKelley/patch-3
chore(docs): add `loggingOut` api to accounts page
2021-12-30 09:24:16 -04:00
Filipe Névola
6a9d940ee6 Trigger docs deploy 2021-12-28 14:46:59 -04:00
William Kelley
e413e6dba0 chore(docs): add loggingOut api to accounts page 2021-12-23 12:14:31 -07:00
Filipe Névola
3a89cd28ad Updates History.md 2021-12-21 17:16:24 -04:00
Filipe Névola
472f703fd8 Merge pull request #11788 from meteor/release-2.5.2
Release 2.5.2
2021-12-21 17:03:50 -04:00
Filipe Névola
a5308138d0 Installer for 2.5.2 2021-12-21 14:29:47 -04:00
Filipe Névola
b1990ad317 Update package-lock.json 2021-12-21 14:26:06 -04:00
Filipe Névola
a4241a222f Update npm-shrinkwrap.json 2021-12-21 14:22:33 -04:00
Filipe Névola
719e3f1139 Merge branch 'devel' into release-2.5.2 release/METEOR@2.5.2 2021-12-21 14:05:05 -04:00
Filipe Névola
9568d15b43 Meteor version to 2.5.2 🎉 2021-12-21 14:03:33 -04:00
Filipe Névola
55fc80438a Bundle version 14.18.2.3 2021-12-21 13:47:12 -04:00
Filipe Névola
58e66d6515 Upgrade reify and babel 2021-12-21 13:46:49 -04:00
Filipe Névola
c1ea073dda Merge pull request #11813 from harryadel/patch-1
Remove `browserSniff` Option
2021-12-21 13:30:49 -04:00
Renan Castro
fa0dad80fd Dev bundle 14.18.2.2 2021-12-20 16:38:53 -03:00
Harry Adel
8708563937 Remover browserSniff Option
See https://github.com/helmetjs/csp/issues/97
2021-12-20 13:38:00 +02:00
Renan Castro
96a9a06a9e Meteor beta release - 2.5.2-beta.9 release/METEOR@2.5.2-beta.9 2021-12-17 15:06:14 -03:00
Renan Castro
352cad96a7 Merge pull request #11792 from meteor/feature/node-14.18.2
Update to Node 14.18.2
2021-12-17 15:03:08 -03:00
Renan Castro
6f4aff24e1 Dev bundle - 14.18.2.1 2021-12-17 14:13:57 -03:00
Renan Castro
77eb466fa1 Merge pull request #11740 from meteor/chore/fix-windows-checkout-symlink-type
Fix type of tools/node_modules symlink on Windows
2021-12-17 13:29:12 -03:00