Commit Graph

13835 Commits

Author SHA1 Message Date
Denilson
a6c78082ea Merge branch 'release-3.0' into feature/accounts-server-options-init 2024-07-05 10:46:45 -04:00
Denilson
7c4512c229 Merge branch 'release-3.0' into feature/add-addemailasync-alias 2024-07-04 14:00:42 -04:00
denihs
31504b221b - fix bindEnvironment to add catch to the return if it's a promise 2024-07-03 14:42:45 -04:00
denihs
2630c2671a - rename Accounts.addUser to Accounts.addUserAsync
- update docs
2024-07-03 14:00:39 -04:00
denihs
ff6c7c4864 - increase protocolTimeout for puppeteer launch 2024-07-03 13:38:37 -04:00
denihs
cee675e6d1 Merge branch 'refs/heads/release-3.0' into fix/revert-withvalue-deprecate-meteor-call
# Conflicts:
#	packages/npm-mongo/.npm/package/npm-shrinkwrap.json
#	packages/webapp/.npm/package/npm-shrinkwrap.json
2024-07-03 13:28:55 -04:00
denihs
5e55710957 - fix environment - bindEnvironment test
- stop always returning promises in the server for bindEnvironment and withValues
2024-07-02 15:25:38 -04:00
denihs
02ee812795 - change the doc title 2024-07-02 14:44:51 -04:00
denihs
fc0c1912f4 - revert test: mongo-livedata - collection async operations data persistence 2024-07-02 09:55:41 -04:00
denihs
2f85dcf6bc - fix test environment - bindEnvironment 2024-06-26 16:52:20 -04:00
denihs
ec0d28cadd - use Meteor._debug instead of console.warn
- add comments to not change the behavior of withValues() (client)
2024-06-26 14:08:50 -04:00
Denilson
479e2c7494 Update packages/ddp-client/common/livedata_connection.js
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-26 13:59:28 -04:00
denihs
342f011065 - add limitations section
- update "Can I still use Meteor.call?" section
2024-06-26 13:55:34 -04:00
denihs
fc5f738946 - remove unnecessary function call 2024-06-21 11:41:57 -04:00
denihs
d3fd11ffe3 - revert EVp.withValue to its original state
- warn devs about using Meteor.call with async methods
2024-06-21 11:28:56 -04:00
denihs
6f249c445f - update call-x-callAsync.md docs to mirror our API 2024-06-19 16:10:51 -04:00
Jan Dvorak
2b92096b05 Include previous accounts settings initialization 2024-06-15 09:00:54 +02:00
Jan Dvorak
ef168a2de3 Merge branch 'release-3.0' into feature/accounts-server-options-init 2024-06-13 16:10:25 +02:00
Jan Dvorak
213f85a983 Typo fix 2024-06-13 16:09:02 +02:00
denihs
7163d1444c - update blaze hash 2024-06-13 10:05:18 -04:00
Jan Dvorak
a241656736 Adjust getting stuff from settings based on docs 2024-06-13 16:03:59 +02:00
Jan Dvorak
68fcebd86a Initialize options for accounts 2024-06-13 15:55:51 +02:00
Leonardo Venturini
9b1c18b30f Meteor version to 3.0-rc.4 ☄️ 2024-06-12 09:20:56 -04:00
Nacho Codoñer
41046c520f Meteor version to 3.0-rc.3 ☄️ 2024-06-11 18:22:22 +02:00
Leonardo Venturini
2f754464cf fix import 2024-06-10 09:51:29 -04:00
Leonardo Venturini
9a6017fa7b Merge branch 'release-3.0' into feature/lru-cache 2024-06-10 09:39:00 -04:00
Nacho Codoñer
6e83983a9b Merge pull request #13156 from meteor/webapp-addruntime-config-fix
Fix WebApp.addRuntimeConfigHook
2024-06-10 15:30:47 +02:00
Nacho Codoñer
bf5bdd5b08 Merge pull request #13168 from meteor/allowdeny-async
[3.0] AllowDeny async compatibility
2024-06-10 15:29:58 +02:00
Leonardo Venturini
c91daf9d6e revert lru-cache to v6.0.0 2024-06-10 09:09:42 -04:00
Leonardo Venturini
717101c68b oops 2024-06-06 16:20:55 -04:00
Leonardo Venturini
4806ab3cb0 fix tests 2024-06-06 16:07:04 -04:00
Leonardo Venturini
fa4ec7e7fe Merge remote-tracking branch 'origin/feature/lru-cache' into feature/lru-cache 2024-06-06 09:58:43 -04:00
Leonardo Venturini
3a47b4f060 commit shrinkwrap 2024-06-06 09:57:15 -04:00
Denilson
a504c9c2bc Merge branch 'release-3.0' into feature/lru-cache 2024-06-06 09:38:22 -04:00
denihs
e74924837d - update blaze commit hash 2024-06-05 16:28:31 -04:00
Leonardo Venturini
07bffb5666 maxSize is functionally the same as max was 2024-06-05 14:28:29 -04:00
Leonardo Venturini
362ab190a5 upgrade lru-cache to v10 for standard-minifier-css 2024-06-05 13:16:12 -04:00
Leonardo Venturini
24d066dae2 upgrade lru-cache to v10 for caching-compiler 2024-06-05 13:14:54 -04:00
Leonardo Venturini
3afdcb3755 Revert "remove version constraints"
This reverts commit e0e6a8102d.
2024-06-05 09:25:28 -04:00
Leonardo Venturini
087a54d46e update shrinkwraps 2024-06-05 09:18:09 -04:00
Leonardo Venturini
689b553c37 pin lru-cache version to 6.0.0
using 10.2.2 caused a memory leak for some reason
2024-06-05 09:17:55 -04:00
Leonardo Venturini
e0e6a8102d remove version constraints 2024-06-05 09:17:17 -04:00
Nacho Codoñer
746dcd7e7e fix the proper blaze 3.0 version 2024-06-03 16:59:17 +02:00
Nacho Codoñer
e1ac0f58f8 update compatibilities 2024-06-03 15:11:42 +02:00
Nacho Codoñer
bf912d9688 update blaze to point latest 3.0 compatibility 2024-06-03 14:45:51 +02:00
Nacho Codoñer
2600eb1d22 updated caching-html-compiler to meteor 3 work
# Conflicts:
#	packages/caching-html-compiler/package.js
2024-05-30 17:51:10 +02:00
Nacho Codoñer
7d603b6564 get latest changes on master 2024-05-30 17:35:11 +02:00
Nacho Codoñer
f36c5ff5ed fix package requirements for 3.0 compatibility 2024-05-30 17:33:22 +02:00
Nacho Codoñer
79303fe72d get latest changes on master 2024-05-30 17:12:44 +02:00
Nacho Codoñer
ed10c43a8b fix package requirements for 3.0 compatibility 2024-05-30 16:51:38 +02:00