Resolve all open Dependabot dependency updates#187
Merged
Conversation
npm apps (shadcn_ui_app, jsx-app, sample_app_nextjs): - next 14.0.x → 15.5.14 (latest stable, patched for CVE-2025-66478) - react & react-dom ^18 → ^19 - @types/react & @types/react-dom ^18 → ^19 - eslint ^8 → ^9 - eslint-config-next 14.0.x → 15.5.14 - nanoid resolved transitively (3.3.11 via postcss) Docker base images: - python 3.8 → 3.13 (react/, latte/, browser_extension/server/) - node 20 → 23 (sample_app_nextjs/) Resolves #68, #69, #70, #73, #76, #77, #81, #143, #144, #145, #146, #147, Made-with: Cursor #148, #164, #165, #166, #167, #168, #169, #176, #177, #178.
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
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.
Summary
Resolves all 22 open Dependabot PRs in a single consolidated update.
npm apps (
shadcn_ui_app,jsx-app,sample_app_nextjs)Docker base images
react/,_roastery/latte/,_roastery/browser_extension/server/)_roastery/sample_app_nextjs/)Dependabot PRs resolved
#68, #69, #70, #73, #76, #77, #81, #143, #144, #145, #146, #147, #148, #164, #165, #166, #167, #168, #169, #176, #177, #178
Test plan
npm installsucceeds for all 3 apps with no critical vulnerabilitiesMade with Cursor