Gabriel Grubba
97fef9080d
Meteor version to 2.11.0-rc.2 ☄️
2023-02-23 19:45:13 -03:00
Gabriel Grubba
0d340873dc
chore: updated mongo.d.ts imports
2023-02-23 19:44:48 -03:00
Evan Broder
f08d2edbf9
Improve specificity of types previously declared as "Object"
2023-02-20 09:33:11 -08:00
Gabriel Grubba
b27b6e4411
Merge branch 'devel' into release-2.11
2023-02-10 18:00:33 -03:00
Gabriel Grubba
94e872ba81
Meteor version to 2.11.0-rc.1 ☄️
2023-02-10 17:28:41 -03:00
Gabriel Grubba
31ec2cae39
Meteor version to 2.11.0-rc.1 ☄️
2023-02-10 17:25:01 -03:00
Gabriel Grubba
ef489d896d
chore: bumbed packages version
2023-02-10 16:50:45 -03:00
zodern
08e39df932
Update coffeescript to 2.7.0
2023-02-10 13:38:21 -06:00
Gabriel Grubba
d618d3482e
Merge pull request #12505 from ebroder/typescript-dependencies
...
Fix TypeScript type dependencies for mongo, webapp, and underscore
2023-02-10 15:24:28 -03:00
Gabriel Grubba
b43b926f76
Merge pull request #12508 from ebroder/npm-ignore
...
Remove packages/*/.npm from gitignore and add missing .npm folders
2023-02-10 09:41:21 -03:00
Gabriel Grubba
61164a2102
Merge pull request #12495 from Ujjwal-S/fix-type-checking
...
Fixed changePassword and resetPassword functions type checking conditions
2023-02-10 09:38:51 -03:00
Evan Broder
2be8e56e24
Remove packages/*/.npm from gitignore and add missing .npm folders
...
It sounds like these folders are supposed to be committed, so long as
they aren't dumping additional junk beyond the npm-shrinkwrap file
(which seems to be the case). So remove them from .gitignore and add the
ones that are missing (presumably as a result of the gitignore).
2023-02-09 13:48:24 -08:00
Evan Broder
e6a399e64f
Add missing type dependencies to underscore and webapp packages
...
This enables their own type declarations to work out of the box.
2023-02-09 13:37:39 -08:00
Evan Broder
f3f5e01ea8
Thread upstream mongodb types through npm-mongo
...
As it exists currently, the types for the mongo package don't work out
of the box because they can't find the types for the mongodb NPM
package. TypeScript app developers could work around this by adding
mongodb directly as a dependency, but they shouldn't have to.
However, `zodern:types` can handle pulling in types for NPM
dependencies, but only if the package _with_ those NPM dependencies is
itself exporting type declarations. Since npm-mongo is actually
depending on the mongodb package, add a type declaration reflecting both
the types and objects that it exports. Then switch the mongo package to
import from npm-mongo, giving it access to the types for the mongodb
package.
2023-02-09 13:37:30 -08:00
Gabriel Grubba
03b27c98ef
Merge branch 'release-2.11' into async-type-definitions
2023-02-09 15:06:51 -03:00
Evan Broder
dd74fa6d70
Add type definitions for async methods from Meteor 2.9
2023-02-09 08:54:04 -08:00
Gabriel Grubba
8c5aec2b55
Merge pull request #12428 from ref-app/release-2.10
...
Remove Blaze dependency and types that live in blaze.d.ts
2023-02-08 17:01:29 -03:00
Gabriel Grubba
8298819dde
making arrow function to normal fn
2023-02-08 13:54:45 -03:00
Gabriel Grubba
2b3769af9b
Meteor version to 2.11.0-rc.0 ☄️
2023-02-07 17:13:47 -03:00
Gabriel Grubba
7ae9060171
chore: upgrading version
2023-02-07 15:44:02 -03:00
Gabriel Grubba
7dfdf3b9bb
Merge pull request #12489 from meteor/updating-mongodb-types-for-v6
...
Updating mongodb types for v6
2023-02-07 13:52:59 -03:00
Gabriel Grubba
41463374fe
chore: joinded mongodb types
2023-02-07 13:49:57 -03:00
Ujjwal-S
518d2855f9
Fixed changePassword and resetPassword functions type checking conditions
2023-02-07 13:55:23 +05:30
Gabriel Grubba
42f37a1b7e
chore: adressing comments
2023-02-06 13:57:25 -03:00
Gabriel Grubba
e456dc6c25
Merge branch 'updating-mongodb-types-for-v6' of https://github.com/meteor/meteor into updating-mongodb-types-for-v6
2023-02-06 13:48:04 -03:00
Gabriel Grubba
e5812980f3
chore: updated as commetns
2023-02-06 13:47:40 -03:00
Gabriel Grubba
8e4061d1e1
Merge branch 'release-2.11' into updating-mongodb-types-for-v6
2023-02-06 13:41:54 -03:00
Gabriel Grubba
0d29eb8177
Meteor version to 2.11.0-beta.1 ☄️
2023-02-02 14:27:52 -03:00
Gabriel Grubba
ab5e217ad7
chore: removed types that were removed from MongoDB
2023-02-02 10:35:16 -03:00
Gabriel Grubba
eab3b97e3a
Merge pull request #12478 from softwarecreations/feature/minifyStdCSS-debuggable
...
Made standard-minifier-css debuggable
2023-01-31 12:37:48 -03:00
Gabriel Grubba
b4c3a52789
Merge pull request #12456 from meteor/feature/appcache-deprecation
...
Deprecate appcache package
2023-01-31 11:30:05 -03:00
Gabriel Grubba
cf8f66b465
Merge pull request #12472 from Fasal-Tech/bug/oauth-breaks-ios-build
...
Bumped cordova inapp browser version in oauth package to fix ios build failing
2023-01-30 10:32:17 -03:00
Gabriel Grubba
36b24d7b10
Merge pull request #12480 from Torgen/service-configuration-publish
...
Ensure the meteor.loginServiceConfiguration subscription always becomes ready
2023-01-30 10:08:05 -03:00
Gabriel Grubba
89d28e7485
Merge branch 'release-2.11' of https://github.com/meteor/meteor into release-2.11
2023-01-30 09:47:23 -03:00
Gabriel Grubba
09096973d1
added babel-compile .lock file
2023-01-30 09:47:19 -03:00
Dan Rosart
144193f449
Ensure the meteor.loginServiceConfiguration subscription always becomes ready.
2023-01-28 18:20:42 -08:00
Gabriel Grubba
fabd3cb1a7
Merge pull request #12475 from meteor/updating-tracker-types-
...
Updating tracker types
2023-01-27 11:32:46 -03:00
Joshua Maserow
36837749d0
'postcss.js Added missing semicolon and removed whitespace from empty line.'
2023-01-27 13:47:07 +02:00
Joshua Maserow
08645e2360
'postcss.js Added trailing comma 'This makes version-control diffs cleaner and editing code might be less troublesome.' https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Trailing_commas '
2023-01-27 13:46:35 +02:00
Joshua Maserow
6490e49c20
'minify-css.js Added trailing commas 'This makes version-control diffs cleaner and editing code might be less troublesome.' https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Trailing_commas '
2023-01-27 13:28:03 +02:00
Joshua Maserow
ab9511442e
'postcss.js Removed whitespace from empty lines.'
2023-01-27 12:48:13 +02:00
Joshua Maserow
bbacd0ce77
'package.js postcss.js Added trailing commas 'This makes version-control diffs cleaner and editing code might be less troublesome.' https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Trailing_commas IIRC I first learned about this many years ago from a Meteor contributor, but can't find the original reference, perhaps it was a change to the meteor babel package.'
2023-01-27 12:47:41 +02:00
Joshua Maserow
d09becbe17
'minify-css.js package.js Implemented Log.error() and Log.warn()'
2023-01-27 12:27:07 +02:00
Joshua Maserow
39916d761a
'minify-css.js Changed if (error) to use console.error, rather than console.log'
2023-01-27 11:40:22 +02:00
Joshua Maserow
0559229370
'package.js Increased package version to 1.9.0 to reflect new feature release.'
2023-01-27 11:32:01 +02:00
Joshua Maserow
a6c5b122b3
'minify-css.js destructure process.env.DEBUG_CSS and process.argv for terseness.'
2023-01-27 11:31:01 +02:00
Joshua Maserow
ec26f01108
'minify-css.js Cleaned up the timeout code.'
2023-01-27 00:54:13 +02:00
Joshua Maserow
4b9844fb9e
'Made minifyStdCSS aka standard-minifier-css debuggable. It becomes verbose with either --verbose or --debug commandline arguments or DEBUG_CSS environment variable, which can be used to prevent it being verbose with a value of "0" or "false". Bumped version number.'
2023-01-26 23:59:43 +02:00
Gabriel Grubba
886f7d9256
Meteor version to 2.11.0-beta.0 ☄️
2023-01-26 18:05:04 -03:00
Gabriel Grubba
b9907910c8
Meteor version to 2.11.0-beta.0 ☄️
2023-01-26 17:54:28 -03:00