denihs
c9c31c92e5
updating node version to 20 and npm to 10
2023-11-06 13:12:13 -04:00
denihs
adfce86199
- update npm version to 9.6.7
2023-09-01 09:23:40 -04: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
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
Jan Dvorak
3ffeee19c5
Bump to Node 14.21.3
2023-02-21 10:02:25 +01: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
abf2e38bdc
updated mongodb 32bits
2023-01-26 17:29:34 -03:00
Gabriel Grubba
7441d4f2ac
chore: updates on the dev bundle
2023-01-26 16:36:49 -03:00
Gabriel Grubba
8379f4ac14
chore: updated node version
2022-12-13 14:43:19 -03:00
Gabriel Grubba
4adfd637e3
feat: bumps dev-bundle
2022-11-07 15:59:36 -03:00
Jan Dvorak
3c983eb082
Bump to Node v14.21.0
2022-11-02 22:08:33 +01:00
Jan Dvorak
1e058ba799
Bump to Node v14.20.1
2022-09-26 08:46:04 +02:00
Jan Dvorak
55f7c261ce
Upgrade Node to v14.20.0
2022-07-08 22:28:08 +02:00
Jan Dvorak
ac27bd0063
Upgrade to Node v14.19.2 & npm v6.14.17 ✅
2022-05-18 17:34:16 +02:00
Jan Dvorak
0837f55baa
Update to Node 14.19.1
...
And patch update for npm
2022-03-18 15:09:35 +01:00
denihs
525e992463
Update node version to 14.19.0
2022-02-01 11:56:30 -04:00
Renan Castro
a05c9b9dff
Update mongo version to 5.0.5 on dev-bundle
2022-01-21 13:28:30 -04:00
Filipe Névola
fddf4a446e
Update Node.js to 14.18.3
2022-01-18 14:17:52 -04:00
Jan Dvorak
a83be8a68b
Update to Node 14.18.2
2021-12-01 12:05:59 +01:00
Renan Castro
c2d478dfcf
Fix unbound variable on dev-bundle script
2021-11-17 06:21:16 -04:00
Renan Castro
876185ab2a
Support arm64 on darwin when building the dev bundle
2021-10-22 11:37:38 -03:00
Renan Castro
08477d0f77
Support arm64 on darwin when building the dev bundle
2021-10-22 11:37:37 -03:00
Renan Castro
6363d9c884
Don't compile node using binary option - debug, dont remove temp dir - rollback
2021-10-20 13:45:45 -03:00
Renan Castro
e4cc8052b4
Don't compile node using binary option - debug, dont remove temp dir
2021-10-20 12:38:24 -03:00
Renan Castro
71701fffbe
Support arm64 on darwin when building the dev bundle
2021-10-19 19:49:15 -03:00
Jan Dvorak
c31db2e203
Dev bundle 14.18.1.0
2021-10-14 11:44:28 +02:00
Jan Dvorak
b6586a2e47
Node 14.17.6 & dev bundle 14.17.6.0
2021-08-31 18:49:37 +02:00
Jan Dvorak
7d455c732d
Update to Node 14.17.5
2021-08-11 18:56:39 +02:00
Jan Dvorak
c84fbad82a
dev-bundle 14.17.4.0
2021-07-30 09:25:47 +02:00
Jan Dvorak
cf9441980d
Bump Node to 14.17.3
2021-07-07 09:45:14 +02:00
Jan Dvorak
3dc2bd211a
Update node to 14.17.2
2021-07-01 18:08:58 +02:00
Jan Dvorak
1b282f5d53
Update Node to 14.17.1
2021-06-17 10:50:26 +02:00
filipenevola
0460a3e3e6
Updates Node.js (14.17.0) and npm (6.14.13)
2021-05-20 07:58:58 -04:00
Renan Castro
24861c6909
Dev bundle dev-bundle-14.16.1.3
2021-05-07 12:37:45 -03:00
Jan Dvorak
cb9224137a
Bump npm patch version
2021-05-06 21:07:16 +02:00
Jan Dvorak
a7eb1f99dd
Bump npm and node versions
2021-04-29 20:28:37 +02:00
Jan Dvorak
f154deee3d
Merge branch 'devel' into release-node-14
2021-04-29 20:22:01 +02:00
filipenevola
10d0dca10e
Merge branch 'devel' into release-2.2
...
# Conflicts:
# History.md
# meteor
# packages/meteor-tool/package.js
# scripts/build-dev-bundle-common.sh
2021-04-06 19:36:01 -04:00
filipenevola
a06f38a77f
Bump BUNDLE_VERSION to 12.22.1.0
2021-04-06 18:00:46 -04:00
filipenevola
fd66b3ea7e
Bump BUNDLE_VERSION to 12.21.1.0
2021-04-06 16:48:48 -04:00
Jan Dvorak
6467b0a445
Update npm version to fix security vulnerability
2021-04-06 19:22:30 +02:00
afrokick
10d1c8489a
update MongoDB to 4.4.4
2021-03-11 10:42:31 +03:00
filipenevola
8b9296e2de
bump to Node 14.16.0
2021-02-23 20:14:21 -04:00
filipenevola
4258beed79
bump to Node 12.21.0
2021-02-23 19:12:26 -04:00
filipenevola
11f5745b39
bump to Node 14.15.5
2021-02-11 15:17:46 -04:00
Jan Dvorak
fd8707f27f
Bump to Node 14.15.4
2021-01-05 14:37:27 +01:00
filipenevola
22f78c2915
Bumps versions to 1.12.1 beta
...
Upgrades Node.js to 12.20.1
2021-01-04 19:16:47 -04:00
Jan Dvorak
e6773ed40f
Update to Node v14.15.3
2020-12-19 19:15:03 +01:00