Add package.json"exports" field (#1611) @flevi29
Could be a breaking change for anyone who was importing anything other than what we have in the "exports" package.json field.
⚙️ Maintenance/misc
Switch test runner from Jest to Vitest (#1694) @flevi29
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production group with 2 updates: @strapi/utils and meilisearch.
Updates
@strapi/utils
from 4.25.9 to 5.2.0Release notes
Sourced from
@strapi/utils
's releases.... (truncated)
Commits
c3b3af2
v5.2.03663220
fix: single type name not applied in the content manager (strapi#20844) (#21430)15a6436
fix(typescript): declare modules used in@strapi/strapi
(#21941)f8de052
fix: releases page e2e (#21938)c222e1c
feat: fix filters attribute name (#21547)f6dca5a
enhancement: add preview page header (#21983)c70b830
fix(e2e): enable e2e bulk action tests in listview.spec.ts (#21980)882aa56
fix(e2e): enable tests for release-details-page.spec.ts (#21969)2f7b9ae
chore: add isHostedOnCloud property in NPS request (#21849)6d1431f
enhancement: create dedicated preview page (#21965)Updates
meilisearch
from 0.42.0 to 0.45.0Release notes
Sourced from meilisearch's releases.
... (truncated)
Commits
e224f5c
Merge #17477f813fc
Merge #17153130931
Force using the latest 1.11 meilisearch version on testse66c494
Fix code samplesad48f81
Merge branch 'main' into bump-meilisearch-v1.11.022a714a
Merge branch 'main' into meili-bot/bump-versionc49c0b5
Merge #1748a8c5010
added valid titles conform specsf4365de
rewrote unawaited pomises in token tests41e28b7
removed expect-expect rule and adapted testsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show