Commit Graph

11614 Commits

Author SHA1 Message Date
Frederico Maia Arantes
7fc0c0055b Bump packages for release 2022-03-14 12:12:19 -03:00
Denilson
9719daeb3f Merge pull request #11954 from meteor/fix/server-import-dev-dep-error
Fix some npm modules being imported as an empty object
2022-03-07 08:34:15 -04:00
zodern
28c22fafb3 - Bump modules-runtime version
- Add changes to history.md
2022-03-01 14:35:34 -04:00
zodern
648b08d5ea Remove duplicate check from useNode
The import scanner already checks the path before creating the call to module.useNode.
2022-02-28 14:55:36 -06:00
zodern
09b7dbb792 Throw errors instead of returning false in useNode 2022-02-28 14:48:57 -06:00
zodern
67bc26be5d Allow useNode to throw if module not found 2022-02-28 14:33:44 -06:00
zodern
93eedb5cea Allow minifiers to get source path of file 2022-02-28 14:00:28 -06:00
Denilson
b8e7c2de4a Merge pull request #11913 from znewsham/loginOptions
pass full result to userCallback
2022-02-23 14:34:33 -04:00
Renan Castro
854f915fdd Start 2.7-rc.0 - commit npm shrinkwrap 2022-02-18 18:37:52 -03:00
Renan Castro
0eabbb8d67 Start 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
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
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
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 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
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
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
deda0a0f53 - improving code based on code review 2022-02-15 09:43:58 -04:00
denihs
e1a04902e8 - fixing tests 2022-02-14 16:08:29 -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 2022-02-14 13:45:10 -03:00
Renan Castro
1fbed35ed9 Update @babel dependencies - start 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
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
cee715bd18 Merge branch 'release-2.6.1' into feature/facebook-api-12
# Conflicts:
#	docs/history.md
2022-02-11 15:37:24 -04:00
Denilson
591151434a Merge pull request #11891 from meteor/feature/check-if-mail-url-is-set
Throwing error when no mail URL is set but the app is running in a
2022-02-11 15:17:37 -04:00
Denilson
436c18b64f Update packages/email/email.js
Co-authored-by: Renan Castro <renanccastro@gmail.com>
2022-02-11 15:13:49 -04:00
Denilson
6d58f37f6f Merge pull request #11724 from meteor/feature/github-return-data
GitHub OAuth allow_signup & more data returned
2022-02-11 15:07:32 -04:00
denihs
f4a6bc3ebb adding -beta to the github-oauth version 2022-02-11 15:06:52 -04:00
denihs
bddbe3e481 - updating facebook to version 13.0 2022-02-11 14:50:56 -04:00
denihs
eba301095d - updating history.md
- updating facebook to version 13.0
2022-02-11 14:48:23 -04:00
Jan Dvorak
0ef7aac788 Use Facebook API v12 2022-02-11 14:13:15 -04:00
Zack Newsham
664047a379 pass full result to userCallback 2022-02-11 12:14:29 -05:00
Filipe Névola
2e1130df80 Merge pull request #11909 from meteor/docs/2.6.1-postcss
Update docs for PostCSS
2022-02-11 17:26:58 +04:00