Gabriel Grubba
|
b62cdee1b4
|
Meteor version to 2.14-beta.7 ☄️
release/METEOR@2.14-beta.7
|
2023-12-05 13:55:42 -03:00 |
|
Gabriel Grubba
|
3242ce2d49
|
Meteor version to 2.14-beta.6 ☄️
|
2023-12-05 13:51:37 -03:00 |
|
Gabriel Grubba
|
8d8911b692
|
Meteor version to 2.14-beta.5 ☄️
|
2023-12-05 13:39:35 -03:00 |
|
Gabriel Grubba
|
0e9eaacff5
|
Update commandline.md with new flags and behaviors
|
2023-12-05 09:42:27 -03:00 |
|
Gabriel Grubba
|
edacd3b550
|
Merge pull request #12824 from harryadel/tracker-firstRunPromise
Add firstRunPromise
|
2023-12-05 09:35:08 -03:00 |
|
Gabriel Grubba
|
c47c3a11d3
|
Adjusting typo
|
2023-12-04 16:58:29 -03:00 |
|
Gabriel Grubba
|
0afa7df1fa
|
Solve error in jsdoc generation
|
2023-12-04 15:33:44 -03:00 |
|
Jan Dvorak
|
654f366358
|
Merge branch 'release-2.14' into tracker-firstRunPromise
|
2023-12-04 19:07:42 +01:00 |
|
Gabriel Grubba
|
685f0c4454
|
Merge pull request #12901 from meteor/feature/node-stubs-security
Node Stubs dependencies update
|
2023-12-04 15:06:20 -03:00 |
|
Jan Dvorak
|
a0a397ed38
|
Updated shrinkwraps
|
2023-12-04 17:39:04 +01:00 |
|
Jan Dvorak
|
1060278c8e
|
Try to fix Vue skeleton
|
2023-12-04 17:31:16 +01:00 |
|
Jan Dvorak
|
01acda0618
|
Merge branch 'release-2.14' into tracker-firstRunPromise
|
2023-12-04 16:23:21 +01:00 |
|
Jan Dvorak
|
f79c47bb26
|
Merge branch 'release-2.14' into feature/node-stubs-security
|
2023-12-04 16:22:10 +01:00 |
|
harryadel
|
8e90991e79
|
[tracker] Use of firstRunPromise is not necessary paragraph
|
2023-12-04 15:11:48 +02:00 |
|
harryadel
|
cc07fe5d03
|
[tracker] Remove joke because Gabriel is no fun 😭
|
2023-12-04 15:08:09 +02:00 |
|
Jan Dvorak
|
289117fbba
|
Fix wrong babel version number
|
2023-12-01 11:28:40 +01:00 |
|
Jan Dvorak
|
da5bf91186
|
Update meteor-node-stubs in skeletons & tests
Also update jQuery and @babel packages to the latest version.
|
2023-11-30 13:30:21 +01:00 |
|
Radosław Miernik
|
888892501e
|
Fixed missing firstRunPromise.
|
2023-11-29 22:36:55 +01:00 |
|
Gabriel Grubba
|
6a57e39f62
|
meteor-node-stubs to 1.2.7
|
2023-11-29 13:54:00 -03:00 |
|
Gabriel Grubba
|
08b6b22e28
|
Revert "meteor-node-stubs to 1.2.7"
This reverts commit 78c1d4e65a.
|
2023-11-29 13:53:16 -03:00 |
|
Gabriel Grubba
|
78c1d4e65a
|
meteor-node-stubs to 1.2.7
|
2023-11-29 13:21:36 -03:00 |
|
Harry Adel
|
e91c5c2617
|
Merge branch 'devel' into tracker-firstRunPromise
|
2023-11-29 12:05:28 +02:00 |
|
harryadel
|
a30c131976
|
[tracker] attach methods without the use of 'this'
|
2023-11-29 11:58:14 +02:00 |
|
harryadel
|
2e32f1cc59
|
[tracker] Add a test without firstRunPromise
|
2023-11-29 11:55:59 +02:00 |
|
Harry Adel
|
e41c8ecf9e
|
Update packages/tracker/tracker.js
Co-authored-by: Radosław Miernik <radekmie@gmail.com>
|
2023-11-29 00:43:39 +02:00 |
|
Gabriel Grubba
|
a99ea34fe8
|
update root lock
|
2023-11-28 16:31:13 -03:00 |
|
Gabriel Grubba
|
e3b9695a43
|
Empty just to run ci
|
2023-11-28 16:07:10 -03:00 |
|
Gabriel Grubba
|
ffebcb235f
|
Merge branch 'release-2.14' into feature/node-stubs-security
|
2023-11-28 16:02:29 -03:00 |
|
Jan Dvorak
|
3e26e189a1
|
Update dependencies in Vue skeleton
|
2023-11-28 17:54:16 +01:00 |
|
Jan Dvorak
|
117e5ba7b2
|
Update meteor-node-stubs usage across the board
|
2023-11-28 17:32:19 +01:00 |
|
Gabriel Grubba
|
964947e796
|
Merge pull request #12243 from harryadel/underscore/test-in-console
[test-in-console] Remove underscore
|
2023-11-28 12:47:37 -03:00 |
|
Jan Dvorak
|
b90071ebd6
|
Add Changelog
|
2023-11-27 10:28:51 +01:00 |
|
Jan Dvorak
|
1e8a8d6660
|
Update meteor-node-stubs dependencies
* Update all patch and minor versions
* Force update in package lock deeper dependencies that were highlighted by npm audit
|
2023-11-27 10:26:21 +01:00 |
|
Jan Dvorak
|
79ec71eb5d
|
Merge branch 'devel' into release-2.14
|
2023-11-27 09:13:38 +01:00 |
|
Frederico Maia
|
72a7842007
|
Update last version to 3.0-alpha.19
|
2023-11-24 11:31:40 -03:00 |
|
harryadel
|
ae5e26857d
|
[test-in-console] replace http with fetch
|
2023-11-22 18:07:56 +02:00 |
|
harryadel
|
acd432c2dd
|
[test-in-console] Use native functions
|
2023-11-22 18:03:00 +02:00 |
|
Gabriel Grubba
|
051adbb235
|
Meteor version to 2.14-beta.4 ☄️
release/METEOR@2.14-beta.4
|
2023-11-22 11:54:28 -03:00 |
|
Gabriel Grubba
|
9131b868d4
|
Add saslprep version to npm-mongo
|
2023-11-22 11:46:59 -03:00 |
|
Gabriel Grubba
|
c818040b8c
|
bumped again to check something
|
2023-11-22 10:45:53 -03:00 |
|
Gabriel Grubba
|
f9e8532d83
|
bumped packages
|
2023-11-22 10:24:51 -03:00 |
|
harryadel
|
8223aefa35
|
Merge branch 'tracker-firstRunPromise' of github.com:harryadel/meteor into tracker-firstRunPromise
|
2023-11-22 14:39:44 +02:00 |
|
harryadel
|
f2c98ae930
|
[tracker] await then & catch
|
2023-11-22 14:36:52 +02:00 |
|
Gabriel Grubba
|
d9102cd391
|
Meteor version to 2.14-beta.3 ☄️
release/METEOR@2.14-beta.3
|
2023-11-21 12:13:38 -03:00 |
|
Jan Dvorak
|
4fc44cbee2
|
Merge branch 'devel' into tracker-firstRunPromise
|
2023-11-21 11:55:21 +01:00 |
|
Gabriel Grubba
|
1ca90a4a3e
|
Merge pull request #12894 from meteor/feature/webapp-update
Webapp update
|
2023-11-20 15:29:19 -03:00 |
|
Jan Dvorak
|
68b00514da
|
Update Webapp dependencies
|
2023-11-20 14:13:44 +01:00 |
|
Gabriel Grubba
|
f7254affaf
|
Merge branch 'release-2.14' of https://github.com/meteor/meteor into release-2.14
|
2023-11-19 21:14:07 -03:00 |
|
Gabriel Grubba
|
dd4c2a2b0f
|
Meteor version to 2.14-beta.2 ☄️
|
2023-11-19 21:13:50 -03:00 |
|
Gabriel Grubba
|
61cdf180f3
|
Meteor version to 2.14-beta.1 ☄️
release/METEOR@2.14-beta.2
|
2023-11-19 20:53:27 -03:00 |
|