Nacho Codoñer
|
09796b3ab3
|
Merge branch 'modern-bundler-integration' of https://github.com/meteor/meteor into modern-bundler-integration
|
2025-09-01 23:15:13 +02:00 |
|
Nacho Codoñer
|
02087e03a9
|
Merge branch 'devel' into modern-bundler-integration
|
2025-09-01 23:02:30 +02:00 |
|
italo jose
|
1ff94404dd
|
DOCS: Add release notes for version 3.3.2
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
d3de3eb50e
|
Update release date for version 3.3.2 in changelog
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
7a125ab3ba
|
Meteor version to 3.3.2 ☄️
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
9ebd283f4d
|
Update meteor-node-stubs to version 1.2.24 and remove elliptic dependency
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
39f3ee0dcc
|
Bump BUNDLE_VERSION to 22.18.0.3
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
05c4b72092
|
Revert BUNDLE_VERSION to 22.18.0.2 and fix ecmascript package version to 0.16.13
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
f22f871c43
|
Update meteor-node-stubs to version 1.2.23 and add sha.js as a dependency
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
9e5db613c4
|
Bump bundle_version + package versions that uses babel-compiler
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
40ab299fe8
|
Bump package versions for accounts-base, accounts-password, accounts-passwordless, babel-compiler, minimongo, mongo, and npm-mongo
|
2025-09-01 13:59:39 -03:00 |
|
Italo José
|
519fe862a4
|
remove lodash.template dependency (#13898)
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
6d2f4c52f7
|
Remove server-side publication for 'testGeoIntersects' from geoPolygonSchema
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
4f683252a9
|
Refactor mongo-livedata tests for improved clarity and maintainability
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
b5c9644382
|
Add publication and test for in mongo-livedata
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
758d1715ae
|
Update testGeoPolygon publication to return a collection with a random ID
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
cd8f247d0c
|
Refactor error handling in geoPolygonSchema test to assert null error instead of using console log
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
56bf338de5
|
Add debug logging for error handling in geoPolygonSchema test
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
5e230cc57f
|
Add tests for $geoIntersects operator and improve error handling in Minimongo
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
4ab4396045
|
Add error handling for selector compilation in MongoConnection
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
5050c00b80
|
Remove early validation of query selector in MongoConnection to streamline cursor handling
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
5730e44f7f
|
Add early validation for query selectors in MongoConnection
|
2025-09-01 13:59:39 -03:00 |
|
Nacho Codoñer
|
f90b37c9bb
|
use common helper to detect promises
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
4fa26b8c08
|
DEV: update Accounts namespace to directly reference user lookup methods in AccountsServer
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
4e608f94bd
|
fix: correct assignment of findUserByEmail to use AccountsServer method
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
d1f02f9bec
|
DEV: add user lookup methods for email and username
|
2025-09-01 13:59:39 -03:00 |
|
graemepyle
|
da936d3852
|
Update the docs to reflect the change to fetching the modern browser setting from package.json instead of an environment variable.
|
2025-09-01 13:59:39 -03:00 |
|
graemepyle
|
05d8363841
|
Fix doco to say the change will be effective from Meteor 3.3.2. I don't know where I got 3.4 from.
|
2025-09-01 13:59:39 -03:00 |
|
graemepyle
|
278bcb2b69
|
Switch to getting Cordova modern browsers flag from package.json instead of env var
|
2025-09-01 13:59:39 -03:00 |
|
graemepyle
|
edc45a176c
|
Update the Cordova docs to include the change to modern browsers.
|
2025-09-01 13:59:39 -03:00 |
|
graemepyle
|
998f2036a0
|
Enable modern browser support for Cordova unless explicitly disabled
|
2025-09-01 13:59:39 -03:00 |
|
Gabriel Grubba
|
4e5e9a68b4
|
DEV: tests should only run in server
|
2025-09-01 13:59:39 -03:00 |
|
Gabriel Grubba
|
643aab36f6
|
DEV: updated both tests
|
2025-09-01 13:59:39 -03:00 |
|
Gabriel Grubba
|
d1e879935f
|
DEV: changed how test runs
|
2025-09-01 13:59:39 -03:00 |
|
Gabriel Grubba
|
986dd0b51a
|
DEV: updated variable name
|
2025-09-01 13:59:39 -03:00 |
|
Gabriel Grubba
|
a498eb002b
|
DEV: removed unused constant
|
2025-09-01 13:59:39 -03:00 |
|
Gabriel Grubba
|
3fa9188e12
|
DEV: it does not make sense test this case for observeChanges(sync)
|
2025-09-01 13:59:39 -03:00 |
|
Gabriel Grubba
|
aa1e6fba72
|
dev: handled non promise cases
|
2025-09-01 13:59:39 -03:00 |
|
Gabriel Grubba
|
9d32d862b3
|
DEV: add catch and change to allSettled to solve error
|
2025-09-01 13:59:39 -03:00 |
|
Gabriel Grubba
|
a9edf9ee19
|
FIX: observeChanges[Async] should not crash the process on error
relates to: https://github.com/meteor/meteor/issues/13701
|
2025-09-01 13:59:39 -03:00 |
|
italo jose
|
da1b196328
|
refactor: simplify error handling for MongoDB connection
|
2025-09-01 13:59:39 -03:00 |
|
Nacho Codoñer
|
26094b02c6
|
add tests for LocalCollection operation results to match Meteor 2.x behavior
|
2025-09-01 13:59:39 -03:00 |
|
Kelly Copley
|
6574c3fdd7
|
Move findUserByEmail method from accounts-password to accounts-base
#13834
|
2025-09-01 13:59:39 -03:00 |
|
Nacho Codoñer
|
67f3890a69
|
enhance type definitions for SendEmailOptions and SendEmailResult
|
2025-09-01 13:59:39 -03:00 |
|
Nacho Codoñer
|
981c37ed77
|
add async URL resolution for Accounts url methods
|
2025-09-01 13:59:39 -03:00 |
|
Nacho Codoñer
|
d30b31970e
|
add test coverage for send emails
|
2025-09-01 13:59:39 -03:00 |
|
Nacho Codoñer
|
4531fc35f4
|
ensure env packages dirs are also part of the meteor bundler
|
2025-09-01 17:33:01 +02:00 |
|
Nacho Codoñer
|
6b6d7b94ea
|
ensure expose packages and tsconfig.json to the meteor bundler
|
2025-09-01 17:17:41 +02:00 |
|
Gabriel Grubba
|
46bf708abe
|
Merge pull request #13913 from meteor/docs/remove-reference-from-vscode-ext
DOCS:Remove references to Meteor Toolbox VS Code extension
|
2025-09-01 11:37:51 -03:00 |
|
Nacho Codoñer
|
bfcabee31d
|
fix vue modern test
|
2025-09-01 15:50:48 +02:00 |
|