Commit Graph

38219 Commits

Author SHA1 Message Date
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
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
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
Leonardo Venturini
ecd46c9e0e bump version 2024-10-31 08:29:34 -04:00
Leonardo Venturini
7b8f410e45 upgrade elliptic and add missing change logs 2024-10-31 08:28:05 -04:00
Leonardo Venturini
93cd4f2033 Merge branch 'devel' into release-3.1.0 2024-10-31 08:16:40 -04:00
Leonardo Venturini
e85e972924 Merge pull request #13406 from meteor/leonardo/performance-optimizations
feat: refactor mongo and optimize perf
2024-10-31 08:15:56 -04:00
Brian Chan
bfa99b6f0c Update elliptic 2024-10-31 12:45:30 +08:00
denihs
58f5d31dc1 force CI tests to run again 2024-10-30 11:51:52 -04:00
Leonardo Venturini
2b2353921d Merge remote-tracking branch 'origin/leonardo/performance-optimizations' into leonardo/performance-optimizations 2024-10-30 11:22:11 -04:00
Leonardo Venturini
5b8e4edb68 this is not needed 2024-10-30 11:21:57 -04:00
Nacho Codoñer
8c7bbc1630 Merge pull request #13434 from meteor/upgrade-mongo-5-callbacks
Upgrade Mongo node driver 6.x
2024-10-30 16:18:49 +01:00
Nacho Codoñer
0ba1ab889d Merge branch 'leonardo/performance-optimizations' into upgrade-mongo-5-callbacks 2024-10-30 16:18:42 +01:00
Leonardo Venturini
9c8c69bb64 shrinkwrap 2024-10-30 11:11:19 -04:00
Leonardo Venturini
31e799d009 fix tests 2024-10-30 11:04:47 -04:00
Leonardo Venturini
3f9fdbd293 shrinkwrap 2024-10-30 08:37:28 -04:00
Leonardo Venturini
42880e8ff4 extract replication method 2024-10-30 08:33:40 -04:00
Leonardo Venturini
d309462deb break down collection constructor 2024-10-30 08:33:25 -04:00
Leonardo Venturini
403d46bea0 extract index methods 2024-10-30 07:58:45 -04:00
Jan Dvorak
9470329b28 Update meteor dev bundle version number 2024-10-29 21:27:55 +01:00
Jan Dvorak
b6b189d563 Update build-dev-bundle-common.sh to node 22.11.0 2024-10-29 21:27:19 +01:00
denihs
99bc37735d - change node options to include the ones provided by the dev 2024-10-29 14:07:34 -04:00
denihs
2dd1efff3e 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
2024-10-29 13:44:40 -04:00
denihs
dce340b444 - remove module-alias
- create a new way to filter node warnings
- bump BUNDLE_VERSION
2024-10-29 13:41:04 -04:00
Leonardo Venturini
2125600183 update history 2024-10-29 12:51:43 -04:00
Nacho Codoñer
be057feb86 Merge branch 'upgrade-mongo-5-callbacks' into upgrade-mongo-5 2024-10-29 17:17:18 +01:00
Nacho Codoñer
82ad7c1ee7 Merge branch 'leonardo/performance-optimizations' into upgrade-mongo-5 2024-10-29 17:16:45 +01:00
Nacho Codoñer
a7f437e92a adding missing scenario to properly generate ids 2024-10-29 17:00:26 +01:00
Nacho Codoñer
4ca0b3794c Revert "fix reference of ObjectId"
This reverts commit f73aac39dd.
2024-10-29 16:39:04 +01:00
Nacho Codoñer
f73aac39dd fix reference of ObjectId 2024-10-29 16:37:47 +01:00
Nacho Codoñer
69dff8aea1 fix test 2024-10-29 16:36:06 +01:00
Leonardo Venturini
00e193763d Merge remote-tracking branch 'origin/upgrade-mongo-5-callbacks' into upgrade-mongo-5-callbacks 2024-10-29 11:25:25 -04:00
Leonardo Venturini
8a9b607cb3 update to 6.10 2024-10-29 11:25:14 -04:00
Leonardo Venturini
0e9c098316 fix test 2024-10-29 11:24:59 -04:00
Nacho Codoñer
5ba0a32f7e solve test 2024-10-29 16:22:46 +01:00
Leonardo Venturini
4c7f33f14d Merge remote-tracking branch 'origin/upgrade-mongo-5-callbacks' into upgrade-mongo-5-callbacks 2024-10-29 10:50:40 -04:00
Leonardo Venturini
c653cd952c shrinkwrap 2024-10-29 10:50:34 -04:00
Nacho Codoñer
fc808d90ff clean console 2024-10-29 15:49:21 +01:00
Leonardo Venturini
ac6bb32e10 Merge remote-tracking branch 'origin/upgrade-mongo-5-callbacks' into upgrade-mongo-5-callbacks 2024-10-29 10:46:09 -04:00
Nacho Codoñer
ac103bad1f adapt callback to promise that block tests 2024-10-29 15:45:32 +01:00