Skip to content

chore(deps-dev): bump the strapi group across 1 directory with 5 updates#55

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/strapi-9b585c7f98
Closed

chore(deps-dev): bump the strapi group across 1 directory with 5 updates#55
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/strapi-9b585c7f98

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown

Bumps the strapi group with 4 updates in the / directory: @strapi/design-system, @strapi/icons, @strapi/sdk-plugin and @strapi/strapi.

Updates @strapi/design-system from 2.2.0 to 2.2.1

Release notes

Sourced from @​strapi/design-system's releases.

@​strapi/design-system@​2.2.1

Patch Changes

  • #2017 aebc23c Thanks @​mathildeleg! - Upgrade Storybook dependencies to the 9.1 line and refresh transitive lockfile resolutions.

    This includes updating Storybook family packages and deduplicating the lockfile without intended runtime API changes.

  • #2017 aebc23c Thanks @​mathildeleg! - increases the maximum height of the Combobox dropdown to show more options

  • #2025 b8fc848 Thanks @​Adzouz! - chore: add colorScheme to theme

  • #2017 aebc23c Thanks @​mathildeleg! - Upgrade lodash to include security fixes and keep dependencies up to date.

  • Updated dependencies [aebc23c]:

    • @​strapi/ui-primitives@​2.2.1
Changelog

Sourced from @​strapi/design-system's changelog.

2.2.1

Patch Changes

  • #2017 aebc23c Thanks @​mathildeleg! - Upgrade Storybook dependencies to the 9.1 line and refresh transitive lockfile resolutions.

    This includes updating Storybook family packages and deduplicating the lockfile without intended runtime API changes.

  • #2017 aebc23c Thanks @​mathildeleg! - increases the maximum height of the Combobox dropdown to show more options

  • #2025 b8fc848 Thanks @​Adzouz! - chore: add colorScheme to theme

  • #2017 aebc23c Thanks @​mathildeleg! - Upgrade lodash to include security fixes and keep dependencies up to date.

  • Updated dependencies [aebc23c]:

    • @​strapi/ui-primitives@​2.2.1
Commits
  • 59bbe3b chore: trusted publisher handshake
  • ec58fb1 chore: updating tests for new node minor version
  • 927dfd4 chore: version packages for release (#2018)
  • b8fc848 fix: export color scheme from theme (#2025)
  • aebc23c Revert "chore: version packages for release (#2012)"
  • 2534d73 chore: version packages for release
  • 8408992 fix: combobox hides options too much
  • 5d804be security: upgrade lodash
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​strapi/design-system since your current version.


Updates @strapi/icons from 2.2.0 to 2.2.1

Release notes

Sourced from @​strapi/icons's releases.

@​strapi/icons@​2.2.1

Patch Changes

  • #2017 aebc23c Thanks @​mathildeleg! - Upgrade Storybook dependencies to the 9.1 line and refresh transitive lockfile resolutions.

    This includes updating Storybook family packages and deduplicating the lockfile without intended runtime API changes.

Changelog

Sourced from @​strapi/icons's changelog.

2.2.1

Patch Changes

  • #2017 aebc23c Thanks @​mathildeleg! - Upgrade Storybook dependencies to the 9.1 line and refresh transitive lockfile resolutions.

    This includes updating Storybook family packages and deduplicating the lockfile without intended runtime API changes.

Commits
Maintainer changes

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


Updates @strapi/sdk-plugin from 6.0.1 to 6.1.1

Release notes

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

v6.1.1

Patch Changes

v6.1.0

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from @​strapi/sdk-plugin's changelog.

6.1.1

Patch Changes

6.1.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • 184ea34 Merge pull request #125 from strapi/changeset-release/main
  • c11f523 chore: version packages for release
  • 22a174b chore: use isBuiltin from node:module (#170)
  • 113dfb8 chore: remove pkg-up dependency (#169)
  • 938189b fix: load chalk 5 via dynamic import for CJS CLI entrypoint (#168)
  • 757b89d chore(deps): bump concurrently from 9.2.1 to 10.0.0 (#166)
  • f80dfdb chore(deps): bump @​swc/core from 1.15.33 to 1.15.40 (#165)
  • 303bff2 fix(ci): stabilize unit tests on Node 26 CI (#167)
  • 2260d58 chore(deps): bump @​types/node from 25.7.0 to 25.9.1 (#158)
  • 84bd883 chore(deps): bump tsx from 4.22.1 to 4.22.3 (#163)
  • Additional commits viewable in compare view

Updates @strapi/strapi from 5.40.0 to 5.49.0

Release notes

Sourced from @​strapi/strapi's releases.

v5.49.0

5.49.0 (2026-06-24)

🚀 New feature

  • mcp: export defineTool/defineResource/definePrompt builders (#26603)

🔥 Bug fix

  • add support for initiallySelectedAssets (#26679)
  • homepage dashboard duplicates entries for users with multiple roles (#25860)
  • avoid buffering large uploads for MIME detection (#26678)
  • throw ValidationError when populate exceeds qs arrayLimit (#25632, #25916)
  • push anchor into view to prevent off-screen tooltips (#26303)
  • admin: support array of links in StrapiApp.addSettingsLink (#26433)
  • admin: admin users logged out mid-session by access-token expiry timer (#26680)
  • content-manager: use top-level Core type import in MCP types (#26681)
  • content-manager: save draft with Cmd/Ctrl+Enter, publish with Cmd/Ctrl+Shift+Enter (#26621)
  • content-manager: reduce MCP relation output to identity-only shape (#26560)
  • content-manager: deduplicate MCP tool names when plugin has multiple content types (#26710)
  • core/core: mcp misleading lifecycle docs (#26698)
  • create-strapi-app: allow pnpm to build better-sqlite3 for SQLite scaffolds (#26675)
  • data-transfer: transfer admin menu and auth logos with configuration (#26425)
  • database: stop full-schema component_type IN on dynamic zone populate (#26734)
  • document-service: preserve published relations from non-dp sources (#26654)
  • strapi: default allowedHosts and pin Vite HMR to main server in dev (#26244)
  • types: add explicit return types to recursive functions (#26704)

📚 Documentation Changes

  • fix spelling typos in content-manager relations guide (#26724)

⚙️ Chore

  • removing coderabbit status (#26703)
  • core: upgrade package-json to 10.0.1 + rollup interop 'auto' (#26673)
  • deps: bump markdown-it from 14.1.1 to 14.2.0 in the richtext-editor-security group across 1 directory (#26688)
  • deps: bump dompurify from 3.4.5 to 3.4.9 (#26684)
  • deps: bump nodemailer from 8.0.5 to 8.0.9 (#26689)
  • deps: bump tar from 7.5.11 to 7.5.16 (#26691)
  • deps: bump form-data from 4.0.4 to 4.0.6 (#26692)
  • deps: bump anthropics/claude-code-action from 1.0.123 to 1.0.132 (#26727)
  • deps: bump piscina from 4.9.2 to 4.9.3 (#26716)
  • deps: bump undici from 6.25.0 to 6.27.0 (#26714)
  • deps: bump dompurify from 3.4.9 to 3.4.11 (#26719)
  • deps-dev: bump @​babel/core (#26667)

💅 Enhancement

  • upload: add optional replace method to upload providers (#26582)

... (truncated)

Commits
  • 97b6a6c release: 5.49.0
  • dfb66e7 Merge branch 'main' into develop
  • 5082fdb fix(strapi): default allowedHosts and pin Vite HMR to main server in dev (#26...
  • b1e707d release: 5.48.1
  • 964633a fix(strapi): stabilize admin redux deps during upgrade (#26249)
  • 2ac5bf9 chore(deps-dev): bump @​types/webpack-hot-middleware from 2.25.9 to 2.25.12 (#...
  • 8757526 fix(content-manager): replace sanitize-html with dompurify in Wysiwyg preview...
  • 0f25b39 docs: deprecate Node 20 in documentation (#26623)
  • a7ee685 chore: release v5.48.0 update develop (#26599)
  • 422e619 chore(*): support Node 26 (#26232)
  • Additional commits viewable in compare view

Updates @strapi/typescript-utils from 5.40.0 to 5.49.0

Release notes

Sourced from @​strapi/typescript-utils's releases.

v5.49.0

5.49.0 (2026-06-24)

🚀 New feature

  • mcp: export defineTool/defineResource/definePrompt builders (#26603)

🔥 Bug fix

  • add support for initiallySelectedAssets (#26679)
  • homepage dashboard duplicates entries for users with multiple roles (#25860)
  • avoid buffering large uploads for MIME detection (#26678)
  • throw ValidationError when populate exceeds qs arrayLimit (#25632, #25916)
  • push anchor into view to prevent off-screen tooltips (#26303)
  • admin: support array of links in StrapiApp.addSettingsLink (#26433)
  • admin: admin users logged out mid-session by access-token expiry timer (#26680)
  • content-manager: use top-level Core type import in MCP types (#26681)
  • content-manager: save draft with Cmd/Ctrl+Enter, publish with Cmd/Ctrl+Shift+Enter (#26621)
  • content-manager: reduce MCP relation output to identity-only shape (#26560)
  • content-manager: deduplicate MCP tool names when plugin has multiple content types (#26710)
  • core/core: mcp misleading lifecycle docs (#26698)
  • create-strapi-app: allow pnpm to build better-sqlite3 for SQLite scaffolds (#26675)
  • data-transfer: transfer admin menu and auth logos with configuration (#26425)
  • database: stop full-schema component_type IN on dynamic zone populate (#26734)
  • document-service: preserve published relations from non-dp sources (#26654)
  • strapi: default allowedHosts and pin Vite HMR to main server in dev (#26244)
  • types: add explicit return types to recursive functions (#26704)

📚 Documentation Changes

  • fix spelling typos in content-manager relations guide (#26724)

⚙️ Chore

  • removing coderabbit status (#26703)
  • core: upgrade package-json to 10.0.1 + rollup interop 'auto' (#26673)
  • deps: bump markdown-it from 14.1.1 to 14.2.0 in the richtext-editor-security group across 1 directory (#26688)
  • deps: bump dompurify from 3.4.5 to 3.4.9 (#26684)
  • deps: bump nodemailer from 8.0.5 to 8.0.9 (#26689)
  • deps: bump tar from 7.5.11 to 7.5.16 (#26691)
  • deps: bump form-data from 4.0.4 to 4.0.6 (#26692)
  • deps: bump anthropics/claude-code-action from 1.0.123 to 1.0.132 (#26727)
  • deps: bump piscina from 4.9.2 to 4.9.3 (#26716)
  • deps: bump undici from 6.25.0 to 6.27.0 (#26714)
  • deps: bump dompurify from 3.4.9 to 3.4.11 (#26719)
  • deps-dev: bump @​babel/core (#26667)

💅 Enhancement

  • upload: add optional replace method to upload providers (#26582)

... (truncated)

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 with 4 updates in the / directory: [@strapi/design-system](https://github.com/strapi/design-system/tree/HEAD/packages/design-system), [@strapi/icons](https://github.com/strapi/design-system/tree/HEAD/packages/icons), [@strapi/sdk-plugin](https://github.com/strapi/sdk-plugin) and [@strapi/strapi](https://github.com/strapi/strapi/tree/HEAD/packages/core/strapi).


Updates `@strapi/design-system` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/strapi/design-system/releases)
- [Changelog](https://github.com/strapi/design-system/blob/main/packages/design-system/CHANGELOG.md)
- [Commits](https://github.com/strapi/design-system/commits/@strapi/design-system@2.2.1/packages/design-system)

Updates `@strapi/icons` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/strapi/design-system/releases)
- [Changelog](https://github.com/strapi/design-system/blob/main/packages/icons/CHANGELOG.md)
- [Commits](https://github.com/strapi/design-system/commits/@strapi/icons@2.2.1/packages/icons)

Updates `@strapi/sdk-plugin` from 6.0.1 to 6.1.1
- [Release notes](https://github.com/strapi/sdk-plugin/releases)
- [Changelog](https://github.com/strapi/sdk-plugin/blob/main/CHANGELOG.md)
- [Commits](strapi/sdk-plugin@v6.0.1...v6.1.1)

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

Updates `@strapi/typescript-utils` from 5.40.0 to 5.49.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.49.0/packages/utils/typescript)

---
updated-dependencies:
- dependency-name: "@strapi/design-system"
  dependency-version: 2.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: strapi
- dependency-name: "@strapi/icons"
  dependency-version: 2.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: strapi
- dependency-name: "@strapi/sdk-plugin"
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/strapi"
  dependency-version: 5.49.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/typescript-utils"
  dependency-version: 5.49.0
  dependency-type: direct:development
  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 Jun 29, 2026
@devCluna
devCluna deleted the branch development July 2, 2026 18:36
@devCluna devCluna closed this Jul 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/development/strapi-9b585c7f98 branch July 2, 2026 18:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant