Skip to content

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

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sandbox/main/strapi-629f94844e
May 21, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 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.1
@strapi/plugin-users-permissions 5.9.0 5.46.1
@strapi/admin 5.46.1 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.1 5.37.1
@strapi/content-manager 5.46.1 5.37.1
@strapi/content-releases 5.46.1 5.37.1
@strapi/content-type-builder 5.46.1 5.37.1
@strapi/core 5.46.1 5.37.1
@strapi/data-transfer 5.46.1 5.37.1
@strapi/database 5.46.1 5.37.1
@strapi/email 5.46.1 5.37.1
@strapi/generators 5.46.1 5.37.1
@strapi/i18n 5.46.1 5.37.1
@strapi/logger 5.46.1 5.37.1
@strapi/openapi 5.46.1 5.37.1
@strapi/permissions 5.46.1 5.37.1
@strapi/provider-email-sendmail 5.46.1 5.37.1
@strapi/provider-upload-local 5.46.1 5.37.1
@strapi/review-workflows 5.46.1 5.37.1
@strapi/types 5.46.1 5.37.1
@strapi/upload 5.46.1 5.37.1

Updates @strapi/plugin-cloud from 5.9.0 to 5.46.1

Release notes

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

v5.46.1

5.46.1 (2026-05-20)

🔥 Bug fix

  • FK violation publishing self-relation parent & child in one release (#26147)
  • move session-manager jwt check from register to bootstrap (#25412)
  • admin: remove year 2041 limit on date/datetime pickers (#26209)
  • content-manager: fix getMainField context for component list/edit configure views (#25509, #26124)
  • database: respect nested sort in populate for join-table relations (#26361)
  • graphql: inherit publication state for i18n localizations (#22163)
  • migrations: guard inverseJoinColumn access in discard-drafts migration (#26331)
  • review-workflows: add assignee and review stage to list view filters (#26171)
  • review-workflows: message when single stage (#26229)
  • upgrade: use pnpm install when project prefers pnpm (#26246)
  • upgrade: align scoped @​strapi packages in devDependencies (#26248)

⚙️ Chore

  • sonarcloud security review (#25949)
  • deps: bump ip-address from 10.1.0 to 10.2.0 (#26222)
  • deps: bump @​protobufjs/utf8 from 1.1.0 to 1.1.1 (#26311)
  • deps: bump axios from 1.15.1 to 1.15.2 (#26177)
  • deps: bump fast-xml-builder from 1.1.4 to 1.2.0 (#26253)
  • deps: bump fast-uri from 3.0.1 to 3.1.2 (#26254)
  • eslint: migrate .eslintrc + .eslintignore to .eslintrc.cjs (#26216)

🚨 Security

  • deps: upgrade multiple dependencies (#26326)

❤️ Thank You

v5.46.0

5.46.0 (2026-05-13)

🚀 New feature

... (truncated)

Commits
  • 04ac8c3 release: 5.46.1
  • 6ed22b5 security(deps): upgrade multiple dependencies (#26326)
  • 83fec11 Merge remote-tracking branch 'origin/main' into develop
  • 7f34c4b release: 5.46.0
  • b5452ab chore(eslint): migrate .eslintrc + .eslintignore to .eslintrc.cjs (#26216)
  • a2c5ecb Merge remote-tracking branch 'origin/main' into develop
  • 9300041 release: 5.45.1
  • c3775e5 chore: turkish translations for cloud (#26223)
  • c5bc749 release: 5.45.0
  • 90623ba fix(admin): clean up lazy component registration warnings (#25015)
  • Additional commits viewable in compare view
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.1

Release notes

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

v5.46.1

5.46.1 (2026-05-20)

🔥 Bug fix

  • FK violation publishing self-relation parent & child in one release (#26147)
  • move session-manager jwt check from register to bootstrap (#25412)
  • admin: remove year 2041 limit on date/datetime pickers (#26209)
  • content-manager: fix getMainField context for component list/edit configure views (#25509, #26124)
  • database: respect nested sort in populate for join-table relations (#26361)
  • graphql: inherit publication state for i18n localizations (#22163)
  • migrations: guard inverseJoinColumn access in discard-drafts migration (#26331)
  • review-workflows: add assignee and review stage to list view filters (#26171)
  • review-workflows: message when single stage (#26229)
  • upgrade: use pnpm install when project prefers pnpm (#26246)
  • upgrade: align scoped @​strapi packages in devDependencies (#26248)

⚙️ Chore

  • sonarcloud security review (#25949)
  • deps: bump ip-address from 10.1.0 to 10.2.0 (#26222)
  • deps: bump @​protobufjs/utf8 from 1.1.0 to 1.1.1 (#26311)
  • deps: bump axios from 1.15.1 to 1.15.2 (#26177)
  • deps: bump fast-xml-builder from 1.1.4 to 1.2.0 (#26253)
  • deps: bump fast-uri from 3.0.1 to 3.1.2 (#26254)
  • eslint: migrate .eslintrc + .eslintignore to .eslintrc.cjs (#26216)

🚨 Security

  • deps: upgrade multiple dependencies (#26326)

❤️ Thank You

v5.46.0

5.46.0 (2026-05-13)

🚀 New feature

... (truncated)

Commits
  • 04ac8c3 release: 5.46.1
  • 6ed22b5 security(deps): upgrade multiple dependencies (#26326)
  • 83fec11 Merge remote-tracking branch 'origin/main' into develop
  • 7f34c4b release: 5.46.0
  • b5452ab chore(eslint): migrate .eslintrc + .eslintignore to .eslintrc.cjs (#26216)
  • 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)
  • 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.1 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.1 to 5.37.1

Commits

Updates @strapi/content-manager from 5.46.1 to 5.37.1

Commits

Updates @strapi/content-releases from 5.46.1 to 5.37.1

Commits

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

Commits

Updates @strapi/core from 5.46.1 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.1 to 5.37.1

Commits

Updates @strapi/database from 5.46.1 to 5.37.1

Commits

Updates @strapi/email from 5.46.1 to 5.37.1

Commits

Updates @strapi/generators from 5.46.1 to 5.37.1

Commits

Updates @strapi/i18n from 5.46.1 to 5.37.1

Commits

Updates @strapi/logger from 5.46.1 to 5.37.1

Commits

Updates @strapi/openapi from 5.46.1 to 5.37.1

Commits

Updates @strapi/permissions from 5.46.1 to 5.37.1

Commits

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

Commits

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

Commits

Updates @strapi/review-workflows from 5.46.1 to 5.37.1

Commits

Updates @strapi/types from 5.46.1 to 5.37.1

Commits

Updates @strapi/upload from 5.46.1 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 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 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.1` |
| [@strapi/plugin-users-permissions](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/users-permissions) | `5.9.0` | `5.46.1` |
| [@strapi/admin](https://github.com/strapi/strapi/tree/HEAD/packages/core/admin) | `5.46.1` | `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.1` | `5.37.1` |
| [@strapi/content-manager](https://github.com/strapi/strapi/tree/HEAD/packages/core/content-manager) | `5.46.1` | `5.37.1` |
| [@strapi/content-releases](https://github.com/strapi/strapi/tree/HEAD/packages/core/content-releases) | `5.46.1` | `5.37.1` |
| [@strapi/content-type-builder](https://github.com/strapi/strapi/tree/HEAD/packages/core/content-type-builder) | `5.46.1` | `5.37.1` |
| [@strapi/core](https://github.com/strapi/strapi/tree/HEAD/packages/core/core) | `5.46.1` | `5.37.1` |
| [@strapi/data-transfer](https://github.com/strapi/strapi/tree/HEAD/packages/core/data-transfer) | `5.46.1` | `5.37.1` |
| [@strapi/database](https://github.com/strapi/strapi/tree/HEAD/packages/core/database) | `5.46.1` | `5.37.1` |
| [@strapi/email](https://github.com/strapi/strapi/tree/HEAD/packages/core/email) | `5.46.1` | `5.37.1` |
| [@strapi/generators](https://github.com/strapi/strapi/tree/HEAD/packages/generators/generators) | `5.46.1` | `5.37.1` |
| [@strapi/i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) | `5.46.1` | `5.37.1` |
| [@strapi/logger](https://github.com/strapi/strapi/tree/HEAD/packages/utils/logger) | `5.46.1` | `5.37.1` |
| [@strapi/openapi](https://github.com/strapi/strapi/tree/HEAD/packages/core/openapi) | `5.46.1` | `5.37.1` |
| [@strapi/permissions](https://github.com/strapi/strapi/tree/HEAD/packages/core/permissions) | `5.46.1` | `5.37.1` |
| [@strapi/provider-email-sendmail](https://github.com/strapi/strapi/tree/HEAD/packages/providers/email-sendmail) | `5.46.1` | `5.37.1` |
| [@strapi/provider-upload-local](https://github.com/strapi/strapi/tree/HEAD/packages/providers/upload-local) | `5.46.1` | `5.37.1` |
| [@strapi/review-workflows](https://github.com/strapi/strapi/tree/HEAD/packages/core/review-workflows) | `5.46.1` | `5.37.1` |
| [@strapi/types](https://github.com/strapi/strapi/tree/HEAD/packages/core/types) | `5.46.1` | `5.37.1` |
| [@strapi/upload](https://github.com/strapi/strapi/tree/HEAD/packages/core/upload) | `5.46.1` | `5.37.1` |


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

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

Updates `@strapi/admin` from 5.46.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/plugin-users-permissions"
  dependency-version: 5.46.1
  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 21, 2026
@github-actions github-actions Bot merged commit f942f0c into main May 21, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/sandbox/main/strapi-629f94844e branch May 21, 2026 20:50
@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