Commit Graph

610 Commits

Author SHA1 Message Date
Jan Dvorak
92fe2c6b31 Merge branch 'devel' into feature/static-html-tools 2024-09-23 16:46:48 +02:00
Jan Dvorak
80252c11d8 Update elliptic
Based on NPM audit warning
2024-08-22 20:24:02 +02: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
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
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
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
denihs
7cb79a7a13 Merge branch 'devel' into release-3.0
# Conflicts:
#	.circleci/config.yml
#	docs/generators/changelog/script.js
#	docs/history.md
#	meteor
#	npm-packages/babel-preset-meteor/package.json
#	npm-packages/cordova-plugin-meteor-webapp/package.json
#	npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
#	npm-packages/meteor-babel/package-lock.json
#	npm-packages/meteor-babel/package.json
#	package-lock.json
#	package.json
#	packages/accounts-base/accounts_server.js
#	packages/accounts-base/package.js
#	packages/accounts-oauth/package.js
#	packages/accounts-password/package.js
#	packages/accounts-password/password_server.js
#	packages/accounts-passwordless/package.js
#	packages/accounts-passwordless/passwordless_server.js
#	packages/babel-compiler/.npm/package/npm-shrinkwrap.json
#	packages/babel-compiler/package.js
#	packages/boilerplate-generator/package.js
#	packages/browser-policy-content/package.js
#	packages/constraint-solver/catalog-loader.js
#	packages/constraint-solver/constraint-solver-input.js
#	packages/constraint-solver/constraint-solver-tests.js
#	packages/constraint-solver/constraint-solver.js
#	packages/constraint-solver/package.js
#	packages/constraint-solver/solver.js
#	packages/crosswalk/package.js
#	packages/ddp-rate-limiter/package.js
#	packages/ddp-server/package.js
#	packages/ecmascript/package.js
#	packages/facebook-oauth/package.js
#	packages/fetch/package.js
#	packages/launch-screen/package.js
#	packages/logging/package.js
#	packages/logic-solver/logic_tests.js
#	packages/logic-solver/package.js
#	packages/meteor-tool/package.js
#	packages/meteor/package.js
#	packages/mobile-experience/package.js
#	packages/modern-browsers/package.js
#	packages/modules/.npm/package/npm-shrinkwrap.json
#	packages/modules/package.js
#	packages/mongo/package.js
#	packages/non-core/blaze
#	packages/npm-mongo/.npm/package/npm-shrinkwrap.json
#	packages/npm-mongo/package.js
#	packages/oauth/package.js
#	packages/oauth/pending_credentials.js
#	packages/package-version-parser/package.js
#	packages/react-fast-refresh/package.js
#	packages/service-configuration/package.js
#	packages/socket-stream-client/.npm/package/npm-shrinkwrap.json
#	packages/socket-stream-client/package.js
#	packages/standard-minifier-css/.npm/plugin/minifyStdCSS/npm-shrinkwrap.json
#	packages/standard-minifier-css/package.js
#	packages/test-in-browser/package.js
#	packages/test-in-console/package.js
#	packages/test-in-console/reporter.js
#	packages/tinytest/package.js
#	packages/tracker/package.js
#	packages/typescript/package.js
#	packages/webapp/.npm/package/npm-shrinkwrap.json
#	packages/webapp/package.js
#	scripts/admin/meteor-release-experimental.json
#	scripts/build-dev-bundle-common.sh
#	scripts/dev-bundle-server-package.js
#	scripts/dev-bundle-tool-package.js
#	tools/cli/commands.js
#	tools/fs/files.ts
#	tools/runners/run-all.js
#	tools/static-assets/skel-chakra-ui/package.json
#	tools/tests/apps/dynamic-import/.meteor/packages
#	tools/tests/apps/dynamic-import/package.json
2023-12-19 16:50:46 -04:00
Jan Dvorak
289117fbba Fix wrong babel version number 2023-12-01 11:28:40 +01:00
Jan Dvorak
da5bf91186 Update meteor-node-stubs in skeletons & tests
Also update jQuery and @babel packages to the latest version.
2023-11-30 13:30:21 +01:00
Jan Dvorak
117e5ba7b2 Update meteor-node-stubs usage across the board 2023-11-28 17:32:19 +01:00
Gabriel Grubba
3b072c88d2 Merge pull request #12762 from salmanhasni/private-salman-HCP-fix
fixes #12761
2023-10-24 11:16:30 -03:00
Salman Hasni
2ac936c87d added test cases for cordova-plugin-meteor-webapp plugin for subdirectory urls 2023-10-20 16:27:04 -04:00
Gabriel Grubba
c2179953a2 ci: solved ecmascript regression 2023-09-19 14:50:51 -03:00
Gabriel Grubba
4855ae491e ci: testing 2023-09-19 14:47:35 -03:00
Gabriel Grubba
5445567c2c updated mongo 2023-09-19 14:07:16 -03:00
Gabriel Grubba
46a0dab2b1 tests: solved group 4 2023-09-18 18:04:48 -03:00
Gabriel Grubba
fb35e58906 test: fixing group 11 2023-09-18 18:00:47 -03:00
denihs
d4d34934b3 - fix tracker pinned version 2023-09-18 16:15:48 -04:00
denihs
75c0434956 - fix meteor-base pinned version 2023-09-18 15:28:19 -04:00
denihs
57e2b2a053 - change ecmascript version to ecmascript@0.16.8-alpha300.11 2023-09-14 16:58:00 -04:00
denihs
23882d38bf - stop using grubba:mocha 2023-09-14 16:34:16 -04:00
jamauro
0a497fef5f Remove console.log 2023-08-11 13:48:01 -05:00
jamauro
2f2dd33b34 Log fetch in test to debug 2023-08-11 10:11:41 -05:00