Commit Graph

2904 Commits

Author SHA1 Message Date
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
6df4c36539 Merge branch 'release-3.0' into update-node-18
# Conflicts:
#	meteor
2023-06-27 16:59:39 -04:00
Gabriel Grubba
8be2681c17 Meteor version to 3.0.0-alpha.10 ☄️ 2023-06-19 11:07:52 -03:00
matheusccastro
a112ad528c Update Node version to 18.16.0 LTS
Bump the `source-map` version to fix the issue: https://github.com/mozilla/source-map/issues/454.

We are not updating the NPM version because there is an breaking change with the `npm config set python` which we use with `node-gyp`.
2023-05-31 23:46:49 -03:00
matheusccastro
3bb8622950 Update Node version to 16.20.0 LTS and NPM to 8.19.4
This commit also removes the fork of `pacote` that Meteor used to use - hopefully, the issues that were fixed with our patch are already fixed on upstream.
2023-05-31 23:10:10 -03:00
Gabriel Grubba
6bc3d8f665 Meteor version to 3.0.0-alpha.9 ☄️ 2023-05-18 19:54:59 -03:00
Gabriel Grubba
92513e99ae Meteor version to 3.0.0-alpha.8 ☄️ 2023-05-18 19:04:55 -03:00
Gabriel Grubba
d113396ebb Meteor version to 3.0.0-alpha.7 ☄️ 2023-05-18 18:04:01 -03:00
Gabriel Grubba
8a49889478 Meteor version to 3.0.0-alpha.6 ☄️ 2023-05-11 12:14:20 -03:00
Gabriel Grubba
69d82c8e04 Meteor version to 3.0.0-alpha.5 ☄️ 2023-05-10 19:31:07 -03:00
Gabriel Grubba
931663b148 Meteor version to 3.0.0-alpha.4 ☄️ 2023-05-10 19:28:19 -03:00
Gabriel Grubba
7b71862cee updated script 2023-05-10 15:06:15 -03:00
Gabriel Grubba
4af058b6a5 Meteor version to 3.0.0-alpha.3 ☄️ 2023-05-10 14:56:47 -03:00
Gabriel Grubba
7bbaf59aa8 Meteor version to 3.0.0-alpha.2 ☄️ 2023-05-09 15:39:35 -03:00
Gabriel Grubba
18600c66c1 Meteor version to 3.0.0-alpha.1 ☄️ 2023-05-08 18:52:28 -03:00
Gabriel Grubba
862ef3dcea Meteor version to 3.0.0-alpha.0 ☄️ 2023-05-08 18:26:36 -03:00
Gabriel Grubba
d8a3a24a3f chore: quick fix for making release easier 2023-05-08 15:01:41 -03:00
matheusccastro
c005be57c1 Remove flags from tests and update @meteorjs/babel version where it's used. 2023-05-05 11:06:02 -03:00
Gabriel Grubba
efec26d94b chore: updated check-syntax.js 2023-05-05 09:48:13 -03:00
Gabriel Grubba
c2593013ba chore: updated check-legacy syntax script 2023-05-04 17:24:53 -03:00
denihs
4f6cf3247f Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/history.md
#	meteor
#	packages/accounts-base/accounts_tests.js
#	packages/ddp-server/.npm/package/npm-shrinkwrap.json
#	packages/meteor/dynamics_nodejs.js
#	packages/mongo/collection.js
#	packages/mongo/mongo_driver.js
#	packages/non-core/blaze
#	tools/static-assets/server/boot.js
#	tools/tests/create.js
2023-05-04 10:41:37 -04:00
Gabriel Grubba
e07df92e1e Meteor version to 2.12 ☄️ 2023-04-28 14:27:10 -03:00
Gabriel Grubba
4254d43403 Meteor version to 2.12-rc.0 ☄️ 2023-04-27 15:18:25 -03:00
Gabriel Grubba
b3111be004 Meteor version to 2.12-beta.4 ☄️ 2023-04-24 09:38:36 -03:00
Gabriel Grubba
bced5c0c2f Meteor version to 2.12-beta.3 ☄️ 2023-04-20 17:04:52 -03:00
Gabriel Grubba
7166082f27 Meteor version to 2.12 ☄️ 2023-04-20 15:13:14 -03:00
zodern
74ab9f8b2b Fix circular dep between context and ecmascript 2023-04-14 17:22:52 -05:00
zodern
947e41e059 Add script to check syntax for legacy clients 2023-04-14 15:47:39 -05:00
Gabriel Grubba
6109979825 Meteor version to 2.12.0-beta.1 ☄️ 2023-04-05 15:00:37 -03:00
Gabriel Grubba
49f9da5d06 removing .0 2023-04-05 14:43:40 -03:00
Gabriel Grubba
5337846d3d updating missing json 2023-04-05 14:38:05 -03:00
Philippe Oliveira
b72a15c6b2 # Nodejs 14 official download source has been discontinued, we are switching to our custom source https://static.meteor.com 2023-03-31 21:39:30 +01:00
Gabriel Grubba
78737e93d2 Merge branch 'devel' into updating-3.0-with-devel
# Conflicts:
#	docs/history.md
#	meteor
#	npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
#	npm-packages/meteor-babel/package-lock.json
#	npm-packages/meteor-babel/package.json
#	packages/babel-compiler/.npm/package/npm-shrinkwrap.json
#	packages/babel-compiler/package.js
#	packages/mongo/collection.js
#	packages/webapp/.npm/package/npm-shrinkwrap.json
#	tools/cli/commands.js
#	tools/static-assets/skel-apollo/server/apollo.js
#	tools/tests/mongo.js
2023-03-21 11:02:43 -03:00
Gabriel Grubba
cdb0b17353 Meteor version to 2.11.0 ☄️ 2023-03-02 15:55:21 -03:00
denihs
a34bdcc5f6 - code review changes 2023-02-27 10:04:37 -04:00
Gabriel Grubba
97fef9080d Meteor version to 2.11.0-rc.2 ☄️ 2023-02-23 19:45:13 -03:00
Jan Dvorak
3ffeee19c5 Bump to Node 14.21.3 2023-02-21 10:02:25 +01:00
Gabriel Grubba
31ec2cae39 Meteor version to 2.11.0-rc.1 ☄️ 2023-02-10 17:25:01 -03:00
Gabriel Grubba
3934077f0a chore: adjusted templating 2023-02-10 17:12:47 -03:00
Gabriel Grubba
dde95ffeb8 chore: adjusted string typo in autoyodated 2023-02-10 17:09:22 -03:00
Gabriel Grubba
b358c60d14 chore: updated autoupdater 2023-02-10 17:00:33 -03:00
Gabriel Grubba
ef489d896d chore: bumbed packages version 2023-02-10 16:50:45 -03:00
Gabriel Grubba
2b3769af9b Meteor version to 2.11.0-rc.0 ☄️ 2023-02-07 17:13:47 -03:00
Gabriel Grubba
a2438dfffe chore: updated the auto updater tool 2023-02-07 17:13:17 -03:00
Gabriel Grubba
0d29eb8177 Meteor version to 2.11.0-beta.1 ☄️ 2023-02-02 14:27:52 -03:00
matheusccastro
ee2ae17989 Use set NODE_BUILD_NUMBER if running on Jenkins. 2023-01-31 10:29:20 -03:00
matheusccastro
001835e893 Make build-dev-bundle-common script work with mac M1/M2. 2023-01-31 10:23:04 -03:00
Gabriel Grubba
0b94fc338d Merge branch 'release-2.11' of https://github.com/meteor/meteor into release-2.11 2023-01-26 17:55:01 -03:00
Gabriel Grubba
b9907910c8 Meteor version to 2.11.0-beta.0 ☄️ 2023-01-26 17:54:28 -03:00
Gabriel Grubba
d028fe8a11 updated windows scripts 2023-01-26 17:34:13 -03:00