Skip to content

chore(deps): upgrade Strapi 5.36.1 -> 5.48.0#2

Merged
kaladinlight merged 1 commit into
mainfrom
chore/upgrade-strapi-5.48
Jun 15, 2026
Merged

chore(deps): upgrade Strapi 5.36.1 -> 5.48.0#2
kaladinlight merged 1 commit into
mainfrom
chore/upgrade-strapi-5.48

Conversation

@0xApotheosis

@0xApotheosis 0xApotheosis commented Jun 12, 2026

Copy link
Copy Markdown
Member

Description

We're a number of minor versions behind on Strapi. Bump @strapi/strapi and @strapi/plugin-users-permissions to the latest stable 5.x to stay current and pick up upstream fixes.

  • @strapi/strapi and @strapi/plugin-users-permissions: 5.36.1 -> 5.48.0
  • @strapi/provider-upload-aws-s3: ^5.36.1 -> ^5.48.0
  • yarn.lock regenerated (yarn install --mode=update-lockfile).

Manual QA

  • yarn build && yarn develop against a copy of the prod DB; confirm the admin panel loads and the schema migrates without errors.
  • Hit the public Content API used by the website (/api/posts, /api/newsrooms, /api/support-articles, /api/notification) and confirm responses are unchanged.
  • Confirm the AWS S3 upload provider still uploads media (provider package moved with the bump).

Notes

Peer-dependency warnings during resolution are the usual Strapi plugin-peer noise; the CI build is the real signal. It's a 12-minor jump, so it wants a real QA pass before merge.

5.36.1 is affected by the relation-filter (where[]) oracle fixed in 5.37.0,
which lets a Content API token read private strapi_admin_users columns. Bump
@strapi/strapi and @strapi/plugin-users-permissions to the latest stable 5.x
to close it and pull in subsequent fixes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@0xApotheosis
0xApotheosis marked this pull request as ready for review June 12, 2026 05:15
@kaladinlight
kaladinlight merged commit ca32270 into main Jun 15, 2026
1 check passed
@kaladinlight
kaladinlight deleted the chore/upgrade-strapi-5.48 branch June 15, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants