Skip to content

Comments

Bump the payloadcms group with 16 updates#946

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/payloadcms-c872e4cf76
Open

Bump the payloadcms group with 16 updates#946
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/payloadcms-c872e4cf76

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps the payloadcms group with 16 updates:

Package From To
@payloadcms/admin-bar 3.74.0 3.76.1
@payloadcms/db-sqlite 3.74.0 3.76.1
@payloadcms/email-nodemailer 3.74.0 3.76.1
@payloadcms/email-resend 3.74.0 3.76.1
@payloadcms/next 3.74.0 3.76.1
@payloadcms/plugin-form-builder 3.74.0 3.76.1
@payloadcms/plugin-sentry 3.74.0 3.76.1
@payloadcms/plugin-seo 3.74.0 3.76.1
@payloadcms/richtext-lexical 3.74.0 3.76.1
@payloadcms/storage-vercel-blob 3.74.0 3.76.1
@payloadcms/ui 3.74.0 3.76.1
payload 3.74.0 3.76.1
@payloadcms/drizzle 3.74.0 3.76.1
@payloadcms/graphql 3.74.0 3.76.1
@payloadcms/plugin-cloud-storage 3.74.0 3.76.1
@payloadcms/translations 3.74.0 3.76.1

Updates @payloadcms/admin-bar from 3.74.0 to 3.76.1

Release notes

Sourced from @​payloadcms/admin-bar's releases.

v3.76.1

v3.76.1 (2026-02-11)

🐛 Bug Fixes

  • use optional chaining for adminThumbnail size lookup to prevent crash (#15586) (6937eec)
  • non-image files should not recieve 0 bytes with useTempFiles (#15538) (a313627)
  • add CSP headers to SVG uploads to prevent XSS (#15506) (8283c25)
  • richtext-lexical: link tooltip overflows outside viewport with long URLs (#15584) (af6b1a1)
  • ui: prevent Tabs field crash when stored tabIndex exceeds tab count (#15588) (a9e296e)
  • ui: copy to locale function swallowing errors (#15562) (8ce62d8)
  • ui: ensure unpublish button only shows when drafts are enabled (#15459) (69dc5e6)

⚙️ CI

v3.76.0

v3.76.0 (2026-02-09)

🚀 Features

  • plugin-import-export: adds new exportLimit, importLimit and per collection limit control (#15405) (a7beeca)

🐛 Bug Fixes

  • drizzle: use dynamic import for typescript to avoid dependency in production (#15545) (98a756c)
  • live-preview-vue: update build config to compile as esm (#14293) (60c65ed)
  • next: drop support for Next.js versions with known CVEs, add canary 16.2.0 support (#15547) (2b3061a)
  • next: suppress webpack "Critical dependency" warning in dynamicImport (#15534) (6158489)
  • plugin-import-export: errors when import/export files were stored in a storage adapter such as S3 (#15441) (73a9650)
  • ui: tab error badge not counting required array validation errors (#15563) (0ce6193)
  • ui: folder view toggle button styles overridden due to equal specificity (#15544) (df42bec)
  • ui: remove clearData call in dropzone drop handler (#10475) (b4e6761)

📝 Templates

⚙️ CI

  • do not wait for generating int and e2e matrix (#15546) (de43402)

🏡 Chores

  • fix deprecation warning when running reinstall or clean:all monorepo script (#15535) (03bfaf4)

... (truncated)

Commits

Updates @payloadcms/db-sqlite from 3.74.0 to 3.76.1

Release notes

Sourced from @​payloadcms/db-sqlite's releases.

v3.76.1

v3.76.1 (2026-02-11)

🐛 Bug Fixes

  • use optional chaining for adminThumbnail size lookup to prevent crash (#15586) (6937eec)
  • non-image files should not recieve 0 bytes with useTempFiles (#15538) (a313627)
  • add CSP headers to SVG uploads to prevent XSS (#15506) (8283c25)
  • richtext-lexical: link tooltip overflows outside viewport with long URLs (#15584) (af6b1a1)
  • ui: prevent Tabs field crash when stored tabIndex exceeds tab count (#15588) (a9e296e)
  • ui: copy to locale function swallowing errors (#15562) (8ce62d8)
  • ui: ensure unpublish button only shows when drafts are enabled (#15459) (69dc5e6)

⚙️ CI

v3.76.0

v3.76.0 (2026-02-09)

🚀 Features

  • plugin-import-export: adds new exportLimit, importLimit and per collection limit control (#15405) (a7beeca)

🐛 Bug Fixes

  • drizzle: use dynamic import for typescript to avoid dependency in production (#15545) (98a756c)
  • live-preview-vue: update build config to compile as esm (#14293) (60c65ed)
  • next: drop support for Next.js versions with known CVEs, add canary 16.2.0 support (#15547) (2b3061a)
  • next: suppress webpack "Critical dependency" warning in dynamicImport (#15534) (6158489)
  • plugin-import-export: errors when import/export files were stored in a storage adapter such as S3 (#15441) (73a9650)
  • ui: tab error badge not counting required array validation errors (#15563) (0ce6193)
  • ui: folder view toggle button styles overridden due to equal specificity (#15544) (df42bec)
  • ui: remove clearData call in dropzone drop handler (#10475) (b4e6761)

📝 Templates

⚙️ CI

  • do not wait for generating int and e2e matrix (#15546) (de43402)

🏡 Chores

  • fix deprecation warning when running reinstall or clean:all monorepo script (#15535) (03bfaf4)

... (truncated)

Commits

Updates @payloadcms/email-nodemailer from 3.74.0 to 3.76.1

Release notes

Sourced from @​payloadcms/email-nodemailer's releases.

v3.76.1

v3.76.1 (2026-02-11)

🐛 Bug Fixes

  • use optional chaining for adminThumbnail size lookup to prevent crash (#15586) (6937eec)
  • non-image files should not recieve 0 bytes with useTempFiles (#15538) (a313627)
  • add CSP headers to SVG uploads to prevent XSS (#15506) (8283c25)
  • richtext-lexical: link tooltip overflows outside viewport with long URLs (#15584) (af6b1a1)
  • ui: prevent Tabs field crash when stored tabIndex exceeds tab count (#15588) (a9e296e)
  • ui: copy to locale function swallowing errors (#15562) (8ce62d8)
  • ui: ensure unpublish button only shows when drafts are enabled (#15459) (69dc5e6)

⚙️ CI

v3.76.0

v3.76.0 (2026-02-09)

🚀 Features

  • plugin-import-export: adds new exportLimit, importLimit and per collection limit control (#15405) (a7beeca)

🐛 Bug Fixes

  • drizzle: use dynamic import for typescript to avoid dependency in production (#15545) (98a756c)
  • live-preview-vue: update build config to compile as esm (#14293) (60c65ed)
  • next: drop support for Next.js versions with known CVEs, add canary 16.2.0 support (#15547) (2b3061a)
  • next: suppress webpack "Critical dependency" warning in dynamicImport (#15534) (6158489)
  • plugin-import-export: errors when import/export files were stored in a storage adapter such as S3 (#15441) (73a9650)
  • ui: tab error badge not counting required array validation errors (#15563) (0ce6193)
  • ui: folder view toggle button styles overridden due to equal specificity (#15544) (df42bec)
  • ui: remove clearData call in dropzone drop handler (#10475) (b4e6761)

📝 Templates

⚙️ CI

  • do not wait for generating int and e2e matrix (#15546) (de43402)

🏡 Chores

  • fix deprecation warning when running reinstall or clean:all monorepo script (#15535) (03bfaf4)

... (truncated)

Commits

Updates @payloadcms/email-resend from 3.74.0 to 3.76.1

Release notes

Sourced from @​payloadcms/email-resend's releases.

v3.76.1

v3.76.1 (2026-02-11)

🐛 Bug Fixes

  • use optional chaining for adminThumbnail size lookup to prevent crash (#15586) (6937eec)
  • non-image files should not recieve 0 bytes with useTempFiles (#15538) (a313627)
  • add CSP headers to SVG uploads to prevent XSS (#15506) (8283c25)
  • richtext-lexical: link tooltip overflows outside viewport with long URLs (#15584) (af6b1a1)
  • ui: prevent Tabs field crash when stored tabIndex exceeds tab count (#15588) (a9e296e)
  • ui: copy to locale function swallowing errors (#15562) (8ce62d8)
  • ui: ensure unpublish button only shows when drafts are enabled (#15459) (69dc5e6)

⚙️ CI

v3.76.0

v3.76.0 (2026-02-09)

🚀 Features

  • plugin-import-export: adds new exportLimit, importLimit and per collection limit control (#15405) (a7beeca)

🐛 Bug Fixes

  • drizzle: use dynamic import for typescript to avoid dependency in production (#15545) (98a756c)
  • live-preview-vue: update build config to compile as esm (#14293) (60c65ed)
  • next: drop support for Next.js versions with known CVEs, add canary 16.2.0 support (#15547) (2b3061a)
  • next: suppress webpack "Critical dependency" warning in dynamicImport (#15534) (6158489)
  • plugin-import-export: errors when import/export files were stored in a storage adapter such as S3 (#15441) (73a9650)
  • ui: tab error badge not counting required array validation errors (#15563) (0ce6193)
  • ui: folder view toggle button styles overridden due to equal specificity (#15544) (df42bec)
  • ui: remove clearData call in dropzone drop handler (#10475) (b4e6761)

📝 Templates

⚙️ CI

  • do not wait for generating int and e2e matrix (#15546) (de43402)

🏡 Chores

  • fix deprecation warning when running reinstall or clean:all monorepo script (#15535) (03bfaf4)

... (truncated)

Commits

Updates @payloadcms/next from 3.74.0 to 3.76.1

Release notes

Sourced from @​payloadcms/next's releases.

v3.76.1

v3.76.1 (2026-02-11)

🐛 Bug Fixes

  • use optional chaining for adminThumbnail size lookup to prevent crash (#15586) (6937eec)
  • non-image files should not recieve 0 bytes with useTempFiles (#15538) (a313627)
  • add CSP headers to SVG uploads to prevent XSS (#15506) (8283c25)
  • richtext-lexical: link tooltip overflows outside viewport with long URLs (#15584) (af6b1a1)
  • ui: prevent Tabs field crash when stored tabIndex exceeds tab count (#15588) (a9e296e)
  • ui: copy to locale function swallowing errors (#15562) (8ce62d8)
  • ui: ensure unpublish button only shows when drafts are enabled (#15459) (69dc5e6)

⚙️ CI

v3.76.0

v3.76.0 (2026-02-09)

🚀 Features

  • plugin-import-export: adds new exportLimit, importLimit and per collection limit control (#15405) (a7beeca)

🐛 Bug Fixes

  • drizzle: use dynamic import for typescript to avoid dependency in production (#15545) (98a756c)
  • live-preview-vue: update build config to compile as esm (#14293) (60c65ed)
  • next: drop support for Next.js versions with known CVEs, add canary 16.2.0 support (#15547) (2b3061a)
  • next: suppress webpack "Critical dependency" warning in dynamicImport (#15534) (6158489)
  • plugin-import-export: errors when import/export files were stored in a storage adapter such as S3 (#15441) (73a9650)
  • ui: tab error badge not counting required array validation errors (#15563) (0ce6193)
  • ui: folder view toggle button styles overridden due to equal specificity (#15544) (df42bec)
  • ui: remove clearData call in dropzone drop handler (#10475) (b4e6761)

📝 Templates

⚙️ CI

  • do not wait for generating int and e2e matrix (#15546) (de43402)

🏡 Chores

  • fix deprecation warning when running reinstall or clean:all monorepo script (#15535) (03bfaf4)

... (truncated)

Commits
  • 3a486c5 chore(release): v3.76.1 [skip ci]
  • 5909064 chore(release): v3.76.0 [skip ci]
  • 2b3061a fix(next): drop support for Next.js versions with known CVEs, add canary 16.2...
  • 6158489 fix(next): suppress webpack "Critical dependency" warning in dynamicImport (#...
  • 00e2ffb chore(release): v3.75.0 [skip ci]
  • 38a88b3 chore: fix eslint config lookup in formatting hooks (#15516)
  • f23a1df feat: adds beforeNav and afterNav component slots (#15493)
  • 8422668 chore: replace magic strings with centralized constants (#15475)
  • 5ba0055 fix(next): versions diff error when swapping blocks with relationship fields ...
  • 731037e style: run lint-staged commands in correct order (#15446)
  • Additional commits viewable in compare view

Updates @payloadcms/plugin-form-builder from 3.74.0 to 3.76.1

Release notes

Sourced from @​payloadcms/plugin-form-builder's releases.

v3.76.1

v3.76.1 (2026-02-11)

🐛 Bug Fixes

  • use optional chaining for adminThumbnail size lookup to prevent crash (#15586) (6937eec)
  • non-image files should not recieve 0 bytes with useTempFiles (#15538) (a313627)
  • add CSP headers to SVG uploads to prevent XSS (#15506) (8283c25)
  • richtext-lexical: link tooltip overflows outside viewport with long URLs (#15584) (af6b1a1)
  • ui: prevent Tabs field crash when stored tabIndex exceeds tab count (#15588) (a9e296e)
  • ui: copy to locale function swallowing errors (#15562) (8ce62d8)
  • ui: ensure unpublish button only shows when drafts are enabled (#15459) (69dc5e6)

⚙️ CI

v3.76.0

v3.76.0 (2026-02-09)

🚀 Features

  • plugin-import-export: adds new exportLimit, importLimit and per collection limit control (#15405) (a7beeca)

🐛 Bug Fixes

  • drizzle: use dynamic import for typescript to avoid dependency in production (#15545) (98a756c)
  • live-preview-vue: update build config to compile as esm (#14293) (60c65ed)
  • next: drop support for Next.js versions with known CVEs, add canary 16.2.0 support (#15547) (2b3061a)
  • next: suppress webpack "Critical dependency" warning in dynamicImport (#15534) (6158489)
  • plugin-import-export: errors when import/export files were stored in a storage adapter such as S3 (#15441) (73a9650)
  • ui: tab error badge not counting required array validation errors (#15563) (0ce6193)
  • ui: folder view toggle button styles overridden due to equal specificity (#15544) (df42bec)
  • ui: remove clearData call in dropzone drop handler (#10475) (b4e6761)

📝 Templates

⚙️ CI

  • do not wait for generating int and e2e matrix (#15546) (de43402)

🏡 Chores

  • fix deprecation warning when running reinstall or clean:all monorepo script (#15535) (03bfaf4)

... (truncated)

Commits

Updates @payloadcms/plugin-sentry from 3.74.0 to 3.76.1

Release notes

Sourced from @​payloadcms/plugin-sentry's releases.

v3.76.1

v3.76.1 (2026-02-11)

🐛 Bug Fixes

  • use optional chaining for adminThumbnail size lookup to prevent crash (#15586) (6937eec)
  • non-image files should not recieve 0 bytes with useTempFiles (#15538) (a313627)
  • add CSP headers to SVG uploads to prevent XSS (#15506) (8283c25)
  • richtext-lexical: link tooltip overflows outside viewport with long URLs (#15584) (af6b1a1)
  • ui: prevent Tabs field crash when stored tabIndex exceeds tab count (#15588) (a9e296e)
  • ui: copy to locale function swallowing errors (#15562) (8ce62d8)
  • ui: ensure unpublish button only shows when drafts are enabled (#15459) (69dc5e6)

⚙️ CI

v3.76.0

v3.76.0 (2026-02-09)

🚀 Features

  • plugin-import-export: adds new exportLimit, importLimit and per collection limit control (#15405) (a7beeca)

🐛 Bug Fixes

  • drizzle: use dynamic import for typescript to avoid dependency in production (#15545) (98a756c)
  • live-preview-vue: update build config to compile as esm (#14293) (60c65ed)
  • next: drop support for Next.js versions with known CVEs, add canary 16.2.0 support (#15547) (2b3061a)
  • next: suppress webpack "Critical dependency" warning in dynamicImport (#15534) (6158489)
  • plugin-import-export: errors when import/export files were stored in a storage adapter such as S3 (#15441) (73a9650)
  • ui: tab error badge not counting required array validation errors (#15563) (0ce6193)
  • ui: folder view toggle button styles overridden due to equal specificity (#15544) (df42bec)
  • ui: remove clearData call in dropzone drop handler (#10475) (b4e6761)

📝 Templates

⚙️ CI

  • do not wait for generating int and e2e matrix (#15546) (de43402)

🏡 Chores

  • fix deprecation warning when running reinstall or clean:all monorepo script (#15535) (03bfaf4)

... (truncated)

Commits

Updates @payloadcms/plugin-seo from 3.74.0 to 3.76.1

Release notes

Sourced from @​payloadcms/plugin-seo's releases.

v3.76.1

v3.76.1 (2026-02-11)

🐛 Bug Fixes

  • use optional chaining for adminThumbnail size lookup to prevent crash (#15586) (6937eec)
  • non-image files should not recieve 0 bytes with useTempFiles (#15538) (a313627)
  • add CSP headers to SVG uploads to prevent XSS (#15506) (8283c25)
  • richtext-lexical: link tooltip overflows outside viewport with long URLs (#15584) (af6b1a1)
  • ui: prevent Tabs field crash when stored tabIndex exceeds tab count (#15588) (a9e296e)
  • ui: copy to locale function swallowing errors (#15562) (8ce62d8)
  • ui: ensure unpublish button only shows when drafts are enabled (#15459) (69dc5e6)

⚙️ CI

v3.76.0

v3.76.0 (2026-02-09)

🚀 Features

  • plugin-import-export: adds new exportLimit, importLimit and per collection limit control (#15405) (a7beeca)

🐛 Bug Fixes

  • drizzle: use dynamic import for typescript to avoid dependency in production (#15545) (98a756c)
  • live-preview-vue: update build config to compile as esm (#14293) (60c65ed)
  • next: drop support for Next.js versions with known CVEs, add canary 16.2.0 support (#15547) (2b3061a)
  • next: suppress webpack "Critical dependency" warning in dynamicImport (#15534) (6158489)
  • plugin-import-export: errors when import/export files were stored in a storage adapter such as S3 (#15441) (73a9650)
  • ui: tab error badge not counting required array validation errors (#15563) (0ce6193)
  • ui: folder view toggle button styles overridden due to equal specificity (#15544) (df42bec)
  • ui: remove clearData call in dropzone drop handler (#10475) (b4e6761)

📝 Templates

⚙️ CI

  • do not wait for generating int and e2e matrix (#15546) (de43402)

🏡 Chores

  • fix deprecation warning when running reinstall or clean:all monorepo script (#15535) (03bfaf4)

... (truncated)

Commits

Updates @payloadcms/richtext-lexical from 3.74.0 to 3.76.1

Release notes

Sourced from @​payloadcms/richtext-lexical's releases.

v3.76.1

v3.76.1 (2026-02-11)

🐛 Bug Fixes

  • use optional chaining for adminThumbnail size lookup to prevent crash (#15586) (6937eec)
  • non-image files should not recieve 0 bytes with useTempFiles (#15538) (a313627)
  • add CSP headers to SVG uploads to prevent XSS (#15506) (8283c25)
  • richtext-lexical: link tooltip overflows outside viewport with long URLs (#15584) (af6b1a1)
  • ui: prevent Tabs field crash when stored tabIndex exceeds tab count (#15588) (a9e296e)
  • ui: copy to locale function swallowing errors (#15562) (8ce62d8)
  • ui: ensure unpublish button only shows when drafts are enabled (#15459) (69dc5e6)

⚙️ CI

v3.76.0

v3.76.0 (2026-02-09)

🚀 Features

  • plugin-import-export: adds new exportLimit, importLimit and per collection limit control (#15405) (a7beeca)

🐛 Bug Fixes

  • drizzle: use dynamic import for typescript to avoid dependency in production (#15545) (98a756c)
  • live-preview-vue: update build config to compile as esm (#14293) (60c65ed)
  • next: drop support for Next.js versions with known CVEs, add canary 16.2.0 support (#15547) (2b3061a)
  • next: suppress webpack "Critical dependency" warning in dynamicImport (#15534) (6158489)
  • plugin-import-export: errors when import/export files were stored in a storage adapter such as S3 (#15441) (73a9650)
  • ui: tab error badge not counting required array validation errors (#15563) (0ce6193)
  • ui: folder view toggle button styles overridden due to equal specificity (#15544) (df42bec)
  • ui: remove clearData call in dropzone drop handler (#10475) (b4e6761)

📝 Templates

⚙️ CI

  • do not wait for generating int and e2e matrix (#15546) (de43402)

🏡 Chores

  • fix deprecation warning when running reinstall or clean:all monorepo script (#15535) (03bfaf4)

... (truncated)

Commits
  • 3a486c5 chore(release): v3.76.1 [skip ci]
  • af6b1a1 fix(richtext-lexical): link tooltip overflows outside viewport with long URLs...
  • 5909064 chore(release): v3.76.0 [skip ci]
  • 00e2ffb chore(release): v3.75.0 [skip ci]
  • 38a88b3 chore: fix eslint config lookup in formatting hooks (#15516)
  • 731037e style: run lint-staged commands in correct order (#15446)
  • See full diff in compare view

Updates @payloadcms/storage-vercel-blob from 3.74.0 to 3.76.1

Release notes

Sourced from @​payloadcms/storage-vercel-blob's releases.

v3.76.1

v3.76.1 (2026-02-11)

🐛 Bug Fixes

  • use optional chaining for adminThumbnail size lookup to prevent crash (#15586) (6937eec)
  • non-image files should not recieve 0 bytes with useTempFiles (#15538) (a313627)
  • add CSP headers to SVG uploads to prevent XSS (#15506) (8283c25)
  • richtext-lexical: link tooltip overflows outside viewport with long URLs (#15584) (af6b1a1)
  • ui: prevent Tabs field crash when stored tabIndex exceeds tab count (#15588) (a9e296e)
  • ui: copy to locale function swallowing errors (

Bumps the payloadcms group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@payloadcms/admin-bar](https://github.com/payloadcms/payload/tree/HEAD/packages/admin-bar) | `3.74.0` | `3.76.1` |
| [@payloadcms/db-sqlite](https://github.com/payloadcms/payload/tree/HEAD/packages/db-sqlite) | `3.74.0` | `3.76.1` |
| [@payloadcms/email-nodemailer](https://github.com/payloadcms/payload/tree/HEAD/packages/email-nodemailer) | `3.74.0` | `3.76.1` |
| [@payloadcms/email-resend](https://github.com/payloadcms/payload/tree/HEAD/packages/email-resend) | `3.74.0` | `3.76.1` |
| [@payloadcms/next](https://github.com/payloadcms/payload/tree/HEAD/packages/next) | `3.74.0` | `3.76.1` |
| [@payloadcms/plugin-form-builder](https://github.com/payloadcms/payload/tree/HEAD/packages/plugin-form-builder) | `3.74.0` | `3.76.1` |
| [@payloadcms/plugin-sentry](https://github.com/payloadcms/payload/tree/HEAD/packages/plugin-sentry) | `3.74.0` | `3.76.1` |
| [@payloadcms/plugin-seo](https://github.com/payloadcms/payload/tree/HEAD/packages/plugin-seo) | `3.74.0` | `3.76.1` |
| [@payloadcms/richtext-lexical](https://github.com/payloadcms/payload/tree/HEAD/packages/richtext-lexical) | `3.74.0` | `3.76.1` |
| [@payloadcms/storage-vercel-blob](https://github.com/payloadcms/payload/tree/HEAD/packages/storage-vercel-blob) | `3.74.0` | `3.76.1` |
| [@payloadcms/ui](https://github.com/payloadcms/payload/tree/HEAD/packages/ui) | `3.74.0` | `3.76.1` |
| [payload](https://github.com/payloadcms/payload/tree/HEAD/packages/payload) | `3.74.0` | `3.76.1` |
| [@payloadcms/drizzle](https://github.com/payloadcms/payload/tree/HEAD/packages/drizzle) | `3.74.0` | `3.76.1` |
| [@payloadcms/graphql](https://github.com/payloadcms/payload/tree/HEAD/packages/graphql) | `3.74.0` | `3.76.1` |
| [@payloadcms/plugin-cloud-storage](https://github.com/payloadcms/payload/tree/HEAD/packages/plugin-cloud-storage) | `3.74.0` | `3.76.1` |
| [@payloadcms/translations](https://github.com/payloadcms/payload/tree/HEAD/packages/translations) | `3.74.0` | `3.76.1` |


Updates `@payloadcms/admin-bar` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/admin-bar)

Updates `@payloadcms/db-sqlite` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/db-sqlite)

Updates `@payloadcms/email-nodemailer` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/email-nodemailer)

Updates `@payloadcms/email-resend` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/email-resend)

Updates `@payloadcms/next` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/next)

Updates `@payloadcms/plugin-form-builder` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/plugin-form-builder)

Updates `@payloadcms/plugin-sentry` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/plugin-sentry)

Updates `@payloadcms/plugin-seo` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/plugin-seo)

Updates `@payloadcms/richtext-lexical` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/richtext-lexical)

Updates `@payloadcms/storage-vercel-blob` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/storage-vercel-blob)

Updates `@payloadcms/ui` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/ui)

Updates `payload` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/payload)

Updates `@payloadcms/drizzle` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/drizzle)

Updates `@payloadcms/graphql` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/graphql)

Updates `@payloadcms/plugin-cloud-storage` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/plugin-cloud-storage)

Updates `@payloadcms/translations` from 3.74.0 to 3.76.1
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.76.1/packages/translations)

---
updated-dependencies:
- dependency-name: "@payloadcms/admin-bar"
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/db-sqlite"
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/email-nodemailer"
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/email-resend"
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/next"
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/plugin-form-builder"
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/plugin-sentry"
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/plugin-seo"
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/richtext-lexical"
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/storage-vercel-blob"
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/ui"
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: payload
  dependency-version: 3.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/drizzle"
  dependency-version: 3.76.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/graphql"
  dependency-version: 3.76.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/plugin-cloud-storage"
  dependency-version: 3.76.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: payloadcms
- dependency-name: "@payloadcms/translations"
  dependency-version: 3.76.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: payloadcms
...

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 16, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant