Commit Graph

1521 Commits

Author SHA1 Message Date
denihs
9fa9a94c28 Trying to fix broken test 2022-08-13 10:45:08 +02:00
Frederico Maia
b4345a1b5c Merge branch 'release-2.7.4' into fix-source-map-flaky-test 2022-08-12 11:12:19 +02:00
Gabriel Grubba
6b7342cbd6 fix(source-maps): adjusted error line and made variables more descritive 2022-08-11 14:44:37 -03:00
Gabriel Grubba
a946955445 fix(source-maps): adjusted variable name 2022-08-11 13:50:54 -03:00
Gabriel Grubba
911fdf857a fix(source-maps): adjusted variable name 2022-08-11 13:48:44 -03:00
Gabriel Grubba
4504c436f3 fix(source-map): fixed flaky test 2022-08-11 13:36:24 -03:00
denihs
9f062036b9 Fixing group 9 tests 2022-08-05 11:07:21 -04:00
Denilson
120515677b Merge branch 'release-2.7.4' into revert-12083-revert-12072-refactoring/remove-unused-imports 2022-08-04 09:12:53 -04:00
dependabot[bot]
d13b9a686c Bump minimist from 1.2.5 to 1.2.6 in /tools/tests/apps/dynamic-import
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 17:43:48 +00:00
Denilson
aece11a87f Revert "Revert "Refactoring/Remove unused imports from tools folder"" 2022-07-13 08:37:42 -04:00
Denilson
f8114747cd Revert "Refactoring/Remove unused imports from tools folder" 2022-07-13 08:33:07 -04:00
afrokick
094cb6b322 remove unused imports from tools 2022-07-06 19:27:53 +03:00
Frederico Maia Arantes
560707824a Bump packages for release 2022-03-17 18:52:26 -03:00
Frederico Maia Arantes
7fc0c0055b Bump packages for release 2022-03-14 12:12:19 -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
zodern
35dd7ab257 Pass lazy css resources to minifier in dev
This makes it consistent with non-lazy css resources, which were always being passed to the minifier.
2022-02-08 19:20:57 -06:00
Renan Castro
8c3a6cdd6c Fix test searching for mongo v4 - replace with v5 2022-01-21 13:28:35 -04:00
Jan Dvorak
a69f2e573e Remove commented out functionality 2021-10-12 09:23:53 +02:00
Jan Dvorak
cd51b4f572 Add regression self-test 2021-10-11 15:08:34 +02:00
filipenevola
c03ab0f426 Including all the available skeletons in Meteor create command test suite
(cherry picked from commit 6483482203)
2021-09-03 21:03:27 -07:00
Jan Dvorak
ac2b82d21b Merge branch 'devel' into release-2.4 2021-08-24 09:48:52 +02:00
Jan Dvorak
8fb65770d3 accounts-password use isEnroll 2021-08-23 17:20:05 +02:00
Jan Dvorak
0f338410e3 Update babel to 7.15.3 to potentially fix d3 array error #11525 2021-08-11 10:45:56 +02:00
Jan Dvorak
a8b32055e6 Merge branch 'devel' into release-2.4 2021-08-03 04:37:24 +02:00
Jan Dvorak
d5c79c10f9 Dev bundle 14.17.4.2 2021-08-02 14:50:41 +02:00
Jan Dvorak
4cf853cca2 Update babel to 7.14.9 per #11525 2021-08-02 14:36:01 +02:00
Jan Dvorak
1aa39e6127 Update meteor-node-stubs to 1.1.0 2021-07-20 16:33:20 +02:00
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