Commit Graph

34357 Commits

Author SHA1 Message Date
Gabriel Grubba
5a670bf6db Merge branch 'devel' into release-2.14 2023-11-16 13:52:43 -03:00
Gabriel Grubba
b47ef266a2 Merge pull request #12885 from harryadel/patch-10
Fix testing packages link
2023-11-16 13:34:29 -03:00
Harry Adel
62e193d942 Fix testing packages link 2023-11-16 14:16:34 +02:00
Jan Dvorak
ed3bbeff3c Merge branch 'devel' into release-2.14 2023-11-16 13:01:57 +01:00
Frederico Maia
b6f48cea43 Merge pull request #12858 from harryadel/patch-9
Replace http with fetch package in accounts.md
2023-11-16 06:40:46 -03:00
Frederico Maia
f960946aed Merge branch 'devel' into patch-9 2023-11-16 05:56:25 -03:00
Frederico Maia
44407ee388 Update CODE_OF_CONDUCT.md
Update our Code of Conduct to ensure our commitment to clarity, consistency, and accountability. We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.

Community Guidelines were inspired by OpenJS's code of conduct enforcement ladder.
2023-11-15 18:12:32 -03:00
Frederico Maia
e3e53fe46b Merge branch 'devel' into patch-9 2023-11-15 16:55:44 -03:00
Frederico Maia
fe604bdd96 Add warning about Meteor 2.x running on Node 14. 2023-11-15 16:52:25 -03:00
Gabriel Grubba
24c3ab26af Merge pull request #12883 from meteor/meteor-3-warning-and-guide
New 3.0 migration page placeholder and warnings about Meteor 2.x
2023-11-15 16:11:44 -03:00
Gabriel Grubba
1278057563 update packagelock 2023-11-15 15:56:04 -03:00
Frederico Maia
d620ca2c75 Improve the warning message. 2023-11-15 13:21:37 -03:00
Frederico Maia
b1e2599776 New 3.0 migration page and warnings about Meteor 2.x. 2023-11-15 13:13:44 -03:00
Gabriel Grubba
3ca4b69fd5 Merge pull request #12266 from harryadel/underscore/boilerplate-generator
I agree on the utilities packages.
For now we should merge this one and later on centralize those dependencies
2023-11-15 11:49:02 -03:00
Gabriel Grubba
8fe70b0d7a Merge pull request #12260 from harryadel/underscore/ddp-rate-limiter
[ddp-rate-limiter] Remove underscore
2023-11-15 11:38:43 -03:00
Gabriel Grubba
15ef2f2874 Merge pull request #12721 from meteor/backport-faster-babel-parcing
Reduce parser plugins used in js-analyze
2023-11-15 11:38:00 -03:00
Gabriel Grubba
fcc45103cf Merge pull request #12241 from harryadel/underscore/tinytest
[tinytest] Remove underscore
2023-11-15 11:37:47 -03:00
Gabriel Grubba
7ece191b41 Merge pull request #12242 from harryadel/underscore/test-server-tests-in-console-once
[test-server-tests-in-console-once] Remove underscore
2023-11-15 11:37:14 -03:00
Gabriel Grubba
557743a806 Merge pull request #12246 from harryadel/underscore/socket-stream-client
[socket-stream-client] Remove underscore
2023-11-15 11:37:07 -03:00
Gabriel Grubba
55be1ba6ec Merge pull request #12253 from harryadel/underscore/logic-solver
[logic-solver] Remove underscore
2023-11-15 11:36:48 -03:00
Gabriel Grubba
df08bd2a0b Merge pull request #12262 from harryadel/underscore/constraint-solver
[constraint-solver] Remove underscore
2023-11-15 11:36:37 -03:00
Gabriel Grubba
e91ef88888 Merge pull request #12265 from harryadel/underscore/browser-policy-content
[browser-policy-content] Remove underscore
2023-11-15 11:36:11 -03:00
Gabriel Grubba
5d216ceb2d Merge branch 'devel' into release-2.14 2023-11-15 10:18:59 -03:00
Gabriel Grubba
8beb61bd94 Update back lockfiles 2023-11-15 10:18:44 -03:00
Gabriel Grubba
660025db82 Merge pull request #12881 from meteor/updating-2.13-migration-guide
Adding note on how to solve 2.13.3 issue
2023-11-15 09:51:38 -03:00
Jan Dvorak
03f2949983 Merge branch 'devel' into release-2.14 2023-11-15 13:38:45 +01:00
Gabriel Grubba
cc8dd91764 revert package-lock back 2023-11-14 17:59:41 -03:00
Gabriel Grubba
1de5589004 Remove note 2023-11-14 17:59:08 -03:00
Gabriel Grubba
60562969ae Adding note on how to solve 2.13.3 issue 2023-11-14 17:55:53 -03:00
Gabriel Grubba
6424f8dd34 Merge pull request #12862 from meteor/feature/async-oauth
OAuth async remove
2023-11-14 10:28:43 -03:00
Gabriel Grubba
9749ccd0e6 Merge branch 'devel' into backport-faster-babel-parcing 2023-11-14 10:27:26 -03:00
Gabriel Grubba
0f15cb2b02 Merge pull request #12854 from salmanhasni/salman-salman-hcp-url-fix
fixes #12761  url to pull manifest from correct url if parameter are used in baseurl
2023-11-14 10:26:24 -03:00
Gabriel Grubba
977e630608 Merge pull request #12873 from jamauro/patch-4
Clarifying the language around publishing a package
2023-11-13 16:30:27 -03:00
Gabriel Grubba
b03769c7c6 Merge branch 'devel' into patch-4 2023-11-13 16:30:12 -03:00
Frederico Maia
a151dbee5d Update Hexo Meteor theme and config to use Meteor logo and new header color 2023-11-11 19:57:27 -03:00
Gabriel Grubba
78e167633c Merge branch 'release-2.14' of https://github.com/meteor/meteor into release-2.14 2023-11-10 14:51:16 -03:00
Gabriel Grubba
1ab2f4b7b1 Fix console not working properly 2023-11-10 14:51:09 -03:00
Jan Dvorak
6e7843dc70 Merge branch 'devel' into release-2.14 2023-11-10 17:37:43 +01:00
jamauro
281fc82d79 Clarifying the language around publishing a package 2023-11-10 09:06:57 -06:00
Gabriel Grubba
2b16a73e51 Meteor version to 2.14-beta.1 ☄️ release/METEOR@2.14-beta.1 2023-11-10 10:45:33 -03:00
Gabriel Grubba
7eab0ab65f bump babel-compiler,ecmascript,typescript to beta 2023-11-10 10:44:43 -03:00
Jan Dvorak
8bdcf7c44b Merge branch 'devel' into backport-faster-babel-parcing 2023-11-10 14:41:34 +01:00
Gabriel Grubba
5f5bd551df Merge pull request #12864 from meteor/feature/document-accounts-rate-limit-funcs
Document into docs Accounts rate limiting functions
2023-11-10 10:30:59 -03:00
Jan Dvorak
9b61e9c0db Merge branch 'devel' into patch-9 2023-11-10 14:30:54 +01:00
Gabriel Grubba
a06a9e5ff2 Merge pull request #12872 from meteor/dev-bundle-14.21.4.7
Dev bundle 14.21.4.7
2023-11-10 09:58:24 -03:00
Gabriel Grubba
1cfe0f8b4a revert gh workflow for checking in ci 2023-11-09 17:39:18 -03:00
Gabriel Grubba
cc8039279b Update readme.md for meteor-babel 2023-11-09 17:35:13 -03:00
Gabriel Grubba
f8b3b56b87 Update package-lock 2023-11-09 17:34:17 -03:00
Gabriel Grubba
ba86e68825 Add node 20 to gh workflow check 2023-11-09 17:20:12 -03:00
Gabriel Grubba
e8944f85d6 Bump babel to correct version 2023-11-09 17:14:07 -03:00