397 Commits

Author SHA1 Message Date
Marc-Roig
6cdb5a7737
v4.11.1 2023-06-12 17:10:44 +02:00
Convly
a238c9705d Fix js support 2023-06-12 09:26:00 +02:00
Convly
f427c244eb Merge branch 'main' into features/type-system 2023-06-09 18:58:03 +02:00
Convly
7e901ba08d Update app & types generation for javascript projects, fix empty augmentation 2023-06-09 18:57:10 +02:00
Ben Irvin
e321cba19b
Merge pull request #16912 from strapi/dependabot/npm_and_yarn/semver-and-types/semver-7.5.1 2023-06-08 17:36:19 +02:00
Alexandre Bodin
0de06a008d v4.11.0 2023-06-07 17:16:22 +02:00
dependabot[bot]
1c485c01a3
chore(deps): bump semver and @types/semver
Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together.

Updates `semver` from 7.3.8 to 7.5.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.1)

Updates `@types/semver` from 7.3.13 to 7.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/semver"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 14:29:44 +00:00
Convly
c443fb2cf1 Merge branch 'releases/4.10.7' 2023-05-31 17:49:57 +02:00
Convly
da080df32b v4.10.7 2023-05-31 17:46:38 +02:00
Marc-Roig
b232a8cbcd
fix: init sentry only when generating app 2023-05-30 16:46:41 +02:00
Ben Irvin
cb2531ef6b
Merge branch 'main' into chore/replace-node-14-with-20 2023-05-25 10:16:29 +02:00
Convly
4a74e02703 Merge branch 'releases/4.10.6' 2023-05-24 16:58:52 +02:00
Convly
7dbae9d05d v4.10.6 2023-05-24 16:54:28 +02:00
Boegie19
c2e33e9b59 fix template data.db location 2023-05-19 19:09:22 +02:00
Ben Irvin
17485e6d19 make LTS check generic 2023-05-12 13:40:14 +02:00
Convly
d9277d616b v4.10.5 2023-05-11 18:28:54 +02:00
Convly
3f55bac2e7 v4.10.4 2023-05-10 14:46:30 +02:00
Ben Irvin
28891072c4 minimum node 16 in version checker 2023-05-09 18:44:22 +02:00
Ben Irvin
c9f6a66dfb set minimum node to 16 2023-05-09 18:40:30 +02:00
Ben Irvin
87c8aea2c2 resolve merge conflicts with main 2023-05-09 18:31:42 +02:00
Donnie Burgs
328e2b1407
Update env.example 2023-05-03 22:19:51 +08:00
Convly
a02b19866a v4.10.2 2023-05-03 15:04:25 +02:00
Ben Irvin
723b3cb20d fix typo 2023-05-03 09:47:05 +02:00
Donnie Burgs
f386e3bb65
Update env.example 2023-04-29 20:20:18 +08:00
Ben Irvin
09d6856616 fix version typo 2023-04-28 18:07:14 +02:00
Ben Irvin
1a99a47e23 warn instead of blocking node 14 2023-04-28 17:13:15 +02:00
Ben Irvin
b47b339a49 replace uuid package with crypto.randomUUID 2023-04-28 12:02:35 +02:00
Ben Irvin
f15c4e3ea1 more replacements 2023-04-28 11:32:22 +02:00
Ben Irvin
186d4dab57 change supported versions to node 16, 18, and 20 2023-04-28 11:18:55 +02:00
Pierre Burgy
7bbc3b8d3d
Init Git on project creation (#16277)
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2023-04-28 10:43:00 +02:00
Alexandre Bodin
68604f9853 Merge branch 'main' of github.com:strapi/strapi into release/4.10.1 2023-04-26 15:50:41 +02:00
Alexandre Bodin
23b531cef5 v4.10.1 2023-04-26 15:45:41 +02:00
Alexandre Bodin
b36292e67b Merge branch 'releases/4.10.0' 2023-04-26 14:39:05 +02:00
Alexandre Bodin
9b5519778f v4.10.0 2023-04-26 14:32:28 +02:00
Alexandre BODIN
12d3068013
Migrate generators to ts (#16392) 2023-04-26 09:07:40 +02:00
Convly
91e0be2708 v4.9.2 2023-04-19 14:54:40 +02:00
Convly
c8f2f0543b v4.9.1 2023-04-12 16:24:32 +02:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo (#16278) 2023-04-05 14:33:37 +02:00
Convly
c46ba7d957 Merge branch 'releases/4.9.0' 2023-03-29 14:36:04 +02:00
Convly
ffe3f4621c v4.9.0 2023-03-29 14:33:56 +02:00
Ben Irvin
3a9b663762
Merge branch 'main' into enh/allow-mysql2 2023-03-28 16:01:59 +02:00
Ben Irvin
892aeeee71
Update packages/generators/app/lib/utils/db-client-dependencies.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2023-03-27 08:55:33 +02:00
Ben Irvin
6444ce74a9 Merge branch 'main' into enh/allow-mysql2 2023-03-24 16:35:12 +01:00
Arthur
6eabd3f35b
Merge branch 'main' into patch-1 2023-03-23 12:20:06 -07:00
Ben Irvin
41c7792b54 add mysql2 as a db client option 2023-03-22 12:11:15 +01:00
Alexandre BODIN
aaeb988a0b
Expand nx usage and migrate logger to ts (#15957) 2023-03-22 11:21:33 +01:00
Arthur
92fc52e2fa
chore: use default port for postgres fallback
the default postgres default port is 5432
2023-03-17 20:52:13 -07:00
Convly
cc73bed97b v4.8.2 2023-03-16 17:49:52 +01:00
Alexandre Bodin
b3cb13cb14 v4.8.1 2023-03-15 22:25:40 +01:00
Convly
e239e408f9 v4.8.0 2023-03-15 16:29:42 +01:00