Nacho Codoñer
0ff7948fe2
ensure to git reset checkout before updating git submodule
2024-07-30 16:00:14 +02:00
Leonardo Venturini
052ba5241c
git reset
2024-07-29 09:35:11 -04:00
Leonardo Venturini
046490f7ff
add up-to-date windows scripts
2024-07-29 09:27:43 -04:00
Leonardo Venturini
2feca06288
only run windows test on push for devel/v2 and on all pull requests
2024-07-29 09:18:04 -04:00
Nacho Codoñer
ca3b9015c9
Fix underscore functionality changed recently and provide tests ( #13225 )
...
* revert where definition since it caused breaking changes in apps and packages
* bump version
* fix
* provide missing tests for modified behaviors
* include tests for added/modified underscore behavior with expectations
2024-07-15 17:02:45 +02:00
Frederico Maia
faf04b8780
Merge pull request #13216 from meteor/update-coc
...
Update Code of Conduct
2024-07-04 12:34:11 -03:00
Frederico Maia
3e89d4de48
Add the Meteor Lounge Discord server to the code of conduct and remove Tatiana from the panel
2024-07-04 11:22:51 -03:00
Frederico Maia
a047736df3
Revert "Add the Meteor Lounge Discord server to the code of conduct and remove Tatiana from the panel"
...
This reverts commit 5432a211a9 .
2024-07-04 11:17:36 -03:00
Frederico Maia
5432a211a9
Add the Meteor Lounge Discord server to the code of conduct and remove Tatiana from the panel
2024-07-04 10:56:08 -03:00
Leonardo Venturini
e5d2166bf7
Merge pull request #13205 from meteor/v2/replace-migration-docs
...
Point to Vitepress Migration Guide
2024-06-25 07:15:08 -04:00
Leonardo Venturini
bf5b94e3e7
point to vitepress migration guide
2024-06-24 17:26:16 -04:00
Leonardo Venturini
497d1536e2
point to vitepress migration guide
2024-06-24 15:39:39 -04:00
Leonardo Venturini
fc1fcfd999
Merge pull request #13195 from meteor/update-codeowners
...
Update CODEOWNERS
2024-06-17 13:07:07 -04:00
Leonardo Venturini
e43cba9ef0
Merge branch 'devel' into update-codeowners
2024-06-17 10:37:30 -04:00
Leonardo Venturini
1310b5f9bb
Merge pull request #13189 from meteor/feature/kapa-widget
...
Add Kapa.ai Widget
2024-06-17 09:19:53 -04:00
Frederico Maia
52e4dad6da
Merge branch 'devel' into feature/kapa-widget
2024-06-14 11:12:11 -03:00
Henrique A. Schmaiske
6b26818e91
Update CODEOWNERS
2024-06-14 10:19:25 -03:00
Nacho Codoñer
b0ea679d0d
fix conflict
2024-06-11 17:00:26 +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
1c7a427c17
add kapa.ai widget
2024-06-10 12:29:00 -04:00
Nacho Codoñer
bc7febd234
Merge pull request #13166 from iaurg/patch-1
...
fix: broken link into roadmap post
2024-06-06 16:18:08 +02:00
Italo A
b4b15d40ae
fix: broken link into roadmap post
2024-05-27 18:07:18 -03:00
Denilson
7e2abe9464
Update README.md
...
display 2.16 as the current official versoin
2024-05-23 15:25:58 -04:00
denihs
a3239d93e9
- update Meteor 3 version in the migration guide
2024-05-23 15:24:41 -04:00
Nacho Codoñer
f3ae3a2d40
Merge pull request #13136 from meteor/415-security-updates-rc.2
...
Security updates RC.2
2024-05-20 19:57:11 +02:00
Nacho Codoñer
d32814ff7c
Merge branch 'devel' into 415-security-updates-rc.2
2024-05-20 19:57:02 +02:00
denihs
99c51020cf
Update v2 docs to add section about accounts with session storage
2024-05-15 15:06:35 -04:00
denihs
c38e3c7f38
Update changelog
2024-05-15 13:55:08 -04:00
denihs
9d6e528028
Update docs/guide config.yml
2024-05-14 18:20:33 -04:00
Denilson
860729b9ca
Merge pull request #13066 from meteor/release-2.16
...
Release 2.16
2024-05-14 18:11:50 -04:00
denihs
6892cd82e0
Meteor version to 2.16 ☄️
release/METEOR@2.16
2024-05-14 10:06:14 -04:00
Nacho Codoñer
1d2e780d01
Merge pull request #13140 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-13 15:29:32 +02:00
Nacho Codoñer
c82c3a5d4d
Merge pull request #13141 from meteor/dependabot/npm_and_yarn/tools/tests/apps/ecmascript-regression/minimist-1.2.8
...
Bump minimist from 1.2.5 to 1.2.8 in /tools/tests/apps/ecmascript-regression
2024-05-13 15:29:07 +02:00
Nacho Codoñer
b20238103f
Merge pull request #13138 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-13 15:28:39 +02:00
dependabot[bot]
513ae8c364
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-13 13:24:20 +00:00
dependabot[bot]
cbc70ff7a0
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-13 13:24:06 +00:00
dependabot[bot]
c142891644
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-13 13:24:04 +00: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
Nacho Codoñer
ab1cc00026
Merge pull request #13132 from meteor/dependabot/npm_and_yarn/tools/tests/apps/ecmascript-regression/minimist-1.2.8
...
Bump minimist from 1.2.5 to 1.2.8 in /tools/tests/apps/ecmascript-regression
2024-05-10 13:21:28 +02:00
Nacho Codoñer
caf2b4d62c
Merge pull request #13130 from meteor/dependabot/npm_and_yarn/npm-packages/meteor-babel/babel/traverse-7.23.2
...
Bump @babel/traverse from 7.17.0 to 7.23.2 in /npm-packages/meteor-babel
2024-05-10 13:21:20 +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
dependabot[bot]
7d3810bac7
Bump @babel/traverse from 7.17.0 to 7.23.2 in /npm-packages/meteor-babel
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.17.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-09 14:43:17 +00:00
dependabot[bot]
0941b3df49
Bump @babel/traverse
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.13.17 to 7.24.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-09 14:38:18 +00:00
denihs
50f2820972
update package-lock.json
2024-05-07 11:13:20 -04:00
Nacho Codoñer
e4d87b293d
Meteor version to 2.16-rc.0
release/METEOR@2.16-rc.0
2024-05-07 16:33:03 +02:00