Commit Graph

14265 Commits

Author SHA1 Message Date
denihs
f85e4ae0b3 document null so we can publish this package in the release. For some reason the Read.me doesn't exist for this package 2024-11-12 15:24:01 -04:00
denihs
92dda3946c Meteor version to 3.1-rc.0 ☄️ 2024-11-12 14:44:47 -04:00
denihs
bd5d58a3a8 - add text condition so puppeteer works with Travis 2024-11-11 13:58:45 -04:00
denihs
d8c8c3db77 - update node version on travis
- use the latest version on puppeteer
2024-11-11 12:35:30 -04:00
denihs
466e849f95 - Migrate all the tests from Roles to Tinytests 2024-11-11 11:01:21 -04:00
Leonardo Venturini
a8efefe5ee Merge pull request #13443 from 9Morello/chore/fix-warnings-on-accounts-password-tests
chore: fix warnings about calling Meteor.user() instead of Meteor.userAsync on the server when running accounts-password's test suite
2024-11-11 10:34:28 -04:00
Leonardo Venturini
8a48369d86 update versions 2024-11-08 13:32:01 -04:00
Leonardo Venturini
1d297ddb16 Merge pull request #13437 from meteor/leonardo/create-user-async
test: add test for createUserAsync
2024-11-08 12:03:00 -04:00
Leonardo Venturini
b176a03221 Merge branch 'release-3.1.0' into leonardo/create-user-async 2024-11-08 11:49:20 -04:00
Leonardo Venturini
42873904b3 Merge pull request #13441 from meteor/leonardo/updated
test: method updated msg, write fence
2024-11-08 11:40:30 -04:00
Leonardo Venturini
2f22da1f4b bump package versions so the sub deps are updated 2024-11-08 08:32:39 -04:00
Leonardo Venturini
4af78246b1 remove shrinkwraps from git (annoying things!) 2024-11-08 08:31:37 -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
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
denihs
d40e7a5773 bump mongo-decimal version 2024-11-04 12:55:44 -04:00
denihs
66bbec38fb publish new npm install version for beta 2024-11-04 12:38:58 -04:00
denihs
50eabe07cf Meteor version to 3.1-beta.0 ☄️ 2024-11-04 10:12:12 -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
9Morello
2804d307aa chore: fix warning about calling Meteor.user() instead of Meteor.userAsync() on the server, when running the accounts-password test suite 2024-11-02 18:48:24 -03:00
Leonardo Venturini
44af5ff8a7 the result message is out of order 2024-11-01 11:39:29 -04:00
Leonardo Venturini
76a46545a4 add test 2024-11-01 11:13:13 -04:00
Jan Dvorak
21de3091d0 Merge branch 'release-3.1.0' into feature/official-roles 2024-11-01 22:17:39 +09: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
Leonardo Venturini
85c8d8d165 update shrinkwrap 2024-10-31 09:32:06 -04:00
Leonardo Venturini
7405f90823 update shrinkwrap 2024-10-30 13:54:19 -04:00
Leonardo Venturini
e240e25089 add test 2024-10-30 13:54:12 -04:00
Leonardo Venturini
4032926172 adjust doc 2024-10-30 13:54:07 -04:00
Leonardo Venturini
1e2b3372b8 simplify code 2024-10-30 13:53:55 -04: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
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
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