30539 Commits

Author SHA1 Message Date
Ben Irvin
46fc2b4ae8 add generic to Next 2023-05-08 17:29:12 +02:00
Ben Irvin
e68a233820 move types to types file 2023-05-08 16:56:38 +02:00
Marc-Roig
542cd7ff61
feat: send field data in wrapResult options 2023-05-08 15:42:23 +02:00
Marc-Roig
06f9367dc3
feat: sign load entities 2023-05-08 15:41:42 +02:00
Marc-Roig
2394ae2b9b
test entityService load 2023-05-08 15:38:56 +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
dependabot[bot]
6bbbf5fac2
chore(deps): bump webpack-cli from 5.0.1 to 5.1.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 13:22:51 +00:00
dependabot[bot]
f58fcc2208
chore(deps-dev): bump msw from 1.0.0 to 1.2.1
Bumps [msw](https://github.com/mswjs/msw) from 1.0.0 to 1.2.1.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v1.0.0...v1.2.1)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 13:22:21 +00:00
dependabot[bot]
0a0c2d2b50
chore(deps): bump @fingerprintjs/fingerprintjs from 3.3.6 to 3.4.1
Bumps [@fingerprintjs/fingerprintjs](https://github.com/fingerprintjs/fingerprintjs) from 3.3.6 to 3.4.1.
- [Release notes](https://github.com/fingerprintjs/fingerprintjs/releases)
- [Commits](https://github.com/fingerprintjs/fingerprintjs/compare/v3.3.6...v3.4.1)

---
updated-dependencies:
- dependency-name: "@fingerprintjs/fingerprintjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 13:21:14 +00:00
dependabot[bot]
d68daa2061
chore(deps): bump @strapi/icons from 1.6.5 to 1.7.3
Bumps @strapi/icons from 1.6.5 to 1.7.3.

---
updated-dependencies:
- dependency-name: "@strapi/icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 13:20:43 +00:00
dependabot[bot]
78e9d4f01d
chore(deps): bump fork-ts-checker-webpack-plugin from 7.2.1 to 7.3.0
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 7.2.1 to 7.3.0.
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases)
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.1...v7.3.0)

---
updated-dependencies:
- dependency-name: fork-ts-checker-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 13:20:17 +00:00
Gustav Hansen
c21ac55dba
Merge pull request #16647 from strapi/chore/increase-dependabot-limit
Chore: Increase dependabot open-pr limit to 10
2023-05-08 15:18:54 +02:00
Ben Irvin
d81966f5b6 clean up comments and typos 2023-05-08 15:14:16 +02:00
Gustav Hansen
8badb6b9ea
Merge pull request #16640 from amanmalh/fix/logo-stretch
fix: change alignment from stretch to center
2023-05-08 14:45:25 +02:00
Marc
02b5a8cc70
Merge pull request #16641 from strapi/dependabot/npm_and_yarn/mysql2-3.3.0 2023-05-08 14:29:13 +02:00
Gustav Hansen
9c6c9ad560 Chore: Update snapshot tests 2023-05-08 13:10:30 +02:00
Bassel Kanso
2c31e1a1cd
Merge branch 'main' into fix/transfer-pull 2023-05-08 14:02:00 +03:00
Gustav Hansen
2e5eaa015a
Merge pull request #16517 from Boegie19/fix-jest-testMatch
fix testMatch /ignore
2023-05-08 13:01:54 +02:00
Bassel
66983dffa5 fix transfer pull, wait for websocket to open only once 2023-05-08 13:58:53 +03:00
Gustav Hansen
d6a65d7d42
Merge pull request #16615 from hide-me/patch-2
Created Russian translation for plugin:i18n
2023-05-08 12:47:49 +02:00
Gustav Hansen
45ec031f9d
Merge pull request #16612 from hide-me/patch-1
Update Russian translation for core:admin
2023-05-08 12:45:46 +02:00
Ben Irvin
ff82ffff62 fix signals and add messaging for specific features 2023-05-08 12:41:07 +02:00
Gustav Hansen
f7200674bb Chore: Increase dependabot open-pr limit to 10 2023-05-08 12:36:24 +02:00
Gustav Hansen
5e000ddde1
Merge pull request #16541 from strapi/dependabot/npm_and_yarn/resolve-1.22.2
Bump resolve from 1.20.0 to 1.22.2
2023-05-08 12:28:46 +02:00
Gustav Hansen
a8ab02a16a
Merge pull request #16643 from strapi/dependabot/npm_and_yarn/lint-staged-13.2.2
chore(deps-dev): bump lint-staged from 13.0.3 to 13.2.2
2023-05-08 12:26:16 +02:00
Gustav Hansen
028a044e6f
Merge pull request #16642 from strapi/dependabot/npm_and_yarn/webpack-5.82.0
chore(deps): bump webpack from 5.76.0 to 5.82.0
2023-05-08 12:25:25 +02:00
Gustav Hansen
b2e08defbb Chore: Remove styled overwrites 2023-05-08 12:18:14 +02:00
Gustav Hansen
81c9189bd7 Chore: Remove unnecessary styled overwrite 2023-05-08 12:08:19 +02:00
Josh
b59f3d57e5
Merge pull request #16635 from strapi/chore/stop-mocking-use-tracking 2023-05-08 10:27:52 +01:00
Gustav Hansen
56413f25c6 Chore: Update tests 2023-05-08 11:26:01 +02:00
Gustav Hansen
a69bc50ddb Fix: do not crash if no color can be displayed 2023-05-08 11:26:01 +02:00
Gustav Hansen
94ce1a8e4d Fix: Limit border of stage color badges to neutral0 (white) 2023-05-08 11:26:01 +02:00
Gustav Hansen
2145a3c1f5 Fix: Add border to stage color badges 2023-05-08 11:26:01 +02:00
Ben Irvin
58b8c18870 add confirmation to transfer and import 2023-05-08 10:44:29 +02:00
Konstantin Münster
2c4dce9273
Update CustomFieldServerOptions
inputSize properties aren't optional
2023-05-08 10:34:22 +02:00
Konstantin Münster
71e00b0180
Extend CustomFieldServerOptions
add new inputSize configuration
2023-05-08 10:22:50 +02:00
Josh
444d3200c7
Merge pull request #16549 from dome4/main 2023-05-08 08:31:18 +01:00
dependabot[bot]
f7d7dcc792
chore(deps-dev): bump lint-staged from 13.0.3 to 13.2.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.3 to 13.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.3...v13.2.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-07 22:59:32 +00:00
dependabot[bot]
fe0cee13b1
chore(deps): bump webpack from 5.76.0 to 5.82.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.82.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.82.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-07 22:58:40 +00:00
dependabot[bot]
47878c928e
chore(deps): bump mysql2 from 3.2.0 to 3.3.0
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-07 22:57:46 +00:00
Dominic Seitz
93c049bb0d
Merge branch 'main' into main 2023-05-07 22:32:58 +02:00
Ben Irvin
4b37d806ca report diffs before confirming 2023-05-07 16:10:20 +02:00
Ben Irvin
9cbdad0a70 add middleware for schema diff handling 2023-05-07 15:48:14 +02:00
Amandeep Singh Malhotra
8732f348a4 fix: change alignment from stretch to center 2023-05-07 18:13:52 +05:30
Sébastien Vanvelthem
f142554824 Merge remote-tracking branch 'origin/ci-improve-install-time' into ci-improve-install-time 2023-05-06 13:12:54 +02:00
Sébastien Vanvelthem
3df8e70454 ci: add .github/workflow/** to paths 2023-05-06 13:12:39 +02:00
DMehaffy
7d38bcaad1
Merge branch 'main' into ci-improve-install-time 2023-05-05 12:06:36 -07:00
Josh
870865d7b9 chore: make default context so we don't need provider or mocking 2023-05-05 19:06:07 +01:00
Josh
5acae2e2a9 chore: remove tracking mocks 2023-05-05 18:47:48 +01:00
Mark Kaylor
4ddac20ac9 Test publish/unpublish events are emitted 2023-05-05 17:25:38 +02:00