Commit Graph

38868 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 release/METEOR@3.1-rc.0 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
836838b9c5 - bump BUNDLE_VERSION 2024-11-12 14:34:23 -04:00
Denilson
ab0ad04e12 Merge pull request #13456 from meteor/leonado/changelog
docs: changelog
2024-11-12 14:09:15 -04:00
Leonardo Venturini
a603ff5e77 add migration note 2024-11-12 12:53:50 -04:00
Leonardo Venturini
4bfb70ac97 add hmr perf improvements 2024-11-12 10:26:24 -04: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
29d7467502 add special thanks 2024-11-11 19:08:27 -04:00
Leonardo Venturini
dc5ff5ff3e npm packages 2024-11-11 18:57:25 -04:00
Leonardo Venturini
ebd927bc05 Merge branch 'release-3.1.0' into leonado/changelog 2024-11-11 18:35:26 -04:00
Leonardo Venturini
4f42ace3a2 add bumped packages 2024-11-11 18:34:51 -04:00
Leonardo Venturini
aceb2bcf1b add changelog for 3.1 2024-11-11 16:42:58 -04:00
Leonardo Venturini
5650a9a708 Merge pull request #13454 from meteor/fix/roles-tests
[Fix] Roles package tests
2024-11-11 16:27:39 -04: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
denihs
bd5d58a3a8 - add text condition so puppeteer works with Travis 2024-11-11 13:58:45 -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
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
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
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
c43b503814 fix using rosetta on macos for mongod 2024-11-10 09:20:48 -04:00
Leonardo Venturini
8f63e8cbe8 ignore stylus 2024-11-08 14:54:50 -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
824879d5a8 Merge pull request #13451 from meteor/leonardo/bump-packages
feat: bump package versions so sub dependencies are updated when published
2024-11-08 11:06:05 -04:00
Leonardo Venturini
1b40425a19 exclude roles in command 2024-11-08 08:32:48 -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
Leonardo Venturini
2539df868f exclude roles from travis 2024-11-08 08:21:44 -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
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
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
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
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
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
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