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 |
|
Christian Capeans
|
3a45faaf6e
|
Merge branch 'main' into features/db-config-env-var
|
2023-02-07 16:38:40 +01:00 |
|
Bassel
|
a364ee79e4
|
fix generation of transfer token salt
|
2023-02-03 16:14:34 +02:00 |
|
Bassel
|
ad9060b296
|
adding api tests for transfer token crud
|
2023-02-03 13:46:11 +02:00 |
|
Christian Capeans
|
fe1bb44299
|
Create transfer tokens
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
Co-authored-by: Simone <simone.taeggi@strapi.io>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
|
2023-02-02 13:15:41 +01:00 |
|
Marc-Roig
|
2d94d30cb0
|
Merge branch 'main' into fix/webhook-with-count-relations
|
2023-02-01 09:34:57 +01:00 |
|
Rémi de Juvigny
|
14a1972d07
|
Merge pull request #15589 from strapi/dependabot/npm_and_yarn/inquirer-8.2.5
chore(deps): bump inquirer from 8.2.4 to 8.2.5
|
2023-01-31 10:00:26 +01:00 |
|
Marc
|
a9ea6986a7
|
Merge branch 'main' into fix/webhook-with-count-relations
|
2023-01-26 17:27:25 +01:00 |
|
Pierre Noël
|
28bc7b2c4b
|
Bump database client versions
|
2023-01-26 10:51:56 +01:00 |
|
dependabot[bot]
|
a2cf39a484
|
chore(deps): bump inquirer from 8.2.4 to 8.2.5
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@8.2.5)
---
updated-dependencies:
- dependency-name: inquirer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-26 09:40:59 +00:00 |
|
Convly
|
a9e55435c4
|
v4.6.0
|
2023-01-25 21:17:20 +01:00 |
|
Marc-Roig
|
15a723cca7
|
remove deprecation messages
|
2023-01-23 10:49:31 +01:00 |
|
Marc-Roig
|
6d05a64089
|
add webhooks populate relations configuration variable
|
2023-01-19 14:53:37 +01:00 |
|
Convly
|
d36609ff26
|
v4.5.6
|
2023-01-11 17:48:52 +01:00 |
|
Convly
|
8f1988367c
|
v4.5.5
|
2022-12-28 15:17:36 +01:00 |
|
Convly
|
8716ecc920
|
v4.5.4
|
2022-12-14 15:39:30 +01:00 |
|
ivanThePleasant
|
b95d6e3f28
|
Merge branch 'main' into chore/user-level-data
|
2022-12-13 12:17:31 +02:00 |
|
Convly
|
5453885f7a
|
v4.5.3
|
2022-11-30 16:27:25 +01:00 |
|
ivanThePleasant
|
2af669c961
|
Merge branch 'main' into chore/user-level-data
|
2022-11-23 09:35:16 +02:00 |
|
Alexandre Bodin
|
bcb1b7f472
|
v4.5.2
|
2022-11-22 17:54:52 +01:00 |
|
Alexandre BODIN
|
8faf635975
|
Merge branch 'main' into fix/relation-mysql-below-8
|
2022-11-21 17:12:53 +01:00 |
|
Convly
|
8c20ea2b5c
|
v4.5.1
|
2022-11-16 18:00:30 +01:00 |
|
Pierre Noël
|
887ea1ae59
|
Avoid use of window functions for MySQL versions below 8
|
2022-11-15 16:43:04 +01:00 |
|
Convly
|
33debd5701
|
v4.5.0
|
2022-11-09 15:47:52 +01:00 |
|
Convly
|
73b47a3901
|
v4.4.7
|
2022-11-04 16:52:57 +01:00 |
|
Convly
|
788ea22ba6
|
v4.4.6
|
2022-11-02 14:09:37 +01:00 |
|
ivanThePleasant
|
5620b25138
|
Merge branch 'main' into chore/user-level-data
|
2022-10-25 15:21:38 +03:00 |
|
Convly
|
65feb971b8
|
v4.4.5
|
2022-10-19 18:49:19 +02:00 |
|
Convly
|
02f7b3b65d
|
v4.4.4
|
2022-10-19 15:19:00 +02:00 |
|
Gustav Hansen
|
044ca89bdf
|
chore: Update favicon new 2022 version
|
2022-10-18 13:59:01 +02:00 |
|
Matteo Pietro Dazzi
|
226f4265ea
|
fix: dist folder in gitignore files
|
2022-10-14 17:19:19 +02:00 |
|
Dieter Stinglhamber
|
cb215e1282
|
fix the db usernam env variable
|
2022-10-07 14:59:34 +02:00 |
|
Convly
|
3ddf1626e7
|
Revert "v4.4.3"
This reverts commit 3d42ce32952b2d5ad51b46604a4cf20d2709469a.
|
2022-10-05 16:22:44 +02:00 |
|
Convly
|
3d42ce3295
|
v4.4.3
|
2022-10-05 16:15:29 +02:00 |
|
Convly
|
f99314ead7
|
v4.4.3
|
2022-10-05 16:04:25 +02:00 |
|