Simone Taeggi
|
356c13e397
|
mock useIntl methods to solve issue with the unicode space character in the snapshot tests
|
2023-01-13 18:50:50 +01:00 |
|
Simone Taeggi
|
d1cb57f422
|
mock useintl
|
2023-01-13 17:18:33 +01:00 |
|
Simone Taeggi
|
5bc130df4d
|
fix node 18.13 problem with unicode space
|
2023-01-13 15:11:12 +01:00 |
|
Simone Taeggi
|
5ae7cf19e9
|
revert jest-styled-components-version
|
2023-01-13 10:18:29 +01:00 |
|
Simone Taeggi
|
8c8e0391b2
|
update snapshots
|
2023-01-13 09:40:28 +01:00 |
|
Simone Taeggi
|
8fe799beb8
|
revert jest-styled-components dependency
|
2023-01-13 09:33:18 +01:00 |
|
Josh
|
f514da73e4
|
Merge pull request #15390 from strapi/dependabot/npm_and_yarn/pmmmwh/react-refresh-webpack-plugin-0.5.10
|
2023-01-12 12:09:06 +00:00 |
|
dependabot[bot]
|
b7b19c8658
|
chore(deps): bump @pmmmwh/react-refresh-webpack-plugin
Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.7 to 0.5.10.
- [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases)
- [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.7...v0.5.10)
---
updated-dependencies:
- dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-11 16:56:58 +00:00 |
|
Convly
|
d36609ff26
|
v4.5.6
v4.5.6
|
2023-01-11 17:48:52 +01:00 |
|
Jean-Sébastien Herbaux
|
1d3694e5cf
|
Merge pull request #14789 from strapi/dependabot/npm_and_yarn/apollo-server-core-3.11.1
|
2023-01-11 17:29:18 +01:00 |
|
Jean-Sébastien Herbaux
|
6750fbc8d7
|
Merge pull request #15011 from drubetti/fix/factories-types
|
2023-01-11 17:15:58 +01:00 |
|
Gustav Hansen
|
467080cb94
|
Merge pull request #15405 from strapi/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.15
chore(deps-dev): bump @storybook/manager-webpack5 from 6.4.10 to 6.5.15
|
2023-01-11 11:20:11 +01:00 |
|
dependabot[bot]
|
e3222fd9ba
|
chore(deps-dev): bump @storybook/manager-webpack5 from 6.4.10 to 6.5.15
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.10 to 6.5.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.15/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.15/lib/core)
---
updated-dependencies:
- dependency-name: "@storybook/manager-webpack5"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-11 09:44:05 +00:00 |
|
Jean-Sébastien Herbaux
|
e4a1b1cf4a
|
Merge pull request #14987 from strapi/dependabot/npm_and_yarn/graphql-scalars-1.20.1
|
2023-01-11 10:42:55 +01:00 |
|
Jean-Sébastien Herbaux
|
bf01fb93bc
|
Merge branch 'main' into dependabot/npm_and_yarn/apollo-server-core-3.11.1
|
2023-01-11 10:42:02 +01:00 |
|
Jean-Sébastien Herbaux
|
f1312e6b88
|
Merge pull request #14208 from strapi/fix/service-typings
|
2023-01-11 10:23:42 +01:00 |
|
Pierre Noël
|
576ef90f51
|
Merge pull request #14767 from iifawzi/single-types-not-publish
Fix: Publishing single-type if config is true, and allow updating the drafts - api
|
2023-01-11 10:20:57 +01:00 |
|
DMehaffy
|
2e99401d8c
|
Merge pull request #15399 from strapi/tooling/prevent-ee-license-checks-for-api-tests
Prevent license ping for api tests
|
2023-01-10 12:28:05 -07:00 |
|
DMehaffy
|
82947f0375
|
Merge pull request #15397 from strapi/security/fixJWT
Fix CVE-2022-23539 / CVE-2022-23541 / CVE-2022-23540 / CVE-2022-23529
|
2023-01-10 12:26:16 -07:00 |
|
Jean-Sébastien Herbaux
|
4291b033a2
|
Merge branch 'main' into fix/service-typings
|
2023-01-10 17:04:19 +01:00 |
|
Jean-Sébastien Herbaux
|
e3995c594c
|
Merge branch 'main' into fix/factories-types
|
2023-01-10 17:00:43 +01:00 |
|
Convly
|
0c00c19332
|
Prevent license ping for api tests
|
2023-01-10 16:38:36 +01:00 |
|
Ben Irvin
|
c0bd11c47b
|
Merge pull request #15374 from denisukvadim/bagfix/15308
fix https://github.com/strapi/strapi/issues/15308
|
2023-01-10 16:07:19 +01:00 |
|
derrickmehaffy
|
c770a253ba
|
Fix CVE-2022-23539 / CVE-2022-23541 / CVE-2022-23540 / CVE-2022-23529
|
2023-01-10 07:50:43 -07:00 |
|
Ben Irvin
|
17a547e78f
|
Merge branch 'main' into bagfix/15308
|
2023-01-10 11:07:30 +01:00 |
|
Jean-Sébastien Herbaux
|
921d30961d
|
Merge pull request #15385 from strapi/fix/email-templates-interpolation
|
2023-01-10 10:45:33 +01:00 |
|
Julie Plantey
|
479bdde67e
|
Merge pull request #15032 from lkho/pr/admin-content-type-builder-nav-sort
[admin] fix left menu sorting behaviour
|
2023-01-10 10:36:50 +01:00 |
|
Convly
|
56aa69f472
|
Use lodash fp instead of lodash
|
2023-01-10 10:34:49 +01:00 |
|
Convly
|
6f07d33f88
|
Disable lodash template's escape
|
2023-01-09 18:28:30 +01:00 |
|
Christian
|
e2d6cc685f
|
Merge pull request #15295 from strapi/chore/document-fetch-client
Document the useFetchClient hook
|
2023-01-09 17:27:29 +01:00 |
|
Convly
|
7c391c2c19
|
Merge branch 'main' of github.com:strapi/strapi into fix/email-templates-interpolation
|
2023-01-09 16:53:21 +01:00 |
|
Julie Plantey
|
835b47f433
|
fix sort CM LeftMenu
|
2023-01-09 15:58:27 +01:00 |
|
Gustav Hansen
|
af53985b56
|
Merge pull request #15344 from strapi/dependabot/npm_and_yarn/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2
|
2023-01-09 14:59:53 +01:00 |
|
Josh
|
c2f8a6369c
|
Merge pull request #15381 from strapi/feat/admin-modals-closing
|
2023-01-09 13:58:07 +00:00 |
|
Josh
|
107e0d59b9
|
feat: add in prompt to CTB modals to avoid premature closing and data loss
|
2023-01-09 12:13:16 +00:00 |
|
dependabot[bot]
|
197091f1eb
|
chore(deps): bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 12:41:44 +01:00 |
|
Pierre Noël
|
5c140061f6
|
Merge pull request #15341 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1287.0
chore(deps): bump aws-sdk from 2.1260.0 to 2.1287.0
|
2023-01-09 12:27:49 +01:00 |
|
denisukvadim
|
e137627f07
|
fix runMigrations (15308)
|
2023-01-07 01:36:38 +02:00 |
|
Gustav Hansen
|
16fb8dfe0c
|
Merge pull request #15288 from ivan-ha/fix/relations-i18n
fix: translations of RelationInputDataManager
|
2023-01-06 10:04:28 +01:00 |
|
Ivan Ha
|
e41226d794
|
fixup! fix: translations of RelationInputDataManager
|
2023-01-06 11:43:54 +08:00 |
|
Christian Capeans
|
5b649a345a
|
Fix grammatical mistakes
|
2023-01-05 13:39:53 +01:00 |
|
Christian Capeans
|
7300e336c1
|
Fix grammatical mistakes
|
2023-01-05 11:11:38 +01:00 |
|
Ben Irvin
|
a76b557047
|
Merge pull request #15349 from strapi/enhancement/lint-staged-cache
|
2023-01-05 10:19:52 +01:00 |
|
Ben Irvin
|
b6557fd214
|
Merge pull request #15348 from strapi/chore/prettier-md
|
2023-01-05 09:46:22 +01:00 |
|
Ben Irvin
|
ef66e3aab4
|
use cache for lint-staged scripts
|
2023-01-04 17:27:54 +01:00 |
|
Ben Irvin
|
b43a11ad0a
|
prettier md files
|
2023-01-04 17:16:16 +01:00 |
|
Gustav Hansen
|
08cf81512b
|
Merge pull request #15332 from strapi/dependabot/npm_and_yarn/codemirror-5.65.11
chore(deps): bump codemirror from 5.65.8 to 5.65.11
|
2023-01-04 14:59:10 +01:00 |
|
Gustav Hansen
|
62d59fcd02
|
Merge pull request #15294 from strapi/fix/required-boolean-in-component
[fix] Boolean field validation in component
|
2023-01-04 10:31:56 +01:00 |
|
dependabot[bot]
|
4e1da673f7
|
chore(deps): bump aws-sdk from 2.1260.0 to 2.1287.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1260.0 to 2.1287.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1260.0...v2.1287.0)
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-04 09:02:29 +00:00 |
|
Jamie Howard
|
aef978999b
|
Merge pull request #15296 from pataiadam/main
|
2023-01-03 13:59:23 +00:00 |
|