@feathersjs/cli 4.5.0 → 4.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +21 -29
- package/package.json +11 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [v4.5.0](https://github.com/feathersjs/cli/tree/v4.5.0) (2021-01-22)
|
|
4
|
+
|
|
5
|
+
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.4.3...v4.5.0)
|
|
6
|
+
|
|
3
7
|
## [v4.4.3](https://github.com/feathersjs/cli/tree/v4.4.3) (2021-01-01)
|
|
4
8
|
|
|
5
9
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.4.2...v4.4.3)
|
|
@@ -222,6 +226,7 @@
|
|
|
222
226
|
- Add v4 upgrade command and update dependencies [\#180](https://github.com/feathersjs/cli/pull/180) ([daffl](https://github.com/daffl))
|
|
223
227
|
- Update semver to the latest version 🚀 [\#175](https://github.com/feathersjs/cli/pull/175) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
224
228
|
- Update mocha to the latest version 🚀 [\#174](https://github.com/feathersjs/cli/pull/174) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
229
|
+
- Update generator-feathers to the latest version 🚀 [\#169](https://github.com/feathersjs/cli/pull/169) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
225
230
|
|
|
226
231
|
## [v3.9.0](https://github.com/feathersjs/cli/tree/v3.9.0) (2018-12-30)
|
|
227
232
|
|
|
@@ -235,10 +240,6 @@
|
|
|
235
240
|
|
|
236
241
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.8.9...v3.8.10)
|
|
237
242
|
|
|
238
|
-
**Merged pull requests:**
|
|
239
|
-
|
|
240
|
-
- Update generator-feathers to the latest version 🚀 [\#169](https://github.com/feathersjs/cli/pull/169) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
241
|
-
|
|
242
243
|
## [v3.8.9](https://github.com/feathersjs/cli/tree/v3.8.9) (2018-12-26)
|
|
243
244
|
|
|
244
245
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.8.8...v3.8.9)
|
|
@@ -246,6 +247,7 @@
|
|
|
246
247
|
**Merged pull requests:**
|
|
247
248
|
|
|
248
249
|
- Update generator-feathers to the latest version 🚀 [\#168](https://github.com/feathersjs/cli/pull/168) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
250
|
+
- Update generator-feathers to the latest version 🚀 [\#167](https://github.com/feathersjs/cli/pull/167) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
249
251
|
|
|
250
252
|
## [v3.8.8](https://github.com/feathersjs/cli/tree/v3.8.8) (2018-12-15)
|
|
251
253
|
|
|
@@ -261,7 +263,6 @@
|
|
|
261
263
|
|
|
262
264
|
**Merged pull requests:**
|
|
263
265
|
|
|
264
|
-
- Update generator-feathers to the latest version 🚀 [\#167](https://github.com/feathersjs/cli/pull/167) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
265
266
|
- Add Greenkeeper badge 🌴 [\#166](https://github.com/feathersjs/cli/pull/166) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
266
267
|
- Back merge with changes from monorepo to put back into own repository [\#165](https://github.com/feathersjs/cli/pull/165) ([daffl](https://github.com/daffl))
|
|
267
268
|
|
|
@@ -309,6 +310,7 @@
|
|
|
309
310
|
**Merged pull requests:**
|
|
310
311
|
|
|
311
312
|
- Update generator-feathers to the latest version 🚀 [\#158](https://github.com/feathersjs/cli/pull/158) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
313
|
+
- Update and lock generator-feathers to 2.4.3 [\#149](https://github.com/feathersjs/cli/pull/149) ([daffl](https://github.com/daffl))
|
|
312
314
|
|
|
313
315
|
## [v3.7.3](https://github.com/feathersjs/cli/tree/v3.7.3) (2018-07-04)
|
|
314
316
|
|
|
@@ -366,10 +368,6 @@
|
|
|
366
368
|
|
|
367
369
|
- CLI lists suggested database name when instead a custom name is specified [\#142](https://github.com/feathersjs/cli/issues/142)
|
|
368
370
|
|
|
369
|
-
**Merged pull requests:**
|
|
370
|
-
|
|
371
|
-
- Update and lock generator-feathers to 2.4.3 [\#149](https://github.com/feathersjs/cli/pull/149) ([daffl](https://github.com/daffl))
|
|
372
|
-
|
|
373
371
|
## [v3.6.2](https://github.com/feathersjs/cli/tree/v3.6.2) (2018-04-24)
|
|
374
372
|
|
|
375
373
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.6.1...v3.6.2)
|
|
@@ -385,6 +383,7 @@
|
|
|
385
383
|
**Merged pull requests:**
|
|
386
384
|
|
|
387
385
|
- Update generator-feathers to latest version [\#147](https://github.com/feathersjs/cli/pull/147) ([daffl](https://github.com/daffl))
|
|
386
|
+
- Add basic shell command [\#138](https://github.com/feathersjs/cli/pull/138) ([zaro](https://github.com/zaro))
|
|
388
387
|
|
|
389
388
|
## [v3.6.1](https://github.com/feathersjs/cli/tree/v3.6.1) (2018-02-10)
|
|
390
389
|
|
|
@@ -419,7 +418,6 @@
|
|
|
419
418
|
|
|
420
419
|
**Merged pull requests:**
|
|
421
420
|
|
|
422
|
-
- Update generator-feathers-plugin to the latest version 🚀 [\#134](https://github.com/feathersjs/cli/pull/134) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
423
421
|
- Update semistandard to the latest version 🚀 [\#133](https://github.com/feathersjs/cli/pull/133) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
424
422
|
|
|
425
423
|
## [v3.4.1](https://github.com/feathersjs/cli/tree/v3.4.1) (2017-12-21)
|
|
@@ -428,7 +426,6 @@
|
|
|
428
426
|
|
|
429
427
|
**Merged pull requests:**
|
|
430
428
|
|
|
431
|
-
- Add basic shell command [\#138](https://github.com/feathersjs/cli/pull/138) ([zaro](https://github.com/zaro))
|
|
432
429
|
- Update generator-feathers to the latest version 🚀 [\#132](https://github.com/feathersjs/cli/pull/132) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
433
430
|
|
|
434
431
|
## [v3.4.0](https://github.com/feathersjs/cli/tree/v3.4.0) (2017-12-20)
|
|
@@ -437,6 +434,7 @@
|
|
|
437
434
|
|
|
438
435
|
**Merged pull requests:**
|
|
439
436
|
|
|
437
|
+
- Update generator-feathers-plugin to the latest version 🚀 [\#134](https://github.com/feathersjs/cli/pull/134) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
440
438
|
- Update generator-feathers to the latest version 🚀 [\#131](https://github.com/feathersjs/cli/pull/131) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
441
439
|
|
|
442
440
|
## [v3.3.0](https://github.com/feathersjs/cli/tree/v3.3.0) (2017-12-14)
|
|
@@ -478,10 +476,6 @@
|
|
|
478
476
|
|
|
479
477
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.0.0...v3.1.0)
|
|
480
478
|
|
|
481
|
-
**Merged pull requests:**
|
|
482
|
-
|
|
483
|
-
- Add update notifier [\#127](https://github.com/feathersjs/cli/pull/127) ([daffl](https://github.com/daffl))
|
|
484
|
-
|
|
485
479
|
## [v3.0.0](https://github.com/feathersjs/cli/tree/v3.0.0) (2017-11-05)
|
|
486
480
|
|
|
487
481
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.0.0-pre.2...v3.0.0)
|
|
@@ -523,6 +517,7 @@
|
|
|
523
517
|
|
|
524
518
|
**Merged pull requests:**
|
|
525
519
|
|
|
520
|
+
- Add update notifier [\#127](https://github.com/feathersjs/cli/pull/127) ([daffl](https://github.com/daffl))
|
|
526
521
|
- Update generator-feathers to the latest version 🚀 [\#119](https://github.com/feathersjs/cli/pull/119) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
527
522
|
- Update mocha to the latest version 🚀 [\#117](https://github.com/feathersjs/cli/pull/117) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
528
523
|
|
|
@@ -577,6 +572,7 @@
|
|
|
577
572
|
**Merged pull requests:**
|
|
578
573
|
|
|
579
574
|
- Update generator-feathers to the latest version 🚀 [\#107](https://github.com/feathersjs/cli/pull/107) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
575
|
+
- Update generator-feathers-plugin to the latest version 🚀 [\#105](https://github.com/feathersjs/cli/pull/105) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
580
576
|
|
|
581
577
|
## [v2.3.1](https://github.com/feathersjs/cli/tree/v2.3.1) (2017-07-18)
|
|
582
578
|
|
|
@@ -585,15 +581,12 @@
|
|
|
585
581
|
**Merged pull requests:**
|
|
586
582
|
|
|
587
583
|
- Update generator-feathers to the latest version 🚀 [\#106](https://github.com/feathersjs/cli/pull/106) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
584
|
+
- Update generator-feathers to the latest version 🚀 [\#104](https://github.com/feathersjs/cli/pull/104) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
588
585
|
|
|
589
586
|
## [v2.3.0](https://github.com/feathersjs/cli/tree/v2.3.0) (2017-07-16)
|
|
590
587
|
|
|
591
588
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.4...v2.3.0)
|
|
592
589
|
|
|
593
|
-
**Merged pull requests:**
|
|
594
|
-
|
|
595
|
-
- Update generator-feathers-plugin to the latest version 🚀 [\#105](https://github.com/feathersjs/cli/pull/105) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
596
|
-
|
|
597
590
|
## [v2.2.4](https://github.com/feathersjs/cli/tree/v2.2.4) (2017-07-12)
|
|
598
591
|
|
|
599
592
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.3...v2.2.4)
|
|
@@ -603,10 +596,6 @@
|
|
|
603
596
|
- No model file when creating service \(bug or feature?\) [\#103](https://github.com/feathersjs/cli/issues/103)
|
|
604
597
|
- Could not find a valid package.json - feathers generate service [\#102](https://github.com/feathersjs/cli/issues/102)
|
|
605
598
|
|
|
606
|
-
**Merged pull requests:**
|
|
607
|
-
|
|
608
|
-
- Update generator-feathers to the latest version 🚀 [\#104](https://github.com/feathersjs/cli/pull/104) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
609
|
-
|
|
610
599
|
## [v2.2.3](https://github.com/feathersjs/cli/tree/v2.2.3) (2017-07-02)
|
|
611
600
|
|
|
612
601
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.2...v2.2.3)
|
|
@@ -631,10 +620,6 @@
|
|
|
631
620
|
|
|
632
621
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.0...v2.2.1)
|
|
633
622
|
|
|
634
|
-
**Merged pull requests:**
|
|
635
|
-
|
|
636
|
-
- fix\(package\): update generator-feathers to version 1.2.2 [\#98](https://github.com/feathersjs/cli/pull/98) ([daffl](https://github.com/daffl))
|
|
637
|
-
|
|
638
623
|
## [v2.2.0](https://github.com/feathersjs/cli/tree/v2.2.0) (2017-06-21)
|
|
639
624
|
|
|
640
625
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.1.1...v2.2.0)
|
|
@@ -647,7 +632,6 @@
|
|
|
647
632
|
**Merged pull requests:**
|
|
648
633
|
|
|
649
634
|
- Update generator-feathers to the latest version 🚀 [\#96](https://github.com/feathersjs/cli/pull/96) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
650
|
-
- Update generator-feathers to the latest version 🚀 [\#86](https://github.com/feathersjs/cli/pull/86) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
651
635
|
|
|
652
636
|
## [v2.1.1](https://github.com/feathersjs/cli/tree/v2.1.1) (2017-06-16)
|
|
653
637
|
|
|
@@ -685,6 +669,10 @@
|
|
|
685
669
|
- Generated tests don't use the path passed to the generator [\#85](https://github.com/feathersjs/cli/issues/85)
|
|
686
670
|
- Generated sequelize service does not use the username and password correctly [\#84](https://github.com/feathersjs/cli/issues/84)
|
|
687
671
|
|
|
672
|
+
**Merged pull requests:**
|
|
673
|
+
|
|
674
|
+
- Update generator-feathers to the latest version 🚀 [\#86](https://github.com/feathersjs/cli/pull/86) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
675
|
+
|
|
688
676
|
## [v2.0.4](https://github.com/feathersjs/cli/tree/v2.0.4) (2017-04-19)
|
|
689
677
|
|
|
690
678
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.3...v2.0.4)
|
|
@@ -712,10 +700,10 @@
|
|
|
712
700
|
|
|
713
701
|
**Merged pull requests:**
|
|
714
702
|
|
|
703
|
+
- fix\(package\): update generator-feathers to version 1.2.2 [\#98](https://github.com/feathersjs/cli/pull/98) ([daffl](https://github.com/daffl))
|
|
715
704
|
- Update generator-feathers to the latest version 🚀 [\#81](https://github.com/feathersjs/cli/pull/81) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
716
705
|
- Check for Node v6 or later [\#80](https://github.com/feathersjs/cli/pull/80) ([daffl](https://github.com/daffl))
|
|
717
706
|
- Add Greenkeeper badge 🌴 [\#78](https://github.com/feathersjs/cli/pull/78) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
718
|
-
- Updating to major pre version [\#63](https://github.com/feathersjs/cli/pull/63) ([daffl](https://github.com/daffl))
|
|
719
707
|
|
|
720
708
|
## [v2.0.1](https://github.com/feathersjs/cli/tree/v2.0.1) (2017-04-12)
|
|
721
709
|
|
|
@@ -761,6 +749,10 @@
|
|
|
761
749
|
|
|
762
750
|
- Support Heroku deployments [\#1](https://github.com/feathersjs/cli/issues/1)
|
|
763
751
|
|
|
752
|
+
**Merged pull requests:**
|
|
753
|
+
|
|
754
|
+
- Updating to major pre version [\#63](https://github.com/feathersjs/cli/pull/63) ([daffl](https://github.com/daffl))
|
|
755
|
+
|
|
764
756
|
## [v1.3.0-pre.1](https://github.com/feathersjs/cli/tree/v1.3.0-pre.1) (2017-02-08)
|
|
765
757
|
|
|
766
758
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.7...v1.3.0-pre.1)
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feathersjs/cli",
|
|
3
3
|
"description": "Command-line Feathers generator",
|
|
4
|
-
"version": "4.
|
|
4
|
+
"version": "4.6.0",
|
|
5
5
|
"homepage": "https://github.com/feathersjs/cli",
|
|
6
6
|
"main": "lib/",
|
|
7
7
|
"bin": {
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"mocha": "mocha --recursive test/",
|
|
38
38
|
"test": "npm run lint && npm run mocha",
|
|
39
39
|
"lint": "semistandard --fix",
|
|
40
|
-
"update-dependencies": "ncu -u"
|
|
40
|
+
"update-dependencies": "ncu -u -x yeoman-environment"
|
|
41
41
|
},
|
|
42
42
|
"directories": {
|
|
43
43
|
"lib": "lib"
|
|
@@ -50,18 +50,18 @@
|
|
|
50
50
|
},
|
|
51
51
|
"preferGlobal": true,
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
53
|
+
"@feathersjs/tools": "^0.2.3",
|
|
54
|
+
"commander": "^8.3.0",
|
|
55
|
+
"generator-feathers": "4.5.0",
|
|
56
56
|
"generator-feathers-plugin": "1.0.1",
|
|
57
|
-
"semver": "^7.3.
|
|
58
|
-
"update-notifier": "^5.0
|
|
57
|
+
"semver": "^7.3.5",
|
|
58
|
+
"update-notifier": "^5.1.0",
|
|
59
59
|
"yeoman-environment": "^2.10.3"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"lodash": "^4.17.
|
|
63
|
-
"mocha": "^
|
|
64
|
-
"npm-check-updates": "^
|
|
65
|
-
"semistandard": "^16.0.
|
|
62
|
+
"lodash": "^4.17.21",
|
|
63
|
+
"mocha": "^9.1.3",
|
|
64
|
+
"npm-check-updates": "^12.0.2",
|
|
65
|
+
"semistandard": "^16.0.1"
|
|
66
66
|
}
|
|
67
67
|
}
|