Skip to content

build(deps): bump the payload group across 1 directory with 5 updates#437

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/payload-11f3a83f65
Open

build(deps): bump the payload group across 1 directory with 5 updates#437
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/payload-11f3a83f65

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the payload group with 5 updates in the / directory:

Package From To
@payloadcms/db-postgres 3.84.1 3.85.0
@payloadcms/next 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/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/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 dependabot Bot added the dependencies Pull requests that update a dependency file label May 29, 2026
Bumps the payload group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@payloadcms/db-postgres](https://github.com/payloadcms/payload/tree/HEAD/packages/db-postgres) | `3.84.1` | `3.85.0` |
| [@payloadcms/next](https://github.com/payloadcms/payload/tree/HEAD/packages/next) | `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/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/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/next"
  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 changed the title build(deps): bump the payload group with 5 updates build(deps): bump the payload group across 1 directory with 5 updates Jun 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/payload-11f3a83f65 branch from 50fee90 to 852db41 Compare June 8, 2026 04:46
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants