Skip to content

chore(deps): bump the payload group with 7 updates#163

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/payload-aebd48bafa
May 26, 2026
Merged

chore(deps): bump the payload group with 7 updates#163
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/payload-aebd48bafa

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps the payload group with 7 updates:

Package From To
@payloadcms/db-postgres 3.84.1 3.85.0
@payloadcms/email-nodemailer 3.84.1 3.85.0
@payloadcms/next 3.84.1 3.85.0
@payloadcms/payload-cloud 3.84.1 3.85.0
@payloadcms/richtext-lexical 3.84.1 3.85.0
@payloadcms/storage-s3 3.84.1 3.85.0
payload 3.84.1 3.85.0

Updates @payloadcms/db-postgres from 3.84.1 to 3.85.0

Release notes

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

v3.85.0

v3.85.0 (2026-05-26)

🚀 Features

  • plugin-import-export: out of beta and added support for collection-level and field-level hooks (#16556) (cf9252d)

🐛 Bug Fixes

  • bump uuid package to 13.0.2 (#16545) (274af06)
  • stop workflows retrying forever when no retries are configured (#16465) (caf9150)
  • db-mongodb: bump mongoose to 8.22.1 for GHSA-wpg9-53fq-2r8h (#16688) (4baba91)
  • plugin-cloud-storage: propagate custom hook errors during upload (#16632) (055c508)
  • plugin-cloud-storage: preserve user-defined prefix.defaultValue (#16529) (8d14915)
  • plugin-cloud-storage: dedupe filename in clientUploads signed URL (#16510) (64b2860)
  • plugin-multi-tenant: tenant field unselectable in bulk upload "Edit all" (#16466) (695df3c)
  • richtext-lexical: cursor kicked out of nested richtext while typing in a block (#16490) (931a349)
  • richtext-lexical: drag/drop image into rich text fails when a field name matches the collection slug (#16409) (d6f7b47)
  • ui: bulk upload silently counts failed files as saved (#16532) (c31f4ef)
  • ui: respect formatDocURL returning null in ListDrawer (#16464) (0facc44)
  • ui: show all listSearchableFields in ListDrawer search placeholder (#16467) (3cd4a64)

📚 Documentation

📝 Templates

⚙️ CI

🏡 Chores

  • deps: bump nodemailer minimum version to 8.0.5 (#16664) (efa4afe)

🤝 Contributors

Commits

Updates @payloadcms/email-nodemailer from 3.84.1 to 3.85.0

Release notes

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

v3.85.0

v3.85.0 (2026-05-26)

🚀 Features

  • plugin-import-export: out of beta and added support for collection-level and field-level hooks (#16556) (cf9252d)

🐛 Bug Fixes

  • bump uuid package to 13.0.2 (#16545) (274af06)
  • stop workflows retrying forever when no retries are configured (#16465) (caf9150)
  • db-mongodb: bump mongoose to 8.22.1 for GHSA-wpg9-53fq-2r8h (#16688) (4baba91)
  • plugin-cloud-storage: propagate custom hook errors during upload (#16632) (055c508)
  • plugin-cloud-storage: preserve user-defined prefix.defaultValue (#16529) (8d14915)
  • plugin-cloud-storage: dedupe filename in clientUploads signed URL (#16510) (64b2860)
  • plugin-multi-tenant: tenant field unselectable in bulk upload "Edit all" (#16466) (695df3c)
  • richtext-lexical: cursor kicked out of nested richtext while typing in a block (#16490) (931a349)
  • richtext-lexical: drag/drop image into rich text fails when a field name matches the collection slug (#16409) (d6f7b47)
  • ui: bulk upload silently counts failed files as saved (#16532) (c31f4ef)
  • ui: respect formatDocURL returning null in ListDrawer (#16464) (0facc44)
  • ui: show all listSearchableFields in ListDrawer search placeholder (#16467) (3cd4a64)

📚 Documentation

📝 Templates

⚙️ CI

🏡 Chores

  • deps: bump nodemailer minimum version to 8.0.5 (#16664) (efa4afe)

🤝 Contributors

Commits

Updates @payloadcms/next from 3.84.1 to 3.85.0

Release notes

Sourced from @​payloadcms/next's releases.

v3.85.0

v3.85.0 (2026-05-26)

🚀 Features

  • plugin-import-export: out of beta and added support for collection-level and field-level hooks (#16556) (cf9252d)

🐛 Bug Fixes

  • bump uuid package to 13.0.2 (#16545) (274af06)
  • stop workflows retrying forever when no retries are configured (#16465) (caf9150)
  • db-mongodb: bump mongoose to 8.22.1 for GHSA-wpg9-53fq-2r8h (#16688) (4baba91)
  • plugin-cloud-storage: propagate custom hook errors during upload (#16632) (055c508)
  • plugin-cloud-storage: preserve user-defined prefix.defaultValue (#16529) (8d14915)
  • plugin-cloud-storage: dedupe filename in clientUploads signed URL (#16510) (64b2860)
  • plugin-multi-tenant: tenant field unselectable in bulk upload "Edit all" (#16466) (695df3c)
  • richtext-lexical: cursor kicked out of nested richtext while typing in a block (#16490) (931a349)
  • richtext-lexical: drag/drop image into rich text fails when a field name matches the collection slug (#16409) (d6f7b47)
  • ui: bulk upload silently counts failed files as saved (#16532) (c31f4ef)
  • ui: respect formatDocURL returning null in ListDrawer (#16464) (0facc44)
  • ui: show all listSearchableFields in ListDrawer search placeholder (#16467) (3cd4a64)

📚 Documentation

📝 Templates

⚙️ CI

🏡 Chores

  • deps: bump nodemailer minimum version to 8.0.5 (#16664) (efa4afe)

🤝 Contributors

Commits

Updates @payloadcms/payload-cloud from 3.84.1 to 3.85.0

Release notes

Sourced from @​payloadcms/payload-cloud's releases.

v3.85.0

v3.85.0 (2026-05-26)

🚀 Features

  • plugin-import-export: out of beta and added support for collection-level and field-level hooks (#16556) (cf9252d)

🐛 Bug Fixes

  • bump uuid package to 13.0.2 (#16545) (274af06)
  • stop workflows retrying forever when no retries are configured (#16465) (caf9150)
  • db-mongodb: bump mongoose to 8.22.1 for GHSA-wpg9-53fq-2r8h (#16688) (4baba91)
  • plugin-cloud-storage: propagate custom hook errors during upload (#16632) (055c508)
  • plugin-cloud-storage: preserve user-defined prefix.defaultValue (#16529) (8d14915)
  • plugin-cloud-storage: dedupe filename in clientUploads signed URL (#16510) (64b2860)
  • plugin-multi-tenant: tenant field unselectable in bulk upload "Edit all" (#16466) (695df3c)
  • richtext-lexical: cursor kicked out of nested richtext while typing in a block (#16490) (931a349)
  • richtext-lexical: drag/drop image into rich text fails when a field name matches the collection slug (#16409) (d6f7b47)
  • ui: bulk upload silently counts failed files as saved (#16532) (c31f4ef)
  • ui: respect formatDocURL returning null in ListDrawer (#16464) (0facc44)
  • ui: show all listSearchableFields in ListDrawer search placeholder (#16467) (3cd4a64)

📚 Documentation

📝 Templates

⚙️ CI

🏡 Chores

  • deps: bump nodemailer minimum version to 8.0.5 (#16664) (efa4afe)

🤝 Contributors

Commits

Updates @payloadcms/richtext-lexical from 3.84.1 to 3.85.0

Release notes

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

v3.85.0

v3.85.0 (2026-05-26)

🚀 Features

  • plugin-import-export: out of beta and added support for collection-level and field-level hooks (#16556) (cf9252d)

🐛 Bug Fixes

  • bump uuid package to 13.0.2 (#16545) (274af06)
  • stop workflows retrying forever when no retries are configured (#16465) (caf9150)
  • db-mongodb: bump mongoose to 8.22.1 for GHSA-wpg9-53fq-2r8h (#16688) (4baba91)
  • plugin-cloud-storage: propagate custom hook errors during upload (#16632) (055c508)
  • plugin-cloud-storage: preserve user-defined prefix.defaultValue (#16529) (8d14915)
  • plugin-cloud-storage: dedupe filename in clientUploads signed URL (#16510) (64b2860)
  • plugin-multi-tenant: tenant field unselectable in bulk upload "Edit all" (#16466) (695df3c)
  • richtext-lexical: cursor kicked out of nested richtext while typing in a block (#16490) (931a349)
  • richtext-lexical: drag/drop image into rich text fails when a field name matches the collection slug (#16409) (d6f7b47)
  • ui: bulk upload silently counts failed files as saved (#16532) (c31f4ef)
  • ui: respect formatDocURL returning null in ListDrawer (#16464) (0facc44)
  • ui: show all listSearchableFields in ListDrawer search placeholder (#16467) (3cd4a64)

📚 Documentation

📝 Templates

⚙️ CI

🏡 Chores

  • deps: bump nodemailer minimum version to 8.0.5 (#16664) (efa4afe)

🤝 Contributors

Commits
  • 957a92e chore(release): v3.85.0 [skip ci]
  • 274af06 fix: bump uuid package to 13.0.2 (#16545)
  • 9b36063 templates: bumps next.js to 16.2.6 (#16538)
  • 931a349 fix(richtext-lexical): cursor kicked out of nested richtext while typing in a...
  • d6f7b47 fix(richtext-lexical): drag/drop image into rich text fails when a field name...
  • See full diff in compare view

Updates @payloadcms/storage-s3 from 3.84.1 to 3.85.0

Release notes

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

v3.85.0

v3.85.0 (2026-05-26)

🚀 Features

  • plugin-import-export: out of beta and added support for collection-level and field-level hooks (#16556) (cf9252d)

🐛 Bug Fixes

  • bump uuid package to 13.0.2 (#16545) (274af06)
  • stop workflows retrying forever when no retries are configured (#16465) (caf9150)
  • db-mongodb: bump mongoose to 8.22.1 for GHSA-wpg9-53fq-2r8h (#16688) (4baba91)
  • plugin-cloud-storage: propagate custom hook errors during upload (#16632) (055c508)
  • plugin-cloud-storage: preserve user-defined prefix.defaultValue (#16529) (8d14915)
  • plugin-cloud-storage: dedupe filename in clientUploads signed URL (#16510) (64b2860)
  • plugin-multi-tenant: tenant field unselectable in bulk upload "Edit all" (#16466) (695df3c)
  • richtext-lexical: cursor kicked out of nested richtext while typing in a block (#16490) (931a349)
  • richtext-lexical: drag/drop image into rich text fails when a field name matches the collection slug (#16409) (d6f7b47)
  • ui: bulk upload silently counts failed files as saved (#16532) (c31f4ef)
  • ui: respect formatDocURL returning null in ListDrawer (#16464) (0facc44)
  • ui: show all listSearchableFields in ListDrawer search placeholder (#16467) (3cd4a64)

📚 Documentation

📝 Templates

⚙️ CI

🏡 Chores

  • deps: bump nodemailer minimum version to 8.0.5 (#16664) (efa4afe)

🤝 Contributors

Commits
  • 957a92e chore(release): v3.85.0 [skip ci]
  • 64b2860 fix(plugin-cloud-storage): dedupe filename in clientUploads signed URL (#16510)
  • See full diff in compare view

Updates payload from 3.84.1 to 3.85.0

Release notes

Sourced from payload's releases.

v3.85.0

v3.85.0 (2026-05-26)

🚀 Features

  • plugin-import-export: out of beta and added support for collection-level and field-level hooks (#16556) (cf9252d)

🐛 Bug Fixes

  • bump uuid package to 13.0.2 (#16545) (274af06)
  • stop workflows retrying forever when no retries are configured (#16465) (caf9150)
  • db-mongodb: bump mongoose to 8.22.1 for GHSA-wpg9-53fq-2r8h (#16688) (4baba91)
  • plugin-cloud-storage: propagate custom hook errors during upload (#16632) (055c508)
  • plugin-cloud-storage: preserve user-defined prefix.defaultValue (#16529) (8d14915)
  • plugin-cloud-storage: dedupe filename in clientUploads signed URL (#16510) (64b2860)
  • plugin-multi-tenant: tenant field unselectable in bulk upload "Edit all" (#16466) (695df3c)
  • richtext-lexical: cursor kicked out of nested richtext while typing in a block (#16490) (931a349)
  • richtext-lexical: drag/drop image into rich text fails when a field name matches the collection slug (#16409) (d6f7b47)
  • ui: bulk upload silently counts failed files as saved (#16532) (c31f4ef)
  • ui: respect formatDocURL returning null in ListDrawer (#16464) (0facc44)
  • ui: show all listSearchableFields in ListDrawer search placeholder (#16467) (3cd4a64)

📚 Documentation

📝 Templates

⚙️ CI

🏡 Chores

  • deps: bump nodemailer minimum version to 8.0.5 (#16664) (efa4afe)

🤝 Contributors

Commits
  • 957a92e chore(release): v3.85.0 [skip ci]
  • efa4afe chore(deps): bump nodemailer minimum version to 8.0.5 (#16664)
  • 274af06 fix: bump uuid package to 13.0.2 (#16545)
  • 64b2860 fix(plugin-cloud-storage): dedupe filename in clientUploads signed URL (#16510)
  • caf9150 fix: stop workflows retrying forever when no retries are configured (#16465)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the payload group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@payloadcms/db-postgres](https://github.com/payloadcms/payload/tree/HEAD/packages/db-postgres) | `3.84.1` | `3.85.0` |
| [@payloadcms/email-nodemailer](https://github.com/payloadcms/payload/tree/HEAD/packages/email-nodemailer) | `3.84.1` | `3.85.0` |
| [@payloadcms/next](https://github.com/payloadcms/payload/tree/HEAD/packages/next) | `3.84.1` | `3.85.0` |
| [@payloadcms/payload-cloud](https://github.com/payloadcms/payload/tree/HEAD/packages/payload-cloud) | `3.84.1` | `3.85.0` |
| [@payloadcms/richtext-lexical](https://github.com/payloadcms/payload/tree/HEAD/packages/richtext-lexical) | `3.84.1` | `3.85.0` |
| [@payloadcms/storage-s3](https://github.com/payloadcms/payload/tree/HEAD/packages/storage-s3) | `3.84.1` | `3.85.0` |
| [payload](https://github.com/payloadcms/payload/tree/HEAD/packages/payload) | `3.84.1` | `3.85.0` |


Updates `@payloadcms/db-postgres` from 3.84.1 to 3.85.0
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.85.0/packages/db-postgres)

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

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

Updates `@payloadcms/payload-cloud` from 3.84.1 to 3.85.0
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.85.0/packages/payload-cloud)

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

Updates `@payloadcms/storage-s3` from 3.84.1 to 3.85.0
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.85.0/packages/storage-s3)

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

---
updated-dependencies:
- dependency-name: "@payloadcms/db-postgres"
  dependency-version: 3.85.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payload
- dependency-name: "@payloadcms/email-nodemailer"
  dependency-version: 3.85.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payload
- dependency-name: "@payloadcms/next"
  dependency-version: 3.85.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payload
- dependency-name: "@payloadcms/payload-cloud"
  dependency-version: 3.85.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payload
- dependency-name: "@payloadcms/richtext-lexical"
  dependency-version: 3.85.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payload
- dependency-name: "@payloadcms/storage-s3"
  dependency-version: 3.85.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payload
- dependency-name: payload
  dependency-version: 3.85.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payload
...

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 May 26, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 26, 2026 23:34
@github-actions github-actions Bot merged commit 83bedd0 into main May 26, 2026
4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/payload-aebd48bafa branch May 26, 2026 23:37
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.

0 participants