zodern
dc73543c8a
Update source-map-support
2023-12-09 09:37:11 -04:00
Gabriel Grubba
ecad122118
bump dev-bundle and revert it
2023-11-23 10:41:45 -03:00
denihs
0f5c805feb
- remove unnecessary delete
...
- update sqlite3 lib version
- solve constraints issue with caching-html-compiler and templating-tools
2023-11-06 14:31:50 -04:00
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
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
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
denihs
a34bdcc5f6
- code review changes
2023-02-27 10:04:37 -04:00
Igor Loskutov
f3e78bf892
Bump Typescript to v4.9.4
2023-01-21 10:54:59 +07:00
denihs
ead8c2a126
Merge branch 'release-3.0' into release-3.0-tools-and-mongo
...
# Conflicts:
# 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/meteor/package.js
# scripts/dev-bundle-tool-package.js
2023-01-18 15:37:36 -04:00
Gabriel Grubba
c607cde65a
chore: bump dev bundle typescript to 4.7.4
2023-01-10 15:45:56 -03:00
Gabriel Grubba
1d7ecee294
new dev bundle due new typescript
2023-01-09 14:28:02 -03:00
Matheus Castro
519871dfc4
Remove Fibers from meteor-tools:
...
- Completely remove promise overload from code.
- Bump dev_bundle version and remove fibers/meteor-promise dependency.
- Bump meteor package promise version.
- Remove some tests that are not needed anymore.
2022-12-25 23:24:46 -03:00
Matheus Castro
7ad9d6b665
Merge branch 'release-3.0' into release-3.0-tools
2022-12-15 12:33:36 -03:00
denihs
0ee038b24b
Create new version for meteor-babel
...
New flag to ignore async plugin
2022-12-15 10:30:45 -04:00
Matheus Castro
ee304af590
Merge branch 'release-3.0' into release-3.0-tools
...
# Conflicts:
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/ddp-client/common/livedata_connection.js
# packages/ddp-server/writefence.js
# tools/cli/commands-packages.js
# tools/meteor-services/service-connection.js
# tools/static-assets/server/boot.js
2022-12-14 22:12:13 -03:00
denihs
61fa84efc7
new meteor-babel version
2022-12-14 14:43:47 -04:00
Gabriel Grubba
7d2de15153
chore: update dev bundle
2022-12-14 12:19:11 -03:00
denihs
061c7b4411
new meteor-babel version
2022-12-12 16:53:30 -04:00
Gabriel Grubba
59792cdc77
chore: update dev-bundle tools
2022-12-12 17:02:18 -03:00
denihs
f60bfc7f75
Revert "Revert "Merge pull request #12273 from meteor/release-2.9""
...
This reverts commit 5d19fec09b .
2022-12-12 10:17:42 -04:00
denihs
5d19fec09b
Revert "Merge pull request #12273 from meteor/release-2.9"
...
This reverts commit 19e9e2082e , reversing
changes made to 644592cedc .
2022-12-12 09:53:19 -04:00
Gabriel Grubba
3a9bed8b1f
chore: upgrade deps
2022-12-06 16:32:49 -03:00
Edimar Cardoso
3004ac0fd2
Back to node 14
2022-12-01 11:32:51 -03:00
Edimar Cardoso
de04cfe676
Update Node Version, NPM Version and tools to work without Fibers
...
- Update node version to 18.12.1
- Update npm version to 7.24.2 (last before 8)
- Update commands to use async
---
NPM 8 break changes
Error: The programmatic API was removed in npm v8.0.0
https://github.com/npm/cli/blob/latest/index.js
2022-12-01 10:43:48 -03:00
Gabriel Grubba
bfa04a7d67
chore: updated tools dependencie
2022-11-30 10:37:47 -03:00
Edimar Cardoso
7b5c91a13a
Keep the babel runtime package version.
...
The current package, 7.16.0-beta-6, always changes the babel packages to the latest version; It is the cause of the test is broken.
2022-10-24 09:30:06 -03:00
denihs
d541602845
Bumping @meteorjs/babel version
2022-10-17 11:34:44 -03:00
denihs
0ab96dc804
Updating reify version
2022-06-01 15:30:30 -04:00
Jan Dvorak
ac27bd0063
Upgrade to Node v14.19.2 & npm v6.14.17 ✅
2022-05-18 17:34:16 +02:00
Frederico Maia Arantes
b500e3fc1a
Update npm version.
2022-03-24 10:27:01 -03:00
Renan Castro
875f656a6f
Merge branch 'release-2.6.1' into release-2.7
...
# Conflicts:
# meteor
# 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/meteor-tool/package.js
# scripts/admin/meteor-release-experimental.json
# scripts/dev-bundle-tool-package.js
2022-02-18 17:29:03 -03:00
Renan Castro
6f8029eb2e
Fix browserstack tests - remove testing for IE 9.
...
- upgrade dev bundle for final version of meteor/babel
2022-02-18 14:37:58 -03:00
Renan Castro
d35b34085b
Update @babel dependencies - start 2.6.1.beta-0
2022-02-14 09:37:59 -03:00
denihs
532e420936
Updating @meteor/babel to version 7.16.0-beta.0
2022-02-01 11:44:57 -04:00
denihs
f00f7534a2
Merge branch 'refactoring/update-ts-4.5' of https://github.com/itgenio/meteor into release-2.6.1
2022-02-01 11:22:00 -04:00
Renan Castro
f7678c138e
Use fibers 5.0.1 version
2022-01-24 19:06:38 -03:00
Renan Castro
b734044933
Update tar library for faster extractions/compressions - add node-fs for manipulating tar streams
2022-01-18 14:16:47 -04:00
Renan Castro
81ab454acd
Update tar library for faster extractions/compressions
2022-01-18 14:16:46 -04:00
Filipe Névola
58e66d6515
Upgrade reify and babel
2021-12-21 13:46:49 -04:00
filipenevola
1828cb9f85
Bump Meteor version to 2.5.2-beta.8 and new dev-bundle
2021-11-30 13:46:45 -04:00
filipenevola
7871de9a20
Bump Meteor version to 2.5.2-beta.6
2021-11-27 07:54:14 -03:00
filipenevola
76d5b81cb5
dev-bundle-14.18.1.6
2021-11-24 10:58:25 -03:00
filipenevola
1b87f063fc
Change reify to @meteorjs/reify
2021-11-24 09:37:24 -03:00
Renan Castro
db4c77f8b4
Fibers building on arm with UCONTEXT enabled - new dev bundle
2021-11-17 06:21:17 -04:00
zodern
6bd370c8ff
Use recursive watchers
2021-10-15 11:13:52 -05:00
filipenevola
2171d67a57
Updates reify to 0.22.2
2021-09-05 21:46:22 -07:00
Jan Dvorak
23af5385f3
Merge branch 'devel' into release-2.4
2021-09-02 09:27:46 +02:00