Commit Graph

1733 Commits

Author SHA1 Message Date
Nacho Codoñer
2b540c7d5d refactor verbose mode check to a helper 2025-05-27 14:48:53 +02:00
Nacho Codoñer
c89cac7c44 clean 2025-05-26 22:41:00 +02:00
Nacho Codoñer
e39d66bb5e implement swc compiler plugin and add test coverage 2025-05-26 22:36:06 +02:00
Nacho Codoñer
e6ba85150d Revert "Revert "advance swc-config by file level""
This reverts commit b98d15c52f.
2025-05-26 18:30:56 +02:00
Nacho Codoñer
b98d15c52f Revert "advance swc-config by file level"
This reverts commit 05f76baa8c.
2025-05-26 18:30:10 +02:00
Nacho Codoñer
05f76baa8c advance swc-config by file level 2025-05-26 18:26:23 +02:00
Nacho Codoñer
7bb6273eb5 test coverage for swc.config.js 2025-05-19 17:54:17 +02:00
Nacho Codoñer
b40bf2b7c0 add more test coverage on build command 2025-05-15 10:11:07 +02:00
Nacho Codoñer
4452413fcc add more test coverage on build command 2025-05-15 10:10:33 +02:00
italo jose
2ef3861cd1 refactor: enhance debug logging and improve minification logic in MeteorMinifier 2025-05-14 15:13:38 -03:00
italo jose
0a81115f79 chore: remove minifier tests and update package configuration
- Deleted the minifier-tests.js file as it is no longer needed.
- Updated package.js to remove references to the deleted test file, streamlining the package configuration.
- This change helps maintain a cleaner codebase by eliminating obsolete test files.
2025-05-12 14:41:57 -03:00
Nacho Codoñer
b10a403e25 ensure meteor modern tests ignore METEOR_MODERN 2025-05-07 19:52:16 +02:00
Nacho Codoñer
741b504d4f ensure meteor modules test for legacy and modern (avoid an app with a babel-specific plugin) 2025-05-07 18:27:15 +02:00
Nacho Codoñer
d2954ffa9d ensure meteor mode disabled webArchOnly on necessary 2025-05-07 18:16:41 +02:00
Nacho Codoñer
84f8cc74a5 ensure meteor modern is disabled for legacy build stack test 2025-05-07 18:10:42 +02:00
Nacho Codoñer
2eee978295 ensure meteor modern is disabled for legacy build stack test 2025-05-07 17:18:35 +02:00
Nacho Codoñer
71a7bfe29a change the legacy test name to run it on CI in a different group 2025-05-06 17:38:40 +02:00
Nacho Codoñer
10d2232886 test custom .swcrc with component and raw files 2025-05-06 17:20:38 +02:00
Nacho Codoñer
8afbc06b52 test custom .swcrc and aliases 2025-05-06 16:58:45 +02:00
Nacho Codoñer
452f6c01e3 test custom .swcrc and aliases 2025-05-06 16:55:17 +02:00
Nacho Codoñer
e2ed9426f2 test debug scenario on legacy and modern build stack 2025-05-06 16:25:06 +02:00
Nacho Codoñer
c957ae5e66 refactor 2025-05-05 16:23:57 +02:00
Nacho Codoñer
a286d1cca1 adjust waitToStart 2025-05-05 15:05:58 +02:00
Nacho Codoñer
ef72206ab1 add self-test for the modern build stack 2025-05-05 12:31:33 +02:00
Nacho Codoñer
c2dcae2d39 ensure old tests can exit properly on using the new closeAllWatchers 2025-04-23 12:44:07 +02:00
Nacho Codoñer
dc17c9003f ensure old tests can exit properly on using the new closeAllWatchers 2025-04-23 12:39:16 +02:00
Leonardo Venturini
0b59717f48 Merge branch 'release-3.1.0' into fix-npm-vuln-update-elliptic 2024-10-31 09:15:12 -04:00
Brian Chan
bfa99b6f0c Update elliptic 2024-10-31 12:45:30 +08:00
harryadel
e3b5cdd71a Remove underscore import assertion 2024-10-20 15:57:10 +03:00
harryadel
320148007f Remove underscore from test-apps 2024-10-17 21:27:38 +03:00
denihs
b769eb7247 Merge branch 'release-3.0.4' into v3/tla-not-working
# Conflicts:
#	meteor
#	packages/accounts-2fa/.npm/package/npm-shrinkwrap.json
#	packages/email/.npm/package/npm-shrinkwrap.json
#	packages/npm-mongo/.npm/package/npm-shrinkwrap.json
#	packages/webapp/.npm/package/npm-shrinkwrap.json
2024-10-02 12:32:56 -04:00
Jan Dvorak
92fe2c6b31 Merge branch 'devel' into feature/static-html-tools 2024-09-23 16:46:48 +02:00
Leonardo Venturini
9173b10d31 fix test 2024-09-05 12:17:55 -04:00
Leonardo Venturini
6af7fb0a31 tla does not work on client 2024-09-04 12:03:04 -04:00
Leonardo Venturini
4fb9f195e3 fix tests 2024-09-02 10:59:46 -04:00
Leonardo Venturini
653d4e4aed Merge branch 'release-3.0.3' into v3/tla-not-working 2024-09-02 10:03:58 -04:00
Jan Dvorak
80252c11d8 Update elliptic
Based on NPM audit warning
2024-08-22 20:24:02 +02:00
Leonardo Venturini
07b9ea4983 fix tests 2024-08-13 17:48:28 -04:00
Leonardo Venturini
126c8b9f81 attempt to fix test 2024-08-13 16:45:20 -04:00
denihs
4f9e944d1c - fix regressions - web.browser.legacy test 2024-07-18 14:50:16 -04:00
denihs
5dccbaf706 - update versions for meteortesting:mocha 2024-07-18 14:39:44 -04:00
denihs
0d8180a7c1 - update versions for meteortesting:mocha-core and meteortesting:mocha 2024-07-18 14:05:46 -04:00
denihs
2fb7ccc5cf Remove pinned version for the package react-meteor-data from our skeletons 2024-07-18 13:15:03 -04:00
denihs
b6f9f5f2bb - make sure to load dependencies before running tests with browserstack 2024-07-11 12:58:20 -04:00
Nacho Codoñer
bf20a3a669 fix conflict 2024-06-11 14:57:01 +02:00
Nacho Codoñer
c2b9f4129e Revert "fix conflict"
This reverts commit 0c6ac52bca.
2024-06-11 14:55:39 +02:00
Nacho Codoñer
0c6ac52bca fix conflict 2024-06-11 14:24:55 +02:00
Nacho Codoñer
0840e05cd8 Merge branch 'devel' into release-3.0
# Conflicts:
#	npm-packages/babel-preset-meteor/babel-presets-meteor/package-lock.json
#	npm-packages/meteor-babel/package-lock.json
2024-06-11 13:47:36 +02:00
Nacho Codoñer
b73f8ef6c4 Security Updates RC.3 (#13187)
* Bump json5 from 2.2.0 to 2.2.3 in /npm-packages/meteor-babel

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump moment from 2.29.1 to 2.29.4 in /tools/tests/apps/dynamic-import

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump lodash-es from 4.17.15 to 4.17.21 in /tools/tests/apps/modules

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump lodash from 4.17.15 to 4.17.21 in /tools/tests/apps/modules

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ua-parser-js from 0.7.28 to 0.7.38 in /tools/tests/apps/modules

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.38.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/0.7.38/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.38)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump minimatch in /tools/tests/apps/ecmascript-regression

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ansi-regex in /npm-packages/cordova-plugin-meteor-webapp

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump qs and stripe in /tools/tests/apps/modules

Bumps [qs](https://github.com/ljharb/qs) to 6.12.1 and updates ancestor dependency [stripe](https://github.com/stripe/stripe-node). These dependencies need to be updated together.


Updates `qs` from 6.0.4 to 6.12.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.0.4...v6.12.1)

Updates `stripe` from 4.25.0 to 15.10.0
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v4.25.0...v15.10.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: stripe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* upgrade meteor-ignore package.lock file

* update app deps to ensure dependabot can act on .lock files

* update package-lock.json

* Bump semver in /npm-packages/babel-preset-meteor/babel-presets-meteor

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix test

* Bump ua-parser-js from 0.7.28 to 0.7.38 in /tools/tests/apps/modules

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.38.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/0.7.38/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.38)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump qs and stripe in /tools/tests/apps/modules

Bumps [qs](https://github.com/ljharb/qs) to 6.12.1 and updates ancestor dependency [stripe](https://github.com/stripe/stripe-node). These dependencies need to be updated together.

Updates `qs` from 6.0.4 to 6.12.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.0.4...v6.12.1)

Updates `stripe` from 4.25.0 to 15.10.0
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v4.25.0...v15.10.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: stripe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
# Conflicts:
#	tools/tests/apps/modules/package-lock.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 13:46:07 +02:00
Leonardo Venturini
9a6017fa7b Merge branch 'release-3.0' into feature/lru-cache 2024-06-10 09:39:00 -04:00