Ben Irvin
7d13a12c99
feat: Upgrade Tool
...
* feat: upgrade tool refactor for updated specs (v5)
* chore: format code (prettier)
* chore: remove debug comments
* feat: upgrade the strapi dependencies in project's package.json
* feat: install dependencies during the upgrade process
* chore: fix lint issue
* chore: rephrase requirement sentence's sentiment
* feat: add a --yes option for the upgrade CLI
* enh: make properties readonly to avoid mutations
* chore: adding better logs to the upgrade CLI
* chore: remove unused import
* feat: add minor and patch commands
* fix: use major and minor instead of premajor and preminor
* fix: re-add type casting
* fix: make major requirements required
* chore: revert sentiment update on GIT_CLEAN requirement
* fix: make promisify working by mocking the entire file-system
* fix: yarn.lock update
* feat: Select and run codemods only (#19083 )
* chore: add unit tests for upgrader tasks
* fix: rename tests
* chore: Update packages/utils/upgrade/src/tasks/__tests__/upgrade.test.ts
* chore: Add unit tests for upgrade tool (#19056 )
* chore: move example codemods (#19156 )
* chore: fix yarn.lock
* fix: sync glob versions
* chore: add comment
* chore: update docs
---------
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Christian <christian.capeans.perez@strapi.io>
Co-authored-by: Christian Capeans <christiancp100@gmail.com>
2024-01-08 11:26:27 +01:00
Josh
4cd75b2523
Merge branch 'develop' into v5/main
2024-01-04 08:32:19 +00:00
Josh
bdcd983c3d
fix(tooling): use nx to build & clean ( #19084 )
...
* remove pre-publish scripts
* fix: use nx to clean & build
2023-12-19 13:21:33 +00:00
Alexandre Bodin
f0bbaa2bc9
chore: fix pkg json to make them yalc compat
2023-12-07 18:27:34 -08:00
Ben Irvin
24dabd281e
chore: update knex to 3.0.1 ( #18936 )
2023-12-04 16:17:10 +01:00
Alexandre Bodin
e0de993d4a
Merge branch 'develop' into v5/main
2023-11-30 16:42:36 +01:00
Mark Kaylor
dc96169c3f
v4.15.5
2023-11-29 16:42:28 +01:00
Marc Roig
d4d47227a6
feat: Initialize Document Service ( #18558 )
...
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-11-28 12:01:27 +01:00
Alexandre Bodin
afe9e18254
v4.15.5-alpha.5
2023-11-21 20:35:37 +01:00
Alexandre Bodin
6a4fcc93af
v4.15.5-alpha.4
2023-11-15 16:37:41 +01:00
Alexandre Bodin
85efb4bfa3
v4.15.5-alpha.3
2023-11-15 14:37:17 +01:00
Alexandre Bodin
180e3acca9
v4.15.5-alpha.2
2023-11-14 17:24:18 +01:00
Alexandre Bodin
59aec6c474
v4.15.5-alpha.1
2023-11-14 14:55:52 +01:00
Marc-Roig
d077922b77
Merge branch 'v5/main' into v5/document_id
2023-11-14 10:19:24 +01:00
Marc-Roig
9e388d8484
Merge branch 'main' into v5/main
2023-11-14 10:14:39 +01:00
Alexandre Bodin
da634b0951
v4.15.4
2023-11-11 12:17:57 +01:00
Alexandre Bodin
458516e434
v4.15.3
2023-11-11 12:03:41 +01:00
Marc-Roig
d89856c348
fix: remove doc id type from database
2023-11-09 12:50:31 +01:00
Marc-Roig
9b9c319046
Merge branch 'v5/main' into v5/document_id
2023-11-09 12:15:18 +01:00
Marc-Roig
8aca4eae6a
Merge branch 'main' into v5/main
2023-11-09 12:13:13 +01:00
Mark Kaylor
3f510d0338
chore: publish 4.15.2
2023-11-08 17:04:13 +01:00
Mark Kaylor
bb51089333
v4.15.2
2023-11-08 16:27:10 +01:00
Marc-Roig
91d6b8ca44
feat: move the document id schema insertion into strapi/strapi
2023-11-06 10:05:06 +01:00
Ben Irvin
d6433aecec
chore: remove extraneous editorconfigs ( #18592 )
2023-11-03 09:04:49 +01:00
Alexandre BODIN
ae792fb42c
Release 4.15.1 ( #18646 )
...
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Marc Roig <marc12info@gmail.com>
2023-11-03 08:37:53 +01:00
Ben Irvin
0504e10de7
chore: move contentype transform out of database
...
Co-authored-by: Marc Roig <Marc-Roig@users.noreply.github.com>
2023-10-31 15:00:33 +01:00
Ben Irvin
8822ecf770
chore: add comment
2023-10-31 14:33:28 +01:00
Ben Irvin
f23ce5a08c
fix: documentId casing
2023-10-31 14:10:29 +01:00
Ben Irvin
dae632c775
Merge branch 'v5/main' into v5/document_id
2023-10-31 14:07:04 +01:00
Ben Irvin
7a48741483
fix: init dialect on every new connection in the pool ( #18588 )
2023-10-30 17:53:25 +01:00
Ben Irvin
3e3b3393e2
chore: use mysql2 as the package for mysql ( #18503 )
2023-10-30 13:29:39 +01:00
Ben Irvin
6d4417f55c
chore: only support better-sqlite3 package for sqlite ( #18500 )
...
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
resolves #16645
2023-10-30 12:38:20 +01:00
Ben Irvin
881eda9996
chore: remove support for MySQL v5 ( #18499 )
2023-10-30 12:06:18 +01:00
Marc-Roig
6e44e1e68d
v4.15.0
2023-10-25 15:06:00 +02:00
Alexandre Bodin
1ccc22fb6d
chore(core/database): update test
2023-10-24 17:18:59 +01:00
Alexandre Bodin
f0c3683482
feat(database): add internal migrations
2023-10-24 17:18:59 +01:00
Marc-Roig
88c96bd662
fix: update yarn lock
2023-10-20 10:43:47 +02:00
Marc-Roig
b5c81615f4
merge
2023-10-20 10:37:03 +02:00
Marc-Roig
98c7f33c63
Merge branch 'main' into v5/main
2023-10-20 10:36:14 +02:00
Marc-Roig
b50b65bc7b
Merge branch 'v5/main'
...
Conflicts:
packages/core/database/package.json
2023-10-20 10:17:39 +02:00
Mark Kaylor
2c8028e0a8
Merge branch 'main' of github.com:strapi/strapi into releases/4.14.5
2023-10-18 17:15:57 +02:00
Mark Kaylor
a0400e4a0f
v4.14.5
2023-10-18 17:02:10 +02:00
Alexandre Bodin
010308b0cd
Merge branch 'main' into v5/main
2023-10-18 12:38:06 +02:00
Alexandre Bodin
f846d5fcda
Merge branch 'main' into v5/main
2023-10-17 14:45:54 +02:00
Ben Irvin
f2fb21ce62
Merge branch 'main' into tests/drop16
2023-10-17 14:07:54 +02:00
Alexandre Bodin
75974c805d
chore(core/database): update test
2023-10-16 11:09:17 +02:00
Josh
25d1ceaa44
feat(pack-up): enable config via nodeAPI & allow bundles to have own tsconfig ( #18440 )
...
* feat: add ability to pass config & have tsconfig per bundle
* feat: use node:module builtinModules for node stuff
* chore: remove builtins from externals
2023-10-16 08:55:43 +01:00
Alexandre Bodin
c0de2c2711
feat(database): add internal migrations
2023-10-13 18:37:14 +02:00
Convly
cd8f1e58f3
Merge branch 'main' of github.com:strapi/strapi into releases/4.14.4
2023-10-11 14:46:35 +02:00
Convly
fbd6e3e301
v4.14.4
2023-10-11 14:31:53 +02:00