701 Commits

Author SHA1 Message Date
dependabot[bot]
de90fbcd78
chore(deps): bump knex from 2.4.0 to 2.5.0
Bumps [knex](https://github.com/knex/knex) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/compare/2.4.0...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 08:18:48 +00:00
Christian Capeans
bd67677f54 Delete merge presence in data transfer strategies 2023-07-06 16:52:44 +02:00
Convly
3149e374f4 Merge branch 'releases/4.11.4' 2023-07-05 16:51:48 +02:00
Convly
8d325a6953 v4.11.4 2023-07-05 16:46:16 +02:00
Christian
3117d9f99e
Merge pull request #16914 from strapi/dependabot/npm_and_yarn/stream-json-1.8.0 2023-07-05 13:18:16 +02:00
dependabot[bot]
ac3016b86b
chore(deps-dev): bump the jest group with 4 updates
Bumps the jest group with 4 updates: [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) and [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli).


Updates `jest` from 29.5.0 to 29.6.0
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.0/packages/jest)

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

Updates `jest-circus` from 29.5.0 to 29.6.0
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.0/packages/jest-circus)

Updates `jest-cli` from 29.5.0 to 29.6.0
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.0/packages/jest-cli)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
- dependency-name: jest-circus
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
- dependency-name: jest-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 07:10:53 +00:00
Ben Irvin
67e2799601 fix for backwards compatibility 2023-06-30 14:46:43 +02:00
Ben Irvin
533bd1f310 cast to array for backwards compatibility 2023-06-30 14:44:43 +02:00
Christian
5229428c20
Update packages/core/data-transfer/src/strapi/providers/remote-source/index.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-06-30 13:24:59 +02:00
Christian
9f7b6a28ae
Update packages/core/data-transfer/src/strapi/providers/remote-source/index.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-06-30 13:24:54 +02:00
Christian Capeans
9aff84d17c Merge branch 'main' into fix/dts-pull-hang 2023-06-29 12:28:06 +02:00
Christian Capeans
e9e5727f9f Add comments to clarify the code 2023-06-29 12:24:26 +02:00
Marc-Roig
f9a4af2894
Merge branch 'main' into releases/4.11.3 2023-06-28 17:27:34 +02:00
Marc-Roig
aac28413ad
v4.11.3 2023-06-28 16:52:34 +02:00
Christian Capeans
6359676a9b Optimize assets transfer 2023-06-28 09:30:04 +02:00
Ben Irvin
a58a2f9a51 diagnostics 2023-06-27 12:24:58 +02:00
Ben Irvin
88c71d5eaa fixes 2023-06-27 12:03:57 +02:00
Ben Irvin
2586daeecc eof eol 2023-06-26 14:20:52 +02:00
Ben Irvin
8627f96d89 fix after merge 2023-06-26 12:41:10 +02:00
Ben Irvin
68e7bc8b21
Merge branch 'main' into chore/data-transfer-dev-docs 2023-06-26 12:32:02 +02:00
Ben Irvin
9f61258e74 add remote provider docs 2023-06-26 12:23:35 +02:00
Ben Irvin
fba7d1d77d local strapi docs 2023-06-26 11:10:09 +02:00
Ben Irvin
17f3d909d9 add file providers docs 2023-06-26 09:56:49 +02:00
Christian Capeans
0e83bc28d9 Optimise pull transfer for entities, configurations and links 2023-06-23 13:57:54 +02:00
Ben Irvin
c2c33a3b32 add comments to providers 2023-06-21 19:18:05 +02:00
Convly
6f7c815c2b v4.11.2 2023-06-21 15:57:32 +02:00
Christian
16df3c178f
Merge branch 'main' into dependabot/npm_and_yarn/stream-json-1.8.0 2023-06-21 11:51:25 +02:00
Marc-Roig
6cdb5a7737
v4.11.1 2023-06-12 17:10:44 +02:00
Convly
1e91d9b498 Review comments 2023-06-12 10:51:45 +02:00
Convly
f427c244eb Merge branch 'main' into features/type-system 2023-06-09 18:58:03 +02:00
Convly
820da82762 Fix relation attribute type (mappedBy and inversedBy), make it compatible with Attribute.Any 2023-06-09 16:07:34 +02:00
Bassel Kanso
94b79d41b4
Merge branch 'main' into fix/transfer-push-stuck 2023-06-09 16:38:58 +03:00
Christian Capeans
37ec6abc3c Delete sending null in the assets transfer 2023-06-09 15:03:54 +02:00
dependabot[bot]
9699edeefe
chore(deps): bump stream-json from 1.7.4 to 1.8.0
Bumps [stream-json](https://github.com/uhop/stream-json) from 1.7.4 to 1.8.0.
- [Commits](https://github.com/uhop/stream-json/compare/1.7.4...1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 15:38:38 +00: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
Convly
595a4c885a Use better generic parameter names to follow new Strapi x TS conventions 2023-06-06 18:24:15 +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
2b8d9de6ac Update wording for relation types 2023-06-06 12:21:03 +02:00
Convly
d0e4691af2 Use Knex.Transaction instead of exporting it from DTS 2023-06-05 14:54:38 +02:00
Convly
9ba81c8520 Use getSchemas to fetch providers' schemas 2023-06-05 14:38:41 +02:00
dependabot[bot]
615c04e8d8
chore(deps): bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-04 23:02:10 +00:00
Convly
da080df32b v4.10.7 2023-05-31 17:46:38 +02:00
Convly
dcd1ef1bb2 Remove unused import 2023-05-30 17:23:17 +02:00
Convly
ee84754cfb Revert mistakes for dts changes 2023-05-30 14:32:41 +02:00
Convly
9b8fb00e8d Merge branch 'main' into ts-support-2/update-type-gen 2023-05-26 17:52:06 +02:00
Convly
94e3595718 Move utils to namespaces & fix types 2023-05-26 17:14:07 +02:00
Convly
9bd29e3d9b Update data transfer code to adapt with new types 2023-05-26 15:25:12 +02:00
Convly
9fca32a25e Update data transfer types 2023-05-26 15:23:50 +02:00
Bassel Kanso
90032a791f
Merge branch 'main' into fix/transfer-push-stuck 2023-05-26 15:43:43 +03:00