Skip to content

chore(deps): bump payload from 2.1.1 to 3.75.0 in /templates/blank#171

Open
dependabot[bot] wants to merge 1 commit into
Currentfrom
dependabot/npm_and_yarn/templates/blank/payload-3.75.0
Open

chore(deps): bump payload from 2.1.1 to 3.75.0 in /templates/blank#171
dependabot[bot] wants to merge 1 commit into
Currentfrom
dependabot/npm_and_yarn/templates/blank/payload-3.75.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 24, 2026

Copy link
Copy Markdown

Bumps payload from 2.1.1 to 3.75.0.

Release notes

Sourced from payload's releases.

v3.75.0

v3.75.0 (2026-02-05)

🚀 Features

  • adds beforeNav and afterNav component slots (#15493) (f23a1df)
  • next: pass full initReq context to server functions and dashboard widgets (#15427) (ce13e97)

🐛 Bug Fixes

  • handle absolute paths correctly with tempFileDir upload option (#14436) (5ca9bd4)
  • ungenerated image sizes should not store original URL (#15454) (fa1cd62)
  • add safety check to redirects from external file URL uploads (#15458) (1041bb6)
  • sass warning not hidden during webpack build (#15442) (dec0ea7)
  • add collection property to auth documents, fixing multi tenancy access control issue (#15404) (d6aa6cc)
  • graphql: blocks return null with select: true (#15464) (c2baef4)
  • next: versions diff error when swapping blocks with relationship fields (#15478) (5ba0055)
  • next: export SlugField from the client dir not rsc (#15461) (6c07f3b)
  • next: sync modular dashboard widgets when server component re-renders (#15439) (5495b47)
  • plugin-ecommerce: variant creation blocked by variants in trash (#15449) (3f01682)
  • plugin-mcp: create and update resource tools now support point fields (#15381) (a28261d)
  • ui: extra padding rendering in list view when no description exists (#15507) (3ff6be4)
  • ui: remove slug field from rsc exports (#15480) (8f66035)

⚡ Performance

  • next: avoid re-calculating permissions in some server functions, pass missing args (#15428) (9c8be5c)

📚 Documentation

🎨 Styles

🧪 Tests

⚙️ CI

... (truncated)

Commits
  • 00e2ffb chore(release): v3.75.0 [skip ci]
  • 5ca9bd4 fix: handle absolute paths correctly with tempFileDir upload option (#14436)
  • fa1cd62 fix: ungenerated image sizes should not store original URL (#15454)
  • f23a1df feat: adds beforeNav and afterNav component slots (#15493)
  • 8422668 chore: replace magic strings with centralized constants (#15475)
  • 1041bb6 fix: add safety check to redirects from external file URL uploads (#15458)
  • 6c07f3b fix(next): export SlugField from the client dir not rsc (#15461)
  • 9c8be5c perf(next): avoid re-calculating permissions in some server functions, pass m...
  • d6aa6cc fix: add collection property to auth documents, fixing multi tenancy access c...
  • ce13e97 feat(next): pass full initReq context to server functions and dashboard widge...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [payload](https://github.com/payloadcms/payload/tree/HEAD/packages/payload) from 2.1.1 to 3.75.0.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.75.0/packages/payload)

---
updated-dependencies:
- dependency-name: payload
  dependency-version: 3.75.0
  dependency-type: direct:production
...

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 Feb 24, 2026
@socket-security

Copy link
Copy Markdown

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Critical
Critical CVE: Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code in npm @babel/traverse

CVE: GHSA-67hx-6x53-jw92 Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code (CRITICAL)

Affected versions: < 7.23.2; >= 8.0.0-alpha.0 < 8.0.0-alpha.4

Patched version: 7.23.2

From: pnpm-lock.yamlnpm/@vitejs/plugin-react@4.0.4npm/@babel/traverse@7.22.20

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@babel/traverse@7.22.20. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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

Development

Successfully merging this pull request may close these issues.

0 participants