Commit Graph

32154 Commits

Author SHA1 Message Date
Renan Castro
0eabbb8d67 Start 2.7-rc.0. release/METEOR@2.7-rc.0 2022-02-18 17:33:40 -03:00
Renan Castro
875f656a6f Merge branch 'release-2.6.1' into release-2.7
# Conflicts:
#	meteor
#	npm-packages/meteor-babel/package-lock.json
#	npm-packages/meteor-babel/package.json
#	packages/babel-compiler/.npm/package/npm-shrinkwrap.json
#	packages/babel-compiler/package.js
#	packages/meteor-tool/package.js
#	scripts/admin/meteor-release-experimental.json
#	scripts/dev-bundle-tool-package.js
2022-02-18 17:29:03 -03:00
Renan Castro
5472cfd1c2 Merge pull request #11934 from meteor/fix/remove-false-positive-warning
Remove false positive warning on oplog entry
release/METEOR@2.6.1
2022-02-18 20:00:07 +00:00
Renan Castro
ce5fa3f07d Fix browserstack tests - remove testing for IE 9.
- upgrade dev bundle for final version of meteor/babel
2022-02-18 16:59:20 -03:00
Renan Castro
64412a5da1 Remove false-positive warning for supported operation a.0.b:{} and add more test cases 2022-02-18 15:58:13 -03:00
Renan Castro
4080187679 Bump packages for release 2022-02-18 15:27:35 -03:00
Renan Castro
cde97f0f73 Merge pull request #11922 from meteor/remove-production-replacable-check
Fix issues with HMR and meteor build --debug
2022-02-18 18:07:17 +00:00
Renan Castro
38866be3e8 Merge pull request #11932 from meteor/fix/binary-executable-windows
Revert missing binary permission bit when packing a meteor bundle on Windows
2022-02-18 18:06:48 +00:00
Renan Castro
6f8029eb2e Fix browserstack tests - remove testing for IE 9.
- upgrade dev bundle for final version of meteor/babel
2022-02-18 14:37:58 -03:00
Renan Castro
455c01e7aa Revert missing binary permission bit when packing a meteor bundle on Windows 2022-02-17 15:34:39 -03:00
Denilson
b3dfdad1b6 Merge pull request #11919 from meteor/feature/adjust-accounts-2fa
Adjusting accounts 2fa
2022-02-17 09:46:47 -04:00
Renan Castro
e5a2bd1280 Merge pull request #11929 from meteor/fix/oplog-aggregation
Fix multiple array operators bug and add support for debug messages
2022-02-16 19:26:42 -03:00
Renan Castro
b8de3266dc Bump mongodb package version 2022-02-16 19:26:17 -03:00
Renan Castro
ed7abb865c Fix isArrayOperator function regexp false-positive - We need to check if things STARTS with u\d* 2022-02-16 15:38:38 -03:00
zodern
5893114701 Don't log to restart when outside of meteor tool 2022-02-16 12:02:16 -03:00
zodern
7809d814eb Remove check for replaceable files in production
There are replaceable files when the app was built with the --debug option, and then run with NODE_ENV set to production. There are no problems with replaceable files.
2022-02-16 12:02:16 -03:00
Renan Castro
c19a2471d0 Fix multiple array operators bug and add support for debug messages 2022-02-16 12:00:48 -03:00
Filipe Névola
c40c7c802d Update history.md 2022-02-16 09:33:43 +00:00
Filipe Névola
18abbe8405 Update mongo-decimal npm-shrinkwrap.json 2022-02-16 09:26:07 +00:00
Filipe Névola
ea5f1fade4 Bump Meteor version to 2.7-beta.2 release/METEOR@2.7-beta.2 2022-02-16 09:15:42 +00:00
Filipe Névola
8f8b567a85 Bump Meteor version to 2.7-beta.1 2022-02-16 09:11:18 +00:00
Filipe Névola
62a92af0f4 Merge pull request #11923 from meteor/fix/react-fast-refresh-circular-deps
Fix react fast refresh with circular dependencies
2022-02-16 09:08:37 +00:00
zodern
018c41c003 Fix tracking states with circular dependencies 2022-02-15 18:02:21 -06:00
denihs
56bf3d5f46 Merge branch 'release-2.7' into feature/adjust-accounts-2fa 2022-02-15 19:41:06 -04:00
Renan Castro
d4426ddb76 Update svelt skel dependencies 2022-02-15 11:38:54 -03:00
Renan Castro
235c0eef11 Update svelt skel dependencies 2022-02-15 11:37:26 -03:00
Renan Castro
676af0add7 Merge branch 'devel' into release-2.7 2022-02-15 11:18:34 -03:00
denihs
5eae62e0c0 - message error example 2022-02-15 09:52:11 -04:00
denihs
a0fb33ae11 Merge remote-tracking branch 'origin/feature/adjust-accounts-2fa' into feature/adjust-accounts-2fa 2022-02-15 09:44:09 -04:00
denihs
deda0a0f53 - improving code based on code review 2022-02-15 09:43:58 -04:00
Denilson
56d3dbf32d Update docs/source/packages/accounts-2fa.md
Co-authored-by: Renan Castro <renanccastro@gmail.com>
2022-02-15 09:08:59 -04:00
Denilson
a22833427b Update docs/source/packages/accounts-2fa.md
Co-authored-by: Renan Castro <renanccastro@gmail.com>
2022-02-15 09:08:39 -04:00
Denilson
a47a237a15 Update docs/source/packages/accounts-2fa.md
Co-authored-by: Renan Castro <renanccastro@gmail.com>
2022-02-15 09:08:29 -04:00
denihs
e1a04902e8 - fixing tests 2022-02-14 16:08:29 -04:00
denihs
4601a583bf - updating docs 2022-02-14 16:00:51 -04:00
denihs
9f448dedc3 - validate if user is logged when calling has2faEnabled
- now, first validate if user has successfully logged in, then check if 2fa code is valid
2022-02-14 15:18:13 -04:00
Renan Castro
4e86bfe961 Update @babel dependencies - preparing for final version 2022-02-14 15:09:16 -03:00
Renan Castro
899ccb5c06 Change release version to 2.7 instead of 2.6.1 release/METEOR@2.7-beta.0 2022-02-14 13:45:10 -03:00
Renan Castro
1fbed35ed9 Update @babel dependencies - start 2.6.1.beta-4 release/METEOR@2.6.1-beta.4 2022-02-14 10:30:14 -03:00
Renan Castro
343f755b9f Update @babel dependencies - start 2.6.1.beta-1 2022-02-14 10:11:09 -03:00
Renan Castro
a38865186c Update @babel dependencies - start 2.6.1.beta-1 2022-02-14 10:10:06 -03:00
Renan Castro
d35b34085b Update @babel dependencies - start 2.6.1.beta-0 2022-02-14 09:37:59 -03:00
Renan Castro
6836e9bae0 Fix install on mac M1 - semver issue 2022-02-13 19:54:48 -03:00
Denilson
df80c53b91 Merge pull request #11716 from meteor/feature/cordova-guide-update
Cordova guide update
2022-02-11 17:28:59 -04:00
Denilson
cdbc6f47f8 Merge pull request #11741 from meteor/feature/feth-google
Replace http for fetch in Google login
2022-02-11 17:22:46 -04:00
denihs
30468456e9 - updating history.md
- adding -beta to package version
2022-02-11 17:21:58 -04:00
Jan Dvorak
dcdf26a113 Replace http for fetch in Google login 2022-02-11 16:50:33 -04:00
denihs
7633fcbd44 removing git modules 2022-02-11 16:37:55 -04:00
Denilson
9514a1d373 Merge pull request #11757 from meteor/feature/facebook-api-12
[Facebook OAuth] Use Facebook API v12
2022-02-11 15:40:59 -04:00
denihs
cee715bd18 Merge branch 'release-2.6.1' into feature/facebook-api-12
# Conflicts:
#	docs/history.md
2022-02-11 15:37:24 -04:00