Nacho Codoñer
eb8f962c78
Meteor version to 3.2-beta.2 ☄️
2025-03-05 16:43:10 +01:00
Nacho Codoñer
121b8c99ed
better context
2025-03-04 12:23:18 +01:00
Nacho Codoñer
f77a545b10
better formatting for help
2025-02-27 17:30:33 +01:00
Nacho Codoñer
b039b85919
add help content for new profile command
2025-02-27 17:29:21 +01:00
Nacho Codoñer
dcbe656bb3
adjust name of the command
2025-02-27 17:18:09 +01:00
Nacho Codoñer
a554967561
improve bashLive outputting by perserve formatting
2025-02-26 15:21:44 +01:00
Nacho Codoñer
3e92181ca8
dont print bashLive input
2025-02-26 15:16:46 +01:00
Nacho Codoñer
76eccbf50c
improve command with bash live feedback and ensure expected git version
2025-02-26 15:03:01 +01:00
Nacho Codoñer
91a51c3d27
implement meteor benchmark cmd
2025-02-25 17:15:01 +01:00
Nacho Codoñer
7e15b9263e
Merge pull request #13614 from meteor/skel-meteorvite-warn
...
Ignore meteor/mongo to avoid annoying non-critical waring
2025-02-25 14:39:11 +01:00
Nacho Codoñer
1a497a0ecd
remove als initialization as part of server startup
2025-02-24 14:22:04 +01:00
Nacho Codoñer
e8f64f0cb6
use const
2025-02-19 16:40:54 +01:00
Nacho Codoñer
7b5702d2f7
reuse existing async local storage context
2025-02-19 16:40:14 +01:00
Nacho Codoñer
d87f473450
dont mutate current entry
2025-02-19 16:32:13 +01:00
Nacho Codoñer
47104bf9f2
fix require error
2025-02-18 18:17:34 +01:00
Nacho Codoñer
7ab17e6de3
avoid issue to properly finish on sync and async cases
2025-02-18 17:28:29 +01:00
Nacho Codoñer
1de4c5e190
avoid issue that runs the profiler function twice
2025-02-18 17:23:46 +01:00
Nacho Codoñer
b0426df46d
reuse meteor tool als context
2025-02-18 16:01:03 +01:00
Nacho Codoñer
b16c8cb6d6
correct async support on profiler
2025-02-18 15:51:00 +01:00
Nacho Codoñer
ec80e8d746
support async context on profiler async actions
2025-02-18 15:27:21 +01:00
Nacho Codoñer
0ecd72ec97
ensure some stage profiling are considered async to keep track of them
2025-02-10 17:44:29 +01:00
Nacho Codoñer
402f0758c4
ensure ignore mongo to avoid annoying non-critical waring
2025-02-10 15:39:34 +01:00
Nacho Codoñer
a108778dfc
ensure ignore mongo to avoid annoying non-critical waring
2025-02-10 15:34:01 +01:00
Nacho Codoñer
ce0b334a9b
fix skeleton that are dependent on meteor-vite on its latest version
2025-01-27 17:02:09 +01:00
Nacho Codoñer
5a06273a23
upgrade skeletons related with meteor-vite to use latest
2025-01-22 16:55:26 +01:00
Nacho Codoñer
93d34252f1
Merge pull request #13467 from 9Morello/update-node-types
...
Update `@types/node` package in the TypeScript template
2025-01-14 17:23:57 +01:00
Nacho Codoñer
cb2e568443
Update @types/node to latest matching closely 3.1.1 Node's version
2025-01-14 17:23:23 +01:00
Nacho Codoñer
fd5bec6ff0
Merge pull request #13544 from meteor/minhna-fix-windows-npm-rebuild
...
Contribution: fix windows npm rebuild
2025-01-14 12:49:18 +01:00
Nacho Codoñer
30da834f31
fix issue on create a new meteor app with spaces on path
2025-01-13 16:16:12 +01:00
Jan Starzak
0a17c8d513
fix: built-in dev mongo can't start on win32 when username has spaces
2025-01-09 13:33:33 +01:00
9Morello
784073f514
Merge branch 'meteor:devel' into update-node-types
2024-12-18 10:18:19 -05:00
Minh Nguyen
4ee8d850b6
Update npm-rebuild.js to support windows
2024-11-27 08:01:01 +07:00
Gabriel Grubba
be3d2738ca
Merge pull request #13461 from meteor/fix/issue-with-meteor-publish-with-update-option
...
FIX: Issue with meteor publish with update option
2024-11-19 11:03:59 -03:00
Caio
a1360d9c34
Update types definition for Node in the Typescript template
2024-11-19 10:04:17 -03:00
Gabriel Grubba
257bf14b69
FIX: Issue with meteor publish with update option
...
It was missing an await in the update readme function.
Adding tests for this is an issue because of this snippet 3747d4cb87/tools/cli/commands-packages.js (L175-L184) and other parts that require or do some kind of check with the network
Maybe for the future think a way of mocking or being able to do tests in functions and not system tests.
Increase of types could help too.
2024-11-13 19:59:59 -03:00
Nacho Codoñer
e84e48a441
Merge pull request #13455 from meteor/fix-cordova-protocol-deps
...
Fix Cordova build when using custom plugins using protocols
2024-11-12 14:24:19 +01:00
Leonardo Venturini
faff3acd4c
Merge pull request #13452 from meteor/leonardo/bundled-mongo-arm64
...
feat: stop using rosetta for bundled mongo in macos
2024-11-11 14:42:17 -04:00
Gywem
893798a3ae
ensure use version of plugins described on cordova-plugins file otherwise the package.json defined
2024-11-11 18:32:55 +01:00
Nacho Codoñer
9b3a76b716
Merge pull request #13448 from meteor/fix-hmr-performance
...
Fix performance issue with bundler ensuring proper parallelization
2024-11-11 15:54:41 +01:00
Leonardo Venturini
c43b503814
fix using rosetta on macos for mongod
2024-11-10 09:20:48 -04:00
Leonardo Venturini
f0093cb9c9
disable punycode warning on app process
2024-11-08 07:58:17 -04:00
Nacho Codoñer
dd5965725c
dont need to await refresh
2024-11-06 17:58:44 +01:00
Nacho Codoñer
abb854c567
record packages happens in background
2024-11-06 14:11:57 +01:00
Nacho Codoñer
5a34f97c4c
proper await
2024-11-05 17:34:50 +01:00
Nacho Codoñer
ecfcf6d457
fix performance issue with bundler ensuring proper parallelization
2024-11-05 17:22:32 +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
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
70d689db07
- never emit the punycode warning
2024-10-31 13:26:38 -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
Brian Chan
bfa99b6f0c
Update elliptic
2024-10-31 12:45:30 +08:00