Skip to content

chore: update dependencies#124

Merged
innerdvations merged 7 commits intostrapi:mainfrom
boazpoolman:feature/update-dependencies
Apr 23, 2026
Merged

chore: update dependencies#124
innerdvations merged 7 commits intostrapi:mainfrom
boazpoolman:feature/update-dependencies

Conversation

@boazpoolman
Copy link
Copy Markdown
Collaborator

What does it do?

Update all dependencies. The only real impactful one though might be esbuild, because it went up from 0.24 to 0.28 which contains breaking changes.

Why is it needed?

Solve vulnerabilities.

How to test it?

Again the only notable update is esbuild, and it is only used when the --minify flag is used, or minify is set to true in a custom vite config. Seeing how the minify feature is covered by tests I think we should only make sure the tests still pass.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 23, 2026

🦋 Changeset detected

Latest commit: e62bba7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@strapi/sdk-plugin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

@innerdvations innerdvations added pr: chore Cleanups / dependencies / tooling / styling source: sdk-plugin labels Apr 23, 2026
@innerdvations innerdvations merged commit eb33a92 into strapi:main Apr 23, 2026
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: chore Cleanups / dependencies / tooling / styling source: sdk-plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants