Commit Graph

8650 Commits

Author SHA1 Message Date
Leonardo Venturini
dbfd9cb3ac fix memory leak 2024-06-12 09:03:42 -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
Nacho Codoñer
fd3cd76c27 Merge pull request #13162 from meteor/reset-db-option
Implement reset db option and default without cleaning db
2024-06-10 15:32:31 +02:00
Leonardo Venturini
c91daf9d6e revert lru-cache to v6.0.0 2024-06-10 09:09:42 -04:00
Leonardo Venturini
1d43c3836f convert to async 2024-06-10 08:04:43 -04:00
Leonardo Venturini
7b114da965 Merge branch 'release-3.0' into feature/lru-cache 2024-06-06 14:47:13 -04:00
Leonardo Venturini
16ab31fd50 Revert "add backward compatible aliases"
This reverts commit 62d3ce1fec.
2024-06-05 14:30:47 -04:00
Leonardo Venturini
086d8f7b47 upgrade lru-cache to v10 for tool 2024-06-05 14:29:53 -04:00
Leonardo Venturini
62d3ce1fec add backward compatible aliases 2024-06-05 09:18:23 -04:00
Nacho Codoñer
0ae603b9c7 change logs on reset cmd 2024-05-28 15:57:24 +02:00
Nacho Codoñer
0f8a8f4acf test coverage on reset command 2024-05-27 16:39:06 +02:00
Nacho Codoñer
9027a4bf61 update v3 docs 2024-05-27 16:07:53 +02:00
Nacho Codoñer
0fd3d09d15 fix latest issues with new reset cmd and db option 2024-05-27 16:00:59 +02:00
Nacho Codoñer
eddd9ca0f7 improve help text 2024-05-27 15:56:31 +02:00
Nacho Codoñer
92c0026d35 make sure --db is cleaned properly on test required 2024-05-27 15:48:07 +02:00
Jan Dvorak
98eb7ede79 Merge branch 'release-3.0' into better-error-message-update-specific-package-version 2024-05-24 16:32:04 +02:00
Nacho Codoñer
fc42bfa7b6 implement reset db option and default without cleaning db 2024-05-23 18:03:28 +02:00
Denilson
3d524f6529 Merge branch 'release-3.0' into fix/assets-method-names 2024-05-21 10:06:45 -04:00
denihs
4441104489 - replacing getText for getTextAsync in the tests 2024-05-21 10:06:12 -04:00
Leonardo Venturini
89840d9598 Merge branch 'release-3.0' into feature/clearer-inconsistent-dependency-constraint-local-errors 2024-05-21 09:56:39 -04:00
denihs
a5eb01f247 - renaming getText to getTextAsync and getBinary to getBinaryAsync to follow the same as in the build plugins 2024-05-21 08:55:50 -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
Nacho Codoñer
d32814ff7c Merge branch 'devel' into 415-security-updates-rc.2 2024-05-20 19:57:02 +02:00
Nacho Codoñer
191cc32883 Merge pull request #13090 from meteor/typescript-5.4.4
[3.x] Update Node 20.12.2, Npm 10.5.0 and Typescript 5.4.5 (Dev bundle 20.12.2.0)
2024-05-20 19:35:40 +02:00
Nacho Codoñer
94aba9492e Merge pull request #13145 from meteor/409-fix-error-log-create-cmd
[3.x] Fix error log create cmd
2024-05-20 17:59:12 +02:00
Nacho Codoñer
b2a78eee3d Merge branch 'release-3.0' into typescript-5.4.4
# Conflicts:
#	package-lock.json
#	packages/deprecated/stylus/.npm/plugin/compileStylusBatch/npm-shrinkwrap.json
#	packages/npm-mongo/.npm/package/npm-shrinkwrap.json
2024-05-20 15:49:30 +02:00
Leonardo Venturini
04ec3bd2b6 bump version manually 2024-05-20 15:10:32 +02:00
Nacho Codoñer
4eb8dccaeb clean 2024-05-15 16:06:15 +02:00
Nacho Codoñer
4eb01a5b1f don't show improper error log on use release option on create cmd 2024-05-15 14:27:39 +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
Nacho Codoñer
44eaf1a83f Merge pull request #13067 from meteor/fix/circle-ci-group-5
[Meteor 3] fix Circle CI group 5 tests
2024-05-06 15:43:50 +02:00
Nacho Codoñer
8c5212633f Merge branch 'release-3.0' into 3.0-impact-2.16-quick-gains 2024-05-05 10:03:58 +02:00
Jan Dvorak
686fdd8681 Merge branch 'release-3.0' into fix/circle-ci-group-5 2024-05-04 14:33:19 +02:00
Denilson
329a4b37a5 Merge branch 'release-3.0' into fix/circle-ci-group-5 2024-05-03 13:53:56 -04:00
Nacho Codoñer
b06ce85183 Merge branch 'release-3.0' into 3.0-impact-2.16-quick-gains 2024-05-03 08:41:20 +02:00
Nacho Codoñer
41ff12dfd9 Merge branch 'release-3.0' into waitUntilAllLoaded-safety-check 2024-05-03 08:19:21 +02:00
Jan Dvorak
a67b3a2ccf Merge branch 'release-3.0' into fix/circle-ci-group-5 2024-05-01 09:11:57 +02:00
Gywem
6b85d1bd4d ensure await properly for logging module on cordova 2024-04-30 15:12:54 +02:00
Radosław Miernik
414270af31 Increased LINKER_CACHE_SALT. 2024-04-27 14:21:10 +02:00