Commit Graph

1707 Commits

Author SHA1 Message Date
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
Leonardo Venturini
1d43c3836f convert to async 2024-06-10 08:04:43 -04:00
Nacho Codoñer
0f8a8f4acf test coverage on reset command 2024-05-27 16:39:06 +02:00
Nacho Codoñer
92c0026d35 make sure --db is cleaned properly on test required 2024-05-27 15:48:07 +02:00
denihs
4441104489 - replacing getText for getTextAsync in the tests 2024-05-21 10:06:12 -04:00
Nacho Codoñer
ffaa530683 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-05-20 19:58:40 +02:00
Leonardo Venturini
04ec3bd2b6 bump version manually 2024-05-20 15:10:32 +02:00
Nacho Codoñer
62195ad089 Merge pull request #13135 from meteor/dependabot/npm_and_yarn/tools/tests/apps/app-config/minimist-1.2.8
Bump minimist from 1.2.5 to 1.2.8 in /tools/tests/apps/app-config
2024-05-10 13:21:48 +02:00
Nacho Codoñer
97533ed76c Merge pull request #13134 from meteor/dependabot/npm_and_yarn/tools/tests/apps/modules/minimist-1.2.8
Bump minimist from 1.2.0 to 1.2.8 in /tools/tests/apps/modules
2024-05-10 13:21:42 +02:00
Nacho Codoñer
610b2944fa Merge pull request #13133 from meteor/dependabot/npm_and_yarn/tools/tests/apps/git-commit-hash/minimist-1.2.8
Bump minimist from 1.2.5 to 1.2.8 in /tools/tests/apps/git-commit-hash
2024-05-10 13:21:35 +02:00
dependabot[bot]
e485e60d54 Bump minimist from 1.2.5 to 1.2.8 in /tools/tests/apps/app-config
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 14:44:04 +00:00
dependabot[bot]
576ec91b4b Bump minimist from 1.2.0 to 1.2.8 in /tools/tests/apps/modules
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.0 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 14:43:49 +00:00
dependabot[bot]
847f94a05d Bump minimist from 1.2.5 to 1.2.8 in /tools/tests/apps/git-commit-hash
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 14:43:40 +00:00
dependabot[bot]
c15ddcdd71 Bump minimist in /tools/tests/apps/ecmascript-regression
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 14:43:36 +00:00
Jan Dvorak
a67b3a2ccf Merge branch 'release-3.0' into fix/circle-ci-group-5 2024-05-01 09:11:57 +02:00
Radosław Miernik
263ec136a2 Implemented a synchronous queue. 2024-04-17 22:31:58 +02:00
Gabriel Grubba
8393fee686 Meteor version to 3.0-beta.7 :commet: 2024-03-22 15:37:57 -03:00
denihs
169756ed37 - fix group 5 modules - test app test 2024-03-21 11:38:35 -04:00
Gabriel Grubba
20f8ade6ca Meteor version to 3.0-beta.6 :commet: 2024-02-28 11:21:42 -03:00
Gabriel Grubba
b780b29257 Meteor version to 3.0-beta.5 :commet: 2024-02-28 10:28:32 -03:00
denihs
2a5de96971 - fix tests and call inside maybeUpdateRelease 2024-02-26 12:48:20 -04:00
Gabriel Grubba
0f916b33e3 revert back rreact version 2024-02-22 15:16:01 -03:00
Gabriel Grubba
d8a952990c Meteor version to 3.0-beta.4 :commet 2024-02-22 11:36:27 -03:00
Gabriel Grubba
32b41a14fa Meteor version to 3.0-beta.3 :commet 2024-02-22 11:11:55 -03:00
Gabriel Grubba
b4b647e162 Meteor version to 3.0-beta.2 :commet 2024-02-22 10:30:48 -03:00
Gabriel Grubba
da64881803 updating ecmascript regression 2024-02-21 16:44:39 -03:00
denihs
2ed20ca0de - fixing meteortesting:mocha inside the ecmascript-regression template 2024-01-23 11:55:14 -04:00