Skip to content

chore: bump payload to 3.88.0 - #883

Merged
jooakar merged 1 commit into
mainfrom
chore/bump-payload-3.88.0
Aug 22, 2026
Merged

chore: bump payload to 3.88.0#883
jooakar merged 1 commit into
mainfrom
chore/bump-payload-3.88.0

Conversation

@jooakar

@jooakar jooakar commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Description

Dependabot upgraded two payload packages while leaving the rest untouched, breaking /admin in production. This bumps each package to 3.88.0

Before submitting the PR, please make sure you do the following

  • If your PR is related to a previously discussed issue, please link to it here.
  • Prefix your PR title with feat:, fix:, chore:, or docs:.
  • This message body should clearly illustrate what problems it solves.
  • Make sure the commit history is linear, up-to-date with main branch and does not contain any erroneous changes

Formatting and linting

  • Format code with pnpm format and lint the project with pnpm lint

Copilot AI lite review requested due to automatic review settings August 22, 2026 20:21
@jooakar jooakar changed the title chore: update payload to 3.88 chore: update payload to 3.88.0 Aug 22, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aligns the Payload CMS dependency set in apps/web by bumping Payload and related @payloadcms/* packages to 3.88.0, addressing a production /admin break caused by partially-upgraded Payload packages.

Changes:

  • Bump payload to ^3.88.0 in apps/web.
  • Bump the related @payloadcms/* packages used by the web app to ^3.88.0.
  • Update pnpm-lock.yaml to resolve and lock the new dependency graph (including updated transitive dependencies).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pnpm-lock.yaml Updates the lockfile to reflect Payload 3.88.0 and its transitive dependency resolution.
apps/web/package.json Bumps payload and the @payloadcms/* packages used by the web app to ^3.88.0 to keep versions in sync.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jooakar jooakar changed the title chore: update payload to 3.88.0 chore: bump payload to 3.88.0 Aug 22, 2026
@jooakar
jooakar merged commit e59bb07 into main Aug 22, 2026
5 checks passed
@jooakar
jooakar deleted the chore/bump-payload-3.88.0 branch August 22, 2026 20:24
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