strapi-plugin-meilisearch
strapi-plugin-meilisearch copied to clipboard
Bump @strapi/utils from 4.14.4 to 4.20.3
Bumps @strapi/utils from 4.14.4 to 4.20.3.
Release notes
Sourced from @strapi/utils's releases.
v4.20.3
🔥 Bug fix
- [core:data-transfer] fix: transfer pull getting stuck/skipping assets step (strapi/strapi#19485)
@Bassel17- [core:upload] Add sizeInBytes for upload providers (strapi/strapi#19593)
@giu1io- [plugin:i18n] fix: do not validate locale if not creating (strapi/strapi#19626)
@Marc-Roig📚 Update and Migration Guides
v4.20.2
🔥 Bug fix
- [core:content-manager] fix(content-manager): fix strange behaviours when you change position on Dynamic Zones and solve issue with ids not unique (strapi/strapi#19480)
@simotae14📚 Update and Migration Guides
v4.20.1
💅 Enhancement
- [core:admin] enhancement: allow relative links in the Blocks editor (strapi/strapi#19197)
@Ben-Zahler🔥 Bug fix
- [core:content-releases] fix(content-releases): replace Popover with Menu component in the Details page (strapi/strapi#19408)
@simotae14- [core:content-type-builder] fix: restrict model and attribute names that break Strapi (strapi/strapi#19345)
@innerdvations- [core:strapi] Fix input payload validation (strapi/strapi#19467)
@Convly- [plugin:i18n] fix(i18n): extract relatedEntityId from the query (strapi/strapi#19510)
@jhoward1994- [typescript] Fix Type Generation Checks for Min/Max Default Values (strapi/strapi#19490)
@Convly⚙️ Chore
- [core:admin] fix(admin): french translations for null/not null filters (strapi/strapi#19384)
@t-fritsch- [core:content-releases] test(content-releases): add end-to-end tests (strapi/strapi#19407)
@markkaylor- [docs] Experiment/readme strapi v5 (strapi/strapi#19503)
@Mcastres- [plugin:cloud] Experiment/change label cloud plugin (strapi/strapi#19483)
@Mcastres📖 Documentation
- [core:content-releases] docs(content-releases): add frontend docs (strapi/strapi#19391)
@simotae14🚀 New feature
- [core:content-releases] feat(content-releases): added a purchase content releases page (strapi/strapi#19455)
@simotae14📚 Update and Migration Guides
... (truncated)
Commits
3d2c2b5v4.20.391a9ccafix: do not validate locale if not creating (#19626)1d7af9cMerge pull request #19615 from strapi/fix/transfer-pulla9e9dcdfix: undo breaking change86cbdfefeat(content-releases): Add edit release button on edit view (#19595)d4cb32cfix: refactoring and adding comment8694c2cMerge branch 'fix/transfer-pull' of https://github.com/strapi/strapi into fix...c815b8efix: support using mainHash for older versionsae988ddMerge branch 'develop' into fix/transfer-pull85e5d16fix: use id instead of hash- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
This PR was included in a batch that successfully built, but then failed to merge into main. It will not be retried.
Additional information:
{"message":"Changes must be made through a pull request.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}
Superseded by #893.