1055 Commits

Author SHA1 Message Date
Convly
7dbae9d05d v4.10.6 2023-05-24 16:54:28 +02:00
Gustav Hansen
f98a9b698b Merge branch 'main' into feature/review-workflow-multiple 2023-05-23 20:56:59 +02:00
Marc-Roig
51683b479c
chore: use push instead of spreading array 2023-05-22 17:08:43 +02:00
Marc-Roig
a6a50ab194
fix: properly store commit callbacks 2023-05-22 15:19:53 +02:00
Ben Irvin
6fcad7cf3e update strapi/utils package 2023-05-22 10:26:32 +02:00
Ben Irvin
794654ef7b Merge remote-tracking branch 'originStrapi/main' into fix/clean-filters 2023-05-22 10:23:35 +02:00
Marc
be225afbb3
Merge pull request #16722 from strapi/feature/review-workflow-assigned-content-types-routes 2023-05-19 15:13:02 +02:00
Marc-Roig
e29fa46749
fix: test was trying to remove undefined tables 2023-05-19 10:29:42 +02:00
Marc-Roig
180d61dc0c
feature: onCommit , onCallback transaction methods 2023-05-18 12:57:47 +02:00
Ben Irvin
c1cd5b5b90 fix scope 2023-05-18 09:53:02 +02:00
Marc-Roig
bdb917071a
feat: add $jsonSuperset operator 2023-05-16 17:52:13 +02:00
dependabot[bot]
04bd1d9eeb
chore(deps): bump date-fns from 2.29.3 to 2.30.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.3 to 2.30.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/v2.30.0/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.3...v2.30.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-14 23:04:03 +00:00
Ben Irvin
980edbbcce move operators to utils 2023-05-12 12:13:29 +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
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
dependabot[bot]
caeb8694e0
chore(deps): bump umzug from 3.1.1 to 3.2.1
Bumps [umzug](https://github.com/sequelize/umzug) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/sequelize/umzug/releases)
- [Changelog](https://github.com/sequelize/umzug/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sequelize/umzug/compare/v3.1.1...v3.2.1)

---
updated-dependencies:
- dependency-name: umzug
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 13:24:04 +00:00
Convly
939beff915 Merge branch 'releases/4.10.2' 2023-05-03 15:18:53 +02:00
Convly
a02b19866a v4.10.2 2023-05-03 15:04:25 +02:00
Marc
f890fe87e5
Update packages/core/database/lib/schema/diff.js
Co-authored-by: Nathan Pichon <npichon.walchshofer@gmail.com>
2023-05-02 15:34:50 +02:00
Marc
e71fa3ec1e
Merge pull request #16364 from strapi/fix/mysql-deadlock-performance-issues 2023-05-02 13:49:20 +02:00
Marc-Roig
1a1a9eea51
Merge branch 'main' into fix/remove-persisted-tables-from-store 2023-05-02 11:55:24 +02:00
Ben Irvin
09d6856616 fix version typo 2023-04-28 18:07:14 +02:00
Marc
bb1b227338
Merge pull request #16550 from strapi/fix/review-workflows-depends-on 2023-04-28 18:04:24 +02:00
Ben Irvin
1a99a47e23 warn instead of blocking node 14 2023-04-28 17:13:15 +02:00
Alexandre BODIN
dceea7201b
Force manual build to run lint to avoid unnecessary rebuilds (#16532) 2023-04-28 15:20:20 +02:00
Ben Irvin
186d4dab57 change supported versions to node 16, 18, and 20 2023-04-28 11:18:55 +02:00
Marc-Roig
e60c517742
fix: ignore non array values 2023-04-27 20:34:07 +02:00
Marc-Roig
e88eee0ecf
fix: transform depdns on to array 2023-04-27 18:29:48 +02:00
Alexandre Bodin
23b531cef5 v4.10.1 2023-04-26 15:45:41 +02:00
Alexandre Bodin
9b5519778f v4.10.0 2023-04-26 14:32:28 +02:00
Gustav Hansen
e386aff3d5
Merge branch 'main' into feature/review-workflow 2023-04-24 13:59:41 +02:00
Marc
7bdbd665af
Merge pull request #16472 from molund/molund-patch-1 2023-04-24 10:59:00 +02:00
Marc
d8ad5561d4
Merge pull request #16453 from strapi/feature/index-morph-tables 2023-04-24 09:02:55 +02:00
Michael Olund
975a3ca03d
Fix knex error when removing existing relations as a batch
Added a fallback of 0 after null coalesce
2023-04-21 12:11:16 -07:00
Gustav Hansen
092a80bc33 Merge branch 'main' into feature/review-workflow 2023-04-21 13:08:41 +02:00
Marc-Roig
e725596ca7 feat: add indexes to morph tables 2023-04-20 12:08:15 +02:00
Ben Irvin
051b4bdf97
Merge branch 'main' into fix/mysql-dialect-connection-option 2023-04-20 10:53:21 +02:00
Convly
95d581b31b Merge branch 'main' into feature/review-workflow 2023-04-19 15:02:34 +02:00
Convly
4f1043f6ad Merge branch 'releases/4.9.2' 2023-04-19 14:59:47 +02:00
Convly
91e0be2708 v4.9.2 2023-04-19 14:54:40 +02:00
Gustav Hansen
a5664e37b9 Merge branch 'main' into feature/review-workflow 2023-04-19 10:42:37 +02:00
Marc
b8f22d3d66
Merge pull request #16310 from strapi/fix/parsed-json-attribute-postgres 2023-04-18 17:36:22 +02:00
Marc-Roig
bd57c683af fix: typo 2023-04-18 17:04:46 +02:00
Marc-Roig
fcf10199a1 chore: rename persisted table fields 2023-04-18 17:00:53 +02:00
Marc-Roig
16ce639df5 feat: remove orphaned persisted tables 2023-04-18 12:32:04 +02:00
Marc-Roig
d07a862ec4 Merge branch 'main' into feature/review-workflow 2023-04-17 17:09:22 +02:00
Marc-Roig
8d6c3d4cad fix: clear transaction context just before committing 2023-04-14 18:25:42 +02:00
Marc-Roig
e845fc95a0 Merge branch 'main' into feature/review-workflow 2023-04-14 17:20:14 +02:00