Bumps strapi from 3.0.0-beta.8 to 3.0.0-beta.17.5.
Release notes
*Sourced from [strapi's releases](https://github.com/strapi/strapi/releases).*
> ## v3.0.0-beta.17.5
> ### 💅 Enhancement
>
> * [Admin] Update PL translations (https://github-redirect.dependabot.com/strapi/strapi/pull/4321) [@wysher](https://github.com/wysher)
> * [Admin] Update pt-BR translation (https://github-redirect.dependabot.com/strapi/strapi/pull/4397) [@guibernardino](https://github.com/guibernardino)
> * [Documentation] Improve documentation guides (https://github-redirect.dependabot.com/strapi/strapi/pull/4344) [@lauriejim](https://github.com/lauriejim)
> * [Documentation] Fix typo in documentation (https://github-redirect.dependabot.com/strapi/strapi/pull/4350) [@imronras](https://github.com/imronras)
> * [Documentation] Add note about uploads for Heroku to deployment docs (https://github-redirect.dependabot.com/strapi/strapi/pull/4352) [@derrickmehaffy](https://github.com/derrickmehaffy)
> * [Documentation] Update Admin panel customization documentation (https://github-redirect.dependabot.com/strapi/strapi/pull/4361) [@jiv-e](https://github.com/jiv-e)
> * [Documentation] Update template links in services/controllers to new doc pages (https://github-redirect.dependabot.com/strapi/strapi/pull/4363) [@derrickmehaffy](https://github.com/derrickmehaffy)
> * [Documentation] Fix typo in configurations concept docs (https://github-redirect.dependabot.com/strapi/strapi/pull/4392) [@imronras](https://github.com/imronras)
> * [Documentation] Fix typo in contributing doc (https://github-redirect.dependabot.com/strapi/strapi/pull/4393) [@jundi14](https://github.com/jundi14)
> * [Documentation] Fix typo in model concept docs (https://github-redirect.dependabot.com/strapi/strapi/pull/4394) [@Satrya2405](https://github.com/Satrya2405)
> * [Documentation] Change examples of API endpoints (https://github-redirect.dependabot.com/strapi/strapi/pull/4395) [@lauriejim](https://github.com/lauriejim)
> * [Documentation] Add cron feature details in the documentation (https://github-redirect.dependabot.com/strapi/strapi/pull/4396) [@lauriejim](https://github.com/lauriejim)
> * [Documentation] Add slug guide (https://github-redirect.dependabot.com/strapi/strapi/pull/4398) [@lauriejim](https://github.com/lauriejim)
> * [Documentation] Add a version update guide (https://github-redirect.dependabot.com/strapi/strapi/pull/4400) [@lauriejim](https://github.com/lauriejim)
> * [Documentation] Remove old documentation example (https://github-redirect.dependabot.com/strapi/strapi/pull/4401) [@lauriejim](https://github.com/lauriejim)
> * [Documentation] Update migration-guide-beta.16-to-beta.17.4.md (typo) (https://github-redirect.dependabot.com/strapi/strapi/pull/4411) [@alxnkt](https://github.com/alxnkt)
> * [Documentation] Use limit=0 to require full data set (https://github-redirect.dependabot.com/strapi/strapi/pull/4421) [@lmolema](https://github.com/lmolema)
> * [Framework] Lifecycle pre callbacks can be cancelled (https://github-redirect.dependabot.com/strapi/strapi/pull/4379) [@AHgPuK](https://github.com/AHgPuK)
> * [Framework] Improve the error message on install dependencies error (https://github-redirect.dependabot.com/strapi/strapi/pull/4389) [@alexandrebodin](https://github.com/alexandrebodin)
> * [Plugin] Load scoped providers (https://github-redirect.dependabot.com/strapi/strapi/pull/4371) [@lauriejim](https://github.com/lauriejim)
>
> ### 🐛 Bug fix
>
> * [Admin] Ensure state has been updated before calling ref.current() (https://github-redirect.dependabot.com/strapi/strapi/pull/4399) [@JoshTheWanderer](https://github.com/JoshTheWanderer)
> * [Plugin] Fix graphql nested groups returning null (https://github-redirect.dependabot.com/strapi/strapi/pull/4347) [@alexandrebodin](https://github.com/alexandrebodin)
> * [Plugin] Fix multiple media upload in group (https://github-redirect.dependabot.com/strapi/strapi/pull/4368) [@kenkz447](https://github.com/kenkz447)
> * [Plugin] Add Email validation on user register (https://github-redirect.dependabot.com/strapi/strapi/pull/4433) [@NerdyLuffy](https://github.com/NerdyLuffy)
> * [Plugin] Fix security issue with reset password (https://github-redirect.dependabot.com/strapi/strapi/pull/4443) [@alexandrebodin](https://github.com/alexandrebodin)
>
> ## v3.0.0-beta.17.4
> Read more here: [Migration guide](https://strapi.io/documentation/3.0.0-beta.x/migration-guide/)
>
> ### 💥 Breaking Change
> * [Admin] Remove node-sass in the administration panel (https://github-redirect.dependabot.com/strapi/strapi/pull/4122) [@soupette](https://github.com/soupette) [@virginieky](https://github.com/virginieky)
> * [Plugin] Remove strapi-plugin-settings-manager (https://github-redirect.dependabot.com/strapi/strapi/pull/4122) [@soupette](https://github.com/soupette) [@virginieky](https://github.com/virginieky)
>
> ### 💅 Enhancement
>
> * [Admin] Update IT translation (https://github-redirect.dependabot.com/strapi/strapi/pull/4282) [@lklion](https://github.com/lklion)
> * [Plugin] Make plugin provider init config async (https://github-redirect.dependabot.com/strapi/strapi/pull/4320) [@lauriejim](https://github.com/lauriejim)
>
> ### 🐛 Bug fix
>
> * [Framework] Lock mongoose version to be 5.7.4 (https://github-redirect.dependabot.com/strapi/strapi/pull/4337) [@alexandrebodin](https://github.com/alexandrebodin)
> * [Plugin] Fix multiple query in one graphql request (https://github-redirect.dependabot.com/strapi/strapi/pull/4328) [@alexandrebodin](https://github.com/alexandrebodin)
>
> ## v3.0.0-beta.17.3
> ... (truncated)
Commits
- [`b2e0ec5`](https://github.com/strapi/strapi/commit/b2e0ec5d1f33d82c321c03a469832061e9fbca00) v3.0.0-beta.17.5
- [`1162698`](https://github.com/strapi/strapi/commit/1162698778aa721522081f4f4e70ecb30521f83e) Merge pull request [#4443](https://github-redirect.dependabot.com/strapi/strapi/issues/4443) from strapi/fix/security
- [`e0424d4`](https://github.com/strapi/strapi/commit/e0424d4b880831dd643afff9c6ba475acdbae0be) Fix security issue with reset password code
- [`10e3951`](https://github.com/strapi/strapi/commit/10e39516b6abbcfd3beed22a14e66b0afab5adf6) Merge pull request [#4433](https://github-redirect.dependabot.com/strapi/strapi/issues/4433) from NerdyLuffy/BugFix/API-register-user-mail-valida...
- [`9c695b2`](https://github.com/strapi/strapi/commit/9c695b22c866b757e00f4f81ef8a0c1b0eed54f4) Merge branch 'master' into BugFix/API-register-user-mail-validation
- [`31ad1bc`](https://github.com/strapi/strapi/commit/31ad1bca1b8cc6776ac14a3d2f8dd35698c9298f) Added Validation on the email address
- [`9ec1ccf`](https://github.com/strapi/strapi/commit/9ec1ccfa1afeb48b2b4490015c7ebdb258213c93) Merge pull request [#4421](https://github-redirect.dependabot.com/strapi/strapi/issues/4421) from lmolema/patch-1
- [`6162acd`](https://github.com/strapi/strapi/commit/6162acdad3a400c92bb15e55862a7bb3338c022d) use limit=0 to get full data set
- [`faab824`](https://github.com/strapi/strapi/commit/faab8249aba145178f292ba932730770ac3b387a) Merge pull request [#4411](https://github-redirect.dependabot.com/strapi/strapi/issues/4411) from alxnkt/patch-1
- [`e7aac3e`](https://github.com/strapi/strapi/commit/e7aac3e4a98c865089bcca1c5a9bf9918440d548) Update migration-guide-beta.16-to-beta.17.4.md
- Additional commits viewable in [compare view](https://github.com/strapi/strapi/compare/v3.0.0-beta.8...v3.0.0-beta.17.5)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kuzn-ilya/ryazan/network/alerts).
Bumps strapi from 3.0.0-beta.8 to 3.0.0-beta.17.5.
Release notes
*Sourced from [strapi's releases](https://github.com/strapi/strapi/releases).* > ## v3.0.0-beta.17.5 > ### 💅 Enhancement > > * [Admin] Update PL translations (https://github-redirect.dependabot.com/strapi/strapi/pull/4321) [@wysher](https://github.com/wysher) > * [Admin] Update pt-BR translation (https://github-redirect.dependabot.com/strapi/strapi/pull/4397) [@guibernardino](https://github.com/guibernardino) > * [Documentation] Improve documentation guides (https://github-redirect.dependabot.com/strapi/strapi/pull/4344) [@lauriejim](https://github.com/lauriejim) > * [Documentation] Fix typo in documentation (https://github-redirect.dependabot.com/strapi/strapi/pull/4350) [@imronras](https://github.com/imronras) > * [Documentation] Add note about uploads for Heroku to deployment docs (https://github-redirect.dependabot.com/strapi/strapi/pull/4352) [@derrickmehaffy](https://github.com/derrickmehaffy) > * [Documentation] Update Admin panel customization documentation (https://github-redirect.dependabot.com/strapi/strapi/pull/4361) [@jiv-e](https://github.com/jiv-e) > * [Documentation] Update template links in services/controllers to new doc pages (https://github-redirect.dependabot.com/strapi/strapi/pull/4363) [@derrickmehaffy](https://github.com/derrickmehaffy) > * [Documentation] Fix typo in configurations concept docs (https://github-redirect.dependabot.com/strapi/strapi/pull/4392) [@imronras](https://github.com/imronras) > * [Documentation] Fix typo in contributing doc (https://github-redirect.dependabot.com/strapi/strapi/pull/4393) [@jundi14](https://github.com/jundi14) > * [Documentation] Fix typo in model concept docs (https://github-redirect.dependabot.com/strapi/strapi/pull/4394) [@Satrya2405](https://github.com/Satrya2405) > * [Documentation] Change examples of API endpoints (https://github-redirect.dependabot.com/strapi/strapi/pull/4395) [@lauriejim](https://github.com/lauriejim) > * [Documentation] Add cron feature details in the documentation (https://github-redirect.dependabot.com/strapi/strapi/pull/4396) [@lauriejim](https://github.com/lauriejim) > * [Documentation] Add slug guide (https://github-redirect.dependabot.com/strapi/strapi/pull/4398) [@lauriejim](https://github.com/lauriejim) > * [Documentation] Add a version update guide (https://github-redirect.dependabot.com/strapi/strapi/pull/4400) [@lauriejim](https://github.com/lauriejim) > * [Documentation] Remove old documentation example (https://github-redirect.dependabot.com/strapi/strapi/pull/4401) [@lauriejim](https://github.com/lauriejim) > * [Documentation] Update migration-guide-beta.16-to-beta.17.4.md (typo) (https://github-redirect.dependabot.com/strapi/strapi/pull/4411) [@alxnkt](https://github.com/alxnkt) > * [Documentation] Use limit=0 to require full data set (https://github-redirect.dependabot.com/strapi/strapi/pull/4421) [@lmolema](https://github.com/lmolema) > * [Framework] Lifecycle pre callbacks can be cancelled (https://github-redirect.dependabot.com/strapi/strapi/pull/4379) [@AHgPuK](https://github.com/AHgPuK) > * [Framework] Improve the error message on install dependencies error (https://github-redirect.dependabot.com/strapi/strapi/pull/4389) [@alexandrebodin](https://github.com/alexandrebodin) > * [Plugin] Load scoped providers (https://github-redirect.dependabot.com/strapi/strapi/pull/4371) [@lauriejim](https://github.com/lauriejim) > > ### 🐛 Bug fix > > * [Admin] Ensure state has been updated before calling ref.current() (https://github-redirect.dependabot.com/strapi/strapi/pull/4399) [@JoshTheWanderer](https://github.com/JoshTheWanderer) > * [Plugin] Fix graphql nested groups returning null (https://github-redirect.dependabot.com/strapi/strapi/pull/4347) [@alexandrebodin](https://github.com/alexandrebodin) > * [Plugin] Fix multiple media upload in group (https://github-redirect.dependabot.com/strapi/strapi/pull/4368) [@kenkz447](https://github.com/kenkz447) > * [Plugin] Add Email validation on user register (https://github-redirect.dependabot.com/strapi/strapi/pull/4433) [@NerdyLuffy](https://github.com/NerdyLuffy) > * [Plugin] Fix security issue with reset password (https://github-redirect.dependabot.com/strapi/strapi/pull/4443) [@alexandrebodin](https://github.com/alexandrebodin) > > ## v3.0.0-beta.17.4 > Read more here: [Migration guide](https://strapi.io/documentation/3.0.0-beta.x/migration-guide/) > > ### 💥 Breaking Change > * [Admin] Remove node-sass in the administration panel (https://github-redirect.dependabot.com/strapi/strapi/pull/4122) [@soupette](https://github.com/soupette) [@virginieky](https://github.com/virginieky) > * [Plugin] Remove strapi-plugin-settings-manager (https://github-redirect.dependabot.com/strapi/strapi/pull/4122) [@soupette](https://github.com/soupette) [@virginieky](https://github.com/virginieky) > > ### 💅 Enhancement > > * [Admin] Update IT translation (https://github-redirect.dependabot.com/strapi/strapi/pull/4282) [@lklion](https://github.com/lklion) > * [Plugin] Make plugin provider init config async (https://github-redirect.dependabot.com/strapi/strapi/pull/4320) [@lauriejim](https://github.com/lauriejim) > > ### 🐛 Bug fix > > * [Framework] Lock mongoose version to be 5.7.4 (https://github-redirect.dependabot.com/strapi/strapi/pull/4337) [@alexandrebodin](https://github.com/alexandrebodin) > * [Plugin] Fix multiple query in one graphql request (https://github-redirect.dependabot.com/strapi/strapi/pull/4328) [@alexandrebodin](https://github.com/alexandrebodin) > > ## v3.0.0-beta.17.3 > ... (truncated)Commits
- [`b2e0ec5`](https://github.com/strapi/strapi/commit/b2e0ec5d1f33d82c321c03a469832061e9fbca00) v3.0.0-beta.17.5 - [`1162698`](https://github.com/strapi/strapi/commit/1162698778aa721522081f4f4e70ecb30521f83e) Merge pull request [#4443](https://github-redirect.dependabot.com/strapi/strapi/issues/4443) from strapi/fix/security - [`e0424d4`](https://github.com/strapi/strapi/commit/e0424d4b880831dd643afff9c6ba475acdbae0be) Fix security issue with reset password code - [`10e3951`](https://github.com/strapi/strapi/commit/10e39516b6abbcfd3beed22a14e66b0afab5adf6) Merge pull request [#4433](https://github-redirect.dependabot.com/strapi/strapi/issues/4433) from NerdyLuffy/BugFix/API-register-user-mail-valida... - [`9c695b2`](https://github.com/strapi/strapi/commit/9c695b22c866b757e00f4f81ef8a0c1b0eed54f4) Merge branch 'master' into BugFix/API-register-user-mail-validation - [`31ad1bc`](https://github.com/strapi/strapi/commit/31ad1bca1b8cc6776ac14a3d2f8dd35698c9298f) Added Validation on the email address - [`9ec1ccf`](https://github.com/strapi/strapi/commit/9ec1ccfa1afeb48b2b4490015c7ebdb258213c93) Merge pull request [#4421](https://github-redirect.dependabot.com/strapi/strapi/issues/4421) from lmolema/patch-1 - [`6162acd`](https://github.com/strapi/strapi/commit/6162acdad3a400c92bb15e55862a7bb3338c022d) use limit=0 to get full data set - [`faab824`](https://github.com/strapi/strapi/commit/faab8249aba145178f292ba932730770ac3b387a) Merge pull request [#4411](https://github-redirect.dependabot.com/strapi/strapi/issues/4411) from alxnkt/patch-1 - [`e7aac3e`](https://github.com/strapi/strapi/commit/e7aac3e4a98c865089bcca1c5a9bf9918440d548) Update migration-guide-beta.16-to-beta.17.4.md - Additional commits viewable in [compare view](https://github.com/strapi/strapi/compare/v3.0.0-beta.8...v3.0.0-beta.17.5)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kuzn-ilya/ryazan/network/alerts).