-
Notifications
You must be signed in to change notification settings - Fork 0
Update payloadcms monorepo to v3.69.0 #151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/payloadcms-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21668ea to
f4bca54
Compare
f4bca54 to
731d57f
Compare
731d57f to
d73ada7
Compare
d73ada7 to
8b0c6aa
Compare
8b0c6aa to
79888f9
Compare
79888f9 to
15464da
Compare
15464da to
4bd5787
Compare
4bd5787 to
d1ded1a
Compare
d1ded1a to
e85c927
Compare
e85c927 to
0bd3c3e
Compare
0bd3c3e to
7b68f9b
Compare
7b68f9b to
0be94ff
Compare
0be94ff to
9a2cba4
Compare
9a2cba4 to
c16c8c7
Compare
c16c8c7 to
61c921d
Compare
6aec597 to
5f4490c
Compare
5f4490c to
2e2b81b
Compare
2e2b81b to
1d222c1
Compare
1d222c1 to
82ca598
Compare
82ca598 to
2c16c79
Compare
2b68d54 to
ad588fd
Compare
8d9a0ce to
5ea0ae6
Compare
0dd1755 to
4f1c24c
Compare
4f1c24c to
bf58e79
Compare
bf58e79 to
2592bd2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.68.2->3.69.03.68.2->3.69.03.68.2->3.69.03.68.2->3.69.03.68.2->3.69.03.68.2->3.69.03.68.2->3.69.03.68.2->3.69.03.68.2->3.69.0Release Notes
payloadcms/payload (@payloadcms/db-mongodb)
v3.69.0Compare Source
🚀 Features
Modular Dashboards with Widgets
Introduces customizable admin dashboards with draggable, resizable widgets. Build personalized dashboard layouts with full keyboard accessibility for reordering and resizing. Future updates will add widget fields (props) for configurable widgets and dashboard presets for sharing layouts. #13683
Screen.Recording.2025-11-28.at.17.13.14.mov
See the RFC discussion for background and roadmap.
AI Development Resources (templates)
All templates now ship with
AGENTS.mdand.cursor/rules/directory for improved AI-assisted development with tools like Copilot and Cursor. #14889See more about AGENTS.md
🐛 Bug Fixes
🛠 Refactors
📚 Documentation
🧪 Tests
vitest(#14337) (4e45432)🏡 Chores
🤝 Contributors
v3.68.5Compare Source
🐛 Bug Fixes
🛠 Refactors
🤝 Contributors
v3.68.4Compare Source
🐛 Bug Fixes
📚 Documentation
deps: enforce Next.js 15.4.10 (#14908) (7c675fa)
Address
CVE-2025-67779.
🤝 Contributors
v3.68.3Compare Source
A high-severity Denial of Service (CVE-2025-55184) and a medium-severity Source Code Exposure (CVE-2025-55183) affect React 19 and frameworks that use it, like Next.js.
Full details here: https://vercel.com/kb/bulletin/security-bulletin-cve-2025-55184-and-cve-2025-55183#how-to-upgrade-and-protect-your-next.js-app
While this is not a Payload vulnerability, it may affect any Payload project running on the affected versions of Next.js. Payload does not install any of these dependencies directly, it simply enforces their versions through its peer dependencies, which will only warn you of the version incompatibilities.
You will need to upgrade React and Next.js yourself in your own apps to the patched versions listed below in order to receive these updates.
Resolution
You are strongly encouraged to upgrade your own apps to the nearest patched versions of Next.js and deploy immediately.
Quick steps:
If using
pnpmas your package manager, here's a one-liner:For a full breakdown of the vulnerable packages and their patched releases, see https://vercel.com/kb/bulletin/security-bulletin-cve-2025-55184-and-cve-2025-55183#how-to-upgrade-and-protect-your-next.js-app.
🐛 Bug Fixes
🤝 Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.