1917 Commits

Author SHA1 Message Date
Gustav Hansen
d4ff351347 Chore: Update snapshot tests 2023-06-02 15:36:18 +02:00
Gustav Hansen
61ec28f647 Chore: Update @strapi/design-system and @strapi/icons to 1.7.10 2023-06-02 15:32:34 +02:00
Gustav Hansen
41885fdd3d Merge branch 'main' into chore/react18 2023-06-01 12:50:17 +02:00
Convly
c443fb2cf1 Merge branch 'releases/4.10.7' 2023-05-31 17:49:57 +02:00
Convly
da080df32b v4.10.7 2023-05-31 17:46:38 +02:00
Gustav Hansen
a5fa3bd7e1
Merge pull request #16805 from strapi/feat/date-picker-improvements
feat: date/time picker improvements
2023-05-31 10:23:24 +02:00
Marc
47f8bee867
Merge pull request #16848 from strapi/dependabot/npm_and_yarn/swagger-ui-dist-4.19.0 2023-05-31 10:10:57 +02:00
markkaylor
73416f4b91
Merge branch 'releases/4.11.0' into feature/bulk-publish 2023-05-30 14:12:38 +02:00
Josh
19106faaea chore: update snapshots and tests 2023-05-30 13:12:07 +02:00
Josh
bd89ec5d53 chore: add experimental DS version 2023-05-30 13:04:53 +02:00
Gustav Hansen
26e9bf0cb2
Merge pull request #16852 from strapi/dependabot/npm_and_yarn/react-query-3.39.3
chore(deps): bump react-query from 3.24.3 to 3.39.3
2023-05-30 08:56:11 +02:00
Gustav Hansen
e192306863
Merge pull request #16853 from strapi/dependabot/npm_and_yarn/formik-2.4.0
chore(deps): bump formik from 2.2.9 to 2.4.0
2023-05-30 08:55:39 +02:00
Gustav Hansen
41aff9786f
Merge pull request #16851 from strapi/dependabot/npm_and_yarn/testing-library/dom-8.20.0
chore(deps-dev): bump @testing-library/dom from 8.19.0 to 8.20.0
2023-05-30 08:54:36 +02:00
Marc
8cdd5839f0
Merge pull request #16486 from Boegie19/i18n-entity-service-decorator-findMany 2023-05-29 14:40:03 +02:00
dependabot[bot]
1c5f857faa
chore(deps): bump formik from 2.2.9 to 2.4.0
Bumps [formik](https://github.com/formium/formik) from 2.2.9 to 2.4.0.
- [Release notes](https://github.com/formium/formik/releases)
- [Commits](https://github.com/formium/formik/compare/formik@2.2.9...formik@2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 23:04:50 +00:00
dependabot[bot]
71902a4f5c
chore(deps): bump react-query from 3.24.3 to 3.39.3
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.24.3 to 3.39.3.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 23:03:37 +00:00
dependabot[bot]
595f2ec00f
chore(deps-dev): bump @testing-library/dom from 8.19.0 to 8.20.0
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v8.19.0...v8.20.0)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 23:02:26 +00:00
dependabot[bot]
e657ee732e
chore(deps): bump swagger-ui-dist from 4.18.1 to 4.19.0
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.18.1 to 4.19.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.18.1...v4.19.0)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 22:58:36 +00:00
DMehaffy
08ff46ddc4
Merge branch 'main' into chore/replace-node-14-with-20 2023-05-26 11:48:10 -07:00
Gustav Hansen
bd217c1970 Chore: Update @strapi/design-system and @strapi/icons to 1.7.9 2023-05-26 14:58:19 +02:00
Gustav Hansen
0b5dbcf9de Chore: Update snapshots 2023-05-26 14:45:47 +02:00
Gustav Hansen
94e4147c4d Chore: Update snapshot tests 2023-05-26 12:50:45 +02:00
Gustav Hansen
052bdaab64 Chore: Update @strapi/design-system and @strapi/icons to 1.7.8 2023-05-26 12:48:48 +02:00
Mark Kaylor
fd63eb0f5c Merge branch 'main' of github.com:strapi/strapi into feature/bulk-publish 2023-05-25 14:47:42 +02:00
Boegie19
958b4cefcc fix test 2023-05-25 11:33:18 +02:00
Ben Irvin
cb2531ef6b
Merge branch 'main' into chore/replace-node-14-with-20 2023-05-25 10:16:29 +02:00
dependabot[bot]
c1b4794969
chore(deps): bump apollo-server-core from 3.11.1 to 3.12.0
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/apollo-server-core@3.12.0/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-core@3.12.0/packages/apollo-server-core)

---
updated-dependencies:
- dependency-name: apollo-server-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 15:02:08 +00:00
Convly
4a74e02703 Merge branch 'releases/4.10.6' 2023-05-24 16:58:52 +02:00
Convly
7dbae9d05d v4.10.6 2023-05-24 16:54:28 +02:00
Ben Irvin
adacc4718e Merge branch 'main' into chore/upgrade-jest-to-29.5 2023-05-24 15:12:21 +02:00
Ben Irvin
85341a4bbe fix rest of tests 2023-05-24 15:11:29 +02:00
Boegie19
bd7df454c9 removed default opts 2023-05-23 17:57:41 +02:00
Boegie19
7821baed76 remove ignoreKind 2023-05-23 12:49:38 +02:00
Fernando Chávez
977b54c72e
Merge branch 'main' into fix/fix-disappearing-docs-autorization-button 2023-05-23 09:43:44 +02:00
Josh
e233d8afdc
feat: introduce useClipboard hook to remove dependency (#16751) 2023-05-23 08:43:35 +01:00
Paul Tiedtke
301e0706b8 chore: upgrade libs to react 18 and fix tests
chore: update snapshots

chore: fix fe tests

chore: update snapshot

Revert "revert react18 (#16793)"

This reverts commit 141d3675ab2c9a8c16eff26406bebef50ecce4c5.
2023-05-22 15:33:31 +01:00
Josh
141d3675ab
revert react18 (#16793) 2023-05-22 12:23:24 +01:00
Josh
cb68382384
chore: update DS to 1.7.7 (#16770) 2023-05-22 10:08:09 +01:00
ammi1378
23de7e699c Fix: Avoid replacing entire generatedDocumentation
components
2023-05-22 07:07:36 +03:30
Josh
bdd0c462a1
chore: update to react18 (#16701)
Co-authored-by: Paul Tiedtke <PaulTiedtke@web.de>
2023-05-18 09:41:59 +01:00
Josh
14c829e273
chore: remove react-test-renderer (#16750) 2023-05-17 10:57:27 +01:00
Gustav Hansen
e210edbb38 Chore: Fix eslint errors 2023-05-16 10:57:07 +02:00
dependabot[bot]
3126cf85d4
chore(deps): bump @graphql-tools/utils from 8.12.0 to 8.13.1
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 8.12.0 to 8.13.1.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@8.13.1/packages/utils)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-14 22:59:41 +00:00
Convly
d9277d616b v4.10.5 2023-05-11 18:28:54 +02:00
Mark Kaylor
ca5fb0fcfa Merge branch 'main' of github.com:strapi/strapi into feature/bulk-publish 2023-05-11 15:04:10 +02:00
Josh
9e8ccf93b6 chore: update DS to 1.7.5 2023-05-11 11:02:18 +01:00
Convly
62efe7c12a Merge branch 'releases/4.10.4' 2023-05-10 14:58:38 +02:00
Convly
3f55bac2e7 v4.10.4 2023-05-10 14:46:30 +02:00
Josh
c1682bf644 chore: bump ds to 1.7.4 2023-05-10 09:17:12 +01:00
Ben Irvin
c9f6a66dfb set minimum node to 16 2023-05-09 18:40:30 +02:00