Fabien Del Carmen
631ac69686
Add CLI support for branch in direct GitHub URL ( #10273 )
...
* Add CLI support for branch in direct GitHub URL
* Change getRepoInfo to return branch
* Change variable name, add eslint 'one-var' rule
* Fix eslint 'one-var' error
* Move fetch GitHub logic in its own file
* Update code to avoid destructuring reassignment
* Update and add some JSDoc
2021-05-19 19:02:41 +02:00
Alexandre Bodin
43b947b2ba
v3.6.2
2021-05-11 11:43:35 +02:00
dependabot[bot]
a7de8156b1
Bump ora from 5.3.0 to 5.4.0 ( #10223 )
...
Bumps [ora](https://github.com/sindresorhus/ora ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/sindresorhus/ora/releases )
- [Commits](https://github.com/sindresorhus/ora/compare/v5.3.0...v5.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 17:59:48 +11:00
Alexandre Bodin
2fd29041f8
v3.6.1
2021-04-29 14:34:38 +02:00
dependabot[bot]
176568bdc4
Bump chalk from 4.1.0 to 4.1.1 ( #10112 )
...
Bumps [chalk](https://github.com/chalk/chalk ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v4.1.0...v4.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 10:56:14 +02:00
dependabot[bot]
72d5dc5d99
Bump @sentry/node from 6.2.5 to 6.3.0 ( #10100 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.2.5 to 6.3.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.2.5...6.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 09:40:27 +02:00
Alexandre Bodin
4ab210eec6
v3.6.0
2021-04-21 17:00:57 +02:00
Alexandre BODIN
6d5358fe0d
Make i18n preinstalled ( #10071 )
2021-04-19 14:26:55 +02:00
dependabot[bot]
824807497f
Bump @sentry/node from 6.2.3 to 6.2.5 ( #9993 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.2.3 to 6.2.5.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.2.3...6.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 14:08:31 +02:00
dependabot[bot]
ca237cffdf
Bump lodash from 4.17.20 to 4.17.21 ( #9990 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 14:06:59 +02:00
Alexandre Bodin
3065d72a4b
v3.5.4
2021-03-25 14:34:45 +01:00
Mark Kaylor
5505efd304
Create CLI for Strapi starter project
...
Create starter CLI
Add spaces option
Extract project basename
Add starter shortcut
Refactor git init commit
Replace concurrently with npm-run-all
Move fetch repo function to dedicated file
Allow shortcut to accept external org repo
Fix package config & readme
Fix versions
Add task prefixes
Update readme
[Starter CLI] error handling (#9600 )
* Display error message + help for missing arguments
* Add cleaner error messages
* Bump commander from v6.1.0 to v7.1.0
* Capture and log errors from commander
* Simplify cli argument errors
* Provide more human readable error messages
* Replace throw with console log
* Add logger
Add starter tracking
Add wrapper for tracking keys
Update root config
Keep template in scope root
fix strapi config
Fix open frontend
Remove open-cli
Update for rename frontend->starter
update description
Update tracking
Fix tests
fix e2e tests
Make sure packageJsonStrapi does not override unwanted keys & make it optional to avoid errors
simplify metadata strapi
Allow stater or frontend folder for smooth migration of existing starters
Udpate dep
Handle error
2021-03-25 14:06:01 +01:00
dependabot[bot]
e9127b7ca0
Bump @sentry/node from 6.2.0 to 6.2.3 ( #9829 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.2.0 to 6.2.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.2.0...6.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-25 09:02:02 +01:00
dependabot[bot]
dac6abfcf6
Bump fs-extra from 9.0.1 to 9.1.0
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases )
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.0.1...9.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 05:43:19 +00:00
Alexandre Bodin
33552e43b8
v3.5.3
2021-03-11 14:25:37 +01:00
DMehaffy
ba0637e26b
Update all documentation links in the code-base and readmes ( #9643 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-03-09 09:13:15 +01:00
Alexandre Bodin
1a472c98a7
v3.5.2
2021-03-01 11:24:44 +01:00
Pierre Noël
e436a34d46
fix knex, pg, mysql versions ( #9511 )
2021-02-24 21:59:18 +01:00
dependabot[bot]
5fd02d1b57
Bump @sentry/node from 6.1.0 to 6.2.0 ( #9506 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.1.0...6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 09:59:49 +01:00
Convly
3cc49c4ea8
v3.5.1
2021-02-23 11:23:21 +01:00
dependabot[bot]
0d5140dd7b
Bump hosted-git-info from 3.0.7 to 3.0.8 ( #9487 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v3.0.7...v3.0.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 10:21:36 +01:00
Alexandre Bodin
d02a7ba2fa
v3.5.0
2021-02-18 11:28:28 +01:00
Alexandre BODIN
a850042d90
Merge branch 'master' into features/sentry-plugin
2021-02-11 16:25:50 +01:00
DMehaffy
6cdda5eb70
Do not use npm v7 on new projects ( #9330 )
...
* Do not use npm v7 on new projects
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
* pr feedback
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-02-10 17:35:02 +01:00
Rémi de Juvigny
6f03b09e95
Merge branch 'master' into features/sentry-plugin
2021-02-09 10:50:01 +01:00
Rémi de Juvigny
bd221816f3
Update strapi-generate-new's Sentry version
2021-02-09 10:48:06 +01:00
Alexandre Bodin
544f98b8ee
v3.4.6
2021-02-03 19:32:36 +01:00
Alexandre Bodin
aa806d1a79
Merge branch 'master' into features/sentry-plugin
2021-02-01 18:32:25 +01:00
dependabot[bot]
9077841beb
Bump @sentry/node from 5.27.3 to 6.0.3 ( #9275 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.27.3 to 6.0.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.27.3...6.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 09:32:53 +01:00
Jorrit Schippers
175422d760
Update .npmignore files ( #8865 )
...
Add .editorconfig, .snyk, __tests__, jest.config.js
Remove .npmignore and .gitignore from admin subdirectories
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-28 16:57:29 +01:00
Jorrit Schippers
3f63902d4b
Use https:// in package.json and README.md files ( #9227 )
...
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-26 17:06:25 +01:00
Alexandre Bodin
4f9cc8a22c
v3.4.5
2021-01-26 11:59:47 +01:00
dependabot[bot]
dcb115275e
Bump tar from 6.0.5 to 6.1.0 ( #9170 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.0.5 to 6.1.0.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.0.5...v6.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-21 09:09:40 +01:00
Alexandre Bodin
542786f263
v3.4.4
2021-01-20 17:31:59 +01:00
DMehaffy
438921ecf2
Fix for failing SQLite3 issue on windows ( #9142 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-01-20 17:25:04 +01:00
Leroy Witteveen
353b4ac5e3
Fixed typo "mentionned" -> "mentioned" @ project creation error ( #9133 )
2021-01-18 14:17:17 +01:00
Alexandre Bodin
553d64cafd
v3.4.3
2021-01-14 10:46:50 +01:00
Alexandre Bodin
7505de6ad9
v3.4.2
2021-01-13 12:16:44 +01:00
Jorrit Schippers
8d88f5e97f
Consolidate lodash dependency to 4.17.20 ( #8861 )
...
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>
2021-01-13 12:08:13 +01:00
dependabot[bot]
c6f0902c30
Bump hosted-git-info from 3.0.5 to 3.0.7 ( #9021 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v3.0.5...v3.0.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-31 14:41:24 +01:00
soupette
8b9c3f2052
v3.4.1
2020-12-22 16:52:46 +01:00
DMehaffy
aad1c2fa03
Cleaning up codebase for doc repo move ( #8892 )
...
* [WIP] Cleaning up codebase for doc repo move
WIP
* Fix deleted files, add links to doc repo issues
* Add repo note to readme
2020-12-18 15:50:37 +01:00
Alexandre Bodin
ea636b4d31
v3.4.0
2020-12-17 13:18:50 +01:00
HichamELBSI
53231b5833
Merge branch 'master' into feature/relational-fields
2020-12-16 10:17:47 +01:00
Rémi de Juvigny
b0f3024b07
Improved create-strapi-app's templates ( #8627 )
...
* Allow template configs as functions
Signed-off-by: Rémi de Juvigny <remi@hey.com>
* Allow template shorthands
Signed-off-by: Rémi de Juvigny <remi@hey.com>
* Restore strapi-generate-new import
Signed-off-by: Rémi de Juvigny <remi@hey.com>
* New shorthand system and updated docs
Signed-off-by: Rémi de Juvigny <remi@hey.com>
* Improved docs
Signed-off-by: Rémi de Juvigny <remi@hey.com>
* Remove duplicate merge-template file
Signed-off-by: Rémi de Juvigny <remi@hey.com>
2020-12-04 11:22:20 +01:00
Alexandre Bodin
c9c936ba41
Merge branch 'master' into feature/relational-fields
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-25 16:37:32 +01:00
Alexandre Bodin
9b28991d8a
v3.3.4
2020-11-25 16:22:45 +01:00
Pierre Noël
ace487ace8
update gitignore in example and in generate-new ( #8707 )
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-11-25 09:54:11 +01:00
soupette
61a3740c06
Fix conflicts
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-11-23 14:43:07 +01:00
Alexandre Bodin
5fe7fa2f79
v3.3.3
2020-11-16 16:47:16 +01:00