Skip to content

chore(dependabot): bump the strapi group in /sandbox with 25 updates#41

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sandbox/main/strapi-26e43014fc
May 20, 2026
Merged

chore(dependabot): bump the strapi group in /sandbox with 25 updates#41
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sandbox/main/strapi-26e43014fc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the strapi group in /sandbox with 25 updates:

Package From To
@strapi/plugin-cloud 5.9.0 5.46.0
@strapi/plugin-users-permissions 5.9.0 5.46.0
@strapi/admin 5.46.0 5.37.1
@strapi/design-system 2.0.0-rc.14 2.1.2
@strapi/icons 2.0.0-rc.14 2.1.2
@strapi/ui-primitives 2.0.0-rc.14 2.1.2
@strapi/utils 5.9.0 5.37.1
@strapi/cloud-cli 5.46.0 5.37.1
@strapi/content-manager 5.46.0 5.37.1
@strapi/content-releases 5.46.0 5.37.1
@strapi/content-type-builder 5.46.0 5.37.1
@strapi/core 5.46.0 5.37.1
@strapi/data-transfer 5.46.0 5.37.1
@strapi/database 5.46.0 5.37.1
@strapi/email 5.46.0 5.37.1
@strapi/generators 5.46.0 5.37.1
@strapi/i18n 5.46.0 5.37.1
@strapi/logger 5.46.0 5.37.1
@strapi/openapi 5.46.0 5.37.1
@strapi/permissions 5.46.0 5.37.1
@strapi/provider-email-sendmail 5.46.0 5.37.1
@strapi/provider-upload-local 5.46.0 5.37.1
@strapi/review-workflows 5.46.0 5.37.1
@strapi/types 5.46.0 5.37.1
@strapi/upload 5.46.0 5.37.1

Updates @strapi/plugin-cloud from 5.9.0 to 5.46.0

Release notes

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

v5.46.0

5.46.0 (2026-05-13)

🚀 New feature

  • close button for the trial banner (3fd5f9fd56)
  • adding collapse button (901465b1e2)
  • updating design after Claude comments (d1cb08f76e)
  • getting that button to stick while the banner doesn't (f04fe97a75)
  • add preview support to images and videos (#25216)
  • content-manager: add possibility to customize blocks (#22063)
  • email: replace sendmail package with nodemailer in provider (#25893)

🔥 Bug fix

  • making button float better (c5396f1c18)
  • using isValid & adding translations (59498861f7)
  • auto-expand and scroll to newly added dynamic zone components (#26044)
  • keep draft link on x-to-one relations non-dp to dp (#26179)
  • long component names overflow in dynamic zone picker (#26010)
  • remove await from several telemetry calls to prevent blocking (#24743)
  • admin: resolve prism is not defined (#25660)
  • admin: handle 204 no-content response in fetch client (#25416)
  • content-manager: local-storage was not updated if filters were removed (#26240)
  • content-manager: skip draft/modified count queries for non-D&P content types (#26049)
  • core/admin: admin and content api tokens retro-compatibility (#26313)
  • core/core: validation uses injected strapi instance (#26211)
  • database: morph typeField wins over same-name fields in populate (#26120)
  • database: append primary key to ORDER BY for paginated selects (#26032)
  • db: deterministic schema hash by sorting tables before hashing (#26202)
  • graphql: isolate root query args per root field (#26178)
  • test: check button attribute differently (#26212)
  • utils: throw ValidationError for all invalid query params (not just sort) (#25894)

⚙️ Chore

  • adding translations for the banner (e696d94627)
  • turkish translations for cloud (#26223)
  • .github: bump CI runners to node 24 (#26231)
  • ai: ignore .agents/local-skills and .agents/local-state for local only harness (#26276)
  • deps: bump eslint-plugin-react (#26227)
  • deps: migrate msw 1.x → 2.13.4 across admin test suites (#26065)
  • deps: upgrade typedoc to 0.28.19 and related plugins (#26082)
  • security: mark Strapi v4 as End of Life (#26162)
  • upload: add concurrentUploadSize config (#26053)

❤️ Thank You

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by bassel17, a new releaser for @​strapi/plugin-cloud since your current version.


Updates @strapi/plugin-users-permissions from 5.9.0 to 5.46.0

Release notes

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

v5.46.0

5.46.0 (2026-05-13)

🚀 New feature

  • close button for the trial banner (3fd5f9fd56)
  • adding collapse button (901465b1e2)
  • updating design after Claude comments (d1cb08f76e)
  • getting that button to stick while the banner doesn't (f04fe97a75)
  • add preview support to images and videos (#25216)
  • content-manager: add possibility to customize blocks (#22063)
  • email: replace sendmail package with nodemailer in provider (#25893)

🔥 Bug fix

  • making button float better (c5396f1c18)
  • using isValid & adding translations (59498861f7)
  • auto-expand and scroll to newly added dynamic zone components (#26044)
  • keep draft link on x-to-one relations non-dp to dp (#26179)
  • long component names overflow in dynamic zone picker (#26010)
  • remove await from several telemetry calls to prevent blocking (#24743)
  • admin: resolve prism is not defined (#25660)
  • admin: handle 204 no-content response in fetch client (#25416)
  • content-manager: local-storage was not updated if filters were removed (#26240)
  • content-manager: skip draft/modified count queries for non-D&P content types (#26049)
  • core/admin: admin and content api tokens retro-compatibility (#26313)
  • core/core: validation uses injected strapi instance (#26211)
  • database: morph typeField wins over same-name fields in populate (#26120)
  • database: append primary key to ORDER BY for paginated selects (#26032)
  • db: deterministic schema hash by sorting tables before hashing (#26202)
  • graphql: isolate root query args per root field (#26178)
  • test: check button attribute differently (#26212)
  • utils: throw ValidationError for all invalid query params (not just sort) (#25894)

⚙️ Chore

  • adding translations for the banner (e696d94627)
  • turkish translations for cloud (#26223)
  • .github: bump CI runners to node 24 (#26231)
  • ai: ignore .agents/local-skills and .agents/local-state for local only harness (#26276)
  • deps: bump eslint-plugin-react (#26227)
  • deps: migrate msw 1.x → 2.13.4 across admin test suites (#26065)
  • deps: upgrade typedoc to 0.28.19 and related plugins (#26082)
  • security: mark Strapi v4 as End of Life (#26162)
  • upload: add concurrentUploadSize config (#26053)

❤️ Thank You

... (truncated)

Commits
  • 7f34c4b release: 5.46.0
  • a2c5ecb Merge remote-tracking branch 'origin/main' into develop
  • 9300041 release: 5.45.1
  • 6d83054 chore(deps): migrate msw 1.x → 2.13.4 across admin test suites (#26065)
  • c5bc749 release: 5.45.0
  • 5e0d243 fix: dynamically update rate limit prefix key based on route (#24818)
  • 11554fe release: 5.44.0
  • 765bd19 Merge branch 'develop' of github.com:strapi/strapi
  • ac6cd00 chore(deps): bump multiple dependencies (#26103)
  • 4ccaab3 enhancement(translations): update czech translations (#25824)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bassel17, a new releaser for @​strapi/plugin-users-permissions since your current version.


Updates @strapi/admin from 5.46.0 to 5.37.1

Commits

Updates @strapi/design-system from 2.0.0-rc.14 to 2.1.2

Updates @strapi/icons from 2.0.0-rc.14 to 2.1.2

Updates @strapi/ui-primitives from 2.0.0-rc.14 to 2.1.2

Updates @strapi/utils from 5.9.0 to 5.37.1

Release notes

Sourced from @​strapi/utils's releases.

v5.37.1

5.37.1 (2026-02-26)

🔥 Bug fix

  • core: preserve component clone integrity in discard-drafts migration

❤️ Thank You

v5.37.0

5.37.0 (2026-02-26)

🔥 Bug fix

  • improve subnav on mobile so it works with banner (#25450)
  • layout page broken (#25501)
  • add design-system to config (#25435)
  • radix ui dialog dependency version (#25549)

📚 Documentation Changes

  • fix typos in content-releases frontend intro (#25471)

⚙️ Chore

💅 Enhancement

  • improve mobile ux of list view (#25366)

🚨 Security

  • feature: add strictParam, addQueryParams, addInputParams (#25528)
  • deps: upgrade to tar 7.5.9 (#25504)
  • deps: upgrade multiple dependencies (#25506)
  • deps: bump bn.js from 4.12.0 to 4.12.3 (#25521)
  • deps: bump minimatch from 9.0.3 to 10.2.1 (#25494

❤️ Thank You

... (truncated)

Commits
  • e7bb15d release: 5.37.1
  • c18dbf7 release: 5.37.0
  • 7786d4d fix: feature works and rename addBodyParams to addInputParams (#25552)
  • 79a590a security(feat): add strictParam, addQueryParams, addBodyParams (#25528)
  • 741c748 Merge branch 'main' into develop
  • 6187e8a release: 5.36.1
  • 062cd56 feat(): add hasPublishedVersion parameter for Document Service (#25292)
  • bebb8af ci: add version compare script and workflow (#25451)
  • 9ecfab0 Merge branch 'main' of github.com:strapi/strapi into develop
  • 23a521f release: 5.36.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bassel17, a new releaser for @​strapi/utils since your current version.


Updates @strapi/cloud-cli from 5.46.0 to 5.37.1

Commits

Updates @strapi/content-manager from 5.46.0 to 5.37.1

Commits

Updates @strapi/content-releases from 5.46.0 to 5.37.1

Commits

Updates @strapi/content-type-builder from 5.46.0 to 5.37.1

Commits

Updates @strapi/core from 5.46.0 to 5.37.1

Commits
  • e7bb15d release: 5.37.1
  • 0d200a7 Merge branch 'main' into fix/discard-drafts-polymorph
  • e6ab4c9 fix(core): preserve component clone integrity in discard-drafts migration
  • c18dbf7 release: 5.37.0
  • 7786d4d fix: feature works and rename addBodyParams to addInputParams (#25552)
  • 39513fe fix: universal polymorphic
  • f409776 fix: polymorph media relations migrations
  • 79a590a security(feat): add strictParam, addQueryParams, addBodyParams (#25528)
  • 741c748 Merge branch 'main' into develop
  • 6187e8a release: 5.36.1
  • Additional commits viewable in compare view

Updates @strapi/data-transfer from 5.46.0 to 5.37.1

Commits

Updates @strapi/database from 5.46.0 to 5.37.1

Commits

Updates @strapi/email from 5.46.0 to 5.37.1

Commits

Updates @strapi/generators from 5.46.0 to 5.37.1

Commits

Updates @strapi/i18n from 5.46.0 to 5.37.1

Commits

Updates @strapi/logger from 5.46.0 to 5.37.1

Commits

Updates @strapi/openapi from 5.46.0 to 5.37.1

Commits

Updates @strapi/permissions from 5.46.0 to 5.37.1

Commits

Updates @strapi/provider-email-sendmail from 5.46.0 to 5.37.1

Commits

Updates @strapi/provider-upload-local from 5.46.0 to 5.37.1

Commits

Updates @strapi/review-workflows from 5.46.0 to 5.37.1

Commits

Updates @strapi/types from 5.46.0 to 5.37.1

Commits

Updates @strapi/upload from 5.46.0 to 5.37.1

Commits

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 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 spe...

Description has been truncated

Bumps the strapi group in /sandbox with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [@strapi/plugin-cloud](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/cloud) | `5.9.0` | `5.46.0` |
| [@strapi/plugin-users-permissions](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/users-permissions) | `5.9.0` | `5.46.0` |
| [@strapi/admin](https://github.com/strapi/strapi/tree/HEAD/packages/core/admin) | `5.46.0` | `5.37.1` |
| @strapi/design-system | `2.0.0-rc.14` | `2.1.2` |
| @strapi/icons | `2.0.0-rc.14` | `2.1.2` |
| @strapi/ui-primitives | `2.0.0-rc.14` | `2.1.2` |
| [@strapi/utils](https://github.com/strapi/strapi/tree/HEAD/packages/core/utils) | `5.9.0` | `5.37.1` |
| [@strapi/cloud-cli](https://github.com/strapi/strapi/tree/HEAD/packages/cli/cloud) | `5.46.0` | `5.37.1` |
| [@strapi/content-manager](https://github.com/strapi/strapi/tree/HEAD/packages/core/content-manager) | `5.46.0` | `5.37.1` |
| [@strapi/content-releases](https://github.com/strapi/strapi/tree/HEAD/packages/core/content-releases) | `5.46.0` | `5.37.1` |
| [@strapi/content-type-builder](https://github.com/strapi/strapi/tree/HEAD/packages/core/content-type-builder) | `5.46.0` | `5.37.1` |
| [@strapi/core](https://github.com/strapi/strapi/tree/HEAD/packages/core/core) | `5.46.0` | `5.37.1` |
| [@strapi/data-transfer](https://github.com/strapi/strapi/tree/HEAD/packages/core/data-transfer) | `5.46.0` | `5.37.1` |
| [@strapi/database](https://github.com/strapi/strapi/tree/HEAD/packages/core/database) | `5.46.0` | `5.37.1` |
| [@strapi/email](https://github.com/strapi/strapi/tree/HEAD/packages/core/email) | `5.46.0` | `5.37.1` |
| [@strapi/generators](https://github.com/strapi/strapi/tree/HEAD/packages/generators/generators) | `5.46.0` | `5.37.1` |
| [@strapi/i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) | `5.46.0` | `5.37.1` |
| [@strapi/logger](https://github.com/strapi/strapi/tree/HEAD/packages/utils/logger) | `5.46.0` | `5.37.1` |
| [@strapi/openapi](https://github.com/strapi/strapi/tree/HEAD/packages/core/openapi) | `5.46.0` | `5.37.1` |
| [@strapi/permissions](https://github.com/strapi/strapi/tree/HEAD/packages/core/permissions) | `5.46.0` | `5.37.1` |
| [@strapi/provider-email-sendmail](https://github.com/strapi/strapi/tree/HEAD/packages/providers/email-sendmail) | `5.46.0` | `5.37.1` |
| [@strapi/provider-upload-local](https://github.com/strapi/strapi/tree/HEAD/packages/providers/upload-local) | `5.46.0` | `5.37.1` |
| [@strapi/review-workflows](https://github.com/strapi/strapi/tree/HEAD/packages/core/review-workflows) | `5.46.0` | `5.37.1` |
| [@strapi/types](https://github.com/strapi/strapi/tree/HEAD/packages/core/types) | `5.46.0` | `5.37.1` |
| [@strapi/upload](https://github.com/strapi/strapi/tree/HEAD/packages/core/upload) | `5.46.0` | `5.37.1` |


Updates `@strapi/plugin-cloud` from 5.9.0 to 5.46.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.46.0/packages/plugins/cloud)

Updates `@strapi/plugin-users-permissions` from 5.9.0 to 5.46.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.46.0/packages/plugins/users-permissions)

Updates `@strapi/admin` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/admin)

Updates `@strapi/design-system` from 2.0.0-rc.14 to 2.1.2

Updates `@strapi/icons` from 2.0.0-rc.14 to 2.1.2

Updates `@strapi/ui-primitives` from 2.0.0-rc.14 to 2.1.2

Updates `@strapi/utils` from 5.9.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/utils)

Updates `@strapi/cloud-cli` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/cli/cloud)

Updates `@strapi/content-manager` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/content-manager)

Updates `@strapi/content-releases` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/content-releases)

Updates `@strapi/content-type-builder` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/content-type-builder)

Updates `@strapi/core` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/core)

Updates `@strapi/data-transfer` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/data-transfer)

Updates `@strapi/database` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/database)

Updates `@strapi/email` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/email)

Updates `@strapi/generators` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/generators/generators)

Updates `@strapi/i18n` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/plugins/i18n)

Updates `@strapi/logger` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/utils/logger)

Updates `@strapi/openapi` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/openapi)

Updates `@strapi/permissions` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/permissions)

Updates `@strapi/provider-email-sendmail` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/providers/email-sendmail)

Updates `@strapi/provider-upload-local` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/providers/upload-local)

Updates `@strapi/review-workflows` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/review-workflows)

Updates `@strapi/types` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/types)

Updates `@strapi/upload` from 5.46.0 to 5.37.1
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.37.1/packages/core/upload)

---
updated-dependencies:
- dependency-name: "@strapi/plugin-cloud"
  dependency-version: 5.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/plugin-users-permissions"
  dependency-version: 5.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/admin"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/design-system"
  dependency-version: 2.1.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/icons"
  dependency-version: 2.1.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/ui-primitives"
  dependency-version: 2.1.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/utils"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/cloud-cli"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/content-manager"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/content-releases"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/content-type-builder"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/core"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/data-transfer"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/database"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/email"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/generators"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/i18n"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/logger"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/openapi"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/permissions"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/provider-email-sendmail"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/provider-upload-local"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/review-workflows"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/types"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/upload"
  dependency-version: 5.37.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: strapi
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
@github-actions github-actions Bot merged commit 1a0602c into main May 20, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/sandbox/main/strapi-26e43014fc branch May 20, 2026 03:33
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants