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 |
|
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 |
|
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 |
|
Convly
|
a02b19866a
|
v4.10.2
|
2023-05-03 15:04:25 +02:00 |
|
Ben Irvin
|
b47b339a49
|
replace uuid package with crypto.randomUUID
|
2023-04-28 12:02:35 +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 |
|
dependabot[bot]
|
875a2cb7ba
|
chore(deps): bump chalk from 4.1.1 to 4.1.2
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.1...v4.1.2)
---
updated-dependencies:
- dependency-name: chalk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-03 10:09:15 +00:00 |
|
dependabot[bot]
|
a4bd8b57b2
|
chore(deps): bump tar and @types/tar
Bumps [tar](https://github.com/npm/node-tar) and [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar). These dependencies needed to be updated together.
Updates `tar` from 6.1.12 to 6.1.13
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.12...v6.1.13)
Updates `@types/tar` from 6.1.3 to 6.1.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar)
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@types/tar"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-02 10:58:42 +00:00 |
|
Alexandre Bodin
|
435362adab
|
Merge branch 'releases/4.7.1-hotfix'
|
2023-03-02 10:25:29 +01:00 |
|
Alexandre Bodin
|
0307fb4bf7
|
v4.7.1
|
2023-03-02 10:24:10 +01:00 |
|
DMehaffy
|
999c16f24e
|
Fix db generated config - pg port
PG port was wrong when generating the database.js config it was using 3306 instead of 5432 as the default
|
2023-02-27 20:07:01 -07:00 |
|
Convly
|
948dbb3121
|
v4.7.0
|
2023-02-27 20:33:14 +01:00 |
|
Convly
|
8f6058aacd
|
Merge branch 'main' of github.com:strapi/strapi into features/data-transfer
|
2023-02-24 14:47:47 +01:00 |
|
Convly
|
bae505f44c
|
v4.6.2
|
2023-02-22 19:06:25 +01:00 |
|
Convly
|
fd10b9b587
|
Fix the relative path for sqlite database in the default database configuration
|
2023-02-22 17:08:08 +01:00 |
|
Convly
|
478127d7c7
|
Merge branch 'main' of github.com:strapi/strapi into features/data-transfer
|
2023-02-20 16:58:46 +01:00 |
|
Gustav Hansen
|
dd1d8f3997
|
Merge pull request #15859 from strapi/dependabot/npm_and_yarn/node-fetch-2.6.9
chore(deps): bump node-fetch from 2.6.7 to 2.6.9
|
2023-02-20 12:50:53 +01:00 |
|
dependabot[bot]
|
0647bca2a0
|
chore(deps): bump node-fetch from 2.6.7 to 2.6.9
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 2.6.9.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.7...v2.6.9)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-20 10:37:00 +00:00 |
|
Sora Morimoto
|
f86227b8f4
|
Fix a tiny syntax error in config/database.ts of the template
Signed-off-by: Sora Morimoto <sora@morimoto.io>
|
2023-02-18 04:13:48 +09:00 |
|
Christian
|
ee34f12056
|
Merge pull request #15732 from strapi/features/db-config-env-var
Generate db config with all clients
|
2023-02-13 10:09:53 +01:00 |
|
Convly
|
1dd825035c
|
Merge branch 'main' of github.com:strapi/strapi into features/data-transfer
|
2023-02-08 17:22:20 +01:00 |
|
Convly
|
17a7845e3d
|
v4.6.1
|
2023-02-08 17:00:11 +01:00 |
|