Update dependency @strapi/sdk-plugin to v6 #24

Open
renovate[bot] wants to merge 1 commits from renovate/strapi-sdk-plugin-6.x into master
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@strapi/sdk-plugin ^5.4.0^6.0.0 age confidence

Release Notes

strapi/sdk-plugin (@​strapi/sdk-plugin)

v6.0.1

Compare Source

Patch Changes

v6.0.0

Compare Source

Major Changes
  • #​103 cce52a6 Thanks @​jhoward1994! - ### Breaking Changes

    • Removed @strapi/pack-up dependency - build system now uses Vite v6 directly
    • packup.config.ts is no longer used (can be safely deleted)
    • Sourcemaps now default to false (use --sourcemap flag to enable)
Migration
  1. Delete packup.config.ts from your plugin (it's no longer read)
  2. If you need sourcemaps, add --sourcemap to your build command
Why This Change?
  • Resolves Vite security vulnerability (CVE) that existed in pack-up's dependencies
  • Simplifies the build system with direct Vite configuration
  • Reduces maintenance overhead by removing the pack-up abstraction layer

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@strapi/sdk-plugin](https://github.com/strapi/sdk-plugin) | [`^5.4.0` → `^6.0.0`](https://renovatebot.com/diffs/npm/@strapi%2fsdk-plugin/5.4.0/6.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fsdk-plugin/6.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fsdk-plugin/5.4.0/6.0.1?slim=true) | --- ### Release Notes <details> <summary>strapi/sdk-plugin (@&#8203;strapi/sdk-plugin)</summary> ### [`v6.0.1`](https://github.com/strapi/sdk-plugin/blob/HEAD/CHANGELOG.md#601) [Compare Source](https://github.com/strapi/sdk-plugin/compare/v6.0.0...v6.0.1) ##### Patch Changes - [#&#8203;112](https://github.com/strapi/sdk-plugin/pull/112) [`d0b76e3`](https://github.com/strapi/sdk-plugin/commit/d0b76e3dbe0441382b4fa77afbf09e3a6901fffc) Thanks [@&#8203;jhoward1994](https://github.com/jhoward1994)! - lock version of react-intl to a strapi compatible major ### [`v6.0.0`](https://github.com/strapi/sdk-plugin/blob/HEAD/CHANGELOG.md#600) [Compare Source](https://github.com/strapi/sdk-plugin/compare/v5.4.0...v6.0.0) ##### Major Changes - [#&#8203;103](https://github.com/strapi/sdk-plugin/pull/103) [`cce52a6`](https://github.com/strapi/sdk-plugin/commit/cce52a69ce121bfd316dfdd8d1a483250e24c304) Thanks [@&#8203;jhoward1994](https://github.com/jhoward1994)! - ### Breaking Changes - Removed `@strapi/pack-up` dependency - build system now uses Vite v6 directly - `packup.config.ts` is no longer used (can be safely deleted) - Sourcemaps now default to `false` (use `--sourcemap` flag to enable) ##### Migration 1. Delete `packup.config.ts` from your plugin (it's no longer read) 2. If you need sourcemaps, add `--sourcemap` to your build command ##### Why This Change? - Resolves Vite security vulnerability (CVE) that existed in pack-up's dependencies - Simplifies the build system with direct Vite configuration - Reduces maintenance overhead by removing the pack-up abstraction layer </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiXX0=-->
renovate[bot] added 1 commit 2026-02-20 04:04:02 +04:00
Update dependency @strapi/sdk-plugin to v6
Some checks failed
Test / Basic (pull_request) Failing after 1m35s
fb9e704374
Valentin Popov was assigned by renovate[bot] 2026-02-20 04:04:02 +04:00
Some checks failed
Test / Basic (pull_request) Failing after 1m35s
Required
Details
This pull request has changes conflicting with the target branch.
  • package-lock.json
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/strapi-sdk-plugin-6.x:renovate/strapi-sdk-plugin-6.x
git checkout renovate/strapi-sdk-plugin-6.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: valentineus/strapi-plugin-checkbox-list#24