Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

Bumps the strapi group with 5 updates:

Package From To
@strapi/plugin-documentation 4.12.5 4.13.4
@strapi/plugin-i18n 4.12.5 4.13.4
@strapi/plugin-users-permissions 4.12.5 4.13.4
@strapi/provider-upload-cloudinary 4.12.5 4.13.4
@strapi/strapi 4.12.5 4.13.4

Updates @strapi/plugin-documentation from 4.12.5 to 4.13.4

Release notes

Sourced from @​strapi/plugin-documentation's releases.

v4.13.4

🔥 Bug fix

📚 Update and Migration Guides

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

v4.13.3

🔥 Bug fix


📚 Update and Migration Guides

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

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 ⚠️

... (truncated)

Commits

Updates @strapi/plugin-i18n from 4.12.5 to 4.13.4

Release notes

Sourced from @​strapi/plugin-i18n's releases.

v4.13.4

🔥 Bug fix

📚 Update and Migration Guides

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

v4.13.3

🔥 Bug fix


📚 Update and Migration Guides

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

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 ⚠️

... (truncated)

Commits

Updates @strapi/plugin-users-permissions from 4.12.5 to 4.13.4

Release notes

Sourced from @​strapi/plugin-users-permissions's releases.

v4.13.4

🔥 Bug fix

📚 Update and Migration Guides

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

v4.13.3

🔥 Bug fix


📚 Update and Migration Guides

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

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 ⚠️

... (truncated)

Commits
  • 85fd4f3 Merge pull request #18011 from strapi/feature/test-content-api-stages
  • 02f0653 Merge pull request #17984 from iKasch/patch-1
  • 4339191 test(api): correct return format for strapi_stage attribute
  • ef41a56 fix: fallback to window.location.href if backendURL is not defined (#17982)
  • ef5f997 chore(deps): update @​strapi/design-system and @​strapi/icons to 1.10.1 (#17948)
  • 318e018 chore(deps): bump actions/checkout from 3 to 4 (#17998)
  • 7324892 chore(deps-dev): bump the eslint group with 1 update (#18000)
  • 16d578c fix typo in import
  • c0a61c7 Merge pull request #17887 from strapi/feature/test-content-api-sanitization
  • fe6dccf chore(api-tests): move sanitization test to review workflows test suite
  • Additional commits viewable in compare view

Updates @strapi/provider-upload-cloudinary from 4.12.5 to 4.13.4

Release notes

Sourced from @​strapi/provider-upload-cloudinary's releases.

v4.13.4

🔥 Bug fix

📚 Update and Migration Guides

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

v4.13.3

🔥 Bug fix


📚 Update and Migration Guides

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

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 ⚠️

... (truncated)

Commits
  • 85fd4f3 Merge pull request #18011 from strapi/feature/test-content-api-stages
  • 02f0653 Merge pull request #17984 from iKasch/patch-1
  • 4339191 test(api): correct return format for strapi_stage attribute
  • ef41a56 fix: fallback to window.location.href if backendURL is not defined (#17982)
  • ef5f997 chore(deps): update @​strapi/design-system and @​strapi/icons to 1.10.1 (#17948)
  • 318e018 chore(deps): bump actions/checkout from 3 to 4 (#17998)
  • 7324892 chore(deps-dev): bump the eslint group with 1 update (#18000)
  • 16d578c fix typo in import
  • c0a61c7 Merge pull request #17887 from strapi/feature/test-content-api-sanitization
  • fe6dccf chore(api-tests): move sanitization test to review workflows test suite
  • Additional commits viewable in compare view

Updates @strapi/strapi from 4.12.5 to 4.13.4

Release notes

Sourced from @​strapi/strapi's releases.

v4.13.4

🔥 Bug fix

📚 Update and Migration Guides

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

v4.13.3

🔥 Bug fix


📚 Update and Migration Guides

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

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 ⚠️

... (truncated)

Commits
  • 85fd4f3 Merge pull request #18011 from strapi/feature/test-content-api-stages
  • 02f0653 Merge pull request #17984 from iKasch/patch-1
  • 4339191 test(api): correct return format for strapi_stage attribute
  • ef41a56 fix: fallback to window.location.href if backendURL is not defined (#17982)
  • ef5f997 chore(deps): update @​strapi/design-system and @​strapi/icons to 1.10.1 (#17948)
  • 318e018 chore(deps): bump actions/checkout from 3 to 4 (#17998)
  • 7324892 chore(deps-dev): bump the eslint group with 1 update (#18000)
  • 16d578c fix typo in import
  • c0a61c7 Merge pull request #17887 from strapi/feature/test-content-api-sanitization
  • fe6dccf chore(api-tests): move sanitization test to review workflows test suite
  • Additional commits viewable in compare view

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the strapi group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@strapi/plugin-documentation](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/documentation) | `4.12.5` | `4.13.4` |
| [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) | `4.12.5` | `4.13.4` |
| [@strapi/plugin-users-permissions](https://github.com/strapi/strapi) | `4.12.5` | `4.13.4` |
| [@strapi/provider-upload-cloudinary](https://github.com/strapi/strapi) | `4.12.5` | `4.13.4` |
| [@strapi/strapi](https://github.com/strapi/strapi) | `4.12.5` | `4.13.4` |


Updates `@strapi/plugin-documentation` from 4.12.5 to 4.13.4
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.13.4/packages/plugins/documentation)

Updates `@strapi/plugin-i18n` from 4.12.5 to 4.13.4
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.13.4/packages/plugins/i18n)

Updates `@strapi/plugin-users-permissions` from 4.12.5 to 4.13.4
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.12.5...v4.13.4)

Updates `@strapi/provider-upload-cloudinary` from 4.12.5 to 4.13.4
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.12.5...v4.13.4)

Updates `@strapi/strapi` from 4.12.5 to 4.13.4
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.12.5...v4.13.4)

---
updated-dependencies:
- dependency-name: "@strapi/plugin-documentation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/plugin-i18n"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/plugin-users-permissions"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/provider-upload-cloudinary"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/strapi"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: strapi
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2023

Superseded by #16.

@dependabot dependabot bot closed this Sep 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/strapi-f13314eebd branch September 12, 2023 18:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant