Commit Graph

38851 Commits

Author SHA1 Message Date
Leonardo Venturini
e00a111819 exclude roles in command 2024-11-08 13:33:57 -04:00
Leonardo Venturini
557f8d3546 bump package versions so the sub deps are updated 2024-11-08 13:33:57 -04:00
Leonardo Venturini
92329e78bb remove shrinkwraps from git (annoying things!) 2024-11-08 13:33:57 -04:00
Leonardo Venturini
69683dafb8 exclude roles from travis 2024-11-08 13:33:34 -04:00
Leonardo Venturini
86a07cc9eb disable punycode warning on app process 2024-11-08 13:33:34 -04:00
Leonardo Venturini
b11977bbac add timeout mechanism 2024-11-07 17:01:34 -04:00
Leonardo Venturini
dc453a8c60 Merge remote-tracking branch 'origin/release-3.1.0' into leonardo/refactor-and-perf-phase-2 2024-11-07 16:55:24 -04:00
Leonardo Venturini
e8d6f848c2 ignore asynchronous queue from check 2024-11-07 16:55:16 -04:00
Leonardo Venturini
de7eaf79b7 fix check running twice 2024-11-07 16:53:24 -04:00
Leonardo Venturini
2790813cbb Merge remote-tracking branch 'origin/release-3.1.0' into leonardo/refactor-and-perf-phase-2 2024-11-07 16:50:09 -04:00
Leonardo Venturini
12993e9f2e send initial adds first; parallelize and batch asynchronous queue 2024-11-07 08:30:31 -04:00
Leonardo Venturini
6b5248e236 run adds in parallel 2024-11-06 15:27:04 -04:00
Leonardo Venturini
959e7abe1a extract processors 2024-11-06 14:15:59 -04:00
Leonardo Venturini
6c1fd9c313 extract stream handlers 2024-11-06 14:07:36 -04:00
Leonardo Venturini
2779e65630 improve buffered writes flushing logic in order to not block the event loop 2024-11-06 13:08:40 -04:00
denihs
9fa9b82da7 add -beta310 so we don't forget to include it in the next release 2024-11-06 09:00:31 -04:00
Denilson
b9a3b83ccf Merge pull request #13402 from meteor/feature/official-roles
Official roles package
2024-11-06 08:30:13 -04:00
Leonardo Venturini
4e8c7cf181 fix potential race condition dropping messages 2024-11-05 18:40:50 -04:00
Leonardo Venturini
104cede0e1 rename files 2024-11-05 18:32:38 -04:00
Leonardo Venturini
cf4faf2190 Merge pull request #13449 from ref-app/fix-13447
Fix type publishing in meteor/mongo
2024-11-05 13:51:55 -04:00
Per Bergland
ecdfb480f0 Need to publish the .d.ts file as well so it winds up next to package-types.json in the isobuild package 2024-11-05 18:42:09 +01:00
Per Bergland
fac1022244 Fix faulty package types file name and publish it INSTEAD of the .d.ts file for zodern:types.
Fixes #13447
2024-11-05 18:32:57 +01:00
denihs
98a964fa8a remove version from in the tests 2024-11-05 09:42:14 -04:00
denihs
f511fc8130 Merge branch 'release-3.1.0' into feature/official-roles 2024-11-05 09:33:54 -04:00
Leonardo Venturini
748f7c4f29 prevent blocking event loop in write fence 2024-11-04 18:21:39 -04:00
Leonardo Venturini
a9f2656e22 fix race condition in oplog tailing 2024-11-04 18:14:29 -04:00
Leonardo Venturini
c56361f112 refactor session and document views 2024-11-04 16:43:37 -04:00
Leonardo Venturini
75966aed5d shrinkwrap 2024-11-04 14:01:52 -04:00
Leonardo Venturini
2acc66f1a3 add docs back 2024-11-04 14:01:44 -04:00
denihs
d40e7a5773 bump mongo-decimal version 2024-11-04 12:55:44 -04:00
denihs
89e169c9d6 publish new npm install version for beta 2024-11-04 12:40:25 -04:00
denihs
66bbec38fb publish new npm install version for beta 2024-11-04 12:38:58 -04:00
Leonardo Venturini
b84afd9a52 fix tests 2024-11-04 10:58:57 -04:00
denihs
50eabe07cf Meteor version to 3.1-beta.0 ☄️ release/METEOR@3.1-beta.0 METEOR@3.1-beta.0 2024-11-04 10:12:12 -04:00
denihs
6e53028fbd bump BUNDLE_VERSION 2024-11-04 09:49:18 -04:00
Nacho Codoñer
a49b559007 Merge pull request #13408 from meteor/upgrade-express-5
Upgrade Express 5
2024-11-04 14:44:23 +01:00
Nacho Codoñer
c9da0c56b3 Merge pull request #13416 from meteor/cordova-indirect-deps-fix
Fix Cordova build on indirect dependencies [Part 2]
2024-11-04 14:44:08 +01:00
Leonardo Venturini
8a71fd06b5 refactor to oplog_v2_converter to typescript 2024-11-04 08:37:33 -04:00
Jan Dvorak
21de3091d0 Merge branch 'release-3.1.0' into feature/official-roles 2024-11-01 22:17:39 +09:00
Leonardo Venturini
7850c049df Merge pull request #13380 from meteor/dev-bundle-22.9.0.0
Node v22.11.0
2024-11-01 09:11:03 -04:00
Leonardo Venturini
91f9ed4346 annotate memory growth point 2024-10-31 15:54:39 -04:00
Leonardo Venturini
17f8256eff add setImmediate for inbound messages 2024-10-31 15:54:21 -04:00
denihs
afbc3c2176 Merge branch 'release-3.1.0' into dev-bundle-22.9.0.0
# Conflicts:
#	packages/accounts-2fa/.npm/package/npm-shrinkwrap.json
#	packages/email/.npm/package/npm-shrinkwrap.json
#	packages/npm-mongo/.npm/package/npm-shrinkwrap.json
2024-10-31 13:51:42 -04:00
denihs
284952f0dd force CI tests to run again 2024-10-31 13:43:59 -04:00
denihs
6f3ff7f3b5 bump BUNDLE_VERSION 2024-10-31 13:29:26 -04:00
denihs
70d689db07 - never emit the punycode warning 2024-10-31 13:26:38 -04:00
Leonardo Venturini
85c8d8d165 update shrinkwrap 2024-10-31 09:32:06 -04:00
Leonardo Venturini
9642b3f465 Merge pull request #13438 from caffeinated10xprogrammer/fix-npm-vuln-update-elliptic
Update elliptic
2024-10-31 09:20:43 -04:00
Leonardo Venturini
48fb75df0e Merge pull request #13439 from meteor/leonardo/elliptic
feat: upgrade elliptic in meteor-node-stubs
2024-10-31 09:18:13 -04:00
Leonardo Venturini
0b59717f48 Merge branch 'release-3.1.0' into fix-npm-vuln-update-elliptic 2024-10-31 09:15:12 -04:00