Gabriel Grubba
bbf4175705
Meteor version to 3.0-alpha.11 ☄️
2023-08-21 14:56:43 -03:00
Gabriel Grubba
a587e5d539
Merge branch 'release-3.0' into update-node-18
2023-08-01 18:50:16 -03:00
Gabriel Grubba
70739af590
removed isCallFromAsync
2023-08-01 17:08:47 -03:00
Gabriel Grubba
cb6c97dc5f
chore: updated to be on par with 3.0
2023-08-01 15:42:29 -03:00
Gabriel Grubba
cc1a8438f6
Merge branch 'devel' into merging-devel-in-3.0
2023-08-01 15:30:54 -03:00
Gabriel Grubba
262457a5b0
Merge branch 'master' into devel
2023-08-01 11:53:52 -03:00
Gabriel Grubba
b6092b3e7f
Meteor version to 2.13 ☄️
2023-07-26 14:52:02 -03:00
Gabriel Grubba
a38b2afc29
Meteor version to 2.13-rc.3 ☄️
2023-07-24 13:49:51 -03:00
Gabriel Grubba
526a10775d
Meteor version to 2.13-rc.2 ☄️
2023-07-17 20:37:08 -03:00
denihs
e52a2b4374
- fix "cordova builds with server options"
2023-07-11 10:13:17 -04:00
Gabriel Grubba
19ce645ff6
Meteor version to 2.13-rc.1 ☄️
2023-07-10 18:35:11 -03:00
denihs
793393a1e0
updating blaze commit hash
2023-07-06 18:43:06 -04:00
denihs
c926ed5564
- update all shrinkwrap files from scratch
...
- map shrinkwrap before run npm install
2023-07-06 18:40:27 -04:00
denihs
c6d8714238
- update blaze version
2023-07-06 17:27:15 -04:00
denihs
2d3bc8a7a2
- creating all shrinkwrap files from scratch
2023-07-06 17:25:26 -04:00
denihs
1644c55360
- creating all shrinkwrap files from scratch
...
- using package name that comes from package.json (includes node_modules)
2023-07-06 17:22:25 -04:00
denihs
70db916b0e
- update blaze commit
2023-07-06 12:24:57 -04:00
denihs
514478d1de
- copy package.json to lib folder when generating a dev_bundle
...
- install all dependencies from scratch when we change lockfileVersion
2023-07-06 12:21:48 -04:00
denihs
9a3e70f39a
Look deeper in the node modules to find more dependencies
2023-07-05 16:10:13 -04:00
denihs
c35916da31
generating .npm/ to all packages
2023-06-29 18:26:03 -04:00
denihs
25e2c81001
Updated blaze submodule to latest commit.
2023-06-29 17:18:03 -04:00
denihs
d796200068
remove .npm from all packages to start fresh for node 18
2023-06-29 17:04:04 -04:00
denihs
725fe1f92c
remove .npm from all packages to start fresh for node 18
2023-06-29 16:08:52 -04:00
denihs
27957c659d
remove .npm from all packages and updating npm-shrinkwrap.json from others to start fresh for node 18
2023-06-29 15:50:58 -04:00
denihs
69ed1b7c5f
- fix getInstalledDependenciesTree
...
// As per Npm 8, now the metadata is no longer inside .npm/package/node_modules/PACKAGE_NAME/package.json
// now you have every metadata of every package inside .npm/package/node_modules/ at .npm/package/node_modules/.package-lock.json
2023-06-29 12:22:36 -04:00
Gabriel Grubba
cfcc3ac8d4
Merge branch 'release-3.0' of https://github.com/meteor/meteor into release-3.0
2023-06-20 23:55:39 -03:00
Gabriel Grubba
b3ea48aa34
bumped jquery & blaze
2023-06-20 23:55:36 -03:00
denihs
6c9cbefa74
- fix travis test: unfixed http version in package test-in-console
2023-06-20 13:21:22 -04:00
Gabriel Grubba
07ae2fb430
updated test-in-console
2023-06-19 11:36:24 -03:00
Gabriel Grubba
8be2681c17
Meteor version to 3.0.0-alpha.10 ☄️
2023-06-19 11:07:52 -03:00
denihs
f6dd06798e
- remove pinned version
2023-06-14 15:16:42 -04:00
denihs
4914384cd1
- rollback version from templating package on markdown
2023-06-14 14:53:31 -04:00
denihs
2e2b825fb5
Merge branch 'release-3.0' into release-3.0-fix-package-tests
...
# Conflicts:
# packages/deprecated/markdown/package.js
# packages/non-core/blaze
2023-06-14 14:37:46 -04:00
Rodrigo Nascimento
e4fd117595
fix: puppeteer not running
2023-06-14 15:22:28 -03:00
denihs
c8ec58d38b
- remove unncessary clean-install and ls from tests-in-console/run
2023-06-14 13:34:38 -04:00
Rodrigo Nascimento
3a8e311e1c
Try to clear cache
2023-06-14 14:20:56 -03:00
Rodrigo Nascimento
3a7a9f217b
Remove more 'versionsFrom'
2023-06-14 11:53:38 -03:00
Rodrigo Nascimento
db18bfad65
fix: ci failing to run tests
2023-06-14 11:47:37 -03:00
denihs
276e670b6c
- FIX "insert/find Decimal" test: For now ignore this test on the client
2023-06-14 08:40:33 -04:00
Rodrigo Nascimento
b20392e3f4
Fix review
2023-06-06 11:44:00 -03:00
Rodrigo Nascimento
5384a60c58
fix: Failing tests of deprecated packages
2023-06-06 09:24:24 -03:00
denihs
806339e438
- update blaze commit
2023-06-05 14:36:10 -04:00
Rodrigo Nascimento
77ee417d1a
Update observe_changes_tests.js
2023-06-02 18:52:06 -03:00
Rodrigo Nascimento
9c0b8a491c
Update collection_async_tests.js
2023-06-02 15:31:02 -03:00
denihs
918e4e10ac
- fix test: livedata stub - stubs before connected
2023-06-02 13:44:51 -04:00
Rodrigo Nascimento
db63903d3b
Update mongo_driver.js
2023-06-02 11:35:44 -03:00
Gabriel Grubba
1fcd1d7c81
Meteor version to 2.13-rc.0 ☄️
2023-06-01 13:39:17 -03:00
Gabriel Grubba
5fa8e4f721
ci: pinned puppeter version
2023-06-01 09:53:03 -03:00
Gabriel Grubba
31299d6acb
Merge pull request #12645 from Julusian/apply-async-typings
...
fix: add `Meteor.applyAsync` typings
2023-05-31 10:25:06 -03:00
Gabriel Grubba
77fd2e93ae
Meteor version to 2.13-beta.0 ☄️
2023-05-30 18:25:13 -03:00