Commit Graph

1493 Commits

Author SHA1 Message Date
Jan Dvorak
985cbf5b2b Merge branch 'devel' into release-2.4 2021-07-09 14:10:07 +02:00
Jan Dvorak
638e59cdef Merge pull request #11495 from meteor/feature/update-tools
Minor tools update
2021-07-07 14:23:55 +02:00
Jan Dvorak
8b7c7eb3f7 Update babel runtime and skelets 2021-06-28 17:32:00 +02:00
Jan Dvorak
a91c822f3c Merge pull request #11494 from meteor/dependabot/npm_and_yarn/tools/tests/apps/git-commit-hash/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2 in /tools/tests/apps/git-commit-hash
2021-06-25 12:46:51 +02:00
Jan Dvorak
c4c418e6ce Merge pull request #11493 from meteor/dependabot/npm_and_yarn/tools/tests/apps/dynamic-import/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2 in /tools/tests/apps/dynamic-import
2021-06-25 12:46:40 +02:00
dependabot[bot]
144b83fb65 Bump ws from 6.2.1 to 6.2.2 in /tools/tests/apps/git-commit-hash
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 10:46:11 +00:00
dependabot[bot]
5670f58206 Bump ws from 6.2.1 to 6.2.2 in /tools/tests/apps/dynamic-import
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 10:46:03 +00:00
dependabot[bot]
22aaa4f87d Bump ws from 6.2.1 to 6.2.2 in /tools/tests/apps/app-config
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 10:45:59 +00:00
Jan Dvorak
b6e127cfc9 Minor tools update
Replace underscore where easy and feasible & other minor modernization that I came across.
2021-06-25 00:36:03 +02:00
filipenevola
125846cefa Merge branch 'release-2.3' into feature/accurate-unused-files-tracking
# Conflicts:
#	tools/isobuild/compiler.js
2021-06-14 13:46:52 -04:00
zodern
cbc1d6002b Add tests for watching files in packages 2021-06-11 09:51:16 -05:00
zodern
c1be1dca98 Add potentially unused file tests 2021-05-31 11:19:54 -05:00
Jan Dvorak
8a08a65290 Merge branch 'release-2.3' into remove-compat-bellow-1.0 2021-05-21 15:18:18 +02:00
Filipe Névola
cb00f74cd2 Merge branch 'release-2.3' into release-node-14 2021-05-19 17:34:55 -04:00
filipenevola
b5844ebcd2 Revert "Removing blaze flag from tests with creation"
This reverts commit 5fd65631
2021-05-13 10:50:51 -04:00
filipenevola
5fd6563160 Removing blaze flag from tests with creation 2021-05-13 10:18:28 -04:00
Jan Dvorak
5feda3dff5 Merge branch 'devel' into remove-compat-bellow-1.0 2021-05-12 20:34:41 +02:00
Jan Dvorak
66c14c40e7 Merge branch 'devel' into release-node-14 2021-05-10 12:31:24 +02:00
Jan Dvorak
d7873751a8 Merge branch 'devel' into release-2.3 2021-05-10 19:20:21 +09:00
dependabot[bot]
18bca91a01 Bump ua-parser-js from 0.7.20 to 0.7.28 in /tools/tests/apps/modules
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.20...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 11:53:48 +00:00
Jan Dvorak
f154deee3d Merge branch 'devel' into release-node-14 2021-04-29 20:22:01 +02:00
Jan Dvorak
b8d41a0992 Skelets dependencies updates 2021-04-23 19:14:35 +02:00
Jan Dvorak
b5b7306bed Remove deprecated code from before v1.0
Remove deprecated code from before Meteor 1.0 that  was documented via XXX COMPAT in comments. Move deprecated packages into the deprecated folder (deps, livedata, srp).
2021-04-23 17:56:05 +02:00
filipenevola
0dd85d5f2e Test clean up and exposing fullBuffer, useful to logs 2021-04-09 18:52:54 -04:00
Filipe Névola
47bd1e3ce0 Merge branch 'devel' into release-node-14 2021-03-31 11:22:57 -04:00
filipenevola
83d99bfbc6 Browserstack tests should run only on browserstack-check branch
These tests are flaky and also we are going to run them only before releases in a specific internal server
2021-03-30 10:05:13 -04:00
filipenevola
412cbeb97d Merge branch 'improve-tests' into release-node-14 2021-02-10 18:52:58 -04:00
filipenevola
883d58106c Improves tests and logs 2021-02-10 18:49:23 -04:00
filipenevola
47bd4ba84d Merge branch 'devel' into release-node-14
# Conflicts:
#	History.md
#	meteor
#	scripts/dev-bundle-tool-package.js
2021-02-10 13:10:24 -04:00
filipenevola
03fd73fc03 Uses create --blaze while we don't have a final published version of hot-module-replacement 2021-01-17 21:45:35 -04:00
filipenevola
fda5e54ac4 Dont prepare app 2021-01-14 16:06:07 -04:00
filipenevola
e41276fd52 Revert "Adds timeout as an option to Sandbox.createApp"
This reverts commit dc2b2ca1
2021-01-14 16:04:19 -04:00
filipenevola
dc2b2ca1e1 Adds timeout as an option to Sandbox.createApp 2021-01-14 15:34:17 -04:00
Jan Dvorak
a86910f000 Merge branch 'devel' into release-node-14 2020-12-19 19:16:05 +01:00
Filipe Névola
8bc33ab75c Merge pull request #11244 from tchiers/isobuild-broken-symlink 2020-12-09 16:42:11 -04:00
filipenevola
1d7601c70e Updates jquery to 3.5.1 on test apps 2020-12-09 09:49:56 -04:00
filipenevola
123730bfa9 Updates puppeteer to 2.1.1 on test apps 2020-12-09 09:44:16 -04:00
tchiers
1058d4d0e3 Change isWithinProdPackage() in isobuild/bundler.js to check for broken symlinks and throw a useful error. Fixes #11241. 2020-11-12 22:03:44 -06:00
Filipe Névola
5197b7feb7 Merge pull request #11225 from meteor/typescript-4 2020-10-31 12:13:49 -04:00
filipenevola
d0591d8093 modules test app was using a fixed version of typescript for no reason 2020-10-28 18:08:23 -04:00
Jan Küster
b30207bbe0 tools test list command added simple tests for tree and json mode
We want at least test, that there is a minimal integrity with these
commands when running the arguments parsing tests.
2020-10-17 15:09:29 +02:00
Jan Dvorak
0c26503e6b Initial internal dependencies update 2020-10-01 12:01:05 +02:00
filipenevola
aae80530e0 Bump meteor-node-stubs package version to 1.0.1 2020-08-05 17:52:32 -04:00
Michael Newman
aedcffab3b Convert parse-stack.js to TypeScript (#10653)
* rename

* we don't need underscore to check whether an array is empty

* add types, resolve type issues

* remove unused markTop in run.js

* Make the type a little more consistent

* Tweak a check for an empty array

Co-Authored-By: Marcelo T Prado <marceloterreiroprado@gmail.com>
2020-04-20 14:47:34 -04:00
Kyle Shankwiler
6803d8dfd1 Add an error message warning developers of oversized headers. (#10877)
* Add an error message warning developers of oversized headers.

An explanation of the issue being logged can be found here: https://forums.meteor.com/t/meteor-1-8-1-unexpected-error-too-many-csp-rules/48447/12.

* Ensure the large request header test works as intended
2020-04-17 11:32:21 -04:00
Ben Newman
dab79ff4c6 Update modules test app to Meteor 1.10.1. 2020-03-31 12:06:58 -04:00
Ben Newman
f78afca824 Update linked copy of acorn source used by modules test app. 2020-03-31 12:06:58 -04:00
Ben Newman
a1b1846fc0 Update dynamic-import test app Meteor and npm versions. 2020-03-31 12:06:58 -04:00
Ben Newman
fc2bdd6ddf Attempt to fix @babel/runtime/helpers/esm/* import test.
CircleCI tests will fail for this commit, since these changes do not
address the problem that the module.useNode() stub imports the ESM code
using require. I will fix the tests properly in a later commit.
2020-02-19 13:13:32 -05:00
Ben Newman
b6320119d4 Update @babel/* dependencies of modules test app. 2020-02-19 11:07:29 -05:00