31387 Commits

Author SHA1 Message Date
derrickmehaffy
4013ae7345 Merge remote-tracking branch 'origin/security/updateRateLimit' into security/updateRateLimit 2023-07-19 01:26:16 -07:00
derrickmehaffy
e8231bbca2 handle cleanup of trailing / 2023-07-19 01:25:04 -07:00
DMehaffy
a799d78d2c
Merge branch 'main' into security/updateRateLimit 2023-07-17 14:59:28 -07:00
derrickmehaffy
ed364d951a Update both Admin and U&P ratelimit to lower path 2023-07-17 14:55:45 -07:00
Josh
32d68f1f56
Merge pull request #17340 from hasebsiddiqui/bug/fix-error-on-adding-relations 2023-07-17 21:47:19 +01:00
Haseeb Siddiqui
8605c7606f BUG: Fix error on adding relations 2023-07-17 21:08:13 +05:00
Josh
e70c18d5ed
Merge pull request #17333 from strapi/fix/use-rbac-recalc 2023-07-17 14:58:13 +01:00
Bassel Kanso
8aae5221b0
Merge pull request #17105 from strapi/feat/data-transfer-assets
Transfer assets to and from external providers
2023-07-17 16:19:19 +03:00
Bassel
c10955a85f fixing unit test 2023-07-17 15:20:40 +03:00
Josh
b4e73c4a05 fix(helper-plugin): useRBAC needs to recalc if the userPermissions argument changes 2023-07-17 12:25:16 +01:00
Josh
86e803b4bd
Merge pull request #17335 from strapi/fix/single-types-with-locales-actions 2023-07-17 12:17:56 +01:00
Josh
c7c8dbb4ca fix(i18n): entity locale actions were aimed at default locale 2023-07-17 11:29:17 +01:00
Bassel Kanso
dd7fb12755
Merge branch 'main' into feat/data-transfer-assets 2023-07-17 11:35:56 +03:00
Gustav Hansen
75b9594dc9
Merge pull request #17329 from strapi/dependabot/npm_and_yarn/nx-16.5.2
chore(deps-dev): bump nx from 16.4.0 to 16.5.2
2023-07-17 09:27:29 +02:00
Gustav Hansen
a0737330ea
Merge pull request #17326 from strapi/dependabot/npm_and_yarn/eslint-d879c9cf00
chore(deps-dev): bump the eslint group with 2 updates
2023-07-17 09:26:31 +02:00
dependabot[bot]
e3d3c46c55
chore(deps-dev): bump nx from 16.4.0 to 16.5.2
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.4.0 to 16.5.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.5.2/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 22:26:28 +00:00
dependabot[bot]
b118f3fa88
chore(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript).


Updates `eslint` from 8.44.0 to 8.45.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0)

Updates `eslint-config-airbnb-typescript` from 17.0.0 to 17.1.0
- [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases)
- [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v17.0.0...v17.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-config-airbnb-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 22:21:42 +00:00
Christian
19ea3a3934
Merge pull request #17135 from boazpoolman/feature/list-components-cli 2023-07-14 08:35:25 +02:00
Alexandre BODIN
07bbe1588e
Merge pull request #17296 from strapi/fix/issue-16629 2023-07-12 18:17:20 +02:00
Marc Roig
c4cc65cc2f
Merge pull request #17292 from strapi/releases/4.11.5 2023-07-12 17:40:59 +02:00
Alexandre BODIN
75b41cef33
Merge pull request #17270 from strapi/fix/issue-10120 2023-07-12 17:24:10 +02:00
Alexandre Bodin
68528a363e Fix bulkDelete not found should return a count of 0 2023-07-12 17:15:12 +02:00
Alexandre BODIN
c6c9e211cf
Merge pull request #17290 from strapi/fix/issue-15267 2023-07-12 16:20:55 +02:00
Marc-Roig
f5e40910a5
Merge branch 'main' into releases/4.11.5 2023-07-12 15:44:01 +02:00
Alexandre Bodin
8243bf69ea Return routes once only 2023-07-12 15:09:59 +02:00
Marc-Roig
7bdef3d278
v4.11.5 v4.11.5 2023-07-12 14:47:27 +02:00
Bassel
4441147220 fix type issue 2023-07-12 12:57:16 +03:00
Gustav Hansen
53a0f7d15b
Merge pull request #17282 from strapi/fix/settings-users-page
fix(ee): use named export for user settings page
2023-07-12 11:51:39 +02:00
Bassel
30e8a4e8bd adding transacting to import raw query 2023-07-12 12:49:38 +03:00
Jamie Howard
b4cd8ea6bf fix(ee): use named export for user settings page 2023-07-12 09:51:46 +01:00
Gustav Hansen
40b3acfe6f
Merge pull request #17266 from strapi/dependabot/npm_and_yarn/docs/semver-5.7.2
chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs
2023-07-11 15:58:23 +02:00
Gustav Hansen
d3ee892892
Merge pull request #17267 from strapi/dependabot/npm_and_yarn/eslint-78491b664a
chore(deps-dev): bump the eslint group with 2 updates
2023-07-11 15:52:11 +02:00
Marc Roig
41c44ff974
Merge pull request #17250 from strapi/dependabot/npm_and_yarn/pg-8.11.1 2023-07-11 15:48:51 +02:00
Marc Roig
530e8f378c
Merge pull request #17249 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1413.0 2023-07-11 15:48:27 +02:00
Josh
0c20c6cea2
Merge pull request #17271 from nitinmadelyn/ui-improvement 2023-07-11 13:37:17 +01:00
Nitin
be42294191 add translation for aria-label 2023-07-11 17:17:49 +05:30
Alexandre Bodin
34c2a41843 Do not try to add API endpoint for content type plugins using i18N 2023-07-11 13:46:54 +02:00
Josh
43ded7ee9c
Merge pull request #17214 from strapi/refactor/remove-simple-menu-v1 2023-07-11 12:03:50 +01:00
Josh
2a991605a2 chore: add comment to jest-preset.front 2023-07-11 11:28:43 +01:00
Josh
7ff0df5e7b test: refactor CellContent/RelationMultiple tests 2023-07-11 11:28:33 +01:00
Josh
23ddb0922d chore: update snapshots 2023-07-11 11:28:33 +01:00
Josh
2f8a7dd2d5 test: refactor EditViewSettings tests 2023-07-11 11:28:33 +01:00
Josh
68c566d3f4 test: refactor list view tests 2023-07-11 11:28:33 +01:00
Josh
bde4159921 chore: fix medialibrary test 2023-07-11 11:28:21 +01:00
Josh
017ca778a1 refactor: simple menu v1 2023-07-11 11:28:21 +01:00
dependabot[bot]
14b8190bf3
chore(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 5.61.0 to 5.62.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.61.0 to 5.62.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 10:25:23 +00:00
Gustav Hansen
815e1fa642
Merge pull request #17206 from strapi/enhancement/remove-ee-else-ce
Chore: Drop babel ee_else_ce plugin and babel from @strapi/admin
2023-07-11 12:21:51 +02:00
dependabot[bot]
2497677a01
chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 09:47:50 +00:00
dependabot[bot]
5f340d7660
chore(deps): bump pg from 8.8.0 to 8.11.1
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.8.0 to 8.11.1.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.1/packages/pg)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 09:46:58 +00:00
Marc Roig
4daabde012
Merge pull request #17248 from strapi/dependabot/npm_and_yarn/knex-2.5.0 2023-07-11 11:45:12 +02:00