Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore:(deps): bump @strapi/utils from 4.12.7 to 4.13.2 #41

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps @strapi/utils from 4.12.7 to 4.13.2.

Release notes

Sourced from @​strapi/utils's releases.

v4.13.2

🔥 Bug fix

⚙️ Chore

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here

v4.13.1

⚠️ Breaking Changes ⚠️

Starting with Strapi v4.13.1, requests to the Content API using invalid query parameters will be rejected with an error response instead of being silently removed from the query. If you are seeing “Invalid parameter” errors in a Content API request, please ensure that every parameter in your query string is valid. If you need the previous behavior of filtering out invalid parameters, you will need to use a custom controller that only calls sanitizeQuery and not validateQuery. For more information as to why we made this change please see #17001

⚠️ Security Warning and Notice ⚠️

Strapi was made aware of a few vulnerabilities that were patched in this release, for now we are going to delay the detailed disclosure of the exact details on how to exploit it and how it was patched to give time for users to upgrade before we do public disclosure.

For now the delay timeline looks like we will release the detailed information in the next two (2) weeks, we expect to do public disclosure (via a blog post) on Wednesday Sept 13th, 2023. The previous disclosure mentioned in v4.12.1 was delayed and will also be disclosed on Sept 13th, 2023.

💅 Enhancement

🚀 New feature

🔥 Bug fix

... (truncated)

Commits
  • 989fc49 v4.13.2
  • ca0d58a Merge pull request #17897 from strapi/fix/handle-entries-with-no-creators
  • 660f96a Merge pull request #17687 from strapi/fix/allowed-sizes-for-custom-fields
  • 30451ad Merge pull request #17826 from strapi/dependabot/npm_and_yarn/cropperjs-1.6.0
  • f759694 chore(deps): bump cropperjs from 1.5.12 to 1.6.0
  • 5c08a7a Merge pull request #17855 from strapi/dependabot/npm_and_yarn/adobe/css-tools...
  • 17ddf9d Merge pull request #17873 from strapi/dependabot/npm_and_yarn/apollo-server-c...
  • 72a6720 chore(deps): update snapshot tests
  • 7ad6ef6 move custom field size logic outside and tests
  • 341914b use custom field's custom sizes for isAllowedFieldSize function
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@strapi/utils](https://github.com/strapi/strapi) from 4.12.7 to 4.13.2.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.12.7...v4.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the pr: chore This PR contains chore tasks (cleanups, configs, tooling...) label Sep 4, 2023
@omikulcik omikulcik merged commit e8f66d9 into main Sep 5, 2023
@omikulcik omikulcik deleted the dependabot/npm_and_yarn/strapi/utils-4.13.2 branch September 5, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: chore This PR contains chore tasks (cleanups, configs, tooling...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant